Login Page - Create Account

Support Board


Date/Time: Fri, 27 Dec 2024 16:47:48 +0000



Post From: sc.SellEntry and sc.SellExit for a STOP_LIMIT_ORDER

[2016-04-02 10:00:22]
@sstfrederik - Posts: 404
Attached orders being cancelled is expected. The price1 not being correct is not, since its the same order details are used as the sellentry order which does have a price1. Does a call to s_SCNeworder myorder object wipe out a previously set price1 on the myorder object? That might explain this.