PINE LIBRARY

Ehlers_Super_Smoother

업데이트됨
The 2 Pole and 3 Pole Super Smoother Filters were developed by John Ehlers and described in "Chapter 13: Super Smother" of his book Cybernetic Analysis for Stocks and Futures.
The 2 Pole Smoother is described as being a better approximation of price, whereas the 3 Pole Smoother has superior smoothing.

Library "Ehlers_Super_Smoother"
Provides the functions to calculate Double and Triple Exponentional Moving Averages (DEMA & TEMA)

twoPole(_source, _length) Calculates 2 Pole Ehlers Super Smoother Filter
  Parameters:
    _source: -> Open, Close, High, Low, etc ('close' is used if no argument is supplied)
    _length: -> Ehlers Super Smoother length
  Returns: 2 Pole Ehlers Super Smoothing to an input source at the specified input length

threePole(_source, _length) Calculates 3 Pole Ehlers Super Smoother Filter
  Parameters:
    _source: -> Open, Close, High, Low, etc ('close' is used if no argument is supplied)
    _length: -> Ehlers Super Smoother length
  Returns: 3 Pole Ehlers Super Smoothing to an input source at the specified input length
릴리즈 노트
v2
Corrected "Description", no other changes, v2 will work exactly like v1
ehlersfilterfilterjohnehlerssupersmoothertechindicator

파인 라이브러리

진정한 TradingView 정신에 따라, 저자는 이 파인 코드를 다른 파인 프로그래머들이 재사용할 수 있도록 오픈 소스 라이브러리로 공개했습니다. 저자에게 박수를 보냅니다! 이 라이브러리는 개인적으로 사용하거나 다른 오픈 소스 출판물에서 사용할 수 있지만, 이 코드를 출판물에서 재사용하는 것은 하우스 룰에 의해 관리됩니다.


또한 다음에서도:

면책사항