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 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
140 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