Chaiwala
Chaiwaka is a service layer for Kucoin Arbitrage, along with Continuous Deployment
Introduction
Having the perfect algorithm and software architecture is not enough for algo-trading. A low latency network environment is needed to properly place order, which highlights the need of deployment to the cloud.
As of now, Kucoin API has the lowest latency at AWS east japan, which suggests deployment over ECS or similar services using docker. To facilitate the effective remote debug reports and performance reports, this repo was set up to experiment hosting a webserver in event-driven async rust.
Features to be Included
- Continuous deployment to AWS using GitHub CI/Docker
- Arbitrage performance report via Discord Bot
- System warning report via Discord Bot
- Remote request process via REST
- Arbitrage broadcast via WebSocket