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:
5792
Note:
(29)
Publié:
2014.03.27 10:40
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 BBands_Stop_v1 indicator with the timeframe selection option available in input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4;  // Indicator chart period (timeframe)

The indicator requires the compiled indicator file BBands_Stop_v1.mq5. Place it to the terminal_data_folder\MQL5\Indicators\.

Figure 1. The BBands_Stop_v1_HTF indicator

Figure 1. The BBands_Stop_v1_HTF indicator

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

Chandelier Exit Chandelier Exit

A trend indicator drawn in the form of a colored cloud. with stops beyond the range of the colored cloud.

TimeZones TimeZones

The indicator draws four vertical colored lines during a day. Line parameters can be set in the input parameters.

BB-HL BB-HL

Another variation of Bollinger Bands. In this indicator prices High and Low are used instead Close for calculating Standard Deviation.

iSpread is a spread indicator for pair trading iSpread is a spread indicator for pair trading

Creates a synthetic from two selected pairs.