My current strategy is using CALCULATE= each tick - i use it for NQ 03-24 instrument.
futures use TICK by tick methods.
----
But If i want to use this code for STOCKS like AAPL, META, GOOGL
then how this tick based code works?
I am confused, because stocks move cent by cent. Example- aapl will move from 119.21 to 119.22
--
so, what should I do?

Comment