相対力指数 – RVI
注記 – SQX ビルド 140 以降向けのアップデート版があります。.
The Relative Vigor Index (RVI) is a momentum indicator used in technical analysis. It measures the strength of a trend by comparing the closing price of a security with its trading range and smoothing the results using a simple moving average (SMA).
The RVI is interpreted in the same way as many other oscillators, such as the Moving Average Convergence-Divergence (MACD) or the Relative Strength Index (RSI). While oscillators tend to fluctuate between fixed levels, they can remain at extreme levels for extended periods, so interpretation must be done in a broad context to be actionable.
インジケーターには1本の線があります:
- RVI
- RVI Signal
以下の基本条件を追加しました:
- RVI is rising/falling
- RVI is above/below level
- RVI crosses above/below level
インジケーターの対応プラットフォーム:MT4 / MT5 / TradeStation / MultiCharts
カスタムブロックを使うと、条件分岐を簡単に行うことができます。詳細はこちらをご覧ください:
- https://strategyquant.com/doc/strategyquant/custom-blocks/
- https://strategyquant.com/doc-category/strategy-templates-custom-blocks/
- https://www.youtube.com/watch?v=CGkn5kh_etc
SQXにカスタムインジケーターをインポートする方法: https://strategyquant.com/doc/programming-for-sq/import-export-custom-indicators-and-other-snippets/

excellent thank you !
hi! I imported this indicator, and generate some strategies… they are very promising, but in my mt5 when I will compile the EA it says sqrvi is not found… where could I find the indicator for mt5?
ありがとう
Hi. Did you import SqRVI to indicators folder in MT5?