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 set2win, 08-04-2021, 09:23 AM
          39 responses
          1,000 views
          0 likes
          Last Post WaleeTheRobot  
          Started by md4866, Today, 08:15 PM
          0 responses
          7 views
          0 likes
          Last Post md4866
          by md4866
           
          Started by mjbatts91, Yesterday, 04:48 PM
          2 responses
          23 views
          0 likes
          Last Post mjbatts91  
          Started by pibrew, Today, 06:10 PM
          1 response
          20 views
          0 likes
          Last Post NinjaTrader_Manfred  
          Started by actualfacts.2021, 07-25-2021, 03:11 PM
          8 responses
          1,188 views
          0 likes
          Last Post linkcou
          by linkcou
           
          Working...
          X