Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

saving strategy parameters to file

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    saving strategy parameters to file

    I would like to save the strategy parameters to a file. How can I get access to the list of parameters of the current strategy (in the code)?

    #2
    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.
    JimNinjaTrader Customer Service

    Comment


      #3
      Thanks, it helps.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by judysamnt7, 03-13-2023, 09:11 AM
      4 responses
      53 views
      0 likes
      Last Post DynamicTest  
      Started by ScottWalsh, Today, 06:52 PM
      4 responses
      33 views
      0 likes
      Last Post ScottWalsh  
      Started by olisav57, Today, 07:39 PM
      0 responses
      5 views
      0 likes
      Last Post olisav57  
      Started by trilliantrader, Today, 03:01 PM
      2 responses
      19 views
      0 likes
      Last Post helpwanted  
      Started by cre8able, Today, 07:24 PM
      0 responses
      6 views
      0 likes
      Last Post cre8able  
      Working...
      X