Login Page - Create Account

Support Board


Date/Time: Wed, 06 May 2026 20:38:59 +0000



Post From: Issues with sc.GetBasicSymbolData

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