ExpertClor_v01 – EA MetaTrader 4

ExpertClor_v01 - expert for MetaTrader 4
1. It closes an order by the intersection of two MAs (5 and 7 on default); 2. It automatically moves the stop by the StopATR_auto indicator; 3. It moves the opened position to the breakeven when the price reaches the specified level. Attention! The EA closes only opened orders! Input Parameters: MA_CloseOnOff – turning on … Read more

ExpertClor_v01 – EA MetaTrader 5

ExpertClor_v01
Author of the idea — John Smith, author of the MQL5 code — barabashkakvn. An assistant Expert Advisor. Only CLOSING positions: Positions are moved to Breakeven, Stop Loss is calculated based on the StopATR_auto indicator, positions are closed at the intersection of two MAs (Moving Averages). In order to provide conditions for the EA operation, you should add the compiled … Read more