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

How detect enabled ninjascripts

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

    How detect enabled ninjascripts

    Hello,

    I have an Add-On that distributes signals to several strategies.
    The Add-On needs to know if each strategy is enabled. How is the best way ?
    The public property in strategies IsEnabled looks like not work (his value is ever false however the strategy is enabled).
    For example, I can set a custom property in the DataLoaded event of each strategy, but I would prefer to use some standard field, if it exists.

    Thanks.

    #2
    Hello,

    Thank you for the question.

    Because there is not really a suggested way to access strategies from outside of a strategy, it would likely be best for you to program a custom property in each strategy that your addon looks for. Currently, there is no support for autostarting or otherwise managing strategies directly with NinjaScript so this subject you would likely need to devise your own logic.

    You may be able to utilize the State of the strategy or create a public property of your own to denote it is active once it reaches a certain state.

    I have put a feature request in for further NinjaScript options surrounding auto starting/reading the state of the strategy.

    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by ageeholdings, Today, 07:43 AM
    0 responses
    7 views
    0 likes
    Last Post ageeholdings  
    Started by pibrew, Today, 06:37 AM
    0 responses
    4 views
    0 likes
    Last Post pibrew
    by pibrew
     
    Started by rbeckmann05, Yesterday, 06:48 PM
    1 response
    14 views
    0 likes
    Last Post bltdavid  
    Started by llanqui, Today, 03:53 AM
    0 responses
    6 views
    0 likes
    Last Post llanqui
    by llanqui
     
    Started by burtoninlondon, Today, 12:38 AM
    0 responses
    12 views
    0 likes
    Last Post burtoninlondon  
    Working...
    X