Login Page - Create Account

Support Board


Date/Time: Wed, 02 Jul 2025 02:01:36 +0000



Post From: Issues with sc.GetBasicSymbolData

[2020-09-27 16:51:11]
onnb - Posts: 663
double ask_price = sc.GetSymbolDataValue(SymbolDataValuesEnum::SYMBOL_DATA_ASK_PRICE, "EURUSD", true, false);

I'm making this call and getting return value 0.
I tried this both on the same symbol that the chart is applied to and a I tried a remote symbol with same result.