Support Board
Date/Time: Mon, 08 Sep 2025 21:10:03 +0000
Post From: create an indicator
[2025-07-31 18:27:54] |
John - SC Support - Posts: 41670 |
Our interface is called ACSIL and is not really an API, as it uses standard C++ for the interface. Refer to the following: Advanced Custom Study Interface and Language (ACSIL): Introduction ACSIL does allow you to access either the Time and Sale data or the stored trade data and, in either case, you can see if the trade was done at the bid or the ask, as long as you are getting the data from our Denali Exchange Data Feed (as this is per tick data). Refer to the following function as a start/example: ACSIL Interface Members - Functions: sc.GetTimeAndSales() For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |