Login Page - Create Account

Support Board


Date/Time: Sun, 10 May 2026 17:42:51 +0000



[Programming Help] - s_TimeAndSales::TradeIndicator, what values are populated when using the Denali Exchange

View Count: 19

[2026-05-10 10:34:40]
User145288 - Posts: 1
Good day.

I am accessing Time and Sales data via sc.GetTimeAndSales() in an ACSIL custom study. I am using the Denali Exchange Data Feed with CME Group symbols.

Inspecting the s_TimeAndSales struct in scstructures.h, I can see the field:

int8_t TradeIndicator = 0;

I am consistently getting 0 for this field across all records.

Therefore my question is: Is TradeIndicator populated at all when using the Denali feed? If so, under what conditions would it be non zero?

Thank you.

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

Login

Login Page - Create Account