repositorypackage
0.0.0-20210530232945-81ab215e69dc
Repository: https://github.com/openware/irix.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Irix Crypto Currency Exchanges
Go Package supporting many exchanges
-
This package is used to connect and query data from supported exchanges.
-
Please checkout individual exchange README for more information on implementation
Exchange Support Table
Exchange | REST API | Streaming API | FIX API |
---|---|---|---|
Alphapoint | Yes | Yes | NA |
Binance | Yes | Yes | NA |
Bitfinex | Yes | Yes | NA |
Bitflyer | Yes | No | NA |
Bithumb | Yes | NA | NA |
BitMEX | Yes | Yes | NA |
Bitstamp | Yes | Yes | No |
Bittrex | Yes | No | NA |
BTCMarkets | Yes | Yes | NA |
BTSE | Yes | Yes | NA |
CoinbasePro | Yes | Yes | No |
Coinbene | Yes | Yes | No |
COINUT | Yes | Yes | NA |
Exmo | Yes | NA | NA |
FTX | Yes | Yes | No |
GateIO | Yes | Yes | NA |
Gemini | Yes | Yes | No |
HitBTC | Yes | Yes | No |
Huobi.Pro | Yes | Yes | NA |
ItBit | Yes | NA | No |
Kraken | Yes | Yes | NA |
LakeBTC | Yes | Yes | NA |
Lbank | Yes | No | NA |
LocalBitcoins | Yes | NA | NA |
OKCoin International | Yes | Yes | No |
OKEX | Yes | Yes | No |
Poloniex | Yes | Yes | NA |
Yobit | Yes | NA | NA |
ZB.COM | Yes | Yes | NA |
Guide for adding a new exchange
TODO