tai v0.0.28 Tai.VenueAdapters.OkEx.CreateOrder

Create orders for the OkEx adapter

Link to this section Summary

Link to this section Types

Link to this type

credentials()

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

reason()

reason() :: :insufficient_balance

Link to this section Functions

Link to this function

create_order(order, credentials)

create_order(order(), credentials()) :: {:ok, response()} | {:error, reason()}
Link to this function

send_to_venue(arg)

Link to this function

to_venue_config(credentials)

See Tai.VenueAdapters.OkEx.Credentials.from/1.

Link to this function

to_venue_symbol(symbols)

See Tai.VenueAdapters.OkEx.Products.from_symbol/1.