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 behind candlestick chart

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

    Indicator behind candlestick chart

    Hi,

    i plotted a new my indicator overlay the chart, but it is behind the candle, when the other indicators as EMA,SMA, BOLLINGER are ahead the chart.

    In this way, on my indicator, i can't see where the chart across my indicator ...

    Why does this happen and how can I fix it ?

    Thanks

    Luca from Italy

    #2
    Hello, sniper.

    Just set Overlay property to true in the Initialize method.

    Code:
    Overlay = true;

    Comment


      #3
      I have already set it as you wrote, but i explane better by image post below :


      Now you can see MyIndicator ORANGE behind all object : charts, EMA and bollinger bands.
      The red arrow indicates the point where the indicator is behind the candles and so I can't see it !
      Some ideas ??
      Last edited by sniper; 03-30-2013, 01:31 PM.

      Comment


        #4
        Hello,

        This can be changed by adjusting the z-order.

        To do this left click to select the object then hold shift and scroll your mouse wheel to adjust the depth level.

        Please see the z-order section here for a video and more details: http://www.ninjatrader.com/support/h...ng_a_chart.htm

        Let me know if I can be of further assistance.
        LanceNinjaTrader Customer Service

        Comment


          #5
          PERFECT !!

          Thanks a lot !!!

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by rdtdale, Today, 01:02 PM
          1 response
          3 views
          0 likes
          Last Post NinjaTrader_LuisH  
          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
          9 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