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 Mindset, 04-21-2026, 06:46 AM
|
0 responses
57 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
78 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
39 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
101 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
61 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment