Block a user
agentson
pushed to feature/issue-151-overseas-order-fixes at jihoson/The-Ouroboros
2026-02-19 05:44:24 +09:00
agentson
created branch feature/issue-151-overseas-order-fixes in jihoson/The-Ouroboros
2026-02-19 05:44:24 +09:00
fix: overseas order rt_cd check + log_trade on success only + buy price premium
agentson
pushed to feature/issue-149-overseas-limit-order-price at jihoson/The-Ouroboros
2026-02-18 23:54:22 +09:00
fix: overseas order uses limit price, not hardcoded 0 (#149)
agentson
pushed to feature/issue-149-overseas-limit-order-price at jihoson/The-Ouroboros
2026-02-18 23:53:18 +09:00
agentson
created branch feature/issue-149-overseas-limit-order-price in jihoson/The-Ouroboros
2026-02-18 23:53:18 +09:00
fix: overseas order hardcoded price=0 causes VTS market order rejection
fix: overseas price API exchange code + VTS balance fallback (#147)
agentson
pushed to feature/issue-147-overseas-price-balance-fix at jihoson/The-Ouroboros
2026-02-18 23:48:17 +09:00
agentson
created branch feature/issue-147-overseas-price-balance-fix in jihoson/The-Ouroboros
2026-02-18 23:48:17 +09:00
fix: overseas price API exchange code mismatch and VTS balance zero cause trade skip
fix: smart fallback playbook with BUY conditions on Gemini failure (#145)
agentson
pushed to feature/issue-145-smart-fallback-playbook at jihoson/The-Ouroboros
2026-02-18 22:24:03 +09:00
agentson
created branch feature/issue-145-smart-fallback-playbook in jihoson/The-Ouroboros
2026-02-18 22:24:02 +09:00
fix: defensive playbook missing BUY conditions causes zero trades on US market
Fix: gemini_client.decide() ignores prompt_override (#143)
agentson
created branch feature/issue-143-fix-prompt-override in jihoson/The-Ouroboros
2026-02-18 02:02:19 +09:00
agentson
pushed to feature/issue-143-fix-prompt-override at jihoson/The-Ouroboros
2026-02-18 02:02:19 +09:00
Fix: gemini_client.decide() ignores prompt_override from pre_market_planner