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 terofs, Today, 04:18 PM
        0 responses
        3 views
        0 likes
        Last Post terofs
        by terofs
         
        Started by nandhumca, Today, 03:41 PM
        0 responses
        4 views
        0 likes
        Last Post nandhumca  
        Started by The_Sec, Today, 03:37 PM
        0 responses
        3 views
        0 likes
        Last Post The_Sec
        by The_Sec
         
        Started by GwFutures1988, Today, 02:48 PM
        1 response
        5 views
        0 likes
        Last Post NinjaTrader_Clayton  
        Started by ScottWalsh, 04-16-2024, 04:29 PM
        6 responses
        33 views
        0 likes
        Last Post ScottWalsh  
        Working...
        X