Data delivery options
Different use cases need different delivery patterns, from polling to live push-based updates.
- Use snapshot endpoints for static quote loads.
- Use streaming channels for watchlists and market depth surfaces.
- Cache instrument metadata separately from frequently changing price data.