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

Access Optimizer GUID from within Strategy

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

    Access Optimizer GUID from within Strategy

    Hi support,

    When exploring the strategyanalyzerlogs, I noticed that the XML files have a Guid property. Is this accessible from within Strategy code? Or, is there another identifier for an Optimizer run that's accessible within Strategy code?

    My use case is that I'm saving data to a file during "State == State.Terminated" and "Category == Category.Optimize". So for each optimization run, I'd like to programmatically create a directory to hold all of the data I'm outputting from each strategy.

    Thanks,
    wadams

    #2
    Hello wadams,

    While this is not documented or officially supported, it has been suggested to use the Id property.
    I'm running NinjaTrader 8.0.22.1 64-bit with several instances of a NinjaScript strategy via the Control Center Strategies tab. When I enable a strategy instance NinjaTrader assigns a "Strategy ID" to it; for example, when I enabled a strategy yesterday NinjaTrader wrote the following line to the Log file: 2020-06-07
    Chelsea B.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by AaronKoRn, Yesterday, 09:49 PM
    0 responses
    11 views
    0 likes
    Last Post AaronKoRn  
    Started by carnitron, Yesterday, 08:42 PM
    0 responses
    10 views
    0 likes
    Last Post carnitron  
    Started by strategist007, Yesterday, 07:51 PM
    0 responses
    11 views
    0 likes
    Last Post strategist007  
    Started by StockTrader88, 03-06-2021, 08:58 AM
    44 responses
    3,980 views
    3 likes
    Last Post jhudas88  
    Started by rbeckmann05, Yesterday, 06:48 PM
    0 responses
    9 views
    0 likes
    Last Post rbeckmann05  
    Working...
    X