Login Page - Create Account

Support Board


Date/Time: Mon, 25 Nov 2024 14:46:11 +0000



FILL OR KILL

View Count: 340

[2024-02-22 23:54:35]
thefilmguy - Posts: 8
It seems SCT_TIF_FILL_OR_KILL isn't fully working. I have tick by tick data and the price has 29 points since but the order lingers. Is there something wrong with this code?

ShortOrder.OrderType = SCT_ORDERTYPE_LIMIT;
ShortOrder.Price1 = sc.Ask;
ShortOrder.TimeInForce = SCT_TIF_FILL_OR_KILL;
[2024-02-23 04:33:45]
Sierra_Chart Engineering - Posts: 17174
This time in force is not supported in Trade Simulation Mode. Refer to:
Trade Simulation: Fill Or Kill
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, use 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