Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Finding Strategy name

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

    Finding Strategy name

    Hi My Friends,

    I am looking for a way to access the Strategy Name through code.
    I tried something like Strategies.FindById but I dont have the ID either. It opens open a lot of options but but most of them are not static. Ideal would be "Strategies.Strategy.Name"

    Pleas advise,

    thanks


    mcosta72
    NinjaTrader Ecosystem Vendor - Quant-Wise

    #2
    Hello mcosta72,

    Thank you for the post.

    You can use GetType() from the Reflection package to get the fully qualified class name for the strategy.

    Try printing this:

    Print(this.GetType().ToString());

    Please let me know if I can assist further.

    Comment


      #3
      That's it,

      Thank you!
      mcosta72
      NinjaTrader Ecosystem Vendor - Quant-Wise

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      134 views
      1 like
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      75 views
      1 like
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      119 views
      2 likes
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      114 views
      1 like
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      90 views
      0 likes
      Last Post CarlTrading  
      Working...
      X