Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 12:27:01 +0000



Time and Sales Window

View Count: 399

[2023-08-10 18:30:32]
User769783 - Posts: 182
Is there a cpp file which allows access to the time and sales window, or is there a study to access this data? Thanks
[2023-08-10 19:03:54]
John - SC Support - Posts: 36309
Access it in what way?

There are several Time and Sales studies available, but we are not sure exactly what you want to do.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2023-08-10 19:37:18]
User769783 - Posts: 182
My friend is asking if there is a specific cpp for the time and sales window
[2023-08-10 19:38:27]
User769783 - Posts: 182
I have no idea what he's getting at..I told him there are studies to access the time and sales data be he's just stuck on the time and sales window
[2023-08-10 19:57:15]
John - SC Support - Posts: 36309
We really do not know what this means.

Typically in this kind of scenario the question that needs to be answered is simply, what is it that you want to accomplish? Do not think about how to do it, just the core idea of what you want to get done.

When people jump to solutions, then you tend to lose the actual intent of what they wanted, as they get concentrated on a single solution that may not even be close to what they truly want.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2023-08-10 20:26:58]
User769783 - Posts: 182
I want to access the time and sales data as it is coming into the window. Loop through the data to make trading decisions..Thanks
[2023-08-10 21:16:33]
John - SC Support - Posts: 36309
You can not do this. At least not in real-time, as the Time and Sales data is the raw data from the data feed, and the rules we are under with the exchanges are such that the raw data can not be accessed directly.

In order to access the data, you would need to create a custom study which you can use to get at the data, then how you handle it from there is up to you. Refer to the following:
sc.GetTimeAndSales()
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2023-08-10 21:35:39]
User769783 - Posts: 182
What is meant by "at least not in real time"
[2023-08-11 12:34:56]
John - SC Support - Posts: 36309
It means that you can not get the data from the original source. It has to come into Sierra Chart first, then you can get the information from there.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account