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 love2code2trade, Yesterday, 01:45 PM
        4 responses
        28 views
        0 likes
        Last Post love2code2trade  
        Started by funk10101, Today, 09:43 PM
        0 responses
        7 views
        0 likes
        Last Post funk10101  
        Started by pkefal, 04-11-2024, 07:39 AM
        11 responses
        37 views
        0 likes
        Last Post jeronymite  
        Started by bill2023, Yesterday, 08:51 AM
        8 responses
        45 views
        0 likes
        Last Post bill2023  
        Started by yertle, Today, 08:38 AM
        6 responses
        26 views
        0 likes
        Last Post ryjoga
        by ryjoga
         
        Working...
        X