so I've got the backbrush lines on the chart, sort of... they are stuck on the indicator part of the chart. I would like to get them up on the price panel. Ideally, I would like to put in a check box or something and have the ability to be able to switch the option on and off of having the backbrush visible. But for know it would be nice to just have it on the price panel. Any help would be appreciated. Thanks.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
using BackBrush function question
Collapse
X
-
using BackBrush function question
attaching the code file and screenshot of what I would like to do...
so I've got the backbrush lines on the chart, sort of... they are stuck on the indicator part of the chart. I would like to get them up on the price panel. Ideally, I would like to put in a check box or something and have the ability to be able to switch the option on and off of having the backbrush visible. But for know it would be nice to just have it on the price panel. Any help would be appreciated. Thanks.Tags: None
-
Hello tvaughan4,
Thanks for your post.
You can use BackBrushAll to show the back panel color in both the price panel and well all panels of the chart.
Reference: https://ninjatrader.com/support/help...ckbrushall.htm
For the check box, you would need an input that is set-up as bool as this provides the check box. Your logic to then code the BcakBrushAll can be bypassed according to the state of the bool.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
73 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
152 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
162 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
100 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
288 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|

Comment