Module feeder_integration

Source
Expand description

Integration module for market data feeder components Integration with rusty-feeder for market data

This module provides utilities to integrate the Execution Management System (EMS) with the rusty-feeder crate for efficient market data access.

Structs§

StandaloneMarketDataProvider
A standalone market data provider that uses the EMS’s own connectivity This is used when the feeder feature is not enabled

Traits§

MarketDataProvider
Interface for market data providers