Login Page - Create Account

Support Board


Date/Time: Sun, 02 Nov 2025 17:07:34 +0000



Post From: ASCIL use time and sales on multiple studies

[2025-09-25 10:16:24]
User431178 - Posts: 805

this is with a user defined symbol

As is part of the working example I posted.
In your case is ESZ25-CME actually connected to the feed? If not, it won't work.


In your first post you wrote this:

Is it the case that I cannot pull TAS data for 2 markets at once?

Looking at your code, which is not complete, it is scattered with global variables - that is obviously going to be a problem if you are reusing for different symbols.
Consider using persistent variables instead, as they are per study, not per dll.
ACSIL Interface Members - Functions: Persistent Variable Functions
Date Time Of Last Edit: 2025-09-25 10:17:30