Forum

Copy Signals Protection

Hello, If I provide signals via MQL5, can subscribers copy the trades that are placed based on my signals outside to other accounts? There are bridges that allow to mirror trades from one account to another. So if someone would subscribe my signals and copy them to other accounts then I would not

Forex brokers with account currency in USDT?

Hello, are there good forex brokers with account currency in USDT

MT5 Strategy Tester

Hello, I want to ask the experienced traders and MT5 users, about how accurate is the strategy tester based on real ticks in MT5 in comparance with live trading? Best Regards, Dmitry

Serious Bug in MT5 Strategy Tester

Hi, I've come across a rather critical issue while running the strategy tester in MT5 with an EA that places trades on different symbols. This problem doesn't occur consistently, but when it does, it seriously disrupts the testing process. This anomaly not only undermines the accuracy of the test

CPositionInfo bug

CPositionInfo ::Type() gives always 0, for Buy and Sell positions. double ask = NormalizeDouble ( SymbolInfoDouble ( _Symbol , SYMBOL_ASK ), _Digits ); double bid = NormalizeDouble ( SymbolInfoDouble ( _Symbol , SYMBOL_BID ), _Digits ); double P = NormalizeDouble (

Caution: Wrong Spread in MetaTrader 5 Strategy Tester

Hello, I am testing on MetaTrader 5 Strategy Tester based on real ticks. And I see that on some brokers the spread in Strategy Tester is based on their Zero Account conditions (spread almost 0), but testing on the Standard Account (without commission) the spread is much higher than on Zero Account

Scam EAs in Market

Hello, In the Market appear recently Expert Advisors that look as Holy Grail by testing them in Strategy Tester . On real market they do not perform as good as on history. The issue is that they are based on RNN (neural network) models that fit to the history by teaching them on history data, but

MT5 Strategy Tester: Every Tick vs Real Ticks !!!

Hi, I was testing same EA with same settings, first based on "Every Tick" and then based on "Real Ticks". The results are very different. While on "Every tick" it shows big profit, on "Real Ticks" there is a loss. Every Tick Test: Real Ticks: I am very surprised by the results! Now I don't trust

Strategy Tester: Not enough available memory

I am using MT5 Strategy Tester . The EA is trading on many pairs simultaneously. I am getting this error: Not enough available memory, 20506 Mb used, 2760 Mb available, maximal available block is 103 Mb How to fix it

Wrong Strategy Tester results

I am doing optimization test and it gives me some wrong results. If I run single tests of the marked passes the result is far away from the shown on the optimization. But there are other passes that are not marked as red, they are correct. So why some passes show wrong results and others show