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:
4032
Note:
(16)
Publié:
2017.03.22 16:31
JuiceZ.mq5 (12.34 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

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

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

To provide correct operation of the indicator, save the compiled JuiceZ.mq5 indicator file to terminal_data_folder\MQL5\Indicators.

Fig1. The JuiceZ_HTF indicator

Fig1. The JuiceZ_HTF‌ indicator

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

e_RP_250 e_RP_250

An Expert Advisor based on the "RPoint" indicator. The chart layout in X-points reversal. A high-quality ZigZag based on HiLo.

SignalMAAboveBelow SignalMAAboveBelow

A module of trading signals based on the Moving Average indicator signal module.

RSI trader v0.15 RSI trader v0.15

Averaging of values (RSI) using MovingAverages.mqh. Two MA indicators.

VTS_BB VTS_BB

A trend indicator VTS using Bollinger Bands.