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/

    Fundemental Data Backtesting

    General Discussion
    1
    3
    94
    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.
    • B
      bicepjai last edited by

      I am looking for testing strategies that uses just the fundamental data without daily OCHLV data. Are there examples/blog/tutorials/docs on how to accomplish this ?

      B 1 Reply Last reply Reply Quote 0
      • B
        bicepjai @bicepjai last edited by

        @bicepjai said in Fundemental Data Backtesting:

        I am looking for testing strategies that uses just the fundamental data without daily OCHLV data. Are there examples/blog/tutorials/docs on how to accomplish this ?

        Also how to co exist with OHLC data

        1. Looking for separate linefeed on fundamental data items
        2. want to synchronize the fundamental data feed with the OCHL feed (even though fundamental data gets reported only 4 more more times a quarter)
        1 Reply Last reply Reply Quote 0
        • B
          bicepjai last edited by

          I think i found my answer here. please let me know if there are other references
          https://www.backtrader.com/blog/posts/2016-09-17-data-synchronization/data-synchronization/

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