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
RSI_Histogram_Vol_HTF - indicator for MetaTrader 5
- Views:
- 3147
- Rating:
- Published:
- 2018.09.27 16:14
- 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
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21859
Market Capture
A scalping Expert Advisor based on the "Market Capture" strategy.
DZP_TrendThe 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.