Support Board
Date/Time: Tue, 16 Dec 2025 14:14:34 +0000
Post From: Multiple attached entry orders
| [2018-05-16 15:51:28] |
| Zdislav - Posts: 73 |
|
There is this in the first order statement: sc.CancelAllWorkingOrdersOnExit = true; Try to remove it. And also check the lines for setting stop offset: NewOrder.Stop1Offset = StopValue.GetFloat() * sc.TickSize; If the StopValue is in ticks, it should be an Integer...StopValue.GetInt() Z. |
