Delacrua
Delacrua
Friends

Add friends via their profile or user search and you will be able to see if they are online

Delacrua
Added topic Technical question on DateTime with Python integration
Hi everyone, just started working with MQL5 Python integration and found a question that I just can't get right import MetaTrader5 as mt5 time_now = datetime.now(pytz.timezone( "UTC" )) today_start = time_now.replace(hour= 0 , minute= 0 , second= 0
Delacrua
Registered at MQL5.community