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/

    Plotting higher timeframe indicator on lower timeframe data

    Indicators/Strategies/Analyzers
    plotting indicators timeframe error help-needed
    1
    1
    339
    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.
    • L
      Lonewolf last edited by

      I am trying to plot daily high-low on the 15-minute chart. I can plot from lower timeframe to higher timeframe i.e. 15min high-low on the daily chart, but I can't get it to work the other way.
      Also, I am using bokeh to plot my data because I can't get cerebro.plot() to work on vscode, I get a segmentation fault 11 even when I use cerebro.plot(volume = False).
      My code:
      Screen Shot 2020-12-22 at 10.46.34 AM.png Screen Shot 2020-12-22 at 10.46.57 AM.png Screen Shot 2020-12-22 at 10.47.15 AM.png Screen Shot 2020-12-22 at 10.47.51 AM.png

      The error when I use cerebro.plot():

      Screen Shot 2020-12-22 at 10.55.48 AM.png Screen Shot 2020-12-22 at 10.56.56 AM.png

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