Login Page - Create Account

Support Board


Date/Time: Mon, 08 Sep 2025 16:27:45 +0000



Post From: Data calculation by every tick

[2025-08-08 12:28:52]
User358514 - Posts: 13
Hey!

I am working on a study which analyzes the delta(ask-bid) volume dynamics inside of a bar.
What is the most efficient(performance approach) way to analyze the tick-by-tick data inside of a bar?
The chatgpt says there is a "sc.NewVolume" variable, but I can't find any info about it, and it isn't in the headers(at least in my version).

Thanks