binance-exchange / binacpp

Binance C++ library
MIT License
212 stars 108 forks source link

https的接口无法获得行情、交易数据 #29

Open freewayso opened 6 years ago

freewayso commented 6 years ago

018-05-03 07:45:40 953685 : 2018-05-03 07:47:48 291207 : curl_easy_perform() failed: Couldn't connect to server 2018-05-03 07:47:48 291273 : done 2018-05-03 07:47:48 291288 : Failed to get anything. null 2018-05-03 07:47:48 291358 : 2018-05-03 07:47:48 291388 : url = |https://api.binance.com/api/v1/klines?symbol=ETHBTC&interval=1h&limit=10| 2018-05-03 07:47:48 291397 : 2018-05-03 07:49:55 650946 : curl_easy_perform() failed: Couldn't connect to server 2018-05-03 07:49:55 651029 : done 2018-05-03 07:49:55 651043 : Failed to get anything. null 2018-05-03 07:49:55 651211 : 2018-05-03 07:49:55 651268 : url = |https://api.binance.com/api/v1/depth?symbol=BNBBTC&limit=20| 2018-05-03 07:49:55 651296 :

freewayso commented 6 years ago

香港机房

freewayso commented 6 years ago

can get websocket data,能获取websocket数据

kev6 commented 6 years ago

Did you enter your API key?