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/

    How to see indicator values in the plot window

    General Code/Help
    2
    5
    1236
    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.
    • K
      kolten last edited by

      How can I see the indicator values in a plot window? All I see is in the lower right corner, the date changes and the mouse y position!
      If I have added EMAs to the graph, I would like to see their values when moving around in the graph with mouse pointer.

      A 1 Reply Last reply Reply Quote 0
      • A
        ab_trader @kolten last edited by ab_trader

        @kolten check out lower right corner. As I remember it shows coordinates of the mouse pointer related to diagram.

        • If my answer helped, hit reputation up arrow at lower right corner of the post.
        • Python Debugging With Pdb
        • New to python and bt - check this out
        K 1 Reply Last reply Reply Quote 0
        • K
          kolten @ab_trader last edited by

          @ab_trader It only shows exactly where the mouse is pointing at the moment. It's pretty hard to point it at a line, and even harder if you have multiple lines that you want values from.

          A 1 Reply Last reply Reply Quote 0
          • A
            ab_trader @kolten last edited by

            @kolten yes, it is matplotlib limitation.

            • If my answer helped, hit reputation up arrow at lower right corner of the post.
            • Python Debugging With Pdb
            • New to python and bt - check this out
            A 1 Reply Last reply Reply Quote 0
            • A
              ab_trader @ab_trader last edited by ab_trader

              it will be really cool if @backtrader can consider bokeh as a plot library. It creates interactive charts with more options then matplotlib.

              • If my answer helped, hit reputation up arrow at lower right corner of the post.
              • Python Debugging With Pdb
              • New to python and bt - check this out
              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Copyright © 2016, 2017, 2018, 2019, 2020, 2021 NodeBB Forums | Contributors