You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A high-performance, async market data gateway for Crypto (Binance) and VN Stocks (DNSE/vnstock). Features historical Parquet warmups, live Redis Pub/Sub streaming, and auto-failover.
Pantheon OS — 8-agent autonomous trading system (IBKR, German markets). Kafka event bus · Agent seniority system · Shadow learning · 294-test quality gate · API key auth · Supabase + Grafana + Cloudflare Pages. Claude Haiku LLM reasoning before every trade.
A Python CLI for placing MARKET, LIMIT, and STOP_LIMIT orders on Binance Futures Testnet. Clean client/CLI separation, signed REST requests (HMAC-SHA256), input validation, structured logging, and error handling for invalid input, API errors, and network failures.
Python CLI for placing live MARKET and LIMIT orders on Binance Futures Testnet (USDT-M). Includes interactive mode, structured logging, 34 unit tests, and documented handling of two python-binance/Binance platform migrations encountered during development.