acx v0.0.2 Acx View Source
Link to this section Summary
Functions
Get open orders https://acx.io/documents/api_v2#!/orders/GET_version_orders_format
Link to this section Functions
Get open orders https://acx.io/documents/api_v2#!/orders/GET_version_orders_format
// get open orders from btcaud pair with all default settings. orders()
// get orders with all supported format orders(“btcaud”, %{“limit” => 10, “state” => “open”, “page” => 3, “order_by” => “asc”}