Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 07:37:55 +0000



sc.GetSymbolDataValue Question

View Count: 233

[2023-09-16 18:23:09]
User1293821 - Posts: 42
double marketOpen = sc.GetSymbolDataValue(SYMBOL_DATA_TRADING_STATUS);
SCString marketOpenString;
marketOpenString.Format(" - MarketOpen Value: %f", marketOpen);

The markets are closed now and for some of those markets I get 3.00 and others 0.00. I tried with BTCUSDT-Binance which is open and also get 0.00


The documentation I did see looks behind.
https://sierrachart.com/index.php?page=doc/ACSIL_Members_Functions.html#scGetSymbolDataValue


Can you update to what the values should return? Thanks.
[2023-09-17 13:42:17]
Sierra_Chart Engineering - Posts: 17191
Trading Status is not supported at all, for crypto currencies. Getting a value of zero would make sense.
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-09-17 13:42:31

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

Login

Login Page - Create Account