Hi,
There seems to be no way to figure out if a symbol name is valid.
On requesting historical data for an invalid symbol, none of the appropriate callbacks (OnBarReceived, OnBarChanged) is called.
Is there any other callback called ? What's the recommended way to figure out that I just requested historical data for an invalid symbol ?
Regards
There seems to be no way to figure out if a symbol name is valid.
On requesting historical data for an invalid symbol, none of the appropriate callbacks (OnBarReceived, OnBarChanged) is called.
Is there any other callback called ? What's the recommended way to figure out that I just requested historical data for an invalid symbol ?
Regards
Comment