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/

    Ploting two seperate Observer in same subplot

    General Code/Help
    3
    5
    51
    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.
    • Farhad Azadjoo
      Farhad Azadjoo last edited by

      Hi
      I have two Observer classes that capture some features for me. I want to plot these two observers in one subplot. can someone help me to do this?

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

        Use of plotmaster parameter can help - Docs - Plotting - Object-wide plotting options

        Farhad Azadjoo 1 Reply Last reply Reply Quote 0
        • Farhad Azadjoo
          Farhad Azadjoo @ab_trader last edited by

          @ab_trader How can set plotmaster of the second observer to link to the first observer? I read plotmaster samples, but they plot the observer on data plot.
          can you give me an example code that indicates how can I added these two observers and plot them in one subplot?

          run-out 2 Replies Last reply Reply Quote 0
          • run-out
            run-out @Farhad Azadjoo last edited by

            @Farhad-Azadjoo Have you checked out this article?

            1 Reply Last reply Reply Quote 1
            • run-out
              run-out @Farhad Azadjoo last edited by

              @Farhad-Azadjoo and this one....

              1 Reply Last reply Reply Quote 1
              • 1 / 1
              • First post
                Last post
              Copyright © 2016, 2017, 2018 NodeBB Forums | Contributors
              $(document).ready(function () { app.coldLoad(); }); }