Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
how to tell when ChartTrader is made visible / hidden
Collapse
X
-
the reason I ask is that if ChartTrader goes from Off to On (Shown), then this event seems to not fire:
accountSelector.SelectionChanged
I notice this if the chart is loaded with ChartTrader Off, then toggled On, the event does not fire
and then if the Account is changed, the event does not fire until I reload the indicators...
???
-
Hello llanqui,
The ChartControl.Properties.ChartTraderVisibility enum property would provide if the ChartTrader is visible.
Join the official NinjaScript Developer Community for comprehensive resources, documentation, and community support. Build custom indicators and automated strategies for the NinjaTrader platforms with our extensive guides and APIs.
However, there is no documented event for when the visibility changes.
NinjaTrader_Jesse has provided some undocumented code in the forum posts below.
Chelsea B.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
252 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
161 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
165 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
251 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
203 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment