tai v0.0.10 Tai.VenueAdapters.Poloniex.OrderBookFeed
Hydrate order books for the Poloniex exchange
Link to this section Summary
Functions
Hook to create a connection URL with symbols
Secure production Poloniex WebSocket url
Add the registered process name as logger metadata after the websocket has connected
Log a warning message when the WebSocket receives a message that is not explicitly handled
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
Secure production Poloniex WebSocket url.
This is the undocumented API used by the website. The “official” documented Push API does not work.
Add the registered process name as logger metadata after the websocket has connected
Log a warning message when the WebSocket receives a message that is not explicitly handled
Invoked after the process is started and should be used to setup subscriptions
Callback implementation for Tai.Venues.OrderBookFeed.subscribe_to_order_books/3
.