mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-19 11:08:05 +00:00
Merge branch 'dev'
This commit is contained in:
@@ -13,9 +13,7 @@
|
||||
| **PineScript** | [deco.pine](deco.pine) |
|
||||
|
||||
- The Decycler Oscillator (DECO) is a DSP-based oscillator developed by John F.
|
||||
- Parameterized by `shortperiod` (default 30), `longperiod` (default 60).
|
||||
- Output range: $0$ to $1$.
|
||||
- Requires 1 bar of warmup before first valid output (IsHot = true).
|
||||
- **Similar:** [DPO](../dpo/Dpo.md), [Reflex](../reflex/Reflex.md) | **Complementary:** Cycle analysis | **Trading note:** Ehlers' Decycler Oscillator; removes trend to isolate cycle component for timing.
|
||||
- Validated against TA-Lib, Skender, and Tulip reference implementations where available.
|
||||
|
||||
## Overview
|
||||
@@ -135,4 +133,4 @@ Fully vectorizable in batch. Regression and correlation both benefit from AVX2 V
|
||||
## References
|
||||
|
||||
1. Ehlers, J. F. (2015). "Decyclers." *Technical Analysis of Stocks & Commodities*, September 2015.
|
||||
2. Ehlers, J. F. (2013). *Cycle Analytics for Traders*. Wiley. Chapter 4.
|
||||
2. Ehlers, J. F. (2013). *Cycle Analytics for Traders*. Wiley. Chapter 4.
|
||||
Reference in New Issue
Block a user