Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

ITextFixed

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

    ITextFixed

    I'm trying to display some data in the second panel (the one below the price panel) using either ITextFixed and DrawTextFixed. The indicator I've written them into I select Panel 2 within the parameters, but can only get them to display in the Price panel.

    In the help file I noticed it says that for DrawTextFixed it says it will only display in panel 1, the price panel, but ITextFixed does not say that it has that limitation, so I assumed it would work in another panel. Is there something else I need to do to get it to display there, or will it also only work in the price panel? If it will not work in another panel, are thery any other functions that will allow this?

    thanks,

    Safetrading

    #2
    Originally posted by safetrading View Post
    I'm trying to display some data in the second panel (the one below the price panel) using either ITextFixed and DrawTextFixed. The indicator I've written them into I select Panel 2 within the parameters, but can only get them to display in the Price panel.

    In the help file I noticed it says that for DrawTextFixed it says it will only display in panel 1, the price panel, but ITextFixed does not say that it has that limitation, so I assumed it would work in another panel. Is there something else I need to do to get it to display there, or will it also only work in the price panel? If it will not work in another panel, are thery any other functions that will allow this?

    thanks,

    Safetrading
    Code:
     
    DrawOnPricePanel = false;
    ref: http://www.ninjatrader.com/support/h...pricepanel.htm

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    155 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    90 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    137 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    130 views
    1 like
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    107 views
    0 likes
    Last Post CarlTrading  
    Working...
    X