Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Convert Data from Panel 1 to Panel 0

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Convert Data from Panel 1 to Panel 0

    I currently am displaying Data both in Panel 0 and Panel 1. (I'm a rookie/Hack) I would like to switch the data around and can't seem to be able to do it. I am modifying the Supertrend Indicator to work as an automated strategy - So far, so good. My issue raised when I went to add some dots for a MTF addition later. So finally, my question is, can I switch the data?
    Panel layout should be:
    Panel 0 = 34 EMA and SuperTrend Indicator UpTrend and DownTrend.
    Panel 1 = Dots that I will change color as the SuperTrend goes up and down.



    #2
    Hello JohnnyCat,

    Thanks for your post.

    IsOverlay should be set to true if you would like indicator plot(s) drawn on the chart price panel.

    The DrawOnPricePanel property should be set to false if you would like drawing objects to appear in a separate panel.

    This help guide page could be viewed for more information about IsOverlay: https://ninjatrader.com/support/help.../isoverlay.htm

    See this help guide page for more information about the DrawOnPricePanel property: https://ninjatrader.com/support/help...pricepanel.htm

    Let me know if I may assist further.
    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    Comment


      #3
      Hey BrandonH,

      Thank you for the response. That put my mind in the correct context I believe.

      Question: Is it possible to have 2 different drawing objects separated via the panels - For example: I have a calculated Price to be shown as dashes on as an Overlay on the price panel and some Dots that I want to change color from various MTF in a separate panel? Hope that makes sense.

      Last edited by JohnnyCat; 01-23-2023, 10:57 AM. Reason: Only have this one question - I mean I have many but want to follow this path for now

      Comment


        #4
        Hello JohnnyCat,

        Thanks for your note.

        Draw objects would not be able to be drawn on a separate panel if the script is set to plot on the price panel (IsOverlay = true).

        It could be possible to draw objects on the price panel and a separate panel if the script is set to plot on a separate panel (IsOverlay = false). Please see the forum thread linked below for how this could be accomplished.

        Hello, I am ware that this setting DrawOnPricePanel = false; will allow my indicator to draw on non price panel. I need ability for 1 indicator to draw on 2 different panels at the same time. I found this post from Ninja Staff from about 2 years ago: &quot;It is not possible for a single indicator to draw objects on


        Let me know if I may further assist.
        <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

        Comment


          #5
          BrandonH, I spent many hours looking for such a post. Probably did not know what I was searching for as far terminology. Perfect I believe this will work. Thank you. Nice work!

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by NullPointStrategies, Yesterday, 05:17 AM
          0 responses
          64 views
          0 likes
          Last Post NullPointStrategies  
          Started by argusthome, 03-08-2026, 10:06 AM
          0 responses
          139 views
          0 likes
          Last Post argusthome  
          Started by NabilKhattabi, 03-06-2026, 11:18 AM
          0 responses
          75 views
          0 likes
          Last Post NabilKhattabi  
          Started by Deep42, 03-06-2026, 12:28 AM
          0 responses
          45 views
          0 likes
          Last Post Deep42
          by Deep42
           
          Started by TheRealMorford, 03-05-2026, 06:15 PM
          0 responses
          50 views
          0 likes
          Last Post TheRealMorford  
          Working...
          X