Login Page - Create Account

Support Board


Date/Time: Fri, 26 Apr 2024 13:17:49 +0000



sc.BuyEntry

View Count: 920

[2018-01-10 18:56:17]
User921987 - Posts: 231
Will the sc.BuyEntry() function wait an acknowledge message from the exchange before it returns or how I can check that my working limit buy order is fully received and sitting in the exchange ?
[2018-01-10 21:09:38]
Sierra Chart Engineering - Posts: 104368
Not at all. It is going to immediately return.

You need to check the status of the order by getting the details of the order. Refer to:
Automated Trading From an Advanced Custom Study: Getting Order Information
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
[2018-01-10 21:21:01]
Sierra Chart Engineering - Posts: 104368
Here is the structure member for order status:
Automated Trading From an Advanced Custom Study: [Type: integer] OrderStatusCode

And be sure to read the prior response.
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