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/

    Data parallel analsysis

    General Discussion
    multi datafeed data parallel
    1
    1
    80
    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.
    • konichuvak
      konichuvak last edited by

      Anyone figured a clean way to attach individual analyzer per datafeed? The purpose is to compare performance of the strategy using build-in analyzers (return, sharpe, drawdown, etc) across multiple venues. I am aware that analyzers are meant to operate on strategies, however I was wondering whether anyone came up with a reusable pattern to write analyzers that operate on datafeeds.

      For now, I am simply running an individual backtest per datafeed in a separate process, which allows for such parallelism but introduces some overhead.

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