Tai.VenueAdapters.Gdax.Products (tai v0.0.75)
Hydrates the available products on the GDAX exchange
Link to this section Summary
Link to this section Types
Link to this type
error_reason()
Specs
Link to this type
product()
Specs
product() :: Tai.Venues.Product.t()
Link to this type
venue()
Specs
venue() :: Tai.Venue.id()
Link to this section Functions
Link to this function
products(venue_id)
Specs
products(venue()) :: {:ok, [product()]} | {:error, error_reason()}