Login Page - Create Account

Support Board


Date/Time: Tue, 23 Apr 2024 12:36:29 +0000



IsWorkingOrderStatus

View Count: 993

[2014-04-17 18:50:45]
Gary Lockwood - Posts: 16
Can't get the following code to return true, ever...


s_SCTradeOrder ExistingOrder;
if(IsWorkingOrderStatus(ExistingOrder.OrderStatusCode))
{
...
}

Even when there are working limit orders in the market. How am I using this wrong?
[2014-04-17 19:31:32]
Sierra Chart Engineering - Posts: 104368
ExistingOrder will have to be set to an actual order with one of these functions:
http://www.sierrachart.com/index.php?l=doc/doc_ACSILTrading.html#GettingOrderInformation
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