Login Page - Create Account

Support Board


Date/Time: Fri, 31 Jan 2025 14:37:55 +0000



Adjust a manual trade with attached orders using ACSIL

View Count: 680

[2019-05-03 07:40:51]
tomas262 - Posts: 144
I know I can modify orders that were placed using ACSIL since I have an order ID

But what if a trade has been placed manually using chart trading?

I need a script that will adjust my manual trading attached orders strategy due to slippage (fill price - indicator price)

I need to modify following: SL + slippage, PT - slippage, Move to B/E trigger offset - slippage, BE price offset - slippage in respect to last "supertrend" signal price

Can this be done? Is there any docs example for this?
[2019-05-03 19:16:38]
Sierra Chart Engineering - Posts: 104368
Use these functions:
sc.GetNearestTargetOrder()
sc.GetNearestStopOrder()

You can only modify the order price and quantity. This is all. No other parameters on the order.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account