Forum

MQL5 Marketplace Validation Error: "Invalid Stop" Issue

Hi everyone guys , I tried to upload my expert advisor on the MQL5 Marketplace but, during the validation, it gives me the following errors: test on EURUSD,H1 (netting) 2021.04.05 16:54:40 failed modify #137 buy 0.7 EURUSD sl: 1.17906, tp: 1.17997 -> sl: 1.17921, tp: 1.17997 [Modification failed due

Critical Issue with Stepped Trailing Stop: Premature and Incorrect Stop Loss Update

Hello everyone, I'm experiencing a critical issue with a custom stepped trailing stop that I've implemented in my MQL5 Expert Advisor (EA). The trailing stop logic should be as follows: Stepped Logic: The trailing stop moves the stop loss in fixed increments of 10 points. Favorable Movement Only