Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 20:48:26 +0000



Help about TradeOrderID

View Count: 272

[2023-07-12 19:59:53]
WeroTrader - Posts: 46
Greetings, Sierra Chart team.

I want to identify the information for an open position of which I don't know the internal order id.

I appreciate your help and guidance to know what documentation I have to review to achieve my goal.

Without more I say goodbye.
[2023-07-12 20:39:23]
John - SC Support - Posts: 36344
The information for your trades will always be available in the Trade Activity Log. You will be able to find the Internal Order ID on the "Trade Activity" page of the log for Orders and Fills. Refer to the information here:
Trade Activity Log: Viewing Historical Trade Activity
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2023-07-12 21:16:42]
WeroTrader - Posts: 46
Thanks for the answer, but I think I did not express myself correctly. I'm looking for an ACSIL code function that returns the internal order id; something like a sc.GetInternalOrderID()
[2023-07-13 14:02:40]
John - SC Support - Posts: 36344
The section of the documentation related to getting order information can be found here:
Automated Trading From an Advanced Custom Study: Getting Order Information
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2023-07-13 14:13:01]
Sierra_Chart Engineering - Posts: 17198
Use these functions, for getting Trade Position data:
Automated Trading From an Advanced Custom Study: Getting Trade Position Data

For getting Internal Order identifiers for active working orders, you need to iterate through all of the working orders.
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
Date Time Of Last Edit: 2023-07-13 14:13:07

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

Login

Login Page - Create Account