Support Board
Date/Time: Sun, 24 Nov 2024 16:51:09 +0000
Post From: Stop Order Not Working in ASCIL
[2024-05-21 19:27:36] |
PS - Posts: 40 |
To answer all your questions: 1. Trade service log shows that some actions are ignored because sc.AllowOnlyOneTradePerBar = TRUE. Should this be set to false? 2. Result value = 1 3. Stop result value = -8997 (I assume this is a problem?) 4. AllowOnlyOneTradePerBar = TRUE 5. I don't know where to find out the true/false value of the other 2 variables mentioned 6. Not off topic at all -- I initially tried to attach the stop order, but didn't find a way to do so in the documentation. I'd very much like to do that as it seems to be a more elegant solution. Could you point me to somewhere I can reference to do so? Thanks again for your detailed questions and concern to help me resolve the issue. |