Thanks.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Recommended folder for strategy-specific folders and files
Collapse
X
-
Hi Jeronymite,
Thank you for your post.
NInjaTrader already creates this type of folder for you when you install it.
If you go to (My) Documents -> NinjaTrader 7 -> bin -> custom
This 'custom' folder contains all the indicators and strategies that are default with NinjaTrader and any new ones that you create through NinjaTrader.
Let me know if I can be of further assistance.Cal H.NinjaTrader Customer Service
-
Thanks, Cal. Fully understand where the strategy and indicator code files are -- no problem. I'm asking about folders and files created by a strategy or indicator. For example, if I want to store strategy-specific data so it can be used by different invocations of the strategy at different times, I might create a folder and several files within NinjaScript that hold that data. Is there a recommended folder within the NinjaTrader folder tree where I should store those strategy-created folders and files? Thanks.
Comment
-
Jeronymite,
There is no recommended space to store your files in the NinjaTrader documents. The reason for this, is you will direct your script to read and write to a file location on the local PC.
I would create a folder that would require the least amount of file location text, such as in your documents folder.Cal H.NinjaTrader Customer Service
Comment
-
Thanks, Cal.
As the strategy/indicator I am developing is to be a commercial product, I want to "obfuscate" the location of the files, even if that only provides a limited amount of value. Is there a preferred folder within the NT folder hierarchy in which to create such folders/files? If not, I intend to create them in the NT MyDocuments\NinjaTrader 7\bin\Custom folder under a new folder I create. If it would be better to use a folder within the %APPDATA% folder, please let me know.
Thanks.
Comment
-
Jeronymite,
As I said, we don't have a recommended folder location that you can use for the storing files.
The 'Appdata' is a good idea as it is typically a hidden folder, but we have not tested this with NinjaScript before so I can't comment on how it will react to the hidden folder.Cal H.NinjaTrader Customer Service
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
666 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
376 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
110 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
575 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
580 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment