Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
AtmStrategySelector in indicator
Collapse
X
-
AtmStrategySelector in indicator
I would like to add a strategy selector on a custom chart panel that I have created. I see there is an AtmStrategySelector in the AddOn base. But that does not work when calling it from an indicator. Is there a way to do this within an indicator?Tags: None
-
Hello martyn73,
Apologies for the delay. I wrote up a response and failed to send it out.
This would not be a property that could be added to indicators parameters, but it may be possible to add this control to the WPF elements of a chart using the Addon approach.
Below is a link to an example that uses the Atm Strategy Selector.
And a link to example indicators that modify WPF elements.
Hello All, Moving forward this will be maintained in the help guide reference samples and no longer maintained on the forum. Creating Chart WPF (UI) Modifications from an Indicator - https://ninjatrader.com/support/help...ui)-modifi.htm (https://ninjatrader.com/support/helpGuides/nt8/creating-chart-wpf-(ui)-modifi.htm) I've
Chelsea B.NinjaTrader Customer Service
Comment
-
Hello martyn73,
The AtmStrategySelector automatically populates the list of Atm Strategies.
Anything outside of this would require custom C# and would be outside of what is supported by NinjaTrader Support.
AtmStrategy templates are located in Documents\NinjaTrader 8\templates\AtmStrategy. In your custom c# code one idea might be listing the file contents of this folder.Chelsea B.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
581 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
338 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
552 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|
Comment