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/

    Optimization with multiple feeds

    General Code/Help
    2
    3
    213
    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.
    • oakenstream
      oakenstream last edited by

      Hey, is it possible to optimize with multiple feeds? I'm getting an error, I dont exactly see where it is so I assume it's because of multiple feeds.

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

        @oakenstream said in Optimization with multiple feeds:

        I dont exactly see where it is

        Neither does the rest of us.

        @oakenstream said in Optimization with multiple feeds:

        Hey, is it possible to optimize with multiple feeds?

        Yes, we can.

        1 Reply Last reply Reply Quote 1
        • oakenstream
          oakenstream last edited by

          @backtrader said in Optimization with multiple feeds:

          @oakenstream said in Optimization with multiple feeds:

          I dont exactly see where it is

          Neither does the rest of us.

          I removed this optreturn and it worked:

          cerebro = bt.Cerebro(optreturn=False)
          

          @oakenstream said in Optimization with multiple feeds:

          Hey, is it possible to optimize with multiple feeds?

          Yes, we can.

          Ok, thanks!

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