Skip to content

Integration

Practical guides for wiring the engine into a real trading or risk stack.

GuideTopic
Universe selectionSymbol-first accessor argument plus for_index / for_sector — name the contract universe one way, drive the same per-symbol fan-out.
Live streamingConnect to live feed, subscribe analytics, consume typed rows via .on_event.
Historical queryhistorical query backend historical fan-out, (contract, date) units, terminal watermarks.
Dataset replayEngine-staged dataset, replay-equivalence with the live path.
Tier quotasStandard / Value / Pro request-rate envelopes.
BackpressureLive drop-oldest vs historical / replay producer-blocking.
Worked examplesEnd-to-end recipes covering common integration shapes.

Proprietary. All rights reserved.