rv r resistance

rv r resistance
Download ALL MT5 indicators (5742)
YouTube Video Thumbnail



Similar MetaTrader Tools

rv r resistance

Info

The rv r resistance is a Indicator for MetaTrader 5 that indicator rvr price resistance oscillator based on indicator shows in a separate window, as a histogram, the candlestick size / tick volume ratios by two parameters:difference between open and close; difference between high and low. it also displays a signal line plotted by the method of smoothing the histogram values.

Usage

This tool is typically used for enhancing chart analysis and decision making.

Platform

This Indicator works exclusively on MetaTrader 5 (both build 600+ and newer versions).

Setup

Place the downloaded file in MQL5/Indicators folder via File ? Open Data Folder in MetaTrader 5.


How to Install and Use rv r resistance

1. Installation: Place your file in the MQL/Indicators folder via "Open Data Folder" and restart your terminal.

2. Loading: Find the indicator in the Navigator, drag it onto your chart, and configure the input parameters in the popup window.

3. Customization: Press Ctrl+I to open the indicator list, select your tool, and click "Properties" to change colors, levels, or visual styles.

4. Updating: Replace the old file in the Indicators folder with the new version and restart the platform to apply changes.

Frequently Asked Questions

Q: Why is my indicator not showing? A: Verify the file is in the MQL/Indicators folder, or try right-clicking the "Indicators" tree in the Navigator and clicking "Refresh."

Q: Do custom indicators slow down the platform? A: Too many complex indicators can impact performance; remove unused ones via the "Indicator List" (Ctrl+I).

Q: Can I use MT4 indicators on MT5? A: No, MQL4 and MQL5 are distinct languages; ensure the indicator is compiled specifically for your platform version.

What this tool does

indicator rvr price resistance oscillator based on indicator shows in a separate window, as a histogram, the candlestick size / tick volume ratios by two parameters:difference between open and close; difference between high and low.

Typical Use Case

This Indicator excels in automated trading and technical analysis on MetaTrader 5.

Compatible Platform & Setup

This Indicator works on MetaTrader 5. Place the file in the MQL5/Indicators folder and restart the terminal.

Description & Settings

Related: ATR Ranked Support and Resistance Zones - another powerful indicator for MetaTrader 5 traders.


indicator rvr price resistance oscillator based on indicator shows in a separate window, as a histogram, the candlestick size / tick volume ratios by two parameters:

Also recommended: support and resistance detection with zig zag - similar indicator with strong performance on MetaTrader 5.


difference between open and close;

difference between high and low.
it also displays a signal line plotted by the method of smoothing the histogram values.
the color of the histogram columns can be displayed by two methods:

by the value of the previous column. if the previous column is above the signal line, then the color is green. otherwise, it is orange;

one-color histogram - all columns are of one color. the indicator allows identifying the highest and the lowest price movement resistance by comparing the bar range (from open to close or from high to low) to tick volume. direct ratio (range/volume) allows identifying the lowest resitance, while the reverse ratio (volume/range) allows identifying the highest resistance against price changes.
it has seven input parameters:

calculation type
- type of calculations:

open/close
- difference between open and close;

high/low
- difference between high and low.

period
- smoothing period of the signal line;

min points
- filter by the minimum candlestick size;

min volume
- filter by the minimum bar volume;

ma method
- signal line calculation method;

colors setting
- color settings:

by previous bar position
- histogram column color by the value of the previous column;

one color
- one color.

inverse
- reverse calculations (yes/no), yes - identifying the highest resistance, no - the lowest one.
filtering by the minimum candlestick size and volume just excludes from the calculations the candlestick size and volume that are lower than the specified values in these settings. in such case, the values specified here are taken into account, not the real size and volume.
calculations:
if inverse = no:
if inverse = yes:
fig.1. calculating the lowest resistance by open/close
fig.2. calculating the lowest resistance by high/low
fig.3. calculating the highest resistance by open/close (the higher the column is, the stronger the price change resistance is)

You may also like: snr sentinel: adaptive support & resistance indicator for mt5 - excellent alternative for indicator users on MetaTrader 5.

Source Code

/

.......

Leave your opinion, ask a question, share some knowledge

Limitations & Risk Warning

  • This tool is provided for educational and testing purposes only.
  • Past performance does not guarantee future results.
  • Trading involves substantial risk of loss. Use on a demo account first.
  • Results may vary depending on market conditions, broker, and settings.
  • We recommend thorough backtesting and forward testing before using with real funds.
© ROBOTFX Free educational tools by RobotFX. Use entirely at your own risk; we are not liable for any financial losses incurred.