Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Scripted access to chartTrader Properties, like AutoScale
Collapse
X
-
Hello b.j.d,
You can access the Chart properties like autoscale. The ChartTrader its self does not have public properties that can be accessed but you can access the WPF elements in the chart trader to get their values.
https://ninjatrader.com/support/helpGuides/nt8/chartcontrol_properties.htm
https://ninjatrader.com/support/helpGuides/nt8/chartscale_properties.htm
Last edited by NinjaTrader_Jesse; 01-23-2023, 03:42 PM.
-
Unfortunately, those are only the Chart window Properties, does not include the properties you see if you right click in the chart trader frame and popup Properties.Originally posted by NinjaTrader_Jesse View PostHello b.j.d,
You can access the Chart properties like autoscale. The ChartTrader its self does not have public properties that can be accessed but you can access the WPF elements in the chart trader to get their values.
https://ninjatrader.com/support/helpGuides/nt8/chartcontrol_properties.htm
https://ninjatrader.com/support/helpGuides/nt8/chartscale_properties.htm
I was hoping there would be a similar way to access the ChartTrader properties.
The AutoScale is either a property of the Indicator or the ChartTrader (for including orders in the autoscaling).
In saying this, I just realized I could probably work around not having access by creating my own indictor that Dynamically sets it's own Scale based on order boundaries (or not), but subscribing to orders and all that just to do this functionality is a bit overkill.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
92 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
138 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
68 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
122 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
73 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment