Momentum Minimum Profit MA - MetaTrader 5 Expert | Forex Indicator Download - MT4/MT5 Resources


The EA trades based on the signal of the custom indicator ' Momentum MA ' - the signal is the intersection of two lines of the indicator. At the same time, a signal for opening a "buy" position is considered only if the intersection is below the level "100", and a signal for opening a "sell" position is considered only if the intersection is above the level "100".
Attention: ' Take Profit ' in pips (1.00055-1.00045=10 pips), ' Stop Loss ' in money
The position can be closed if the "Take Profit" level (in pips) is reached or the "Stop Loss" level (in currency) is reached. There is no trailing in EA.
How to optimize EA trading
For initial optimization I recommend using the following parameters

rice. 1. Momentum Minimum Profit MA
Now take a closer look at each set of parameters:
Transaction settings:
' Working time range ' - Working time range. Time range for creating the indicator and searching for new bars. Stop Loss, Take Profit and Trailing Settings integral . Any parameter (' Stop Loss ', ' Take Profit ', ' Trail Stop ') can be disabled - to do this, set the selected parameter to "0.0". How tailing works is shown in the picture below Trailing Stop code.
Position size management (lot calculation)
The lot can be permanent (' Money Management ' is set to ' Constant Lots ' and lot size is set to ' Value of 'Money Management' ') and dynamic - risk percentage per trade (' Money Management ' is set to ' Trade Risk Percent ' and set risk percentage in 'Value of 'Money Management' '). You can also set a constant lot size equal to the minimum lot size - ' Money Management ' is set to ' Min Lot Size '.
Additional features:
Flag ' Positions: Only 1 ' set to ' True ' allows the EA to hold no more than one position on the market.
warn: ' Positions: Only 1 ' is set to ' true ' Not covered ' Position: Near the opposite side ' To ' really '! In other words: the opposite position will be closed first

Flag ' Position: Reverse ' is responsible for signal reversal. An interesting flag ' Position: Near Opposite ' - when set to ' True ' ensures removal of the opposite position before opening it. ' Print log ' Prints an extended log of all operations. The ' Freeze and stop levels coefficient ' parameter sets the coefficient for the stop and freeze levels when these levels of the symbol are equal to zero. The recommended value is "3".
Attachment download
📎 ma_on_momentum_min_profit.mq5 (105.71 KB)
📎 ma_on_momentum.mq5 (19.6 KB)
Source: MQL5 #39175
💡 Featured Recommendations
✍️ Latest by the author
- •
- •
- •
- •
- •
- •
📌 Popular topics
- •
- •
- •
- •
- •
- •
- •
- •
🔗 You May Be Interested In
- •
- •
- •
- •
- •
- •