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
Indicateurs

XFisher_org_v1_Vol_HTF - indicateur pour MetaTrader 5

Vues:
2950
Note:
(12)
Publié:
2019.01.02 14:33
Mise à jour:
2023.03.29 13:48
\MQL5\Include\ \MQL5\Indicators\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The XFisher_org_v1_Vol indicator with the possibility to change the indicator timeframe using input parameters:

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

To provide correct operation of the indicator, you should place the compiled XFisher_org_v1_Vol.ex5 indicator file in terminal_data_folder\MQL5\Indicators.


Fig.1. Indicator XFisher_org_v1_Vol_HTF

Fig.1. Indicator XFisher_org_v1_Vol_HTF

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

XFisher_org_v1_Vol XFisher_org_v1_Vol

The XFisher_org_v1 oscillator implemented as a color histogram, using volumes

X2MA_3HTF X2MA_3HTF

Three X2MA indicators from different timeframes in a single window

XFisher_org_v1_Vol_Supr XFisher_org_v1_Vol_Supr

The XFisher_org_v1_Vol oscillator with additional indication in the form of colored squares at the zero level, when entering the overbought and oversold zones in the trend direction

XFisher_org_v1_Vol_Supr_HTF XFisher_org_v1_Vol_Supr_HTF

The XFisher_org_v1_Vol indicator with the possibility to change the indicator timeframe using input parameters