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 cmoran13, 04-16-2026, 01:02 PM
|
0 responses
43 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
27 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|
||
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
163 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
98 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
158 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|

Comment