Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Hide price bars until drawn region is hit
Collapse
X
-
Hello Jschmelz,
Thanks for your post.
You could consider using the BarBrush property to set the bar color to transparent (Brushes.Transparent). Then, you could set the BarBrush property to paint the bars a certain color when your region is being drawn by calling Draw.Region().
The CandleOutlineBrush property could be used to set the bar's outline color to transparent or set to a certain color.
See the help guide page below for more information.
BarBrush: https://ninjatrader.com/support/help...8/barbrush.htm
CandleOutlineBrush: https://ninjatrader.com/support/help...tlinebrush.htm
Draw.Region(): https://ninjatrader.com/support/help...raw_region.htm<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>
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
57 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
79 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
41 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
101 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
61 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment