Skip to contents

Get a Binance Futures algo order

Usage

futures_get_algo_order(
  symbol,
  algo_id = NULL,
  client_algo_id = NULL,
  config = config_futures()
)

Arguments

symbol

Trading pair symbol.

algo_id

Optional exchange algo-order ID.

client_algo_id

Optional client algo-order ID.

config

A futures configuration created by config_futures().

Value

A parsed list.