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 sjsj2732, Yesterday, 04:31 AM
|
0 responses
30 views
0 likes
|
Last Post
by sjsj2732
Yesterday, 04:31 AM
|
||
|
Started by NullPointStrategies, 03-13-2026, 05:17 AM
|
0 responses
286 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
282 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
132 views
1 like
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
90 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|

Comment