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

closing a manually opened position

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

    closing a manually opened position

    Can a Strategy close a position that has been manually opened?

    Is it possible to code an ATM Strategy? (that can manage a position that has been manually opened)

    #2
    Hello NinjaCustomer,
    Thanks for your post.

    It is not supported in NinjaTrader 7 to close a manually opened position with a strategy. You can however code an ATM strategy with the ATM Strategy NinjaScript methods. I will link the documentation for those methods below.

    Help Guide- ATM Strategy Methods

    Please let me know if you have any questions.
    Josh G.NinjaTrader Customer Service

    Comment


      #3
      crap, I meant to post in the NT 8 forums - would the answer be the same for NT 8?

      Comment


        #4
        No problem . I have moved your post to the appropriate section of the forum.

        In NinjaTrader 8 your strategy can manage a manually opened position with start behavior called Adopt Account Position. You need to specifically add a line to your strategy to enable it (IsAdoptAccountPositionAware = true).

        Please see the documentation below and let me know if you have any questions on how to use it to program a strategy to manage the exit of a manual entry.

        Help Guide- Syncing Account Positions
        Help Guide- StartBehavior
        Help Guide- IsAdoptAccountPositionAware

        Additionally, I am including a link to the NinjaTrader 8 ATM Methods below.
        Help Guide- ATM Strategy Methods
        Josh G.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by frankthearm, Today, 09:08 AM
        3 responses
        6 views
        0 likes
        Last Post NinjaTrader_Clayton  
        Started by yertle, Today, 08:38 AM
        5 responses
        14 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by adeelshahzad, Today, 03:54 AM
        3 responses
        16 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by bill2023, Yesterday, 08:51 AM
        6 responses
        27 views
        0 likes
        Last Post NinjaTrader_Erick  
        Started by NinjaTrader_ChelseaB, 01-08-2017, 06:59 PM
        80 responses
        19,667 views
        5 likes
        Last Post NinjaTrader_ChelseaB  
        Working...
        X