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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
81 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
42 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
64 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
66 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
54 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment