Login Page - Create Account

Support Board


Date/Time: Tue, 04 Nov 2025 16:56:51 +0000



Post From: Issues with sc.GetBasicSymbolData

[2020-09-27 16:51:11]
onnb - Posts: 664
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.