Backtrader Community

    • 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/

    Design Document of Backtrader And Extending it for multiple marketplaces (India)

    General Discussion
    2
    2
    543
    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
      sahil last edited by

      Hello All,

      I was going through documentation of backtrader. I am having hard time understanding how data flows between different components(strategy, cerebro etc.) of backtrader. Is there any design document or data flow diagram available for backtrader?

      Can it be used(extended) for creating an live engine(trading for India marketplace). I am a software developer and ready to contribute to extend capabilities of backtrader.

      Also, is it possible to use it for trading strategies involving multiple assets, ML algorithms?

      Thanks,
      Sahil

      B 1 Reply Last reply Reply Quote 0
      • B
        backtrader administrators @sahil last edited by

        @sahil said in Design Document of Backtrader And Extending it for multiple marketplaces (India):

        Is there any design document or data flow diagram available for backtrader?

        No.

        @sahil said in Design Document of Backtrader And Extending it for multiple marketplaces (India):

        Can it be used(extended) for creating an live engine(trading for India marketplace)

        You need to create your own Broker and data feeds. Some people have done it.

        @sahil said in Design Document of Backtrader And Extending it for multiple marketplaces (India):

        Also, is it possible to use it for trading strategies involving multiple assets

        Yes. It's built-in.

        @sahil said in Design Document of Backtrader And Extending it for multiple marketplaces (India):

        ML algorithms?

        That's up to you, not to backtrader. See https://github.com/Kismuz/btgym

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Copyright © 2016, 2017, 2018, 2019, 2020, 2021 NodeBB Forums | Contributors