Login Page - Create Account

Support Board


Date/Time: Sat, 13 Sep 2025 17:29:30 +0000



Post From: Stop Order Not Working in ASCIL

[2024-05-21 00:09:54]
ForgivingComputers.com - Posts: 1120
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.