Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Amending quantities of a target position

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

    Amending quantities of a target position

    Dear customer service....

    I have developed an auto system trader that handles up to 3 different targets and is able to manage one runner position additionally.
    But I if the first target gets hit the quantity of all the open targets will be
    changed to the remaining position size. I have no idea form where the amending process will be executed. I have debugged the OnExecution, OnOrderUpdate Method as well but there is no line of code that changes the quantity size
    of the remaining target orders.

    Please see the attachement of my OrderManagement-class. It's separated from the strategy file, and each Barupdate, OrderUpdate and so on is delegated through the stragtey.

    Maybe you see my fault.
    Attached Files

    #2
    cicondo, please run your script with TraceOrders 'true' in the Initialize() so you can check into orders placed / executed as the first target is hit and your qty's change unexpectedly.

    This will give you debug details for all order methods used displayed in the output window (Control Center > Tools > Output window).

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    666 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    377 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    110 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    575 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    580 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X