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 CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
222 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
139 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
154 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
237 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
195 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment