ExBinance.Private (ex_binance v0.0.8)
Link to this section Summary
Link to this section Types
Link to this type
credentials()
Specs
credentials() :: ExBinance.Credentials.t()
Link to this section Functions
Link to this function
account(credentials)
Specs
account(credentials()) :: {:ok, term()} | {:error, shared_errors()}
Link to this function
cancel_all_orders(symbol, credentials)
Link to this function
cancel_order_by_order_id(symbol, order_id, credentials)
Link to this function
create_order(params, credentials)
Link to this function