market_trades_historical: Get recent trades

market_trades_historicalR Documentation

Get recent trades

Description

Exposes the GET /api/v3/trades endpoint.

Usage

market_trades_historical(symbol, from = 0, limit = 1000)

Arguments

symbol

Symbol.

Value

A data frame.

Examples

market_trades_historical("BTCUSDT")

datawookie/binance documentation built on March 19, 2023, 11:01 p.m.