Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Draw.Polygon drawOnPricePanel?
Collapse
X
-
Draw.Polygon drawOnPricePanel?
I couldn't find a version of Draw.Polygon with drawOnPricePanel option. Solution?Tags: None
-
Hello Shai Samuel,
Thanks for your post.
DrawOnPricePanel is a property that could be set in the State.SetDefaults method of your script.
There is no syntax available that would allow you to specify DrawOnPricePanel when calling the Draw.Polygon() method.
See this help guide documentation for more information about DrawOnPricePanel: https://ninjatrader.com/support/help...pricepanel.htm
See this help guide documentation for more information about Draw.Polygon(): https://ninjatrader.com/support/help...aw_polygon.htm
Let us know if we may assist further.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
-
-
Hell Shai Samuel,
Thanks for your note.
The DrawOnPricePanel property should ONLY be set from the OnStateChange() method during State.SetDefaults. Dynamically changing DrawOnPricePanel may result in issues.
This could be seen in the Warning section of the DrawOnPricePanel help guide page linked below.
DrawOnPricePanel: https://ninjatrader.com/support/help...pricepanel.htm
Let us know if we may assist further.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
627 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
359 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
562 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
567 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment