Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Changing IsVisible on Indicator in code doesn't hide draw objects.
Collapse
X
-
When added to my indie there is an error on two lines 'The name 'chartWindow' does not exist in the current context.' are there missing starements or lines to specify when it is called or to what method these functions will be called to.Originally posted by ntbone View Post
-
chartWindow is of type Chart and was a member variable of the class the code was copied from. I had downloaded ABtoolBar from here https://ninjatraderecosystem.com/use...ers-and-wicks/ and modified it as the code in there to hide indicators wasn't hiding their drawing objects, just their plots. The Chart object for an indicator can be obtained via OwnerChart property.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SalmaTrader, 07-07-2026, 10:26 PM
|
0 responses
36 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
14 views
0 likes
|
Last Post
by CaptainJack
06-17-2026, 10:32 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:15 AM
|
0 responses
20 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:15 AM
|
||
|
Started by kinfxhk, 06-17-2026, 04:06 AM
|
0 responses
22 views
0 likes
|
Last Post
by kinfxhk
06-17-2026, 04:06 AM
|

Comment