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 network processing

    Indicators/Strategies/Analyzers
    2
    4
    73
    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.
    • André Tavares
      André Tavares last edited by

      Hello

      Is it possible to run optimization using cores in servers on the same network? Similar to what MT5 allows?

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

        not supported out of the box. I once used Jenkins ( however any other job scheduler with matrix config could be used ) for this purpose.

        1 Reply Last reply Reply Quote 0
        • André Tavares
          André Tavares last edited by

          Great thanks for the reply. I have never used a package like that. Can you point me the way?

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

            Jenkins is actually a CI framework (https://www.jenkins.io/), but was used as a simple job distribution and scheduling system. There are probably many much simpler systems that may be use for that (I was just more familiar with Jenkins that's all)

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