Expand description
Market data WebSocket client and handler for Ax.
Re-exports§
pub use client::AxMdWebSocketClient;pub use client::AxWsClientError;pub use client::AxWsResult;pub use handler::HandlerCommand;pub use parse::parse_book_l1_quote;pub use parse::parse_book_l2_deltas;pub use parse::parse_book_l3_deltas;pub use parse::parse_trade_tick;