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:
6483
Note:
(26)
Publié:
2014.08.06 15:25
Mise à jour:
2023.03.29 13:45
BvsB.mq5 (7.83 KB) afficher
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author:

BECEMAL

An indicator for trend following trading implemented in the form of a colored cloud. Open a position when the color changes. Monotonic convergence of the lines indicates the fading trend.

This indicator is actually a combination of the bull and bear power indicators, one of which is upside down.

The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Originally this indicator has been written in MQL4 and was first published in the Code Base on 20.03.2012.

Figure 1. The BvsB indicator

Figure 1. The BvsB indicator

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

LarryWilliams_MinMax LarryWilliams_MinMax

A MetaTrader 5 indicator of short-term, medium-term and log-term extreme points created based on the book of Larry Williams "Long-term secrets to short-term trading".

BackgroundCandle_SimpleBars_HTF BackgroundCandle_SimpleBars_HTF

The indicator draws candlesticks of a larger timeframe as color filled rectangles in accordance with the values of the SimpleBars indicator.

KaufWMAcross KaufWMAcross

A semaphore signal indicator that uses crossing of a classical moving average with Kaufman's AMA indicator.

Exp_BnB Exp_BnB

The Exp_BnB Expert Advisor is based on the signals of the trend indicator BnB.