clubmezzanotte

Revolver Oscillator Strategy 1.2 (RSI+UO+MFI)

ROS (Revolver Oscillator Strategy)
Version 1.2

Description
This script combines three popular oscillators (RSI, Ultimate Oscillator and MFI) to accurately determine the price momentum of an asset.

Context
- RSI (Relative Strength Index) is a momentum oscillator that measures the speed and change of price movements over a period of time (14).
- Ultimate Oscillator uses three different periods (7, 14, and 28) to represent short, medium, and long-term market trends.
- Money Flow Index (MFI) is a momentum indicator that measures the flow of money into and out over a period of time. It is related to the Relative Strength Index (RSI) but incorporates volume, whereas the RSI only considers price

How does it work?
When a RED bar appears, it means that the three oscillators have exceeded the set thresholds, and it is a SELL signal.
When a GREEN bar appears, it means that the three oscillators are below the set thresholds, and it is a BUY signal.

I recommend leaving the default settings.
Release Notes:
Fixed some bugs
Release Notes:
New color codes
RSI: purple line
Ultimate Oscillator: red line
Money Flow Index: green line
Release Notes:
Added a swith to deactivate MFI in the strategy calculation.
Release Notes:
Added a swith to deactivate ULT in the strategy calculation.
Release Notes:
Improvements in the UI.
Release Notes:
Improvements in the UI.
Release Notes:
Various improvements in the interface
Release Notes:
Updated oscillator algoritm
Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?