mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-25 13:58:04 +00:00
v0.8.6: update indicator docs, ndepend tooling, ALMA refactor, gitignore cleanup
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
- Sign-encoded output: positive = long (SAR below price), negative = short (SAR above price).
|
||||
- Matches TA-Lib `TA_SAREXT` specification with 8 parameters.
|
||||
- Auto-detects initial direction from Directional Movement when `startValue == 0`.
|
||||
- Requires `2` bars of warmup before first valid output (IsHot = true).
|
||||
- Validated against TA-Lib reference implementation.
|
||||
|
||||
## Introduction
|
||||
@@ -173,4 +172,4 @@ SAREXT cannot be vectorized. The state machine has data-dependent branches (reve
|
||||
|
||||
- TA-Lib. "TA_SAREXT — SAR Extended." Open-source technical analysis library.
|
||||
- Wilder, J. W. Jr. (1978). *New Concepts in Technical Trading Systems*. Trend Research. ISBN 978-0894590276.
|
||||
- Kaufman, P. J. (2013). *Trading Systems and Methods*, 5th ed. Wiley.
|
||||
- Kaufman, P. J. (2013). *Trading Systems and Methods*, 5th ed. Wiley.
|
||||
Reference in New Issue
Block a user