Is there a standard process for this, or do I just create and read in my own configuration files into my strategy?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Vendor strategy configuration files
Collapse
X
-
Vendor strategy configuration files
I am interesting in learning what the best practices are for developing a system to be deployed to other users. In particular, I'm interested in how to setup configuration files for a deployed strategy that holds parameters that you don't want in the normal Strategy:Parameters list. In other words, you may have a log file directory where your system stores its own log files. Instead of passing the directory in via the Strategy:Parameter, you want to put this into a file that is distributed with the strategy.
Is there a standard process for this, or do I just create and read in my own configuration files into my strategy?Tags: None
-
Hello,
Thanks for the forum post.
The only document we have on best practices for commercial distribution is here. As far as a custom config file you would simply need to create your own file interface for this if you do not want these settings saved in the Parameters section when you apply the indicator or strategy.
Let me know if I can be of further assistance.BrettNinjaTrader Product Management
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
88 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
48 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
31 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
34 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
68 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment