You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I Luk Kim 8771667e61 Add dynamic strategy selection to ORB Scanner
- List all orb_gainers_*.yaml configs via GET /orb-scanner/strategies (reads _meta.name)
- _get_params() now accepts strategy_id with per-strategy dict cache
- exit_check() replaces hardcoded stop constants (0.75/0.6/0.2/1.0/1.5) with params fields
- check() and gainers_scan() accept optional strategy param
- Frontend: strategy dropdown in page header (localStorage persisted)
- Position.strategy locked at add-time so exit checks always use entry-strategy params

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
..
routers Add dynamic strategy selection to ORB Scanner 3 months ago
services Add centralized event logging + Logs/Health UI with PEAD/ORB tabs 3 months ago
static Add centralized event logging + Logs/Health UI with PEAD/ORB tabs 3 months ago
__init__.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
config.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
dependencies.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago
direct_runner.py Revert: remove daily_budget_reset from PEAD backtest 4 months ago
experiment_baked_sleeves.py Optimize v7 strategy: v7.356 achieves CW 2159% + SQS 90.7 (Pareto improvement over v7.314) 4 months ago
main.py Add centralized event logging + Logs/Health UI with PEAD/ORB tabs 3 months ago
orb_scanner_service.py Add dynamic strategy selection to ORB Scanner 3 months ago
orb_trading_service.py Add centralized event logging + Logs/Health UI with PEAD/ORB tabs 3 months ago
paper_trading_service.py Fix paper trader startup: run missed run_open if market still open; improve poll_error logging 4 months ago
schemas.py Add ownership/risk-off sleeves, v17-v19 experiments, and web app restructure 4 months ago