Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
saving strategy parameters to file
Collapse
X
-
Hello Andrew_e,
Thanks for your post.
I may suggest to simply save a Strategy template to save the strategy parameters. If you are familiar with the strategy code, you can create a method that outputs the values of the strategy's public properties in a meaningful way.
Working with Strategy Templates - https://ninjatrader.com/support/help..._templates.htm
We do not offer a supported means via NinjaScript to list parameters of the strategy, but you could consider to use Reflection to identify any public properties of the strategy within code.
Using Reflection in NinjaScript escapes the scope of services that we can provide, but you may do further research into using Reflection to get public properties to achieve your goal. I linked one publicly available (external) resource below.
I will also leave this thread open for any other community members that can share their insight.
We look forward to being of further assistance.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Yesterday, 05:17 AM
|
0 responses
56 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
133 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
73 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
45 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
49 views
0 likes
|
Last Post
|

Comment