Support Board
Date/Time: Thu, 28 May 2026 17:50:02 +0000
ACSIL can read live position but not attached stop/target orders - Account Support Ticket
View Count: 8
| [2026-05-28 16:32:53] |
| User771382 - Posts: 1 |
|
I have a custom ACSIL study that can read my live open position correctly, but it cannot read the attached stop and target orders from a manually entered bracket trade. While the position is open, my study sees: * Account: 18XXXX (Its a live account) * Position side: LONG/SHORT * Quantity: 1 * Average price: correct * Working orders exist: true But these calls do not return the attached stop/target orders: * GetNearestStopWorkingAttachedOrder * GetNearestTargetWorkingAttachedOrder * GetOrderByIndex * GetOrderForSymbolAndAccountByIndex The order scan returns zero orders, even though the chart/trade window shows a bracket is active. Question: What is the correct ACSIL method to read the working attached stop and target orders for a live manually entered bracket trade? Do live attached orders require a different API, symbol, account, or setting to be visible to ACSIL? |
To post a message in this thread, you need to log in with your Sierra Chart account:
