Watch how to download trading robots for free
Find us on Telegram!
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

RSI_Histogram_Vol_HTF - indicator for MetaTrader 5

Views:
2921
Rating:
(10)
Published:
2018.09.27 16:14
\MQL5\Indicators\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The RSI_Histogram_Vol indicator with the ability to change the timeframe using input parameters.

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

For the indicator to operate, the RSI_Histogram_Vol.ex5 indicator must be added to the <terminal_data_directory>\MQL5\Indicators folder.

Fig. 1. The RSI_Histogram_Vol_HTF indicator

Fig. 1. The RSI_Histogram_Vol_HTF indicator

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

WPVH WPVH

The Wyckoff PV Histogram indicator

Volatility_Arbitrage Volatility_Arbitrage

The Volatility Arbitrage indicator

Market Capture Market Capture

A scalping Expert Advisor based on the "Market Capture" strategy.

DZP_Trend DZP_Trend

The DZP Trend indicator displays the market state as a detrended oscillator, i.e. the trend component is removed from the price, thus showing a clearer picture of the price movement.