Support Board
Date/Time: Fri, 29 May 2026 19:26:55 +0000
[Programming Help] - GetSymbolDataValue - SYMBOL_DATA_TRADING_STATUS
View Count: 105
| [2026-04-14 10:29:20] |
| User907968 - Posts: 871 |
|
What are the possible return values when querying trading status? I searched the docs but did not find any information. |
| [2026-04-20 22:11:47] |
| Sierra_Chart Engineering - Posts: 23883 |
|
They are DTC Protocol values: enum TradingStatusEnum : int8_t
{ TRADING_STATUS_UNKNOWN = 0 , TRADING_STATUS_PRE_OPEN = 1 , TRADING_STATUS_OPEN = 2 , TRADING_STATUS_CLOSE = 3 , TRADING_STATUS_TRADING_HALT = 4 }; 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 |
To post a message in this thread, you need to log in with your Sierra Chart account:
