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:
5178
Note:
(27)
Publié:
2014.06.02 11:06
Mise à jour:
2016.11.22 07:32
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator implements a breakthrough system using a channel drawn on extrema for a period.

When price exits the gray channel, the candlestick color changes to the color corresponding to trend direction. Blue for the growth of a financial asset, pink color - fall. Bright colors denote coincidence of trend direction and direction of a candlestick. Dark colors correspond to the situation when the direction of a candlestick is opposite to trend.

Figure 1. The PChannel_System indicator

Figure 1. The PChannel_System indicator

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

Linear_Price_Bar Linear_Price_Bar

A candlestick chart, all the Open prices of which are shifted to zero.

Tally for Wins and Losses Tally for Wins and Losses

Way to keep a tally of wins an losses.

DynamicRS_C DynamicRS_C

A trend indicator of the series of indicators without averaging.

MultiHighsLowsSignal MultiHighsLowsSignal

The MultiHighsLowsSignal indicator shows information on active trends using the values of seven HighsLowsSignal indicators from different timeframes.