Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 4381
- Valutazioni:
- Pubblicato:
- 2017.03.22 16:31
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/17830

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

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

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

A trend indicator VTS using Bollinger Bands.