Tricks & tools to make Jesse trading bot scalable and robust
This repo is dedicated to amazing Jesse crypto trading bot. While Jesse is probably the best trading solution out of the box, it was not created with running at scale in mind but at some point every serious trader faces this challenge.
Currently I am building a scalable trading framework with Jesse in its core, and along the way I encountered number of issues. This repo is a collection of tricks and tools I created along this exciting journey.
While everyone's approach to trading is different, I hope these tools will help some traders to improve their setups and make trading more robust, less repetitive and fun!
My framework is in the very active stage of development right now, so my time is extremely limited, but I will do my best to populate this repo with new stuff once it is well tested and open-source ready, so stay tuned.
... and avoiding abuse on Binance APIs no matter how many routes you're running
See /nginx_api_proxy for configs and explanations.
Below is the list of future additions to this repo with a glimpse of what they look like.
- Developing strategies TradingView style
-
Trading same routes with multiple strategies
-
Trading 100s of routes on a single machine
- Backtesting at scale
- Advanced notifications
- Cloud logging
- Backup bots
- Automatic strategies deployment with autoscaling