Login Page - Create Account

Support Board


Date/Time: Thu, 28 Nov 2024 12:52:51 +0000



Post From: Question about exiting trading positions using ASCII

[2023-05-10 12:21:20]
User395175 - Posts: 87
Hi, suppose i submit 1 buy order with its target and stop attached orders at time t1(and get filled), then i submit another buy order with its target and stop attached orders at time t2(also get filled). At time t3, i have 2 unit long positions and i want to exit 1 unit long position that the first buy order created and cancel that 2 attached orders (target and stop orders, linked to my first buy order, not my second buy order), and don't touch/ modify/ cancel anything related to another 1 unit long position created by my second buy order and its target/stop attached orders.

How can i achieve it using ASCII in my own study?