Support Board
Date/Time: Fri, 15 May 2026 06:35:29 +0000
MBO Data
View Count: 16
| [2026-05-15 03:56:40] |
| trader88 - Posts: 35 |
|
Dear Support, I also have a question about programmatic access to market depth / MBO data. With Service Package 12 - Integrated Advanced MBO and Denali data, is there a supported way to access real-time MBO / market depth data programmatically from Sierra Chart? For example, can this be accessed through ACSIL, DTC Protocol, a local Sierra Chart service, or another supported API/export mechanism? My goal is to process real-time ES market depth / MBO data from my own local Sierra Chart installation for research and automation purposes. Thank you. Date Time Of Last Edit: 2026-05-15 04:11:20
|
| [2026-05-15 04:38:50] |
| trader88 - Posts: 35 |
|
Dear Support, Thank you. I found the ACSIL functions: sc.GetAskMarketLimitOrdersForPrice() sc.GetBidMarketLimitOrdersForPrice() I understand these provide Market by Order data at a specified price level, including order ID and quantity, assuming the correct Denali / Package 12 MBO configuration. I have one follow-up question: When using ACSIL with sc.UsesMarketDepthData = 1, are study calls triggered once per individual MBO update event, or can multiple MBO updates be applied to the book before the ACSIL study function is called? For example, if an order is added and then canceled very quickly at the same price level, is ACSIL guaranteed to expose both intermediate states, or would the study only see the latest snapshot at the time of the next study call? My goal is to understand whether ACSIL MBO access should be treated as event-level data or real-time snapshot data for research and automation. Thank you. |
To post a message in this thread, you need to log in with your Sierra Chart account:
