Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Overlay = true and false!

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

    Overlay = true and false!

    I am writing a custom indicator that is a combination of other indicators.

    I need some of the indicator values to overlay price, and some not to overlay price.

    With reference to the Indicator class's Initialize() method, how can I set this up to work? There I only seem to have the option Overlay = false, or Overlay = true.

    Thanks.

    #2
    Hello,

    Unfortunately there is not supported way to do this without manually placing the multiple indicators onto the chart.

    Alternatively you could add the separate indicators to a chart using a strategy but you cannot add() an indicator to an indicator
    Indicators: http://www.ninjatrader.com/support/h...x.html?add.htm
    Strategies: http://www.ninjatrader.com/support/h....html?add2.htm
    Data: http://www.ninjatrader.com/support/h....html?add3.htm

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

    Comment


      #3
      Hello,
      Now with introduction of Ninjatrader version 8 is it possible?
      Thanks

      Comment


        #4
        Hello,

        Thank you for the question.

        This would still be the case for indicators specifically, because the overlay property is for that specific indicator it would apply to all plots of that indicator. You can utilize a strategy though to plot in multiple panels though, see the following example: http://ninjatrader.com/support/forum...ead.php?t=6651

        I look forward to being of further assistance.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        129 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        74 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        116 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        111 views
        1 like
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        89 views
        0 likes
        Last Post CarlTrading  
        Working...
        X