PINE LIBRARY

VolatilityChecker

アップデート済
Library "VolatilityChecker"
Volatility is judged to be high when the range of one period is greater than the ATR of another period.

is_high(_periods, _smooth, _atr_periods, _atr_times) Return true if the volatility is high.
  Parameters:
    _periods: Range Period
    _smooth: Smoothes the range width.
    _atr_periods: ATR Period
    _atr_times: Amplify the calculated ATR.
  Returns: {Boolean}

is_low()
リリースノート
v2

Added:
value()
techindicator

Pineライブラリ

TradingViewの精神に則り、作者はPineコードをオープンソースライブラリとして公開し、コミュニティの他のPineプログラマーが再利用できるようにしました。作者に敬意を表します!このライブラリを個人的に、または他のオープンソースの投稿で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。


他のメディア:

免責事項