Rob_Gent
Rob_Gent
Rob_Gent
Added topic retcode=10021 comment='No prices'
>>> lot = 0.1 >>> point = mt5.symbol_info(symbol).point >>> price = mt5.symbol_info_tick(symbol).ask >>> point 1 e- 05 >>> price 77.057 >>> deviation = 20 >>> request = {
Rob_Gent
Added topic code copy_ticks_range not implemented
Hi everyone I can't download the range ticks with the code shown ... why
Rob_Gent
Registered at MQL5.community