quantfortune
  • Joined on 2026-01-29
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-06-04 04:35:04 +00:00
298d245048 fix: surface SIP_NO_FILL warnings and prevent silent fund failures
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-06-04 04:04:25 +00:00
98ef7701d1 fix: auto-refresh expired broker session on server startup
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-06-03 16:41:59 +00:00
caa3fc8838 feat: pass mode when stopping/resuming strategy
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-06-03 16:41:50 +00:00
10e262231f feat: make paper and live trading fully independent
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-06-03 04:55:18 +00:00
d4e06d9211 fix: show JUNIORBEES.NS position in paper MTM by fetching unknown LTP
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-06-03 04:43:35 +00:00
489408cf21 fix: pass equity_symbol to execution so Alpha Shield uses JUNIORBEES
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-06-02 17:03:23 +00:00
6215910c9c fix: set auth_state to VALID (not CONNECTED) after auto-login reconnect
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-06-02 17:03:05 +00:00
e19440b438 fix: refresh broker status in UI after auto-login token refresh
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-06-02 16:49:48 +00:00
b8dbb32e38 Show Auto-Login section even when broker is disconnected
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-06-01 05:17:18 +00:00
5dce19c7d8 Persist strategy change to DB when restarting an existing run
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-06-01 05:12:05 +00:00
dd2b9480d3 Fix strategy_name from request taking precedence over stale DB config
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-28 13:20:52 +00:00
622a74724b Fix price fetch failing after market hours by adding 5-day daily fallback
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-05-28 13:04:46 +00:00
0efff43eac Add Alpha Shield strategy selector to live and paper portfolio pages
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-28 13:03:59 +00:00
b06f7d4ffa Fix strategy name fallback to use registry key instead of display name
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-26 16:28:35 +00:00
18d07c1910 Remove debug logging from auto-login (feature working)
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-26 16:25:25 +00:00
bec31b9f9d Add OAuth completion step after twofa
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-26 16:19:34 +00:00
9d1126b84d Fix auto-login: pass sess_id to twofa to link request to OAuth app
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-26 16:09:25 +00:00
e447a39912 Fix twofa returning profile instead of redirect_url
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-26 15:58:15 +00:00
dc663a129c Fix auto-login: remove Referer header, add Accept/Origin headers
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-25 16:12:33 +00:00
4922ea69e8 Fix auto-login OAuth context not being established