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, 05-11-2026, 05:56 AM
|
0 responses
28 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
20 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
183 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
336 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
261 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment