What are some things I should look for to prevent this from happening?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Strategy not showing up in list
Collapse
X
-
Strategy not showing up in list
When I go to add a strategy by right click -> new strategy, my newly created strategy does not show up in the list so that I may select it for trading...
What are some things I should look for to prevent this from happening?Tags: None
-
Hello brucelevy,
Thanks for your post.
Assuming the strategy has compiled successfully:
Is the file name the same as the strategy (public class) name? In this case, you might be looking for one name and it may be something else. When editing you are opening by file name, when adding the strategy you are looking at the public class name.
When you go to apply the strategy, are any errors showing in the "log" tab of the control center? What can happen is that if you have an error in the OnStateChange() method when you go to New>strategy the OnStateChange() is called and a run-time type error can occur which removes the strategy from the available list as a preventative measure.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
50 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
127 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
69 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
42 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
46 views
0 likes
|
Last Post
|

Comment