It's a simple trading platform that connects to Kucoin, Binance, etc and get your strategies and formulas(bot) as input(in JSON format) and do the automatic trading based on your definitions.
It also supports back-tests on historical data on Kucoin, Binanace , etc
- it supports caching historical data on your local machine
- it supports having mutiple strategies and multiple formulas(bot) concurrent
- it work with very high performance if you have good connection (minimum delay)
In fact, at first i developed it in order to do the trading for me based on my algorithms.