tai v0.0.39 Tai.TestSupport.Mocks.Responses.MakerTakerFees

Link to this section Summary

Link to this section Types

Link to this type

account_id()

account_id() :: Tai.Venues.Adapter.account_id()
Link to this type

fee()

fee() :: {maker :: Decimal.t(), taker :: Decimal.t()}

Link to this section Functions

Link to this function

for_exchange_and_account(venue_id, account_id, maker_taker_fees)

This function is deprecated. Use Tai.TestSupport.Mocks.Responses.MakerTakerFees.for_venue_and_account/3 instead..
Link to this function

for_venue_and_account(venue_id, account_id, maker_taker_fees)

for_venue_and_account(venue_id(), account_id(), fee()) :: :ok