tai v0.0.4 Tai.ExchangeAdapters.Mock.OrderBookFeed
Mock adapter for an order book feed. Simulate a stream of order book updates
Link to this section Summary
Functions
Hook to create a connection URL with symbols
Add the registered process name as logger metadata after the websocket has connected
Invoked after a message is received on the socket and should be used to process the message
Invoked after the process is started and should be used to setup subscriptions
Link to this section Functions
Hook to create a connection URL with symbols
Add the registered process name as logger metadata after the websocket has connected
Invoked after a message is received on the socket and should be used to process the message
Callback implementation for Tai.Exchanges.OrderBookFeed.handle_msg/2
.
Invoked after the process is started and should be used to setup subscriptions
Callback implementation for Tai.Exchanges.OrderBookFeed.subscribe_to_order_books/3
.