PINE LIBRARY

VolatilityChecker

Actualizado
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()
Notas de prensa
v2

Added:
value()
techindicator

Biblioteca Pine

Siguiendo fielmente el espíritu TradingView, el autor ha publicado este código Pine como una biblioteca de código abierto, permitiendo que otros programadores de Pine en nuestra comunidad lo utilicen de nuevo. ¡Olé por el autor! Puede utilizar esta biblioteca de forma privada o en otras publicaciones de código abierto, pero tenga en cuenta que la reutilización de este código en una publicación se rige por las Normas internas.


También en:

Exención de responsabilidad