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

Displaying Indicators

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

    Displaying Indicators

    Is it possible, from a single indicator, to have one data series plotted on the price chart and another data series plotted on the "indicator" panel (ie, the panel below the price panel) ?

    #2
    Hello spottysallrite,

    You can use a single indicator to draw drawing objects to the price panel and Plot to a sub panel but there is no way to Plot from both panels while using an indicator.



    Strategies are able to plot in multiple panels because they can use AddChartIndicator to add a sub panel to plot in.
    JesseNinjaTrader Customer Service

    Comment


      #3
      Ok, then, is it possible, from a single indicator, to have one data series plotted on one "indicator" panel, and another data series plotted on separate "indicator" panel (both on the same chart window)? (The reason to do this is that the size of the numerical range of one series is much different from the other. So, plotting both data series on the same panel would not provide a good presentation of the data.)

      Comment


        #4
        Hello spottysallrite,

        No not from an indicator, plots go with the indicator in its panel. The indicator can only have one panel which is either the price panel or a sub panel. You can draw data on the price panel still using Drawing objects but that would not be very efficient if you are trying to make a continuous plot, that would be more useful for something like displaying the most recent values.

        JesseNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by PhillT, 04-19-2024, 02:16 PM
        4 responses
        31 views
        0 likes
        Last Post PhillT
        by PhillT
         
        Started by ageeholdings, 05-01-2024, 05:22 AM
        5 responses
        36 views
        0 likes
        Last Post ageeholdings  
        Started by reynoldsn, Today, 02:34 PM
        0 responses
        10 views
        0 likes
        Last Post reynoldsn  
        Started by nightstalker, Today, 02:05 PM
        0 responses
        17 views
        0 likes
        Last Post nightstalker  
        Started by llanqui, Yesterday, 09:59 AM
        8 responses
        30 views
        0 likes
        Last Post llanqui
        by llanqui
         
        Working...
        X