Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Strategy Analyzer AI Generate
Collapse
X
-
Strategy Analyzer AI Generate
I am looking for a full list of the settings for the Strategy Analyzer AI Generate. I would like to have a breakdown of what each setting parameters change.
Tags: None
-
I have been working with it now. Love what is behind it. How can I set a Profit Target and a Stoploss Target when testing it?
Comment
-
Hello Nightmaregpu,
Once the strategy is generated you can click View Strategy and then make modifications to the code.
A stop loss can be added with SetStopLoss() in OnStateChange() when State is State.DataLoaded.
A profit target can be added with SetProfitTarget() in State.DataLoaded.
Below are links to the help guide.
As well as a link to a forum post with helpful resources on getting started with NinjaScript and C#.
Chelsea B.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
56 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
34 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
195 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
359 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
281 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment