Commit Graph

59 Commits

Author SHA1 Message Date
Adrian Gallagher
0fea98857c Add common StringReplace function 2017-08-21 14:50:22 +10:00
Adrian Gallagher
65f3a25888 Add Bittrex wrapper 2017-08-21 14:38:43 +10:00
Adrian Gallagher
4eaa9d0ec9 Prevent authenticated calls when authenticated API support is disabled 2017-08-21 13:10:57 +10:00
Adrian Gallagher
4f34b58d55 Improve portfolio, coverage and tool 2017-08-17 11:56:54 +10:00
Adrian Gallagher
0f55715987 Run gofmt and fix poloniex orderbook issue
Fixes https://github.com/thrasher-/gocryptotrader/issues/40
2017-08-09 23:18:23 -07:00
Adrian Gallagher
c7399ce69b Fix various issues for goreport 2017-08-10 09:15:46 +10:00
Ryan O'Hara-Reid
1df420e3f5 Added HTTPRequest function which simplifies code for bittrex wrapper. 2017-08-03 12:03:52 +10:00
Ryan O'Hara-Reid
21f9121c98 Added exchange Bittrex. 2017-08-02 16:02:59 +10:00
Ryan O'Hara-Reid
de48b62731 Fixed stutter issues from exchange.go 2017-07-31 11:45:12 +10:00
Ryan O'Hara-Reid
7042da1e03 Fixed linter issues and added test files 2017-07-31 11:44:54 +10:00
Ryan O'Hara-Reid
3e4fb1660d Fixed test race conditions 2017-07-31 11:44:12 +10:00
Ryan O'Hara-Reid
745505a33e General formatting for currency 2017-07-31 11:44:01 +10:00
Ryan O'Hara-Reid
4e6885410c added config formatting and test code 2017-07-31 11:43:47 +10:00
Ryan O'Hara-Reid
00d2024e5a Changed const naming convention assoc. with common.go 2017-07-31 11:42:56 +10:00
Adrian Gallagher
d8ebf3f2f3 Merge pull request #29 from starit/patch-1
pls use api.btcchina.com to replace api.btcc.com
2017-07-04 16:07:38 +10:00
Adrian Gallagher
71d7de5ed7 Merge branch 'master' of https://github.com/thrasher-/gocryptotrader 2017-06-27 17:03:43 +10:00
Adrian Gallagher
093def35e9 Add basic support for COINUT exchange 2017-06-27 17:03:04 +10:00
if1live
c527cd6fda implement returnLendingHistory 2017-06-26 21:33:19 +09:00
if1live
2982918615 In PoloniexDepositsWithdrawals, use int64 instead of time.Time + fix
typo
2017-06-24 18:36:06 +09:00
Jamie Cheng
83a82c8bd6 pls use api.btcchina.com to replace api.btcc.com
BTCC and BTTChina are two different sites now. The market of btccny is in BTCChina. So please use api.btcchina.com rather then api.btcc.com
2017-04-28 17:11:25 +08:00
Adrian Gallagher
77ca9cc2b7 Various fixes 2017-04-21 21:35:26 +10:00
Adrian Gallagher
fb6d966007 Merge branch 'test'
Merge current test branch progress
2017-04-19 11:17:10 +10:00
Adrian Gallagher
d526e9f2a9 Add currency pair support 2017-04-19 00:16:53 +10:00
Ryan O'Hara-Reid
b87c2dfa9f Added Basic ANX tests 2017-04-18 15:19:36 +10:00
Ryan O'Hara-Reid
08ee4b0387 Added error returns 2017-04-18 15:10:12 +10:00
Ryan O'Hara-Reid
24adff9535 changed params 2017-04-18 15:07:01 +10:00
Ryan O'Hara-Reid
44ca450d33 Added basic wrapper tests 2017-04-17 15:02:32 +10:00
Ryan O'Hara-Reid
4b559e5f4d Added websocket tests 2017-04-17 15:01:46 +10:00
Ryan O'Hara-Reid
0b0df318ea Added websocket error codes + added return 2017-04-17 15:00:35 +10:00
Ryan O'Hara-Reid
413aa9f3b7 changed json string 2017-04-17 14:53:40 +10:00
Ryan O'Hara-Reid
2a6bb52ee8 added test for SendAuthHTTPRequest 2017-04-17 14:52:06 +10:00
Ryan O'Hara-Reid
9c94440548 changed return statement 2017-04-17 14:50:19 +10:00
Ryan O'Hara-Reid
ae5864a715 Added more test functionality for bitfinex. 2017-04-12 15:35:25 +10:00
Ryan O'Hara-Reid
c6b7e35dd8 Fixed typo 2017-04-12 15:34:20 +10:00
Ryan O'Hara-Reid
c425d7dba4 Moved checking function downstream + Added default currency for test 2017-04-11 22:25:01 +10:00
Ryan O'Hara-Reid
8e9d6095c4 Added tests for stats.go 2017-04-11 22:00:20 +10:00
Ryan O'Hara-Reid
9a6484e113 Added ticker_test.go 2017-04-11 22:00:20 +10:00
Ryan O'Hara-Reid
a2c0e52f93 Changed incorrect names 2017-04-11 22:00:20 +10:00
Ryan O'Hara-Reid
68cf098e9c Add Exchange Tests 2017-04-11 22:00:20 +10:00
Ryan O'Hara-Reid
8a96f20858 Restructured test files and added alphapoint test 2017-04-11 22:00:20 +10:00
Ryan O'Hara-Reid
03aca79584 Updated Non-live & live test support 2017-04-11 22:00:20 +10:00
Ryan O'Hara-Reid
3636d474d6 conform to BitfinexOrder struct types 2017-04-11 22:00:19 +10:00
Ryan O'Hara-Reid
6e2464fb58 refactor - import common.go 2017-04-11 22:00:19 +10:00
Ryan O'Hara-Reid
e7b469638e Added test support for bitfinex 2017-04-11 22:00:19 +10:00
Manuel Kreutz
5306c6b3d3 support currency pair notation without - (used by AllActiveExchangesAndCurrencies) 2017-04-09 16:16:54 -04:00
Manuel Kreutz
4b6c1f8b6c we need unixtime for auth but sending 13 long string 2017-04-09 16:02:57 -04:00
Manuel Kreutz
bd78a39bdd SendAuthenticatedHTTPRequest uses GDAX_API_URL and we need path 2017-04-09 15:44:12 -04:00
Manuel Kreutz
76c883c6e0 use current API endpoint 2017-04-09 15:43:12 -04:00
Adrian Gallagher
b84a27a6a5 Add method for obtaining orderbook info 2017-04-08 02:42:18 +10:00
Adrian Gallagher
f6efa9ee37 Expand portfolio to cover exchange balances 2017-04-07 15:50:12 +10:00