Endpoint | Method | Spot | Fapi | Dapi | Eapi | Docs |
---|---|---|---|---|---|---|
ping | GET | ✅ | ✅ | ✅ | ✅ | binance_ping |
time | GET | ✅ | ✅ | ✅ | ✅ | binance_time |
exchangeInfo | GET | ✅ | ✅ | ✅ | ✅ | binance_exchange_info |
depth | GET | ✅ | ✅ | ✅ | ✅ | binance_depth |
trades | GET | ✅ | ✅ | ✅ | ✅ | binance_last_trades |
aggTrades | GET | ✅ | ✅ | ✅ | ✅ | binance_trades |
klines | GET | ✅ | ✅ | ✅ | ✅ | binance_klines |
uiKlines | GET | ✅ | ❌ | ❌ | ❌ | binance_klines |
avgPrice | GET | ✅ | ❌ | ❌ | ❌ | binance_avg_price |
ticker/24hr | GET | ✅ | ✅ | ✅ | ❌ | binance_ticker_24hr |
ticker/price | GET | ✅ | ✅ | ✅ | ❌ | binance_ticker_price |
ticker/bookTicker | GET | ✅ | ✅ | ✅ | ❌ | binance_book_ticker |
ticker | GET | ✅ | ❌ | ❌ | ❌ | 2bimplemented |
historicalTrades | GET | ✅ | ✅ | ✅ | ✅ | 2bimplemented |
continuousKlines | GET | ❌ | ✅ | ✅ | ❌ | binance_klines |
openInterest | GET | ❌ | ✅ | ✅ | ✅ | binance_open_interest |
openInterestHist | GET | ❌ | ✅ | ✅ | ❌ | binance_open_interest_hist |
topLongShortAccountRatio | GET | ❌ | ✅ | ✅ | ❌ | binance_futures_stats |
topLongShortPositionRatio | GET | ❌ | ✅ | ✅ | ❌ | binance_futures_stats |
globalLongShortAccountRatio | GET | ❌ | ✅ | ✅ | ❌ | binance_futures_stats |
takerlongshortRatio | GET | ❌ | ✅ | ❌ | ❌ | binance_futures_stats |
takerBuySellVol | GET | ❌ | ❌ | ✅ | ❌ | binance_futures_stats |
indexPriceKlines | GET | ❌ | ✅ | ✅ | ❌ | 2bimplemented |
markPriceKlines | GET | ❌ | ✅ | ✅ | ❌ | 2bimplemented |
premiumIndexKlines | GET | ❌ | ✅ | ✅ | ❌ | 2bimplemented |
premiumIndex | GET | ❌ | ✅ | ✅ | ❌ | 2bimplemented |
fundingRate | GET | ❌ | ✅ | ✅ | ❌ | 2bimplemented |
fundingInfo | GET | ❌ | ✅ | ✅ | ❌ | 2bimplemented |
basis | GET | ❌ | ✅ | ✅ | ❌ | 2bimplemented |
mark | GET | ❌ | ❌ | ❌ | ✅ | 2bimplemented |
index | GET | ❌ | ❌ | ❌ | ✅ | 2bimplemented |
exerciseHistory | GET | ❌ | ❌ | ❌ | ✅ | 2bimplemented |
Binancer
Binancer pdf manual can be downloaded here. Below the current status and implementations of binancer
package.The github repository is available here.
1 Installation
2 Market endpoints
3 Account endpoints
Citation
BibTeX citation:
@online{sartini2024,
author = {Sartini, Beniamino},
title = {Binancer},
date = {2024-06-18},
url = {https://cryptoverser.org/binancer.html},
langid = {en}
}
For attribution, please cite this work as:
Sartini, Beniamino. 2024. “Binancer.” June 18, 2024. https://cryptoverser.org/binancer.html.