Support Board
Date/Time: Mon, 10 Mar 2025 08:02:18 +0000
Post From: Sample code for sc.SetAttachedOrders
[2022-01-21 13:44:59] |
1+1=10 - Posts: 270 |
Am looking for a solution in ACSIL for - If two exit orders Limit and stop have been created separately ( without using the s_SCNewOrder structure Target1 / Stop1 etc ), how to make them OCO? I don’t think you can do this in ACSIL. Why not create the child OCO orders using s_SCNewOrder when you enter the trade? |