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 Hwop38, 05-04-2026, 07:02 PM
|
0 responses
154 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
306 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
244 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
345 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
176 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment