Support Board
Date/Time: Sun, 24 Nov 2024 16:49:55 +0000
Post From: Stop Order Not Working in ASCIL
[2024-05-21 00:09:54] |
ForgivingComputers.com - Posts: 960 |
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. |