Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 4735
- Rating:
- Published:
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/17830
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
A module of trading signals based on the Moving Average indicator signal module.
RSI trader v0.15
Averaging of values (RSI) using MovingAverages.mqh. Two MA indicators.
VTS_BB
A trend indicator VTS using Bollinger Bands.