coingecko / cryptoexchange

[UNMAINTAINED] Ruby library to query market data from cryptocurrency exchanges (https://www.coingecko.com)
https://www.coingecko.com
MIT License
299 stars 239 forks source link

Implement Hanbitco ticker, orderbook, trades #507

Open TJ-CoinGecko opened 6 years ago

TJ-CoinGecko commented 6 years ago

website: https://www.hanbitco.com https://api.hanbitco.com/v1/markets/eth_btc/ticker

Swingcloud commented 6 years ago

seems they also have XRP, LTC and BCH, no API doc support, but check with the endpoint https://api.hanbitco.com/v1/markets/xrp_btc/ticker https://api.hanbitco.com/v1/markets/ltc_btc/ticker https://api.hanbitco.com/v1/markets/bch_btc/ticker

TJ-CoinGecko commented 6 years ago
tgmTimsah commented 5 years ago

Hi From the API document I couldn't figure out can you help me please I need a request and response example for private api thank you