Building an Order-Book Imbalance Signal on Solana OpenBook v2
Constructs a real-time bid-ask volume imbalance feature from OpenBook v2's on-chain account state, evaluates its predictive horizon at the 50ms and 500ms mark, and integrates it into a momentum entry filter. Includes a TypeScript listener that streams account deltas via gRPC.
Read article