Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Placiing and exiting orders

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

    Placiing and exiting orders

    In my Strategy, I want to select a proper methodology for placing and exiting orders, and have the following questions:

    I’d like the ability to manually exit a Strategy’s order using the SuperDOM as well as test my Strategy’s orders historically. The User Guide says both are not possible using the ATM Strategy Methods. If that is correct, can I use the Managed Approach to manually exit a Strategy’s order using the SuperDOM as well as test my Strategy’s orders historically?

    I would like for my Strategy to be able reduce the number of ticks in my Profit Target, if my Strategy has placed an order, but the market begins to turn against me. Is there a method to do this within in the Managed Approach? (This isn’t clear in the User Guide)

    Does the Managed Approach honor the settings in the Trades section of the Data Series window, when placing an order?

    Thanks,

    jhill

    #2
    jhilll,

    If you use the SuperDOM close position button to exit a position a strategy has placed, this would cancel your NinjaScript strategy.

    In order to exit this order, you would need to manually place an order in the opposite position. For example if you were Long, you would need to place a Short order to exit. However this can interrupt the strategy position, which means your account may be flat, but the strategy would still show a long position. NinjaScript strategies were not designed to have manual order used to exit the positions.

    It is important to understand Strategy Position vs Account Position:



    If you would like to manually change your Profit Target, you would need to ensure that the profit target was set in OnBarUpdate rather than the Initialize section of your code.

    The Trades section of the Data Series will be honored when using the managed approach.

    Please let me know if you have additional questions.
    MatthewNinjaTrader Product Management

    Comment


      #3
      Thanks Matthew for your prompt response.

      jhill

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      633 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      364 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      105 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      567 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      568 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X