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 Waxavi, Today, 02:10 AM
    0 responses
    6 views
    0 likes
    Last Post Waxavi
    by Waxavi
     
    Started by TradeForge, Today, 02:09 AM
    0 responses
    11 views
    0 likes
    Last Post TradeForge  
    Started by Waxavi, Today, 02:00 AM
    0 responses
    2 views
    0 likes
    Last Post Waxavi
    by Waxavi
     
    Started by elirion, Today, 01:36 AM
    0 responses
    4 views
    0 likes
    Last Post elirion
    by elirion
     
    Started by gentlebenthebear, Today, 01:30 AM
    0 responses
    5 views
    0 likes
    Last Post gentlebenthebear  
    Working...
    X