Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Order Management

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

    Order Management

    Hi Guys,

    Just want to confirm something. The docs (http://www.ninjatrader-support.com/H...tml?Overview36) say...

    Methods that generate orders to exit a position will be ignored if a strategy position is open and:
    • An order submitted by a set method (SetStopLoss() for example) is active

    How do I generate a partial exit order for a position that has a stop loss order working? The docs suggest that this isn't possible and the partial exit order will be ignored.

    Thanks

    #2
    ScoobyStoo, this is possible if you scale in to scale out later -

    BertrandNinjaTrader Customer Service

    Comment


      #3
      Originally posted by NinjaTrader_Bertrand View Post
      ScoobyStoo, this is possible if you scale in to scale out later -

      http://www.ninjatrader-support2.com/...ead.php?t=3751
      Is their any way I can just get NT to process orders without using the Enter/Exit/Set methods? I handle all the order management logic within my strategy.

      Comment


        #4
        ScoobyStoo, NinjaTrader 7 will introduce this concept:
        New Unmanaged Order Submission
        In 6.5 some users were burdened with our "Internal Order Handling" rules. We have introduced unmanaged order submission which bypasses the convenience of our order handling layer. This lower level of programming allows you to do what you want relative to order submission/management without any limitations other than any imposed by your broker. There are only three methods, SubmitOrder(), ChangeOrder() and CancelOrder(). You then get the flexibility of managing your orders how you see fit and optionally handling rejections.
        AustinNinjaTrader Customer Service

        Comment


          #5
          Originally posted by NinjaTrader_Austin View Post
          ScoobyStoo, NinjaTrader 7 will introduce this concept:
          New Unmanaged Order Submission
          In 6.5 some users were burdened with our "Internal Order Handling" rules. We have introduced unmanaged order submission which bypasses the convenience of our order handling layer. This lower level of programming allows you to do what you want relative to order submission/management without any limitations other than any imposed by your broker. There are only three methods, SubmitOrder(), ChangeOrder() and CancelOrder(). You then get the flexibility of managing your orders how you see fit and optionally handling rejections.
          What's the slated date for a release candidate?

          Comment


            #6
            There currently isn't a date for release yet. We will continue to release closed betas (currently at beta 6) to certain testing groups before we have a public beta release. This closed beta period has traditionally been a few months long. Thank you for understanding.
            AustinNinjaTrader Customer Service

            Comment


              #7
              Originally posted by NinjaTrader_Austin View Post
              There currently isn't a date for release yet. We will continue to release closed betas (currently at beta 6) to certain testing groups before we have a public beta release. This closed beta period has traditionally been a few months long. Thank you for understanding.
              OK, thanks for letting me know Austin.

              Good luck with the development work.

              Comment

              Latest Posts

              Collapse

              Topics Statistics Last Post
              Started by Perr0Grande, Today, 08:16 PM
              0 responses
              2 views
              0 likes
              Last Post Perr0Grande  
              Started by elderan, Today, 08:03 PM
              0 responses
              4 views
              0 likes
              Last Post elderan
              by elderan
               
              Started by algospoke, Today, 06:40 PM
              0 responses
              10 views
              0 likes
              Last Post algospoke  
              Started by maybeimnotrader, Today, 05:46 PM
              0 responses
              9 views
              0 likes
              Last Post maybeimnotrader  
              Started by quantismo, Today, 05:13 PM
              0 responses
              7 views
              0 likes
              Last Post quantismo  
              Working...
              X