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 Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        574 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        332 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        101 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        553 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        551 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X