Support Board
Date/Time: Fri, 29 May 2026 20:32:52 +0000
Post From: GetSymbolDataValue - SYMBOL_DATA_TRADING_STATUS
| [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 |
