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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
67 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
36 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
60 views
1 like
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
62 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
53 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment