Started building features off raw trade data. First discovery: it behaves nothing like OHLCV.
It’s bursty, dense, and dirty. But it contains edge ... especially in microstructure shifts that bar data smooths over.
I’m now tracking trade volume imbalance, order flow momentum, and latency between trades. Stuff that OHLC can’t express.
Bars give you shape. Trades give you intention.