Login Page - Create Account

Support Board


Date/Time: Wed, 12 Feb 2025 04:46:43 +0000



Post From: Issues with sc.GetBasicSymbolData

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