• Joined on 2025-12-29
jihoson merged pull request jihoson/The-Ouroboros#53 2026-02-05 00:45:39 +09:00
feat: add rate limiting for overseas market scanning (issue #51)
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-05 00:45:08 +09:00
cf5072cced Merge pull request 'fix: handle empty strings in price data parsing (issue #49)' (#50) from feature/issue-49-valueerror-empty-string into main
702653e52e Merge main into feature/issue-49-valueerror-empty-string
854931bed2 fix: handle empty strings in price data parsing (issue #49)
Compare 3 commits »
jihoson closed issue jihoson/The-Ouroboros#49 2026-02-05 00:45:06 +09:00
fix: ValueError when price data returns empty string
jihoson merged pull request jihoson/The-Ouroboros#50 2026-02-05 00:45:06 +09:00
fix: handle empty strings in price data parsing (issue #49)
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-05 00:18:25 +09:00
33b5ff5e54 Merge pull request 'fix: add safe_float() to handle empty string conversions (issue #44)' (#48) from feature/issue-44-safe-float into main
c57ccc4bca fix: add safe_float() to handle empty string conversions (issue #44)
Compare 2 commits »
jihoson closed issue jihoson/The-Ouroboros#44 2026-02-05 00:18:23 +09:00
fix: Handle empty string in float conversions
jihoson merged pull request jihoson/The-Ouroboros#48 2026-02-05 00:18:22 +09:00
fix: add safe_float() to handle empty string conversions (issue #44)
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-05 00:17:17 +09:00
3923d03650 Merge pull request 'fix: reduce rate limit from 10 to 5 RPS to avoid API errors (issue #43)' (#47) from feature/issue-43-reduce-rate-limit into main
cb2e3fae57 fix: reduce rate limit from 10 to 5 RPS to avoid API errors (issue #43)
Compare 2 commits »
jihoson merged pull request jihoson/The-Ouroboros#47 2026-02-05 00:17:16 +09:00
fix: reduce rate limit from 10 to 5 RPS to avoid API errors (issue #43)
jihoson closed issue jihoson/The-Ouroboros#43 2026-02-05 00:17:16 +09:00
fix: Reduce rate limit to avoid EGW00201 API errors
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-05 00:11:05 +09:00
5e4c68c9d8 Merge pull request 'fix: add token refresh lock to prevent concurrent API calls (issue #42)' (#46) from feature/issue-42-token-refresh-lock into main
95f540e5df fix: add token refresh lock to prevent concurrent API calls (issue #42)
Compare 2 commits »
jihoson closed issue jihoson/The-Ouroboros#42 2026-02-05 00:11:04 +09:00
fix: Token refresh race condition causing EGW00133 error
jihoson merged pull request jihoson/The-Ouroboros#46 2026-02-05 00:11:04 +09:00
fix: add token refresh lock to prevent concurrent API calls (issue #42)
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-05 00:06:27 +09:00
0087a6b20a Merge pull request 'fix: handle dict and list formats in overseas balance output2 (issue #41)' (#45) from feature/issue-41-keyerror-balance into main
3dfd7c0935 fix: handle dict and list formats in overseas balance output2 (issue #41)
Compare 2 commits »
jihoson closed issue jihoson/The-Ouroboros#41 2026-02-05 00:06:26 +09:00
fix: KeyError when accessing overseas balance output2[0]
jihoson merged pull request jihoson/The-Ouroboros#45 2026-02-05 00:06:26 +09:00
fix: handle dict and list formats in overseas balance output2 (issue #41)
jihoson merged pull request jihoson/The-Ouroboros#40 2026-02-04 23:49:46 +09:00
docs: add Telegram notifications documentation (issue #35)
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-04 23:49:46 +09:00
4b2bb25d03 Merge pull request 'docs: add Telegram notifications documentation (issue #35)' (#40) from feature/issue-35-telegram-docs into main
881bbb4240 docs: add Telegram notifications documentation (issue #35)
Compare 2 commits »
jihoson closed issue jihoson/The-Ouroboros#35 2026-02-04 23:49:46 +09:00
Update documentation for Telegram notifications
jihoson pushed to main at jihoson/The-Ouroboros 2026-02-04 23:44:50 +09:00
5f7d61748b Merge pull request 'feat: integrate TelegramClient into main trading loop (issue #34)' (#39) from feature/issue-34-main-integration into main
972e71a2f1 feat: integrate TelegramClient into main trading loop (issue #34)
Compare 2 commits »