Skip to contents

Get Binance Futures ticker price

Usage

futures_get_ticker_price(
  symbol = NULL,
  version = c("v2", "deprecated"),
  config = config_futures()
)

Arguments

symbol

Optional trading pair symbol.

version

One of "v2" or "deprecated".

config

A futures configuration created by config_futures().

Value

A parsed list.