Join our fan page
- Views:
- 3528
- Rating:
- Published:
- 2012.12.19 11:19
- Updated:
- 2016.11.22 07:32
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Trading system using the AnchoredMomentum indicator. A signal to perform a deal is formed at bar closing when there is breakthrough of high or low level indicator. Exit from the deal is performed either by a pending order, or by changing color of the indicator from pink to green or vice versa.
Place AnchoredMomentum.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 AUDUSD H4:
Fig. 2. Chart of testing results.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1245

This stochastic considerably reduces the number of false signals by adjusting sensitivity

The Expert Advisor using the GG-RSI-CCI signal indicator.

Slightly modified history load function from MetaQuotes.

The Expert Advisor using the UltraFatl oscillator.