G
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Indicator or Strategy Folder
Collapse
X
-
Hi giogio1,
You can do this by adding a label at the end of the namespace line. For example, I added the folder 'YourFolder' (see the code below).
...
//This namespace holds Indicators in this folder and is required. Do not change it.
namespace NinjaTrader.NinjaScript.Indicators.YourFolder {
...
Regards,
William
-
Hello giogio1,
To correctly do this you can first create a folder using the NinjaScript editor, right click on indicators or strategies and create a new folder. Then drag and drop the files into the folder using the editor. That will automatically change the namespace and make sure everything is correct so they appear in folders in the user interface.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
81 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
41 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
64 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
66 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
54 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment