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 SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
35 views
0 likes
|
Last Post
by SalmaTrader
07-07-2026, 10:26 PM
|
||
|
Started by CarlTrading, 07-05-2026, 01:16 PM
|
0 responses
20 views
0 likes
|
Last Post
by CarlTrading
07-05-2026, 01:16 PM
|
||
|
Started by CaptainJack, 06-17-2026, 10:32 AM
|
0 responses
12 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
18 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
20 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment