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程序员可以重复使用它。向作者致敬!您可以私下或在其它开源出版物中使用此脚本库,但在出版物中重复使用此代码受网站规则约束。


更多:

免责声明