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.
版本注释:
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
开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?