ex_bitmex v0.3.0 ExBitmex.Order
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %ExBitmex.Order{ account: term(), avg_px: term(), cl_ord_id: term(), cl_ord_link_id: term(), contingency_type: term(), cum_qty: term(), currency: term(), display_qty: term(), ex_destination: term(), exec_inst: term(), leaves_qty: term(), multi_leg_reporting_type: term(), ord_rej_reason: term(), ord_status: term(), ord_type: term(), order_id: term(), order_qty: term(), peg_offset_value: term(), peg_price_type: term(), price: term(), settl_currency: term(), side: String.t(), simple_cum_qty: term(), simple_leaves_qty: term(), simple_order_qty: term(), stop_px: term(), symbol: term(), text: term(), time_in_force: term(), timestamp: term(), transact_time: term(), triggered: term(), working_indicator: term() }