optional text labels for some drawing tools (ie: rectangle, line, and ray tools). users can add via properties to. options for text formatting, font, size, color. So the text would render with the drawing tool, when it is drawn. ie: draw a rectangle, and add a text label to it that says "daily range"
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Text labels built into drawing tools - ie: line and rectangle tools
Collapse
X
-
Text labels built into drawing tools - ie: line and rectangle tools
Basic Feature request:
optional text labels for some drawing tools (ie: rectangle, line, and ray tools). users can add via properties to. options for text formatting, font, size, color. So the text would render with the drawing tool, when it is drawn. ie: draw a rectangle, and add a text label to it that says "daily range"Tags: None
-
Hello FOMOzombie,
You can find a modified line drawing tool that draws text on the public user app share, i have provided a link below.
This is an expansion of the the NinjaTrader Lines Drawing Tool(s) that adds text boxes to each line that will show prices associated with the endpoint or where the line crosses the price scale. Vertical lines will show time stamps. Your own messages can be added to each text box. New settings can be set […]
-
thanks! yeah I'm using that one, and its great. But I'd really like this same functionality for the rectangle drawing tool. I was trying to code it on my own with help from chat gpt, but no luck getting it to compile.
Comment
-
Hello FOMOzombie,
I have added your vote for request SFT-253 to support having labels on the drawing tools. While I cannot suggest using chatgpt for NinjaScript you can look at how the labeled line indicator was made, that would be the same process for other tools as well. The placement of the text would be the main part you would have to work out depending on how you wanted each object to display labels.
- Likes 1
Comment
-
Vote up - been looking and trying to get one done myself and it doesnt went so well. So Upvote please.
Comment
-
Comment
-
Hello DonnieTrader,
I will add your vote.
To draw a horizontal line at the 50% range of a rectangle would require using some math to figure out what price that would be and then drawing a line at that price. To have that happen automatically you would need to create a script that draws a rectangle and line or for this to be automatic with a drawing object would require making a custom drawing object.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
629 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
364 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
105 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
564 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
568 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment