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 Max238, Today, 01:28 AM
    3 responses
    30 views
    0 likes
    Last Post Max238
    by Max238
     
    Started by timko, Today, 06:45 AM
    2 responses
    12 views
    0 likes
    Last Post NinjaTrader_ChristopherJ  
    Started by habeebft, Today, 07:27 AM
    0 responses
    4 views
    0 likes
    Last Post habeebft  
    Started by Tim-c, Today, 03:54 AM
    1 response
    7 views
    0 likes
    Last Post NinjaTrader_BrandonH  
    Started by rocketman7, Today, 01:00 AM
    1 response
    10 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Working...
    X