promote residual momentum ranking
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
Fetches the S&P 500 proxy (SPY) daily closes via Alpaca and persists them, so
|
||||
paper-trade alpha — a trade's return minus the benchmark's return over the same
|
||||
holding period — can be computed. The benchmark is a standalone series, NOT a
|
||||
tracked ``Ticker``, so it never contaminates the scanner, momentum-percentile
|
||||
ranking, or rankings.
|
||||
tracked ``Ticker``; its closes feed residual momentum and alpha, but it never
|
||||
becomes a trade candidate or rankings-table row.
|
||||
"""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
Reference in New Issue
Block a user