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, 05-11-2026, 05:56 AM
|
0 responses
28 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
20 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
183 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
337 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
261 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment