mirror of
https://github.com/manifoldbt/manifoldbt.git
synced 2026-08-24 22:48:05 +00:00
release: v0.19.0
This commit is contained in:
@@ -11,6 +11,8 @@ The idea: fit a rolling OLS regression on price. When the slope is steep
|
||||
and the R² is high (price moves in a straight line), we have a strong trend.
|
||||
Size proportionally to slope strength * R² confidence.
|
||||
|
||||
Data: shared store — real market data from `data/` (see examples/README.md)
|
||||
|
||||
Usage:
|
||||
python examples/04_linear_regression.py
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user