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程式設計師可以重複使用它。請向作者致敬!您可以私下使用這個函式庫,或在其他開源出版品中使用,但在出版物中再次使用這段程式碼將受到網站規則的約束。


更多:

免責聲明