tai v0.0.17 Tai.VenueAdapters.Bitmex.CreateOrder
Create orders for the Bitmex adapter
Link to this section Summary
Link to this section Types
Link to this type
credentials()
credentials()
credentials() :: Tai.Venues.Adapter.credentials()
credentials() :: Tai.Venues.Adapter.credentials()
Link to this type
order()
order()
order() :: Tai.Trading.Order.t()
order() :: Tai.Trading.Order.t()
Link to this type
reason()
Link to this type
response()
response()
response() :: Tai.Trading.OrderResponses.Create.t()
response() :: Tai.Trading.OrderResponses.Create.t()
Link to this section Functions
Link to this function
create_order(order, credentials)
create_order(order, credentials)
create_order(order(), credentials()) :: {:ok, response()} | {:error, reason()}
create_order(order(), credentials()) :: {:ok, response()} | {:error, reason()}
Link to this function
send_to_venue(credentials, params)
Link to this function
to_venue_credentials(credentials)
Link to this function