Commit Graph

475 Commits

Author SHA1 Message Date
Ryan O'Hara-Reid
c2f12b777c Fixed linter issues, increased test coverage and increased functionality for bitstamp 2017-08-23 16:44:50 +10:00
Adrian Gallagher
9bdc316ae8 Fix Bittrex API requests
Issue: https://github.com/thrasher-/gocryptotrader/issues/44
2017-08-23 16:02:19 +10:00
Adrian Gallagher
a4c996b346 Add exchange GetAvailableCurrencies function 2017-08-23 15:52:26 +10:00
Adrian Gallagher
7be8c0272b Add currency pair display method to display a currency pair based on user config preferences (e.g BTC-USD or BTCUSD) 2017-08-23 15:52:15 +10:00
Adrian Gallagher
f684b4d19f Add RemoveFile common function
Also cleans up left over test files
2017-08-23 11:45:06 +10:00
Adrian Gallagher
39548b23b9 Move test files to testdata dir 2017-08-22 10:26:13 +10:00
Adrian Gallagher
57f49d5b35 Interim fix for Alphapoint tests 2017-08-22 09:53:16 +10:00
Adrian Gallagher
d0026d8efd Merge branch 'test' 2017-08-22 08:36:06 +10:00
Adrian Gallagher
06c402c8e4 Merge pull request #41 from shazbert/test
Test
2017-08-22 08:33:03 +10:00
Adrian Gallagher
f3c1f4880d Add nonce package for exchanges 2017-08-21 15:57:41 +10:00
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
Ryan O'Hara-Reid
dc4144c1c2 Fixed linter issues, increased codecov, fixed general bugs for Bitfinex package 2017-08-19 13:47:19 +10:00
Ryan O'Hara-Reid
80f004109f Fixed alphapoint linter issues, expanded general testing code & added new function. 2017-08-19 13:44:10 +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
4c2cf605a2 Add GoReportCard badge 2017-08-10 09:19:46 +10:00
Adrian Gallagher
c7399ce69b Fix various issues for goreport 2017-08-10 09:15:46 +10:00
Adrian Gallagher
6c547eb0b6 Merge pull request #39 from snipesjr/master
Fixed misspellings of separator
2017-08-09 08:00:16 +10:00
snipesjr
fc27cd6e67 Fixed misspellings of separator 2017-08-08 17:39:28 -04:00
Adrian Gallagher
a272e5e398 Update README.md 2017-08-08 17:26:09 +10:00
Adrian Gallagher
14ee66a311 Merge pull request #38 from shazbert/bittrex
Added HTTPRequest function which simplifies code for bittrex wrapper.
2017-08-03 13:49:15 +10:00
Ryan O'Hara-Reid
1df420e3f5 Added HTTPRequest function which simplifies code for bittrex wrapper. 2017-08-03 12:03:52 +10:00
Adrian Gallagher
f6a1a6bd12 Merge pull request #37 from shazbert/bittrex
Added exchange Bittrex.
2017-08-02 17:00:39 +10:00
Ryan O'Hara-Reid
21f9121c98 Added exchange Bittrex. 2017-08-02 16:02:59 +10:00
Adrian Gallagher
9e8397225f Fix default config loading behaviour and add config flag 2017-08-02 15:43:47 +10:00
Ryan O'Hara-Reid
6afaefa5bf Updated Travis.yml and test procedures in common 2017-07-31 11:45:36 +10:00
Ryan O'Hara-Reid
26b840597b Coverage Update 2017-07-31 11:45:28 +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
f302efeb68 Fixed coverage issues 2017-07-31 11:44:48 +10:00
Ryan O'Hara-Reid
9fd732f32d Fixed linter issue general formatting for smsglobal 2017-07-31 11:44:41 +10:00
Ryan O'Hara-Reid
f11f83fe50 Formatting, linter and test for portfolio 2017-07-31 11:44:28 +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
06786ed9de Fixed Linter issues & code formatting 2017-07-31 11:43:22 +10:00
Ryan O'Hara-Reid
5059564d4a Added more tests for common.go 2017-07-31 11:43:12 +10:00
Ryan O'Hara-Reid
ae4a1d63d2 Fixed typo 2017-07-31 11:43:05 +10:00
Ryan O'Hara-Reid
00d2024e5a Changed const naming convention assoc. with common.go 2017-07-31 11:42:56 +10:00
Ryan O'Hara-Reid
c4e09fad08 Added basic validity check for crypto address string
Added tests
Changed const to pascal case
2017-07-31 11:42:35 +10:00
Adrian Gallagher
e1c68e5ffb Update .gitignore file 2017-07-23 21:47:04 +10:00
Adrian Gallagher
f364932281 Merge pull request #34 from tongxiaofeng/patch-1
Change Title community
2017-07-05 22:22:53 +10:00
Tong
efebac39da Change Title community 2017-07-04 17:42:59 +08: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
67a9c0d8d4 Add link to Slack autoinviter 2017-07-01 12:02:20 +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
Adrian Gallagher
50f2e0620b Merge pull request #32 from if1live/feature/poloniex-lending-history
Implement Poloniex API wrapper, returnLendingHistory
2017-06-27 14:40:51 +10:00