tai v0.0.18 Tai.VenueAdapters.Bitmex.Stream.Connection

Link to this section Summary

Link to this section Types

Link to this type

product()
product() :: Tai.Venues.Product.t()

Link to this type

t()
t() :: %Tai.VenueAdapters.Bitmex.Stream.Connection{venue_id: atom()}

Link to this section Functions

Link to this function

start_link(list)
start_link(
  url: String.t(),
  venue_id: atom(),
  account: {account_id :: atom(), account_config :: map()} | nil,
  products: [product()]
) :: {:ok, pid()}