Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

how to draw text on chart

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

    how to draw text on chart

    Dear Team,

    i have two questions
    1.) I need the box as shown in reference image added.

    2) I need to remove the details of the indicators on the chart. reference images added
    Attached Files

    #2
    Hello kmrsg7,

    Thanks for your post.

    The boxes shown were added by an indicator. If the indicator does not provide options in the indicator panel to change the text box location then you would need to alter the ninjascript code to relocate the boxes. Based on their location I am guessing that the Ninjascript method DrawTerxtFixed() was used, here is the helpguide to that method: http://ninjatrader.com/support/helpG...wtextfixed.htm

    The text on the chart from the indicators can be suppressed. There are two choices, one clears all text, the other leaves just the indicator name: In the indicator panel, left click on the indicator in the lower left panel of interest, next find the row "Label" on the right side. (See attached picture for location) Leaving the Label field blank will remove the label from being displayed on the chart. Enclosing a label in quotations ("MyEMA" for example) will display what's within the quotations and exclude the system added trailing series information.
    Attached Files

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by sjsj2732, 03-23-2026, 04:31 AM
    0 responses
    76 views
    0 likes
    Last Post sjsj2732  
    Started by NullPointStrategies, 03-13-2026, 05:17 AM
    0 responses
    313 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    312 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    149 views
    1 like
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    112 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Working...
    X