Navigation

    Backtrader Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/

    Microservices Based Algorithmic Trading System (MBATS) using Backtrader

    General Discussion
    2
    3
    564
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Saeed Rahman last edited by

      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.

      Architecture

      alt text

      https://www.linkedin.com/pulse/microservices-based-algorithmic-trading-system-saeed-rahman/

      https://github.com/saeed349/Microservices-Based-Algorithmic-Trading-System

      tianjixuetu 1 Reply Last reply Reply Quote 0
      • tianjixuetu
        tianjixuetu @Saeed Rahman last edited by

        @Saeed-Rahman Very good! I find that, MBATS can live trading on Oanda,is it using v20 API?

        S 1 Reply Last reply Reply Quote 0
        • S
          Saeed Rahman @tianjixuetu last edited by

          @tianjixuetu yes it is using Oanda v20 API

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Copyright © 2016, 2017, 2018 NodeBB Forums | Contributors
          $(document).ready(function () { app.coldLoad(); }); }