Announcement

Collapse
No announcement yet.

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.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    576 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    334 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    553 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X