Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
3215
Note:
(20)
Publié:
2012.12.19 11:19
Mise à jour:
2016.11.22 07:32
\MQL5\Include\ \MQL5\Indicators\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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 on the chart.

Fig. 1. The instances of history of deals in the chart.

 Testing results for 2011 at AUDUSD H4:

Fig. 2. Chart of testing results

Fig. 2. Chart of testing results.

 

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1245

Silent stochastic Silent stochastic

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

Exp_GG-RSI-CCI Exp_GG-RSI-CCI

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

CheckHistory - Check and load history function CheckHistory - Check and load history function

Slightly modified history load function from MetaQuotes.

Exp_UltraFatl Exp_UltraFatl

The Expert Advisor using the UltraFatl oscillator.