Forum

mq5 file disappeared

please, someone can help, i renamed the EA, unintentionally, and now the EA appears but his code not, how can i access the code of ex5 file. pressing enter in mt5 appears in the journal: 2019.07.15 13:22:14.574 Error file

How to Stoploss change each tick?

Hi, I am try to make a EA with stoploss following the moving average. After buy just sell when the price touch the moving average(ema[ ]). Using stoploss = ema [0] in trade system, the sl set to the ema of bought. I would like to programming stoploss to changing every tick . It s possible