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 DannyP96, 05-18-2026, 02:38 PM
|
1 response
27 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
117 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
69 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
226 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
417 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|

Comment