Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Plot Object in different Panels?

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

    Plot Object in different Panels?

    Is it possible to draw Plot objects into different panels ?

    Indicators use the .Panel and .PanelUI syntax, but I'm not seeing a way to draw Plot objects that have been Add() ed into different Panels.

    For instance .. .

    Add(new Plot( PlotStyle.Dot, "DOT_1"));
    Add(new Plot( PlotStyle.Dot, "DOT_2"));
    Add(new Plot( PlotStyle.Dot, "DOT_3"));
    Add(new Plot( PlotStyle.Dot, "DOT_4"));

    Can I plot these into panels 1-4 ?

    Possible? Please?

    #2
    Unfortunately this is not supported. You will want to have different indicators for different panels. Alternatively you could try a hybrid mix technique with a strategy as demonstrated in the reference sample for plotting within a strategy.
    Josh P.NinjaTrader Customer Service

    Comment


      #3
      Originally posted by Josh View Post
      Unfortunately this is not supported. You will want to have different indicators for different panels. Alternatively you could try a hybrid mix technique with a strategy as demonstrated in the reference sample for plotting within a strategy.
      ohh Bummer!! OK I'll work-around the issue with separate indicators.

      Well.... while I'm here....

      As you've seen over the last couple of weeks, I've been asking for how to use features, and getting the reply - "Not Supported"

      When I get that response from you, what do you do with my question? Is it put up for review within a NinjaTrader review board to become part of the product? Is there a special section just for enhancement / new feature requests ?

      I don't mind waiting and telling my clients that a NinjaTrader enhancement is going to be available in the next release (As I did for the multiple-instruments issue yesterday), but I need to know that my clients requests and issues are being taken care of, and that the software is going forward, and not sitting idle.

      I'm really working hard to promote NinjaTrader externally, so the better understanding that I have the better.

      Thanks

      Comment


        #4
        Hi tazatek,

        When customers have suggestions we do take note of each and every one of them. They are all reviewed and prioritized as to what we can do for the next version of NT. NT is a constantly evolving software and we are adding lots of new features (many user requested ones) with every major release.
        Josh P.NinjaTrader Customer Service

        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
        333 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