Closed ugofiasconaro closed 6 months ago
Hi, I have reached my goal by replacing the following python method:
From this: mt5.copy_rates_from('EURUSD',mt.TIMEFRAME_D1,utc_from,10) To this: mt5.copy_rates_from_pos('EURUSD',mt.TIMEFRAME_D1,0,10)
Thank You. Best Regards.
Thank you for sharing
Run this mt5.exec("import datetime")
Hi I have problem of datetime on the docker server side as I show you on the attached screenshot. Do You Know what the problem could be? Thank You.
Best Regards.