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

TotalPowerIndicatorX_HTF - indicateur pour MetaTrader 5

Vues:
3924
Note:
(17)
Publié:
2017.08.10 09:49
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The TotalPowerIndicatorX indicator with the timeframe selection option available in the indicator input parameters:

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

To provide correct operation of the indicator, place the compiled TotalPowerIndicatorX.mq5 indicator file in terminal_data_folder\MQL5\Indicators.

Fig. 1. The TotalPowerIndicatorX_HTF indicator

Fig. 1. The TotalPowerIndicatorX_HTF indicator

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

CandleRange CandleRange

Two histograms in one window, showing the maximum average price deviation in points from the initial value.

cheduecoglioni cheduecoglioni

The EA waits for a TP or SL to trigger, and then opens a position in the opposite direction. It checks if there is enough money before sending a trade request. OnTradeTransaction.

Bollinger Bands N positions Bollinger Bands N positions

Signals are generated by the iBands, Bollinger Bands indicator. When a signal is received, opposite positions are closed.

Exp_TotalPowerIndicatorX Exp_TotalPowerIndicatorX

The Exp_TotalPowerIndicatorX Expert Advisor is based on the signals generated by the TotalPowerIndicatorX oscillator. It also provides the possibility to set a strict trading time interval