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

MA2CCI - MetaTrader 5 Expert - MQL5 | MT5 EA Download - MetaTrader 5 Resources

author EAcpu | 5 reads | 0 comments |

MA2CCI - expert for MetaTrader 5

This EA is rewritten based on MQL4 and was originally published here https://www.mql5.com/en/code/7746 by its author George of Don .

how it works

The entry point is located at the intersection of the two lines Maas and the concurrent intersection of the zero line CCI . The exit is located at the inverse intersection of the two moving averages. The image below shows the entry into a sell position, the signal bar marked by the vertical line, and the exit at the inverse intersection of the two moving averages.

MA2CCI - expert for MetaTrader 5

Additionally, the stop loss value is determined by the Attenuated Total Reflection indicator. The original version uses ATR from the forming bar, while this Expert Advisor uses the first completed bar.

In the event of a losing trade, the number of new positions can be reduced proportionally to the number of losing trades. The more consecutive losing trades, the smaller the lot size. If the trade is successful, the Expert Advisor will continue trading with the initial lot size. The initial lot size can be constant or proportional to the available funds.

Simple moving average is used to calculate closing prices. CCI is calculated based on closing prices. Only the indicator period can be changed in the properties window.


Attachment download

📎 ma2cci.mq5 (9.44 KB)

Source: MQL5 #1048

MA2CCI - MetaTrader 5 Expert - Important Points Before Using MQL5

This page has been supplemented with structured instructions, focusing on the purpose of EA source code, MQL4/MQL5 platform compatibility, testing process and risk control. Before downloading or deploying, it is recommended to first determine whether it is consistent with your own variety, cycle and account environment.

Suitable for who to use

  • Users who want to quickly screen EA source code and are willing to do simulation disk verification first.
  • People who need to compare MT4/MT5 EAs, indicators, scripts or source code projects.
  • Traders who wish to record backtests, parameters and risk boundaries before placing a trade.

Testing and risk control suggestions

  • First verify the default parameters in the strategy tester or demo account, and then adjust the symbol, period, spread and trading period one by one.
  • Scalping, grid, martin, and high-frequency strategies should focus on observing maximum drawdowns, consecutive losses, slippage, and trading frequency.
  • It is not recommended to run any document directly on the real disk. At least observe the simulated disk performance for 2-4 weeks first.

FAQ

Can MT4 and MT5 be used interchangeably?
Usually cannot be used directly. EX4/MQ4 corresponds to MT4, EX5/MQ5 corresponds to MT5, and the source code needs to be compiled in the corresponding MetaEditor.

Is this resource guaranteed to be profitable?
cannot. EAs, indicators and scripts can only be used as trading tools, and the results depend on parameters, market environment, spreads, slippage and risk control.

What else can I continue to watch?
Forex EA download , foreign exchange indicator download , EA evaluation , MQL5 CodeBase .

English Search Notes

This page is also optimized for English search intent around MA2CCI - MetaTrader 5 Expert - MQL5 . Related search terms include: MQL4 source code, MQL5 source code. Test any Forex EA, Expert Advisor, MT4/MT5 indicator, script or MQL source code with historical data and a demo account before live trading.

Verification code Refresh