Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Indicator Display Order/Overlay

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

    Indicator Display Order/Overlay

    How can I get an indicator to show up visually over top of another indicator?
    I have a 3rd party indicator that displays a orderflow type price bar & I have my own indicator that displays a dot at a certain price value for each bar.
    Sometimes if I load my indicator last onto the chart my indicator dots will be visible, sometimes their not.
    Any ideas how I can get my indicator dots to show up all the time?

    #2
    Hello,

    Thank you for the post.

    In this situation, you can manually modify the ZOrder on the chart by selecting one of the indicators Plots or drawing objects and then hold Shift and Scroll the mouse wheel. You should see text next to the mouse cursor indicating the ZOrder level. With NT7 there is not a supported way to control the ZOrder accurately on load, so items can display in different order.

    Depending on the indicator, this may or may not produce a change. Some complex items may not use Plots or Drawing objects and instead render directly to the chart, these items cannot have a ZOrder change.

    This is an item that was addressed with NT8 and ZOrder can now be controlled using NinjaScript going forward.



    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by rdtdale, Today, 01:02 PM
    0 responses
    1 view
    0 likes
    Last Post rdtdale
    by rdtdale
     
    Started by alifarahani, Today, 09:40 AM
    3 responses
    15 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by RookieTrader, Today, 09:37 AM
    4 responses
    18 views
    0 likes
    Last Post RookieTrader  
    Started by PaulMohn, Today, 12:36 PM
    0 responses
    7 views
    0 likes
    Last Post PaulMohn  
    Started by love2code2trade, 04-17-2024, 01:45 PM
    4 responses
    41 views
    0 likes
    Last Post love2code2trade  
    Working...
    X