Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Draw.Line from new panel on input series panel instead of indicator panel
Collapse
X
-
Draw.Line from new panel on input series panel instead of indicator panel
I have an indicator that I am trying to do a draw.line on. This indicator is in a separate panel, not input series. However, when I draw.line in this indicator which is in a separate window, its appearing in the input series instead of the panel with the indicator its coming from. Is there a way around this or is this the only behavior of draw.line?Tags: None
-
Hello ErikY,
Thanks for your post.
By default, draw objects are drawn in the price panel. You can change that behavior by changing the system bool DrawOnPricePanel from true to false, in the OnStateChanges' State.SetDefaults.
Reference: https://ninjatrader.com/support/help...pricepanel.htm
- Likes 1
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
177 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
332 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
254 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
356 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
184 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment