Forum

There are no trading operations. Backtesting works well on a personal computer.

Hello everyone, I am facing an issue where I cannot upload my EA to the market. I received the following message: "There are no trading operations." ---The EA is definitely working. Below is an image of the backtest on my personal computer. Backtest results from the year 2024 I have thoroughly

When a position hits the Stop Loss, why is the magic number removed in MT5?

Hello everyone! I'm using MT5 and facing an issue where, when a position with a set Stop Loss is closed, the magic number gets removed. I've used the following code to print the magic number in the history. for ( int i= 0 ;i< HistoryDealsTotal ()- 1 ;i++){ ulong dealticket=