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 websocket proxy written in GoLang, that caches the endpoints: klines, depth, ticker/24hr, and exchangeInfo. It resembles the Binance API behaviour. And has a primary usecase to eliminate ratelimits when querying the Binance API from a single IP.
A high-performance algorithmic cryptocurrency trading system featuring a low-latency Go backend and an interactive Python Streamlit frontend. Designed for both live and historical backtesting, the platform integrates technical analysis tools and offers a full-stack architecture for strategy development and evaluation.