Login Page - Create Account

Support Board


Date/Time: Fri, 26 Apr 2024 14:48:48 +0000



PLEASE HELP!... STOP ORDERS NOT WORKING PROPERLY

View Count: 2353

[2020-10-13 15:32:26]
User103448 - Posts: 69
According to trading log, price was at 111.000, when i placed the order. But market was closed. it was 1 hr before market opening.

Im not quite sure what you mean, could explain it another way ?

Thanks so far!
Date Time Of Last Edit: 2020-10-13 15:33:29
[2020-10-13 17:06:03]
rahul - Posts: 160
What might have happened is the open was higher than the price for a brief second which might have caused issues with the stop order. I recommend placing stop order when market opens instead, else go with the "error check" approach I mentioned.

Logic:
If symbol price < 111.025 then buy stop order. Get the order ID of this buy stop order (refer to Sierra Chart documentation).
If symbol price > 111.025 and buy stop order ID is not filled, then cancel order and execute market order instead.
[2020-10-23 18:47:05]
User103448 - Posts: 69
How can i check if an order is placed server side or client side ?

appreciating quick answer before weekend.

best regards!

Luigi
[2020-10-23 19:13:14]
Sierra Chart Engineering - Posts: 104368
If the Status of the order is "Held" it would be client-side. You can check the status in the Trade Orders Window:
Trading Information Windows: Trade Orders Window
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
[2020-10-23 20:05:03]
User103448 - Posts: 69
thanks, order status for all open stops are "open".

have a good weekend.

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

Login

Login Page - Create Account