Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
DrawText Fixed Distance Above x Axis
Collapse
X
-
DrawText Fixed Distance Above x Axis
How can I draw text a fixed number of pixels above the x axis for selected bars? I want to label certain bars but always on the same horizontal line only a short distance above the x axis. The bar selection is not an issue - just the how to position the text.Tags: None
-
Hello dkrumholz,
DrawTextFixed accepts one of 5 positions for placement, and these positions don't offer additional control.
What you want to do can be accomplished by overriding the Plot() method. Our support for this is limited, but you can view a sample in the platform Tools > Edit NinjaScript > Indicator > CustomPlotSample.
Hopefully community members with experience here can assist further.Ryan M.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
577 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 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
553 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment