Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

RAVI_Histogram_HTF - indicator for MetaTrader 5

Views:
2729
Rating:
(14)
Published:
2016.09.19 12:38
Updated:
2023.03.29 13:47
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

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

The indicator requires RAVI_Histogram.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig.1. The RAVI_Histogram_HTF indicator

Fig.1. The RAVI_Histogram_HTF indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16098

SAR Trading System SAR Trading System

The SAR Trading System illustrates the operation of the Stop and Reversal (SAR), developed by Welles Wilder. The Expert Advisor check for presence of an open position and starts moving the stop loss with parabolic acceleration.

Exp_Volume_Weighted_MA_StDev Exp_Volume_Weighted_MA_StDev

Trading system based on Volume_Weighted_MA_StDev indicator signals.

FloatPivot FloatPivot

Another alternative to the Bollinger Bands® channel with colored inner area of the channel.

Exp_RAVI_Histogram Exp_RAVI_Histogram

The Exp_RAVI_Histogram breakout trading system based on the signals of the RAVI_Histogram oscillator.