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 wzgy0920, 04-20-2024, 06:09 PM
      2 responses
      26 views
      0 likes
      Last Post wzgy0920  
      Started by wzgy0920, 02-22-2024, 01:11 AM
      5 responses
      32 views
      0 likes
      Last Post wzgy0920  
      Started by wzgy0920, Yesterday, 09:53 PM
      2 responses
      49 views
      0 likes
      Last Post wzgy0920  
      Started by Kensonprib, 04-28-2021, 10:11 AM
      5 responses
      191 views
      0 likes
      Last Post Hasadafa  
      Started by GussJ, 03-04-2020, 03:11 PM
      11 responses
      3,230 views
      0 likes
      Last Post xiinteractive  
      Working...
      X