OPEN-SOURCE SCRIPT

Revolver Oscillator Strategy 1.2 (RSI+UO+MFI)

Aggiornato
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.
Note di rilascio
Fixed some bugs
Note di rilascio
New color codes
RSI: purple line
Ultimate Oscillator: red line
Money Flow Index: green line
Note di rilascio
Added a swith to deactivate MFI in the strategy calculation.
Note di rilascio
Added a swith to deactivate ULT in the strategy calculation.
Note di rilascio
Improvements in the UI.
Note di rilascio
Improvements in the UI.
Note di rilascio
Various improvements in the interface
Note di rilascio
Updated oscillator algoritm
Note di rilascio
General Update
Added QQE oscillator
Note di rilascio
Added green/red dots to indicate extreme areas
Added median wave (thanks to Fab_Coin_ )
MFIOscillatorsqqersi_overboughtrsi_oversoldultimateVolume

Script open-source

In pieno spirito TradingView, l'autore di questo script lo ha pubblicato open-source, in modo che i trader possano comprenderlo e verificarlo. Un saluto all'autore! È possibile utilizzarlo gratuitamente, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Vuoi usare questo script sui tuoi grafici?

Declinazione di responsabilità