Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Indicator Plot Labels
Collapse
X
-
Hello dibDab,
You are wanting to create something like the Add Plot Names indicator?
https://ninjatraderecosystem.com/use.../addplotnames/
You can either custom render text where you would like it in OnRender(), or you can use Draw.Text() which will draw over the bars.
The <Indicator>.Plots[plot index].Name will have the plot name. The .Plots[plot index].Brush will have the color.
Chelsea B.NinjaTrader Customer Service
-
Not quite. One color per draw object. Multiple lines of text in Draw.TextFixed will all be the same color.Originally posted by dibDab View Postok just to clarify, I can use '/r/n' to draw on 2 lines and I can use a brush to define different colours on each line?.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
637 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
366 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
107 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
569 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
571 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment