Login Page - Create Account

Support Board


Date/Time: Fri, 31 Jan 2025 00:14:39 +0000



Time and sales for symbol retrieving in replay mode

View Count: 1061

[2019-03-31 09:21:20]
PK - Posts: 12
Hi,

I use replay, and there is no sales data available when I call this function:
        // Get the Time and Sales
        c_SCTimeAndSalesArray A_TimeSales;
        sc.GetTimeAndSalesForSymbol(s_BaseCurrency, A_TimeSales);

does this sc.GetTimeAndSalesForSymbol work in replay mode?
[2019-04-02 03:54:04]
Sierra Chart Engineering - Posts: 104368
Do you want to get time and sales data for the symbol of the replaying chart or a different symbol? You will not be able to access the time and sales data for a different symbol during a replay. Or if it is accessible, it would not be based on the replay of that chart.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2019-04-02 03:59:58]
PK - Posts: 12
yes, I would like to access the time and sales data for a different symbol during a replay.

Could you advice how to get it?

Thanks.
[2019-04-03 02:08:12]
Sierra Chart Engineering - Posts: 104368
This is not currently supported but we are seeing if we can add support for this. You would still use the same function you are and it will work during a replay. But the chart for that symbol will have to be open and replaying as well.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2019-04-03 02:08:58

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

Login

Login Page - Create Account