Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

SetStopLoss and SetProfitTargets in OnExecutionUpdate

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

    SetStopLoss and SetProfitTargets in OnExecutionUpdate

    I am entering a a Position in OnBarUpdate then waiting for the Entry confirmation in OnExecutionUpdate to enter the stop loss and profit target based on the entry orders fill price. I am using SetStopLoss to set the stop and SetProfitTarget for the profit. Then in OnbarUpdate I am checking the price to determine if I move the Stop to Breakeven. The very first trade works fine (print everything to Output Window). The second trade has some lingering orders when I print from OnOrderUpdate. These orders are still in OnOrderUpdate State.Working after OnPositionUpdate is showing MarketPosition.Flat. The chart text and lines are showing all the correct trades, the rogue working orders ever get filled.

    Can I use SetStopLoss and SetProfitTarget in OnExectionUpdate? Can you toss a hint at other potential causes I should look for?

    #2
    Hello TAJTrades,

    Thanks for the post.

    It is possible to call SetStopLoss and SetProfitTarget in OnExectionUpdate, but I would recommend following this reference sample that uses OnOrderUpdate() and OnExecution() to enter protective orders.



    Please let me know if I can assist further.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    90 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    135 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    120 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    69 views
    0 likes
    Last Post PaulMohn  
    Working...
    X