Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

"manager" strategy

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

    "manager" strategy

    Is it possible to write a strategy that tracks and/or manages what my other strategies are doing?

    What I would like to do is put certain utility-like functions in one strategy so that they don't have to be coded again and again into each individual trading strategy.

    For example, if I want an email each time any strategy's order fills, could I do that?
    Or if I want an email anytime my entire portfolio's P&L targets/stops are hit?
    or if I want to have this manager strategy close down all trading once P&L targets are hit
    It could also be useful to have this as a way of limiting total tradeable capital, if for example I don't want to exceed a certain degree of total leverage at any one time.

    #2
    novamatic,

    Generally strategies are all kept independent, but I suppose it would be possible to do what you say. Unfortunately this is unsupported functionality so I would be unable to assist.

    You can code some elements into the "UserDefinedFunctions" .cs file and then access it as well from various strategies.

    It is possible to send emails, etc. from a single strategy. Let me know if you would like more information on that.
    Adam P.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    115 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    161 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    83 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    127 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    87 views
    0 likes
    Last Post PaulMohn  
    Working...
    X