forked from thrasher-corp/gocryptotrader
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deposit address wrapper Update (thrasher-corp#232)
* Add get deposit address and fix authentication issue for ZB exchange * Add get deposit address for Yobit exchange * Add get deposit address for Poloniex exchange * Add get deposit address for LocalBitcoins exchange * Remove support for deposit address on Liqui exchange * Add get deposit address for LakeBTC exchange * Add notes as to the reason of non implementation * Add get deposit address for Kraken exchange * Add get deposit address for HitBTC exchange * Add get deposit address for GateIO exchange * Add get deposit address for Exmo exchange * Remove support for deposit address on Coinut exchange * Add test case for BTC Markets function still not supported yet. * Add get deposit address for Bittrex exchange * Add get deposit address for Bitstamp exchange * Add get deposit address for Bitmex exchange Rm unused swagger.json file in Bitmex exchange * Add get deposit address for Bithumb exchange * Add get deposit address for Binance exchange Fix bug in Authenticated requests, concatenates sig string on end of query * Remove support for deposit address on ANX exchange * Updated account type to segregate multiple accounts on an exchange. * Fix requested changes * Add get deposit address for Bitfinex exchange Add parameter for getting deposit address to wrapper * Add get deposit address for ANX exchange * Fix misspelling in Poloniex * Drop working field and initialisation of zero value for Account Type * Change switch to symbol package currency code
- Loading branch information
Showing
75 changed files
with
1,227 additions
and
6,552 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.