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/

    what database do you use to store historical market data?

    General Discussion
    1
    1
    112
    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.
    • rahul patil
      rahul patil last edited by

      I have below questions about historical market data framework,
      Do you use any open source solution for storing and accessing historical market data, in context of the below problems.

      • How do you store historical market data in efficient way and retrieve it fast?

      • How do you access data at different interval ie. your strategy for back testing purpose might not need every tick data, but 1 Min/10Min/1Hr data could be sufficient and efficient for initial testing ?

      • Does your market data framework supports accessing/subscribing to data in time serialized way for multiple symbols ie. strategies which analyze multiple symbols?

      • Thought not much interested for now but if you could answer, How do you efficiently distribute it in live environment?

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