Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

What's the status of ATM strategies after creating them?

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

    What's the status of ATM strategies after creating them?

    OK, I'm stumped. Is it possible for my strategy to figure the status of currently active ATM strategies my NinjaScript has created?

    Scenario:
    • My strategy calls AtmStrategyCreate() several times to initiate long positions.
    • Some get filled, and have positions running.
    • Some of those that get filled exit with a profit or loss.
    • Some don't get filled but are still waiting to enter.
    • Then my strategy generates a short signal and calls AtmStrategyCreate() again to generate some short entries.
    • I need to know what long positions are still out there so I can close them, and what ATM strategies are still out there waiting for their entries to be filled, so I can cancel them.

    Is this possible? I can easily generate a List of ATM strategies I've created, but I have no way of knowing, after calling AtmStrategyCreate(), what happens to them. Which ones went away due to exiting, and which ones haven't been filled yet, and which ones have positions running?

    (Also, does AtmStrategyClose() work only on ATM strategies with open positions, or does it cancel any ATM strategies that haven't yet filled their entry orders?)

    -Alex
    Last edited by anachronist; 05-11-2012, 07:02 PM.

    #2
    Aargh. Nevermind. I forgot about GetAtmStrategyEntryOrderStatus(). It would be nice, though, if there was a way to access a list of currently active ones.
    -Alex

    Comment


      #3
      Anachronist,

      Please feel free to contact us any time.
      Adam P.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      664 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      376 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      110 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      575 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      580 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X