quantfortune
  • Joined on 2026-01-29
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-03 07:28:28 +00:00
ae3a335ea1 Harden server restart: remove import-time crashes, centralise secret validation
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-03 07:19:39 +00:00
0a7e038be9 Load .env file at startup and validate BROKER_TOKEN_KEY format
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-05-03 07:07:59 +00:00
a1d7033302 Test pipeline: rename Learn More button to verify deploy
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-05-02 21:40:10 +00:00
87d9104a77 Update CHATBOT_README.md
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 21:38:32 +00:00
e525753394 Update TEST_PLAN1.md
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 21:36:23 +00:00
0b1ecf2c4a Delete test_pipeline
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 21:25:38 +00:00
2309b78286 Add temporary debug print to verify strategy dispatch on server
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 21:12:46 +00:00
3580e123e4 Add Alpha Shield strategy dispatch (JuniorBees + 60-month SMA allocation)
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-05-02 21:12:41 +00:00
bd03682c7a Add Alpha Shield as Strategy 2 (JuniorBees + GoldBees dynamic allocation)
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 10:08:40 +00:00
6027dd3c6f Make auto-login optional at startup so backend always boots
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 10:04:15 +00:00
1b3be0437d Gracefully handle missing pyotp so backend always starts
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 10:01:18 +00:00
f5762de2b4 Fix startup crash by importing pyotp lazily inside function
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 09:53:30 +00:00
e1759b14fa Fix CORS to allow quantfortune.com alongside app.quantfortune.com
quantfortune pushed to main at quantfortune/SIP_GoldBees_Database 2026-05-02 07:18:28 +00:00
d6b904c211 Add auto-login columns to user_broker table
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-05-02 07:18:17 +00:00
98894617e2 Add Auto-Login setup card to portfolio page
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-02 07:18:05 +00:00
94f175668a Add automated daily Zerodha token refresh (auto-login)
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-05-01 12:19:25 +00:00
1b14e7b23e Fix broker session showing connected after Zerodha token expiry
247a1c5107 Make engine event payloads JSON safe
Compare 2 commits »
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-04-17 16:31:41 +00:00
46cf062fe2 Persist live strategy restart choice
quantfortune pushed to main at quantfortune/SUP_GoldBees_Frontend 2026-04-14 04:43:55 +00:00
02c48ae91b Tighten broker session expiry gating
quantfortune pushed to main at quantfortune/SIP_GoldBees_Backend 2026-04-14 04:24:31 +00:00
a90603f4f6 Fix broker reconnect dashboard redirect