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 rtwave, 04-12-2024, 09:30 AM
      4 responses
      30 views
      0 likes
      Last Post rtwave
      by rtwave
       
      Started by yertle, Yesterday, 08:38 AM
      7 responses
      29 views
      0 likes
      Last Post yertle
      by yertle
       
      Started by bmartz, 03-12-2024, 06:12 AM
      2 responses
      22 views
      0 likes
      Last Post bmartz
      by bmartz
       
      Started by funk10101, Today, 12:02 AM
      0 responses
      6 views
      0 likes
      Last Post funk10101  
      Started by gravdigaz6, Yesterday, 11:40 PM
      1 response
      9 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Working...
      X