Support Board
Date/Time: Wed, 15 Jan 2025 16:07:57 +0000
Post From: ACSIL Order handling
[2017-08-01 09:25:43] |
Zdislav - Posts: 73 |
Hi. I would like to handle orders in ACSIL. Both entries and exits work just fine. But when it comes to handling targets and stops (up to 5 targets and 5 stops) that's a challenge. I need to reference every single order separately. I tried to search for order IDs stored as persistent variables (int&) as the example suggests, but with no success. I've got a feeling there might be some trick (perhaps my lack of knowledge) in storing of persistent variables. If someone could point me the right direction or provide some simple sample code that would be most helpful. Thanks. Petr |