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 Mindset, 04-21-2026, 06:46 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
144 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
71 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|
||
|
Started by cmoran13, 04-16-2026, 01:02 PM
|
0 responses
125 views
0 likes
|
Last Post
by cmoran13
04-16-2026, 01:02 PM
|
||
|
Started by PaulMohn, 04-10-2026, 11:11 AM
|
0 responses
79 views
0 likes
|
Last Post
by PaulMohn
04-10-2026, 11:11 AM
|

Comment