• Joined on 2026-02-17
grenade pushed to main at swym/swym 2026-02-24 07:40:06 +00:00
3977658b1e fix: use ap-northeast-1 region for data.binance.vision S3 bucket
grenade pushed to main at swym/swym 2026-02-24 07:33:08 +00:00
b01f7a35cc fix: raise 'no active ingest configs' log from debug to info
grenade pushed to main at swym/swym 2026-02-24 07:26:33 +00:00
c7be12cb69 feat: add seed-dev.sh for binance_spot exchange, BTCUSDC instrument, and ingest_config
grenade pushed to main at swym/swym 2026-02-24 07:18:22 +00:00
3b79aa644c feat: add swym-ingest-binance historical trade ingestion service
grenade pushed to main at swym/swym 2026-02-22 15:39:54 +00:00
0ce0453bfd fix(cert-deploy): fix oversights found in review
grenade pushed to main at swym/swym 2026-02-22 15:28:28 +00:00
f28ae6b734 docs(claude): update deployment and config documentation
grenade pushed to main at swym/swym 2026-02-22 15:26:13 +00:00
ea5ecc435f fix(deploy): resolve configs from config/$env/ not config/
grenade pushed to main at swym/swym 2026-02-22 15:23:44 +00:00
e8fa43c59c feat: optionally drop dev db
76f8a1da35 feat(deploy): add drop subcommand to reset database schema
b3b9562fa5 fix(deploy): correct dashboard deploy for Fedora hosts
fa21fea86f feat: dashboard deployment
82acffb8c2 feat: remote deployments
Compare 13 commits »
grenade pushed to main at swym/swym 2026-02-22 15:05:04 +00:00
46dde093ba feat: optionally drop dev db
grenade pushed to main at swym/swym 2026-02-22 13:49:18 +00:00
1b762774e7 feat(deploy): add drop subcommand to reset database schema
grenade pushed to main at swym/swym 2026-02-22 13:31:36 +00:00
b6893a177a fix(deploy): correct dashboard deploy for Fedora hosts
grenade pushed to main at swym/swym 2026-02-22 12:45:08 +00:00
d1f55c23b3 feat: dashboard deployment
grenade pushed to main at swym/swym 2026-02-22 10:20:54 +00:00
b9eee37916 feat: remote deployments
grenade pushed to main at swym/swym 2026-02-22 09:10:25 +00:00
a8ecb7c1a2 chore: implementation guidance
grenade pushed to main at swym/swym 2026-02-20 06:49:37 +00:00
ae33c998fa Add per-instrument estimated storage size to ingestion metrics
bf1ea93e49 Add exchange instrument lookup with live autocomplete
Compare 2 commits »
grenade pushed to main at swym/swym 2026-02-19 16:26:09 +00:00
35e9bee5e0 Add exchange-aware subscription types to prevent unsupported sub_kind selections
a4aaddce3d Add configurable strategy support for paper trading runs
Compare 2 commits »
grenade pushed to main at swym/swym 2026-02-19 15:33:15 +00:00
8fa5a87a79 chore: add paper run list
grenade pushed to main at swym/swym 2026-02-19 15:14:23 +00:00
e692f7db55 Add systemd service units for deploy
92b3c4979d Add dashboard UI and metrics/exchanges API endpoints
Compare 2 commits »
grenade pushed to main at swym/swym 2026-02-19 14:18:49 +00:00
9d6f4de09c chore: configure db connections with tls
f6a1a368e0 Add DB-driven market subscriptions with API and dynamic worker discovery
Compare 2 commits »
grenade pushed to main at swym/swym 2026-02-19 13:04:06 +00:00
bdffe3425b Add project readme