Argument | Type | Description | Options | Default |
---|---|---|---|---|
pair | Character | Trading pair | None | None |
api | Character | Reference API | spot, fapi, dapi, eapi | "spot" |
from | Character | Start time for historical data | None | `Sys.time()-lubridate::minutes(10)` |
to | Character | End time for historical data | None | `Sys.time()` |
quiet | Logical | If TRUE suppress informational and warnings | TRUE/FALSE | FALSE |
binance_trades
Get aggregated historical trades data for a specified trading pair from the selected reference API.
- Github function here.
Example: Spot (spot)
Example: USD-m (fapi)
Example: COIN-m (fapi)
Citation
BibTeX citation:
@online{sartini2024,
author = {Sartini, Beniamino},
date = {2024-06-18},
url = {https://cryptoverser.org/binancer-docs/binance_trades.html},
langid = {en}
}
For attribution, please cite this work as:
Sartini, Beniamino. 2024. June 18, 2024. https://cryptoverser.org/binancer-docs/binance_trades.html.