yatrader2

FIR Hann Window Indicator (Ehlers)

From Ehlers' Windowing article:

"A still-smoother weighting function that is easy to program is called the Hann window. The Hann window is often described as a “sine squared” distribution, although it is easier to program as a cosine subtracted from unity. The shape of the coefficient outline looks like a sinewave whose valleys are at the ends of the array and whose peak is at the center of the array. This configuration offers a smooth window transition from the smallest coefficient amplitude to the largest coefficient amplitude."

Ported from: { TASC SEP 2021 FIR Hann Window Indicator } (C) 2021 John F. Ehlers
Stocks & Commodities V. 39:09 (8–14, 23): Windowing by John F. Ehlers
Original code found here: traders.com/Document.../09/TradersTips.html
FIR Chart: traders.com/Document...TT-Tradestation1.gif
ROC Chart: traders.com/Document...TT-Tradestation1.gif

Ehlers style implementation mostly maintained for easy verification.
Added optional ROC display.

Style and efficiency updates + Hann windowing as a function coming soon.

Indicator added twice to chart show both FIR and ROC.
開源腳本

本著真正的TradingView精神,該腳本的作者將其開源發布,以便交易者可以理解和驗證它。為作者喝彩吧!您可以免費使用它,但在出版物中重複使用此代碼受網站規則的約束。 您可以收藏它以在圖表上使用。

免責聲明

這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。

想在圖表上使用此腳本?