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/

    Optstrategy for tuples of parameters

    General Code/Help
    2
    3
    34
    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.
    • Shivanshu Bohara
      Shivanshu Bohara last edited by

      I'm using optstrategy for 2 parameters, say a and b, and I want to run it for values
      {(a=2,b=4),(a=4,b=8),(a=6,b=12),(a=8,b=12)}, instead of running for all combinations of a and b, how can I do that?

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

        Probably the following post may provide some clues: https://community.backtrader.com/topic/2227/optimization-sequence-multiple-combination-of-parameters

        Shivanshu Bohara 1 Reply Last reply Reply Quote 1
        • Shivanshu Bohara
          Shivanshu Bohara @vladisld last edited by

          @vladisld Thank You for the help!

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