6.10 How to Build a Cost-Aware RSI Ranking System
RSI as a 70/30 trigger is noise. Z-score it cross-sectionally, check the shape, rank and risk-size the extremes, then buffer the turnover. The four-step pipeline works for any indicator.
Aligrithm is an independent research publication on systematic trading, quantitative research, market microstructure, and adaptive systems. Long-form essays, code notebooks, and architecture breakdowns across eight pillars, built for traders who care more about how markets behave than about hype.
More about the publication →Read in order. Each pillar walks you out of one trap with one new ability. The newest article is the worst place to begin.
RSI as a 70/30 trigger is noise. Z-score it cross-sectionally, check the shape, rank and risk-size the extremes, then buffer the turnover. The four-step pipeline works for any indicator.
For cross-sectional strategies you don't need to predict returns, only to order them. Ranking throws away the fragile magnitude and keeps the part that survives regime shifts.
On a follower crypto venue, your local mid is stale. Build fair value from the leader: regress the basis against Binance's mid, blend global and local prices, and respect the stablecoin rates.
A maker shouldn't quote everything. Track the EWMA markout of every trade in a symbol, quote only the non-toxic names, and scale size by markout. Selection alone can turn a flat system profitable.
One signal, two businesses. The taker pays the spread and needs a strong edge; the maker earns it and thrives on weak ones across a wider universe at higher frequency. The spread divides them.
A half-bp signal is garbage to a taker who pays the spread and money to a maker who collects it. That cost flip turns thousands of weak alphas into the bulk of a maker's PnL.
TWAP and VWAP are not indicators to cross over. They are execution benchmarks and the slicing algorithms built to hit them, the machinery for moving a large order without blowing out the price.
A quote's PnL is easy; its fill probability is the hard part. Build a CDF of taker order sizes and read off the chance the next trade is big enough to clear the queue ahead of you plus your own size.
Trade flow reads liquidity being taken, not posted. Signed and summed, it predicts price because trades are autocorrelated: buys follow buys. And unlike book imbalance, executions can't be spoofed.
The plain mid ignores resting sizes. The weighted mid and microprice lean the center toward the thin side, where price is headed, giving a maker a fair value that already respects the book.
Order book imbalance, bid size minus ask size over their sum, is the strongest simple microstructure feature. Price rolls toward the thin side, and the signal lives in the tails, so fit a spline.
Half the big orders in crypto are spoofs that vanish on approach. Lean on one and the price runs through your fill. Filter for sturdy size, and trade the turn a spoof's disappearance creates.