Support Board
Date/Time: Mon, 23 Dec 2024 09:38:17 +0000
Post From: s_SCNewOrder::MaximumChase
[2015-09-14 19:52:11] |
Sierra Chart Engineering - Posts: 104368 |
You need to do some more debugging on your side to determine the problem. One thing we see is you are not setting the order price for the Limit Chase order. It is zero. This line of code is also not correct: NewOrder.MaximumChaseAsPrice= Price + 8*sc.TickSize; You are not setting it correctly. Refer to the documentation for this structure member here: https://www.sierrachart.com/index.php?page=doc/doc_ACSILTrading.html 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: 2015-09-14 19:52:32
|