Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to implement order cancel order function

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

    How to implement order cancel order function

    I am wondering if there is a built in function to implement order cancel order function. For example, one order for profit target, the other order for loss protection. Once one order is executed, the other order would be automatically cancelled.

    #2
    Hello,

    Thank you for your post.

    Set methods, like SetStopLoss and SetProfitTarget, are submitted as OCO when submitted together.

    If you don't want to use set methods, for true OCO you would need to use the Unmanaged Approach to tie orders together using OCO IDs.

    Comment


      #3
      Hi Gaby, thank you for the clarification. I checked the link you provided for unmanaged order. I have one question. If I use SetStopLoss and SetProfitTarget, I need to use them for curreevery bar. It seems if they are not filled on current bar, they would be cancelled. You need to use them on next bar. While for unmanaged order method, the order will truly live until using cancelorder method. This is what you mean a true OCO. Am I correct?

      Comment


        #4
        By true OCO, I mean that they are actually tied via OCO (meaning one will cancel when the other fills).

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by kinfxhk, 07-13-2026, 10:18 AM
        0 responses
        58 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 09:50 AM
        0 responses
        41 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-13-2026, 07:21 AM
        0 responses
        46 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by kinfxhk, 07-11-2026, 02:11 AM
        0 responses
        37 views
        0 likes
        Last Post kinfxhk
        by kinfxhk
         
        Started by SalmaTrader, 07-07-2026, 10:26 PM
        0 responses
        156 views
        0 likes
        Last Post SalmaTrader  
        Working...
        X