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/

    Plot absolute rates values on y axis

    General Code/Help
    2
    2
    65
    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.
    • uelel
      uelel last edited by

      How is it possible to show absolute values of plotted rates instead of +0.0001, +0.0002, +0.0003... ?
      plot

      1 Reply Last reply Reply Quote 0
      • B
        backtrader administrators last edited by backtrader

        Without really understanding what you mean with "rates", it seems the value of your asset moves around 1.14-1.15 with a very small variation.

        The variation is so small that matplotlib changes the representation to accommodate such a small variation, indicating the reference value at the top with 1.145

        You will have to dig in the matplotlib documentation to understand how this may be changed.

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