Introduction
binance
is an interface for the Binance REST APIs in R
using the httr2
package and tidyverse
styling.
It supports connecting and sending requests to:
- Binance Spot Exchange
- Binance USDT-M Futures Exchange
- Binance Coin-M Futures Exchange
- Binance European Options Exchange
Installation
pak::pak("vedhav/binance")