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/

    Documentation bug report

    General Discussion
    2
    2
    50
    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.
    • Brian Park
      Brian Park last edited by

      I found a bug in the documentation. What's the proper way to report the bug and submit pull request for the fix? The repo does not seem to have the usual issue tab.

      I'm just starting out with this software. So, if this is a faq, I'd appreciate a pointer to appropriate document.

      The bug I found is the code in https://www.backtrader.com/docu/quickstart/quickstart/
      The code sets the cash to $100,000 but the output shows $1,000,000.

      Thank you

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

        Thanks for reporting. Issue opened: https://github.com/backtrader2/backtrader-docs/issues/2

        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(); }); }