Login Page - Create Account

Support Board


Date/Time: Sun, 02 Nov 2025 17:06:46 +0000



Post From: ASCIL use time and sales on multiple studies

[2025-09-25 05:59:10]
Smitty7_NZ - Posts: 5
I am already using real time price multiplier.

What shall I do with the trade only symbol? I have tried setting the second quote/trade symbol to the same symbol as the dom, with trade only both enabled and disabled, neither worked.

I have tried setting the symbol in the study for GetTimeAndSalesForSymbol to the trade only symbol as well.

I added the following


msg.Format("Trade @ %.2f, size=%d, g_CumLastVol=%d", tradePrice, tradeSize, g_CumLastVol);
sc.AddMessageToLog(msg, 1);

And found that it was puling time and sales data for nasdaq/NQ.
I do not have an NQ DOM or chart open in any chartbook

I'm not sure how to dictate where its pulling the data from

at a bit of a loss at this point

Thanks
Date Time Of Last Edit: 2025-09-25 05:59:58