Forum

On new beta version of MT5 and Python support

Hi, I was wondering if anyone has tried the python support of the new BETA MetaTrader 5 Client Terminal build 2055. Specifically, In the MT5Initialize ( path=None // path to the MetaTrader 5 terminal EXE file ) can the path be a network location to another computer? I am trying to have MT5

Wrong symbol for Pending Order ticket during EA backtesting

Hi everyone, I am trying to implement a method for modyfing open pending Orders (mainly SELL STOPS and BUY STOPS) similar to modifying an open Position like a trailing stop-loss algorithm would do. The objective is to obtain a better price than the market. Anyway. The code draft (work under