Thanks.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Plot Line Length
Collapse
X
-
You would want to use DrawText() for your text. Adjust the y and yPixelOffset values to tell it where you want it to draw.
To get a line that is not indefinite use DrawLine(). You can input the start and end bars. Keep the y values the same at start and end to get a horizontal line.Josh P.NinjaTrader Customer Service
-
Appreciate your response Josh...
For a total programming newbie, can you please explain just where in the code these lines should be placed. I've had numerous attempts but they won't compile.Attached Files
Comment
-
Generally inside the OnBarUpdate() method. Unfortunately it is not that cut and dry though, but hopefully that is enough to get you going. Due to bandwidth reasons we cannot program these for you, but if you wish you can also try contacting one of the NinjaScript Consultants here: http://www.ninjatrader.com/webnew/pa...injaScript.htmJosh P.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
650 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
370 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
109 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
574 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
577 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment