币安 Binance REST 和 WebSocket API 的包装器。 使用承诺并美化通常使用大量单字母属性名称的币安 API 响应。 有关 API 和请求参数的更多信息,请访问 用法/示例 const api = require ( 'binance' ) ; const binanceRest = new api . BinanceRest ( { key : 'api-key' , // Get this from your account on binance.com secret : 'api-secret' , // Same for this timeout : 15000 , // Optional, defaults to 15000, is the request time out in milliseconds recvWindo
1
建议您先阅读正式文件 ZB文档 所有接口方法的初始化都与Zb提供的方法相同。查看详细信息 现在,大多数界面都已完成,用户可以根据我的设计继续扩展它,并与我一起进行改进。 其他交易所API 包括以下所有交流,强烈建议您进行。 支持 支持 支持 支持 安装 composer require linwj/zb 支持更多请求设置 $ zb = new Zb (); //You can set special needs $ zb -> setOptions ([ //Set the request timeout to 60 seconds by default 'timeout' => 10 , //If you are developing locally and need an agent, you can set this //'proxy'
2021-11-24 14:05:11 14KB coinbase huobi bitmex exchanges
1
币安 Binance REST和WebSocket API的包装。 同时使用promise和回调,并美化通常使用大量一个字母属性名称的binance API响应。 有关请求的API和参数的更多信息,请访问 用法/示例 const api = require ( 'binance' ) ; const binanceRest = new api . BinanceRest ( { key : 'api-key' , // Get this from your account on binance.com secret : 'api-secret' , // Same for th
1
Trading and Exchanges. Market Microstructure for Practitioners
2021-02-21 16:49:30 14.85MB financial
1