Bitfinex Python客户端
Bitfinex API的Python客户端。
大多数未经身份验证的调用已实现。 计划实现API的其余部分。
安装
pip install bitfinex
轮询订单簿
在终端中运行bitfinex-poll-orderbook脚本。
按Ctrl-c退出。
bitfinex-poll-orderbook
安装库
pip install -r ./requirements.txt
项目地址:https://github.com/scottjbarr/bitfinex
未经允许不得转载:PythonOK » Bitfinex API Python 客户端