Microservices Based Algorithmic Trading System (MBATS) using Backtrader
-
MBATS is a docker based platform for developing, testing and deploying Algorthmic Trading strategies with a focus on Machine Learning based algorithms.
Using MBATS, you can easily create Trading Strategies in Backtrader, manage Machine Learning models with MLflow, use Postgres database with pgAdmin for storing and querying Market data. Store files and objects in Minio and use Superset to visualize performance of backtested and live strategies. And tie all the different components together and orchestrate jobs using Airflow and many more features to help you get started from idea to live trading faster and with least effort.
https://www.linkedin.com/pulse/microservices-based-algorithmic-trading-system-saeed-rahman/
https://github.com/saeed349/Microservices-Based-Algorithmic-Trading-System
-
@Saeed-Rahman Very good! I find that, MBATS can live trading on Oanda,is it using v20 API?
-
@tianjixuetu yes it is using Oanda v20 API