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/

    Testing same strategy against multiple time ranges

    General Code/Help
    2
    2
    340
    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.
    • phxz
      phxz last edited by

      Hello, I'm trying to run my strategy over 5 or 6 different time ranges but so far I'm not sure I'm overcomplicating it so far I'm running one time range per time, writing it to a file every run, and keep going until finish all time ranges then compare all the files and see the best options for my algo itself. I'm not sure if it could be replaced by an Analyzer or PyFolio and make this process easier/faster.

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

        No, it cannot be for sure be replaced by an Analyzer. Different time ranges imply different starting conditions (start of trading).

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