§ RESEARCH INDEX
SHOWING LATEST 8
{[
{ tag: 'MEMO', t: 'Funding regime shift — who pays to be long?', r: '7 min', d: 'Apr 18', c: TH.accent },
{ tag: 'BACKTEST', t: 'SMA 50/200 · BTC · 2019–2026 walk-forward', r: 'Sharpe 1.82', d: 'Apr 16', c: TH.green },
{ tag: 'SIGNAL', t: 'ETH/BTC mean reversion · 4H — OPEN', r: '+1.4% unrealized', d: 'Apr 15', c: TH.green },
{ tag: 'VIDEO', t: 'Position sizing for volatile assets — part II', r: '18 min', d: 'Apr 14', c: TH.accent },
{ tag: 'MEMO', t: 'A note on survivorship bias in altcoin baskets', r: '11 min', d: 'Apr 11', c: TH.accent },
{ tag: 'BACKTEST', t: 'Donchian breakout · SOL · walk-forward', r: 'Sharpe 1.21', d: 'Apr 09', c: TH.green },
{ tag: 'SIGNAL', t: 'Perp basis divergence · multi-venue — CLOSED', r: '+4.2%', d: 'Apr 07', c: TH.muted },
{ tag: 'MEMO', t: 'Reading the tape: what order flow tells us now', r: '9 min', d: 'Apr 04', c: TH.accent },
].map((row, i) => (
{row.tag}
{row.t}
{wide && {row.r}}
{row.d}
))}