int digits=SymbolInfoInteger(Symbol(),SYMBOL_DIGITS); - possible loss of data due to type conversion
It is not clear why it gives “possible loss of data due to type conversion” type like int. How to write it down correctly?
symbolinfointeger – why does it swear, how is it correct?
Share
zarabotok
oops, looked at the
int SYMBOL_DIGITS
not on
long SymbolInfoInteger
Thanks.