OPEN-SOURCE SCRIPT

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.
Информация о релизе
Fixed some bugs
Информация о релизе
New color codes
RSI: purple line
Ultimate Oscillator: red line
Money Flow Index: green line
Информация о релизе
Added a swith to deactivate MFI in the strategy calculation.
Информация о релизе
Added a swith to deactivate ULT in the strategy calculation.
Информация о релизе
Improvements in the UI.
Информация о релизе
Improvements in the UI.
Информация о релизе
Various improvements in the interface
Информация о релизе
Updated oscillator algoritm
MFIOscillatorsrsi_overboughtrsi_oversoldultimateVolume

Скрипт с открытым кодом

В истинном духе TradingView автор этого скрипта опубликовал его с открытым исходным кодом, чтобы трейдеры могли понять, как он работает, и проверить на практике. Вы можете воспользоваться им бесплатно, но повторное использование этого кода в публикации регулируется Правилами поведения. Вы можете добавить этот скрипт в избранное и использовать его на графике.

Хотите использовать этот скрипт на графике?

Отказ от ответственности