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

Cancel Setprofittarget

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

    Cancel Setprofittarget

    Hi,

    If I have a long position and enter two OCO orders via SetProfitTarget() and SetStopLoss(), is it possible to then later cancel the profit target limit order but leave the stop order in place?
    At a certain point I would like to be able to cancel the target limit order but not the stop.
    - thanks

    #2
    Originally posted by Pourleau View Post
    Hi,

    If I have a long position and enter two OCO orders via SetProfitTarget() and SetStopLoss(), is it possible to then later cancel the profit target limit order but leave the stop order in place?
    At a certain point I would like to be able to cancel the target limit order but not the stop.
    - thanks
    No.SetProfitTarget() orders cannot be canceled. You have 2 choices: use explicit exit orders, linked to the entry, in which case, you can cancel the order; or reset the SetProfitTarget() to a very large number which cannot be met, thus effectively making it non-existent.

    Comment


      #3
      Hello Pourleau,

      Thank you for your note.

      As Koganam mentioned the Set() methods cannot be cancelled, however using your own Exit() methods and IOrder objects you can cancel an Exit() order. Or as Koganam mentioned set the Set() method to a high value that is out of range.

      For information on CancelOrder() please visit the following link: http://www.ninjatrader.com/support/h...ancelorder.htm

      For information on IOrder objects please visit the following link: http://www.ninjatrader.com/support/h...nt7/iorder.htm

      For a sample on monitoring Set() methods, which can be used to then adjust them, please visit the following link: http://www.ninjatrader.com/support/f...ead.php?t=5790

      Please let me know if you have any questions.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by ghoul, Today, 06:02 PM
      0 responses
      4 views
      0 likes
      Last Post ghoul
      by ghoul
       
      Started by Barry Milan, Yesterday, 10:35 PM
      6 responses
      18 views
      0 likes
      Last Post Barry Milan  
      Started by DanielSanMartin, Yesterday, 02:37 PM
      2 responses
      13 views
      0 likes
      Last Post DanielSanMartin  
      Started by DJ888, 04-16-2024, 06:09 PM
      4 responses
      13 views
      0 likes
      Last Post DJ888
      by DJ888
       
      Started by terofs, Today, 04:18 PM
      0 responses
      12 views
      0 likes
      Last Post terofs
      by terofs
       
      Working...
      X