Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

AMA Trader - MetaTrader 5 Expert | Forex Indicators Download - MT4/MT5 Resources

author EAcpu | 2 reads | 0 comments |

AMA Trader - expert for MetaTrader 5

AMA Trader - expert for MetaTrader 5

Author of the idea : Joseph Strauss

MQL5 code author : Balabashka Kong

The EA takes into account the iAMA (Adaptive Moving Average, AMA) and iRSI (Relative Strength Index, RSI) indicators when generating trading signals. The signal itself is formed in two steps. Let’s illustrate this using the example of the “Open Buy” signal:

AMA Trader - expert for MetaTrader 5

Step 1: RSI should be less than level 30 ( decrease EA parameter at RSI level ). Step 2: The price should overcome the AMA indicator. Step size is introduced (bar distance between step 1 and step 2) to find the best combination of two indicators.

If you receive a trade order, request profits separately for buy and sell positions. If a trade order is received:

In order to make changes, I applied here the following money management system: Profit limit for total closing - when the total profit of the positions opened by the EA on this symbol is reached, all positions are closed. In other words, we fix the profit.

Remember the trading account balance during the EA launch. Withdrawal once the current balance of the trading account exceeds the saved balance - withdraws the sum of withdrawals and closes all positions.

AMA Trader - expert for MetaTrader 5


Attachment download

📎 ama_trader.mq5 (36.69 KB)

Source: MQL5 #21971

Verification code Refresh