market_trades_historical.RdExposes the GET /api/v3/trades endpoint.
market_trades_historical(symbol, from = 0, limit = 1000)Symbol.
A data frame.
market_trades_historical("BTCUSDT")
#> Error: Binance API request failed [401] API-key format invalid.