Commit Graph

  • 298d245048 fix: surface SIP_NO_FILL warnings and prevent silent fund failures main Thigazhezhilan J 2026-06-04 10:04:53 +05:30
  • 98ef7701d1 fix: auto-refresh expired broker session on server startup Thigazhezhilan J 2026-06-04 09:34:17 +05:30
  • 10e262231f feat: make paper and live trading fully independent Thigazhezhilan J 2026-06-03 22:11:29 +05:30
  • d4e06d9211 fix: show JUNIORBEES.NS position in paper MTM by fetching unknown LTP Thigazhezhilan J 2026-06-03 10:25:12 +05:30
  • 489408cf21 fix: pass equity_symbol to execution so Alpha Shield uses JUNIORBEES Thigazhezhilan J 2026-06-03 10:13:25 +05:30
  • 6215910c9c fix: set auth_state to VALID (not CONNECTED) after auto-login reconnect Thigazhezhilan J 2026-06-02 22:32:47 +05:30
  • 5dce19c7d8 Persist strategy change to DB when restarting an existing run Thigazhezhilan J 2026-06-01 10:47:14 +05:30
  • dd2b9480d3 Fix strategy_name from request taking precedence over stale DB config Thigazhezhilan J 2026-06-01 10:41:57 +05:30
  • 622a74724b Fix price fetch failing after market hours by adding 5-day daily fallback Thigazhezhilan J 2026-05-28 18:50:48 +05:30
  • b06f7d4ffa Fix strategy name fallback to use registry key instead of display name Thigazhezhilan J 2026-05-28 18:33:52 +05:30
  • 18d07c1910 Remove debug logging from auto-login (feature working) Thigazhezhilan J 2026-05-26 21:58:29 +05:30
  • bec31b9f9d Add OAuth completion step after twofa Thigazhezhilan J 2026-05-26 21:55:19 +05:30
  • 9d1126b84d Fix auto-login: pass sess_id to twofa to link request to OAuth app Thigazhezhilan J 2026-05-26 21:49:28 +05:30
  • e447a39912 Fix twofa returning profile instead of redirect_url Thigazhezhilan J 2026-05-26 21:39:18 +05:30
  • dc663a129c Fix auto-login: remove Referer header, add Accept/Origin headers Thigazhezhilan J 2026-05-26 21:28:09 +05:30
  • 4922ea69e8 Fix auto-login OAuth context not being established Thigazhezhilan J 2026-05-25 21:42:25 +05:30
  • a1b19b7431 Add debug logging to auto-login twofa step Thigazhezhilan J 2026-05-25 21:30:03 +05:30
  • df137afcbd Fix auto-login: initialize Zerodha OAuth session before credentials Thigazhezhilan J 2026-05-25 20:59:18 +05:30
  • 02922adc9a Fix reconnect broker: share session cookie across subdomains Thigazhezhilan J 2026-05-20 23:31:46 +05:30
  • 74d8db1de0 Revert "Fix cross-subdomain cookie: add COOKIE_DOMAIN support" Thigazhezhilan J 2026-05-20 23:26:04 +05:30
  • c85fae2d07 Fix cross-subdomain cookie: add COOKIE_DOMAIN support Thigazhezhilan J 2026-05-20 23:23:30 +05:30
  • 2e0ba0060d Update backend/ecosystem.config.js quantfortune 2026-05-15 18:13:25 +00:00
  • dd931a3d14 Chanegs by Mohan from the server fro the fixes new root 2026-05-11 19:28:43 +00:00
  • 6c3f2f8bcf Chanegs by Mohan from the server fro the fixes root 2026-05-11 19:26:55 +00:00
  • 9af712f77c Add s admin 2026-05-11 19:20:57 +00:00
  • 9c7c400b23 Add www versions to CORS origins and env config Your Name 2026-05-09 16:30:23 +05:30
  • ae3a335ea1 Harden server restart: remove import-time crashes, centralise secret validation Thigazhezhilan J 2026-05-03 12:58:22 +05:30
  • 0a7e038be9 Load .env file at startup and validate BROKER_TOKEN_KEY format Thigazhezhilan J 2026-05-03 12:49:18 +05:30
  • e525753394 Update TEST_PLAN1.md quantfortune 2026-05-02 21:38:30 +00:00
  • 0b1ecf2c4a Delete test_pipeline quantfortune 2026-05-02 21:36:20 +00:00
  • 2309b78286 Add temporary debug print to verify strategy dispatch on server Thigazhezhilan J 2026-05-03 02:55:33 +05:30
  • 3580e123e4 Add Alpha Shield strategy dispatch (JuniorBees + 60-month SMA allocation) Thigazhezhilan J 2026-05-03 02:41:59 +05:30
  • 6027dd3c6f Make auto-login optional at startup so backend always boots Thigazhezhilan J 2026-05-02 15:38:36 +05:30
  • 1b3be0437d Gracefully handle missing pyotp so backend always starts Thigazhezhilan J 2026-05-02 15:34:09 +05:30
  • f5762de2b4 Fix startup crash by importing pyotp lazily inside function Thigazhezhilan J 2026-05-02 15:31:13 +05:30
  • e1759b14fa Fix CORS to allow quantfortune.com alongside app.quantfortune.com Thigazhezhilan J 2026-05-02 15:23:24 +05:30
  • 94f175668a Add automated daily Zerodha token refresh (auto-login) Thigazhezhilan J 2026-05-02 12:47:21 +05:30
  • 1b14e7b23e Fix broker session showing connected after Zerodha token expiry Thigazhezhilan J 2026-05-01 13:38:45 +05:30
  • 247a1c5107 Make engine event payloads JSON safe Thigazhezhilan J 2026-04-15 09:54:35 +05:30
  • a90603f4f6 Fix broker reconnect dashboard redirect Thigazhezhilan J 2026-04-14 09:54:19 +05:30
  • b5b759c5ed Fix Zerodha callback state propagation Thigazhezhilan J 2026-04-12 20:17:48 +05:30
  • 988443f40f Made Changes from server by mohan root 2026-04-10 00:08:23 +00:00
  • 78aa2bf201 Made Changes from server by mohan root 2026-04-10 00:06:30 +00:00
  • d857f9d703 Stabilize admin API access and overview metrics Thigazhezhilan J 2026-04-10 00:37:07 +05:30
  • 9c171ba799 Fix broker reconciliation, health readiness, and live equity safety Thigazhezhilan J 2026-04-09 23:46:13 +05:30
  • 519addd78f Harden backend auth, execution safety, and market session logic Thigazhezhilan J 2026-04-08 22:02:24 +05:30
  • 99e48144aa Fix live runner next-cycle timestamp parsing Thigazhezhilan J 2026-04-07 10:09:16 +05:30
  • 8d1eaafebb Exclude sold positions from portfolio value Thigazhezhilan J 2026-04-07 09:51:52 +05:30
  • 652e5504c3 Normalize live position market values Thigazhezhilan J 2026-04-07 09:36:59 +05:30
  • 49950d4028 Fix MTM timestamp comparison in engine loop Thigazhezhilan J 2026-04-06 21:20:33 +05:30
  • 565de64459 Add live broker positions to portfolio API Thigazhezhilan J 2026-04-06 11:31:29 +05:30
  • c41f6f2411 Reconcile stale running strategy state Thigazhezhilan J 2026-04-06 11:10:03 +05:30
  • 760eb6ea1a Fix Groww funds parsing Thigazhezhilan J 2026-04-05 20:39:17 +05:30
  • 28ec6c9a4d Add Groww live broker integration Thigazhezhilan J 2026-04-05 19:42:08 +05:30
  • d5fa17b30d Thigazhezhilan J 2026-04-05 17:23:48 +05:30
  • 6147a2e3e5 Handle Zerodha API order rejections gracefully Thigazhezhilan J 2026-04-05 14:49:34 +05:30
  • 102f145553 Hide stale errors after strategy stop Thigazhezhilan J 2026-04-02 10:25:01 +05:30
  • 88ea093525 Fix live market time handling in strategy engine Thigazhezhilan J 2026-04-02 09:59:09 +05:30
  • f5bd36df64 Persist engine heartbeats during wait loops Thigazhezhilan J 2026-04-01 23:08:17 +05:30
  • 302edc5b79 Suppress stale market closed warnings Thigazhezhilan J 2026-04-01 21:07:40 +05:30
  • 1660b13778 Use run lifecycle for live strategy status Thigazhezhilan J 2026-04-01 10:12:03 +05:30
  • 4ae42baeb1 Make strategy stop idempotent Thigazhezhilan J 2026-04-01 09:49:42 +05:30
  • c8edbf1a98 Ignore stale broker auth warnings after reconnect Thigazhezhilan J 2026-04-01 09:30:22 +05:30
  • 001731a3a9 Allow reconnect redirect override Thigazhezhilan J 2026-03-31 10:24:56 +05:30
  • 1a7466728a Preserve broker link on token expiry Thigazhezhilan J 2026-03-29 11:25:05 +05:30
  • f92b5c5afc Fix resume lifecycle ordering Thigazhezhilan J 2026-03-28 14:37:42 +05:30
  • 2a75cec620 Return JSON for resume route failures Thigazhezhilan J 2026-03-28 14:32:08 +05:30
  • bc79894cd1 Harden strategy resume failure handling Thigazhezhilan J 2026-03-28 14:25:42 +05:30
  • 382b5aa5f6 Improve resume strategy error handling and status updates Thigazhezhilan J 2026-03-28 13:45:51 +05:30
  • 79c036ca8b Add resume strategy functionality and update run status handling Thigazhezhilan J 2026-03-28 13:06:35 +05:30
  • 5f29d8c757 admin_page Thigazhezhilan J 2026-03-26 00:17:40 +05:30
  • f0353eddbc chore: trigger backend sync Thigazhezhilan J 2026-03-25 23:45:30 +05:30
  • 9770b7a338 Add live equity snapshots and improve broker handling Thigazhezhilan J 2026-03-25 23:33:09 +05:30
  • c17222ad9c Refine live strategy execution flow Thigazhezhilan J 2026-03-24 21:59:17 +05:30
  • 7677895b05 thigal_test Thigazhezhilan J 2026-03-22 14:37:33 +05:30
  • f4b7575f00 Added CORS Origin root 2026-02-21 10:33:37 +00:00
  • 8caf53c4e5 Update test_pipeline admin 2026-02-15 10:12:08 +00:00
  • 9cb9096729 Update test_pipeline admin 2026-02-15 10:11:31 +00:00
  • 91dc5bb106 Update test_pipeline admin 2026-02-15 10:09:50 +00:00
  • dcb9749b91 Add test_pipeline admin 2026-02-15 10:09:26 +00:00
  • 32191b59eb Update backend/requirements.txt admin 2026-02-15 10:06:19 +00:00
  • db7315911b Fixed Errors root 2026-02-01 20:34:57 +00:00
  • 82098ff9e5 Update run_backend.ps1 thigazhezhilan 2026-02-01 14:10:08 +00:00
  • 53be845b6e Backend full repo clean thigazhezhilan 2026-02-01 13:57:30 +00:00