Login Page - Create Account

Support Board


Date/Time: Fri, 16 May 2025 22:10:58 +0000



Post From: Stop Order Not Working in ASCIL

[2024-05-21 00:09:54]
ForgivingComputers.com - Posts: 1058
You can also check the Trade Activity Log to see if the order was submitted.

Just be sure, you have:

int Result = sc.SellEntry(NewOrder);

For the Market Order, but I don't see one for the Stop Order.

Perhaps you left it out of the copied text, but that would explain your result.