tai v0.0.6 Tai.Exchanges.HydrateFees behaviour

Link to this section Summary

Callbacks

Fetch the maker/taker fees for the account on the exchange

Link to this section Callbacks

Link to this callback maker_taker(exchange_id, account_id)
maker_taker(exchange_id :: atom(), account_id :: atom()) ::
  {:ok, {maker :: Decimal.t(), taker :: Decimal.t()}}

Fetch the maker/taker fees for the account on the exchange