Login Page - Create Account

Support Board


Date/Time: Thu, 16 Jan 2025 17:09:37 +0000



Post From: TriggeredTrailStopTriggerPriceOffset is being ignored for attached order

[2017-11-08 04:41:25]
Sierra Chart Engineering - Posts: 104368
We had a look at this, and there are no changes in this area of the code at all and we see no obvious problems.

You need to look carefully at your code and make sure you are setting both of these offsets correctly.
NewOrder.TriggeredTrailStopTriggerPriceOffset = TicksForTrailingStopLoss * sc.TickSize;
NewOrder.TriggeredTrailStopTrailPriceOffset = TrailingStopTickDistance * sc.TickSize;

We recommend performing step-by-step debugging:
Step-By-Step ACSIL Debugging
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
Date Time Of Last Edit: 2017-11-08 04:42:10