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

How to cancel all pending orders including TP and SL

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

    How to cancel all pending orders including TP and SL

    Hello NT Team,

    When I place an order, I automatically put a Take Profit for it, and on the other side I place an order LIMIT to re-enter if the market goes to the opposite side, but sometimes I want to cancel all those pending positions to re-SET another TP for the new positions.

    For example at the beginning I enter Long 1 contract, and I set the TP at 5 ticks above the "Avg Entry Price Level", but then the market goes down and I add another 1 contract, NOW I want to cancel the previous Take Profit Order, and re-calculate the NEW "Avg Entry Price Level" for the 2 contracts, and put a NEW Take Profit for the 2 contracts at 5 ticks above the NEW "Avg Entry Price Level".

    Thank you very much

    #2
    Hi Mohammed, thanks for writing in.

    Orders made with the Set methods (SetProfitTarget) can not be canceled. To change the price of an order made with a Set method you can call the method again with a different price and the same signal name. To cancel an order you need to submit an Exit method and use CancelOrder() on that order object. We have a brief example here:

    https://ninjatrader.com/support/help...thod_to_ca.htm

    Kind regards,
    -ChrisL
    Chris L.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Stanfillirenfro, Today, 07:23 AM
    1 response
    4 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Started by cmtjoancolmenero, Yesterday, 03:58 PM
    2 responses
    21 views
    0 likes
    Last Post cmtjoancolmenero  
    Started by olisav57, Yesterday, 07:39 PM
    1 response
    9 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by cocoescala, 10-12-2018, 11:02 PM
    7 responses
    944 views
    0 likes
    Last Post Jquiroz1975  
    Started by oviejo, Today, 12:28 AM
    1 response
    12 views
    0 likes
    Last Post NinjaTrader_Gaby  
    Working...
    X