Unisciti alla nostra fan page
- Visualizzazioni:
- 3536
- Valutazioni:
- Pubblicato:
- 2012.12.19 11:19
- Aggiornato:
- 2016.11.22 07:32
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.