Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

atmstrategyclose

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

    atmstrategyclose

    Hello,

    I work with my script-strats, my atm-strats, both together as well and everything works fine with NinjaTrader - thanks to your support

    Today I wanted to add "atmstrategyclose" but in the helpguide I only find as condition "...profitloss" and "idValue". Isn´t it possible to use atmstrategyclose with certain conditions in the strategy instead of only GetAtmStrategyUnrealizedProfitLoss("idValue") > xxx)? And what would be the idValue in this case? When I do AtmStrategyClose("mS1"); //mS1 is the stratId in the variables section for creating the getatm it doesn´t close.

    Or to flatten somehow all positons of an instrument from getatm? (Because with NinjaTrader.Gui.SuperDom.SuperDom.FlattenEverythin g(); there are closed all positions from all instruments - which I dont want)



    Thanks
    Tony
    Last edited by tonynt; 12-05-2011, 05:51 PM. Reason: typing error - sorry

    #2
    Hello,

    Yes, you can use AtmStrategyClose with other conditions. The example in the help guide was just one way you can use it.

    The IDvalue will by the ATM Strategy ID you wish to close.

    A NinjaScript strategy would only be able to close it's own position. There is not a method to close all positions on the same instrument - they would all need to be placed from the same strategy.

    Please let me know if you have additional questions.
    MatthewNinjaTrader Product Management

    Comment


      #3
      Thanks, got it. Works!


      Originally posted by NinjaTrader_Matthew View Post
      Hello,

      Yes, you can use AtmStrategyClose with other conditions. The example in the help guide was just one way you can use it.

      The IDvalue will by the ATM Strategy ID you wish to close.

      A NinjaScript strategy would only be able to close it's own position. There is not a method to close all positions on the same instrument - they would all need to be placed from the same strategy.

      Please let me know if you have additional questions.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      71 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      39 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      63 views
      2 likes
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      63 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      53 views
      0 likes
      Last Post CarlTrading  
      Working...
      X