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 NullPointStrategies, Today, 05:17 AM
|
0 responses
52 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
130 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
70 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
43 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
47 views
0 likes
|
Last Post
|

Comment