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 XXtrader, Yesterday, 11:30 PM
        2 responses
        11 views
        0 likes
        Last Post XXtrader  
        Started by Waxavi, Today, 02:10 AM
        0 responses
        6 views
        0 likes
        Last Post Waxavi
        by Waxavi
         
        Started by TradeForge, Today, 02:09 AM
        0 responses
        11 views
        0 likes
        Last Post TradeForge  
        Started by Waxavi, Today, 02:00 AM
        0 responses
        2 views
        0 likes
        Last Post Waxavi
        by Waxavi
         
        Started by elirion, Today, 01:36 AM
        0 responses
        7 views
        0 likes
        Last Post elirion
        by elirion
         
        Working...
        X