• Joined on 2026-03-13
shoko opened issue shoko/randebu#28 2026-04-09 07:12:02 +02:00
P1: Risk management (stop-loss/take-profit) not implemented
shoko opened issue shoko/randebu#27 2026-04-09 07:11:53 +02:00
P0: Config endpoints return empty arrays
shoko opened issue shoko/randebu#26 2026-04-09 07:11:47 +02:00
P0: Bot creation fails - backend requires fields frontend doesn't send
shoko opened issue shoko/randebu#25 2026-04-09 07:11:41 +02:00
P0: Fix strategy config schema mismatch (backtesting broken)
shoko opened issue shoko/randebu#24 2026-04-09 07:11:34 +02:00
Meta: Audit Actionables - Implementation Tracker
shoko pushed to main at shoko/randebu 2026-04-09 06:49:17 +02:00
0a2e347fdb feat: Add database init on startup and documentation
shoko pushed to main at shoko/randebu 2026-04-09 01:23:56 +02:00
2561759b78 feat: Add deployment documentation and templates (issue #12) (#23)
shoko merged pull request shoko/randebu#23 2026-04-09 01:23:54 +02:00
feat: Add deployment documentation and templates (issue #12)
shoko closed issue shoko/randebu#12 2026-04-09 01:23:54 +02:00
[Infrastructure] Deployment - Nginx, Systemd, Subdomain
shoko pushed to fix/issue-12 at shoko/randebu 2026-04-09 01:00:14 +02:00
ad17ca6c41 fix: Use git.example.com instead of git.fbrns.co for placeholder
shoko created pull request shoko/randebu#23 2026-04-09 00:34:50 +02:00
feat: Add deployment documentation and templates (issue #12)
shoko created branch fix/issue-12 in shoko/randebu 2026-04-09 00:34:20 +02:00
shoko pushed to fix/issue-12 at shoko/randebu 2026-04-09 00:34:20 +02:00
9c8afa396c feat: Add deployment documentation and templates (issue #12)
shoko pushed to main at shoko/randebu 2026-04-08 16:49:15 +02:00
b6f99aa8fe Merge pull request '[Backend] AVE Cloud Integration - Data and Trading APIs' (#22) from fix/issue-11 into main
3806af3e23 feat(backend): Implement AVE Cloud integration for Data and Trading APIs
Compare 2 commits »
shoko merged pull request shoko/randebu#22 2026-04-08 16:49:13 +02:00
[Backend] AVE Cloud Integration - Data and Trading APIs
shoko closed issue shoko/randebu#11 2026-04-08 16:49:13 +02:00
[Backend] AVE Cloud Integration - Data and Trading APIs
shoko commented on pull request shoko/randebu#22 2026-04-08 16:42:22 +02:00
[Backend] AVE Cloud Integration - Data and Trading APIs

Summary

  • Implement AVE Cloud API client with all Data API endpoints (token search, batch prices, token details, klines, trending tokens, token risk)
  • Implement Trading API endpoints (chain…
shoko created pull request shoko/randebu#22 2026-04-08 16:42:10 +02:00
[Backend] AVE Cloud Integration - Data and Trading APIs
shoko created branch fix/issue-11 in shoko/randebu 2026-04-08 16:41:47 +02:00
shoko pushed to fix/issue-11 at shoko/randebu 2026-04-08 16:41:47 +02:00
3806af3e23 feat(backend): Implement AVE Cloud integration for Data and Trading APIs