clubmezzanotte

Revolver Oscillator Strategy 1.2 (RSI+UO+MFI)

clubmezzanotte Actualizado   
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.
Notas de prensa:
Fixed some bugs
Notas de prensa:
New color codes
RSI: purple line
Ultimate Oscillator: red line
Money Flow Index: green line
Notas de prensa:
Added a swith to deactivate MFI in the strategy calculation.
Notas de prensa:
Added a swith to deactivate ULT in the strategy calculation.
Notas de prensa:
Improvements in the UI.
Notas de prensa:
Improvements in the UI.
Notas de prensa:
Various improvements in the interface
Notas de prensa:
Updated oscillator algoritm
Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?