Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Bars and corresponding panels

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

    Bars and corresponding panels

    Hi,
    in NT7 I'd like to know in which panel a data series is displayed.
    this code does't work 'cause the Panel-Variable isn't public.

    NinjaTrader.Data.Bars b = ChartControl.BarsArray[0];
    int p = b.Panel;
    Rectangle r = ChartControl.Panels[p].bounds;


    Is there a way?
    And also in both directions? Bars --> Panel and Panel --> Bars?

    Thanks
    Steffen

    #2
    Unfortunately this is not supported.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by mmckinnm, Today, 01:34 PM
    0 responses
    2 views
    0 likes
    Last Post mmckinnm  
    Started by f.saeidi, Today, 01:32 PM
    0 responses
    2 views
    0 likes
    Last Post f.saeidi  
    Started by traderqz, Today, 12:06 AM
    9 responses
    16 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by kevinenergy, 02-17-2023, 12:42 PM
    117 responses
    2,766 views
    1 like
    Last Post jculp
    by jculp
     
    Started by Mongo, Today, 11:05 AM
    5 responses
    15 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Working...
    X