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** | [trendflex.pine](trendflex.pine) |
|
||||
|
||||
- The Trendflex indicator combines a 2-pole Butterworth low-pass pre-filter (Super Smoother) with an O(1) cumulative slope measurement and exponentia...
|
||||
- Parameterized by `period`.
|
||||
- Output range: Varies (see docs).
|
||||
- Requires `period` bars of warmup before first valid output (IsHot = true).
|
||||
- **Similar:** [Reflex](../reflex/Reflex.md), [Deco](../deco/Deco.md) | **Complementary:** ADX | **Trading note:** Ehlers' Trendflex; trend-mode companion to Reflex. Positive = uptrend, negative = downtrend.
|
||||
- Validated against TA-Lib, Skender, and Tulip reference implementations where available.
|
||||
|
||||
## Introduction
|
||||
@@ -151,4 +149,4 @@ Self-consistency validation: Streaming, Batch (TSeries), and Span Batch modes pr
|
||||
|
||||
- Ehlers, J. F. (2013). "Trendflex and Reflex." *Cycle Analytics for Traders*. Wiley.
|
||||
- Ehlers, J. F. (2004). *Cybernetic Analysis for Stocks and Futures*. Wiley.
|
||||
- Ehlers, J. F. (2001). *Rocket Science for Traders*. Wiley.
|
||||
- Ehlers, J. F. (2001). *Rocket Science for Traders*. Wiley.
|
||||
Reference in New Issue
Block a user