PineCodersTASC

TASC 2022.02 Ehlers' Elegant Oscillator

█ OVERVIEW

TASC's February 2022 edition of Traders' Tips includes the "Inverse ​Fisher Transform Redux — An Elegant Oscillator" article authored by John ​Ehlers. This is the code implementing the "Elegant Oscillator" from the article.


█ CONCEPTS

By applying the inverse Fisher transform to a waveform with a nominal Gaussian probability distribution using root mean square (RMS) scaling and smoothing the result, John ​Ehlers creates an oscillator that swings between -1 and 1.


█ CALCULATIONS

The calculation process uses the following steps:
 • Compute the 2-bar difference of closing prices.
 • Calculate the root mean square (​RMS) of the differences.
 • Scale the differences using the computed ​RMS.
 • Apply the inverse Fisher transform to the scaled values.
 • Smooth the transformed data with the SuperSmoother filter.


Join TradingView!

Tools and ideas for all Pine coders: www.tradingview.com/u/PineCoders/
Pine news broadcasts: t.me/PineCodersSquawkBox or twitter.com/PineCoders
TASC: traders.com/
สคริปต์โอเพนซอร์ซ

ด้วยจิตวิญญาณของ TradingView อย่างแท้จริง ผู้เขียนสคริปต์นี้ได้เผยแพร่เป็นโอเพนซอร์ส เพื่อให้ผู้ค้าสามารถเข้าใจและตรวจสอบได้ ไชโยให้กับผู้เขียน! คุณสามารถใช้ได้ฟรี แต่การใช้รหัสนี้ซ้ำในสิ่งพิมพ์อยู่ภายใต้กฎระเบียบการใช้งาน คุณสามารถตั้งเป็นรายการโปรดเพื่อใช้บนชาร์ตได้

คำจำกัดสิทธิ์ความรับผิดชอบ

ข้อมูลและบทความไม่ได้มีวัตถุประสงค์เพื่อก่อให้เกิดกิจกรรมทางการเงิน, การลงทุน, การซื้อขาย, ข้อเสนอแนะ หรือคำแนะนำประเภทอื่น ๆ ที่ให้หรือรับรองโดย TradingView อ่านเพิ่มเติมที่ เงื่อนไขการใช้บริการ

ต้องการที่จะใช้สคริปต์นี้บนชาร์ตใช่ไหม?