agentson
  • Joined on 2026-02-04
agentson created pull request jihoson/The-Ouroboros#174 2026-02-20 08:25:54 +09:00
feat: include current holdings in pre-market AI prompt (#170)
agentson opened issue jihoson/The-Ouroboros#173 2026-02-20 08:23:45 +09:00
feat: use market_outlook to adjust BUY confidence threshold
agentson opened issue jihoson/The-Ouroboros#172 2026-02-20 08:23:40 +09:00
feat: use playbook allocation_pct in position sizing
agentson opened issue jihoson/The-Ouroboros#171 2026-02-20 08:23:30 +09:00
feat: add position-aware conditions to StockCondition
agentson opened issue jihoson/The-Ouroboros#170 2026-02-20 08:23:25 +09:00
feat: include current holdings in pre-market AI prompt
agentson created pull request jihoson/The-Ouroboros#169 2026-02-20 07:41:18 +09:00
fix: use broker balance API as source of truth for SELL qty and holdings (#164 #165)
agentson closed pull request jihoson/The-Ouroboros#168 2026-02-20 07:40:55 +09:00
feat: include current holdings in realtime trading loop for exit evaluation (#165)
agentson closed pull request jihoson/The-Ouroboros#167 2026-02-20 07:40:55 +09:00
fix: use actual held quantity for SELL orders instead of hardcoded 1 (#164)
agentson created branch feature/issue-164-165-broker-api-holdings in jihoson/The-Ouroboros 2026-02-20 07:40:48 +09:00
305120f599 fix: use broker balance API as source of truth for SELL qty and holdings (#164 #165)
d19e5b0de6 feat: include current holdings in realtime trading loop for exit evaluation (#165)
agentson created branch feature/issue-165-holdings-in-trading-loop in jihoson/The-Ouroboros 2026-02-20 03:09:09 +09:00
agentson created pull request jihoson/The-Ouroboros#168 2026-02-20 03:09:07 +09:00
feat: include current holdings in realtime trading loop for exit evaluation (#165)
agentson created branch feature/issue-164-sell-quantity-fix in jihoson/The-Ouroboros 2026-02-20 03:04:04 +09:00
agentson pushed to feature/issue-164-sell-quantity-fix at jihoson/The-Ouroboros 2026-02-20 03:04:04 +09:00
1adb85926d fix: use actual held quantity for SELL orders instead of hardcoded 1 (#164)
agentson created pull request jihoson/The-Ouroboros#167 2026-02-20 03:04:04 +09:00
fix: use actual held quantity for SELL orders instead of hardcoded 1 (#164)
agentson created pull request jihoson/The-Ouroboros#166 2026-02-20 03:01:10 +09:00
fix: enforce take_profit_pct in HOLD evaluation loop (#163)
5844ec5ad3 fix: enforce take_profit_pct in HOLD evaluation loop (#163)
agentson created branch feature/issue-163-take-profit-enforcement in jihoson/The-Ouroboros 2026-02-20 03:01:10 +09:00
agentson opened issue jihoson/The-Ouroboros#165 2026-02-20 02:58:58 +09:00
feat: include current holdings in realtime trading loop for exit evaluation