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 Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    580 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    336 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    102 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    554 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    552 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X