Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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:
9543
Note:
(24)
Publié:
2012.12.21 12:36
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 is based on the indicators' code of MetaQuotes Software Corp. Bears.mq5 and Bulls.mq5.

Indicator values ​​are calculated by the following scheme:

Bull >0 and Bear>0   =>  Ind= Bull – Bear
Bull <0 and Bear<0   =>  Ind= Bear- Bull
(Bull <0 and Bear>0  ) or (Bull >0 and Bear<0  )  =>  Ind= Bear+Bull

The received Ind value multiplies on the coefficient of volume. The volume can be as tick, so real (set in input parameters). Then if the delta i.e. flat noise level is set, all the indicator values less than zero are set to zero.

 The example 1. The work of the BullsBearsVolume indicator at EURUSD H1

The example 1. The work of the BullsBearsVolume indicator at EURUSD H1

 

The example 2. The work of the BullsBearsVolume indicator at EURUSD H1

The example 2. The work of the BullsBearsVolume indicator at EURUSD H1

 


The window of the indicator parameters setting.

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

Exp_ColorMETRO Exp_ColorMETRO

Trading system using the ColorMETRO indicator

Kagi Kagi

The Kagi chart drawn in a separate subwindow

Flat-Trend Flat-Trend

The indicator to define the trend and the flat.

ytg_Change_Price_Percent ytg_Change_Price_Percent

This indicator displays day price change in percentage for four selected financial institutes