Login Page - Create Account

Support Board


Date/Time: Sun, 24 Nov 2024 18:01:44 +0000



[Programming Help] - Accessing the 'list combo' data

View Count: 211

[2024-05-09 07:58:13]
User92573 - Posts: 530
Dear Support

Is there any way to access 'list combo' data?

Many thanks.
Date Time Of Last Edit: 2024-05-17 16:15:36
[2024-05-09 20:22:48]
Sierra_Chart Engineering - Posts: 17156
Yes you can. There are these two ACSIL functions available:
int32_t(SCDLLCALL* GetNumTradeAccounts)();
int32_t(SCDLLCALL* GetTradeAccountAtIndex)(const int32_t Index, SCString& r_TradeAccount);

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: 2024-05-09 20:22:57
[2024-05-16 15:31:27]
User92573 - Posts: 530
Thank you!

Very helpful.
Date Time Of Last Edit: 2024-05-17 15:46:31

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

Login

Login Page - Create Account