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 traderqz, Today, 12:06 AM
    5 responses
    8 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by Mongo, Today, 11:05 AM
    2 responses
    7 views
    0 likes
    Last Post Mongo
    by Mongo
     
    Started by guillembm, Today, 11:25 AM
    0 responses
    3 views
    0 likes
    Last Post guillembm  
    Started by Tim-c, Today, 10:58 AM
    1 response
    3 views
    0 likes
    Last Post NinjaTrader_Jesse  
    Started by traderqz, Yesterday, 09:06 AM
    4 responses
    29 views
    0 likes
    Last Post traderqz  
    Working...
    X