Exposes the GET /api/v3/trades endpoint.

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

Arguments

symbol

Symbol.

Value

A data frame.

Examples

market_trades_historical("BTCUSDT")
#> Error: Binance API request failed [401] API-key format invalid.