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:
4467
Note:
(15)
Publié:
2012.12.10 09:36
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

The Exp_MaRsi-Trigger Expert Advisor realized the trading system based on the MaRsi-Trigger indicator of three states of the market. The signal is formed when a bar is closing if there is change in trend direction fixed by the indicator. In order to get trading signals to speed the work of the Expert Advisor, the MaRsi-Trigger indicator is not used in the Expert Advisor itself. For these purposes the code is implemented on the basis of the initial technical indicators and the ColorMaRsi-Trigger indicator is activated only for visualization when testing the trading system.

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

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

Testing results for 2011 at USDCHF 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/1129

Exp_CMO Exp_CMO

The trading system based on the signals taken from the CMO oscillator

T3MA(MTC) T3MA(MTC)

The Expert Advisor on the T3MA-ALARM indicator

MultiMaRsiSignal MultiMaRsiSignal

The MultiMaRsiSignal indicator displays the information about the active trends using the five MaRsi-Trigger indicators' value from different timeframes.

Breakout Bars Trend Breakout Bars Trend

The alternative indicator for trend definition based on the breakthrough bars and distance from extremums.