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/

    IB fundamental ratios

    General Discussion
    1
    2
    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.
    • David Gordon
      David Gordon last edited by

      Anyone tackle the idea of receiving IB fundamental ratios?

      My intention is to modify ibstore.py to be able to request ticks=258 (Fundamental ratios) and ticks=233 (RTVolume). Then, add the ratios to ibdata.py. If there's interest, I'll pull request it in when it works for me.

      David Gordon 1 Reply Last reply Reply Quote 0
      • David Gordon
        David Gordon @David Gordon last edited by

        @backtrader , I'd need your opinion on the best approach. I've modified the IB store to read tick=258 Fundamental ratios. Now, in the IB data feed, I'm wondering where to put the 105 ratios. Since they only update at most every quarter, it seems overkill to put them all in their individual lines. What do you think?

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