quant-ai / backend /main_api.py

Commit History

fix: ensure live analysis feed logs persist continuously without filtering drops
ab69752

Ypeng12 commited on

refactor: remove manual focus overrides and adopt 100% data-driven AI confidence score dynamic ranking
408f506

Ypeng12 commited on

feat: add AI priority overweight focus tickers with 1.75x position multiplier and +15 score bonus
c93f3ec

Ypeng12 commited on

feat: add manual market open/close toggle and persistent runner state
f2fbcae

Ypeng12 commited on

feat: use Alpaca get_clock API and dual-sweep cancel orders + close positions for EOD zero overnight risk
48738ac

Ypeng12 commited on

feat: add manual force close/sell position button for individual stocks in Live Positions table
79c78a2

Ypeng12 commited on

feat: add Reset Default Watchlist button and endpoint
2ad9852

Ypeng12 commited on

feat: add explicit Watchlist API endpoints
7fe6ab4

Ypeng12 commited on

fix: watchlist persistence, live trade PnL calculation, timezone alignment, and execution log rendering
8047c26

Ypeng12 commited on

feat: add pre-market and post-market Extended-Hours Limit Order button and API
92634cc

Ypeng12 commited on

fix: import List from typing in main_api.py to resolve NameError
a9b929a

Ypeng12 commited on

feat: real-time synchronization between sidebar Watchlist and AI Live Trading Bot scanner universe
cc4abfb

Ypeng12 commited on

feat: upgrade AI live analysis feed, restore rich market thinking snapshots with visual badges
e473014

Ypeng12 commited on

fix: DSR unpack bug, add trade history API, rebuild BrokerPanel with action feed and today summary
3fcdeb9

Ypeng12 commited on

style(ui): sanitize all remaining company hype & titles in InstitutionalPanel subtabs
612e654

Ypeng12 commited on

fix(quant): resolve timezone issue, sanitize titles, add live Watchlist batch quotes & auto-start AI trading runner
6a4889b

Ypeng12 commited on

fix: serialize AccountStatus enum string to display real Alpaca paper account PA3R84OSP9BT and positions
5a7ab6f

Ypeng12 commited on

fix: add seamless broker fallback for active UI on HF Space and update Dockerfile to include src/
a3a9ad6

Ypeng12 commited on

feat: 10/10 HRT style point-in-time alpha research platform, purged walk-forward CV, risk parity & test suite
b54319d

Ypeng12 commited on

docs & feat: update README with AI agent, risk analyst, Alpaca integration and UI enhancements
bb65f54

Ypeng12 commited on

feat: Integrate Alpaca Live Trading, visual feed panel, and same-day replay mode
e99919e

Ypeng12 commited on

feat: Implement Historical Replay Simulator, Intraday Trade Inspector, and typography bugfixes
c1bdf7c

Ypeng12 commited on

chore: rename branding from Quont to Quant and fix frontend build compilation errors
0ef2671

Ypeng12 commited on

feat: implement Market Open Focus Mode, ORB strategy, and AI Auto-Pilot parameter tuning
4c34a21

Ypeng12 commited on

fix: sanitize API results using clean_float to prevent JSON nan/inf serialization crashes
13a83ef

Ypeng12 commited on

feat: add mobile-responsive dashboard demo, style optimizations, and fix api numpy serialization issue
731dabb

Ypeng12 commited on

Implement indicators, Regime Router, Risk Sizing, and Walk-Forward Engine
b2555ee

Ypeng12 commited on