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/

    Has anyone in the community every tried to develop a GUI front-end for Backtrader?

    General Discussion
    4
    5
    415
    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.
    • Tom Basso
      Tom Basso last edited by

      I am new to Backtrader, but have gotten my first strategy running in simulation mode successfully. I plan to add some sizing modules from a book I wrote on Position Sizing and have a few other ideas for the platform. I'm also looking to help a partner with his trader education school. To do that, Backtrader would need an easy-to-use GUI (Graphic User Interface) so that students without programming experience could experiment with various strategies, sizing approaches, portfolios, stop loss ideas, etc. and learn how they affect historical performance.

      Has anyone in the community every tried to develop a GUI front-end for Backtrader?

      tianjixuetu 1 Reply Last reply Reply Quote 0
      • tianjixuetu
        tianjixuetu @Tom Basso last edited by

        @Tom-Basso It is a good idea,if yu can develop a GUI,which have a high speed.maybe you should use C++ or C#.

        Tom Basso 1 Reply Last reply Reply Quote 0
        • Tom Basso
          Tom Basso @tianjixuetu last edited by

          @tianjixuetu Have you ever programmed in CSS which I hear is used for cloud based pretty GUIs?

          1 Reply Last reply Reply Quote 0
          • ricpruss
            ricpruss last edited by

            Jupyter lab is a pretty good enviroment to run experiments and see visual results. For a training enviroment it also allows for you to pose questions but predo any boilerplate like data loading that is not showing concepts your trying to teach.
            -Ric

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

              There is this project: https://github.com/OmegaTrading/OmegaUI

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