Join our fan page
- Views:
- 8758
- Rating:
- Published:
- 2012.12.12 12:18
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The Exp_MAMA Expert Advisor with the entry by crossing of Moving Averages of the MAMA indicator. A signal to perform a deal is formed at bar closing if there is crossing of Moving Averages of the indicator.
Place MAMA_Optim.ex5 compiled file to the terminal_data_folder\MQL5\Indicators.
Default Expert Advisor's input parameters have been used during the tests shown below. Stop Loss and Take Profit have not been used during the tests.
Fig. 1. The instances of history of deals in the chart.
Testing results for 2011 at USDCHF H4:
Fig. 2. Chart of testing results
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1203

The indicator for automatic drawing of consolidation areas and channels on the basis of the linear regression

Trading system based on the signals of the parabolic that uses Moving Average values as an input time series.

The Expert Advisor drawn on the basis of the MALR indicator. Trailing stop, lot increase, averaging and reversal functions are available

The MACD histogram drawn on the basis of the RVI technical indicator and the TRVI custom indicator.