Login Page - Create Account

Support Board


Date/Time: Sun, 08 Sep 2024 00:44:34 +0000



Post From: Stop Order Not Working in ASCIL

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