Adrian Gallagher
|
87633c2142
|
Link up orderbook websocket code, improve exchange test coverage and various other fixes
|
2017-09-14 15:07:59 +10:00 |
|
Adrian Gallagher
|
913c104d09
|
Finish off websocket ticker demo, update config files and fix tests
|
2017-09-14 15:04:38 +10:00 |
|
GloriousCode
|
9d6f26646b
|
Adds object for settings Jsoin
|
2017-09-13 19:30:55 +10:00 |
|
GloriousCode
|
dfc6b0e392
|
Finishes basic websocket-handler.service.ts
|
2017-09-12 19:46:57 +10:00 |
|
GloriousCode
|
6d02dfe057
|
Further setup for websocket handler
|
2017-09-11 19:08:52 +10:00 |
|
Adrian Gallagher
|
ad7ae88ff4
|
Add UpdateOrderbook exchange function and update all exchanges to support it
|
2017-09-11 14:02:39 +10:00 |
|
Adrian Gallagher
|
a5b3a6b489
|
Add demo routines function to fetch all exchange tickers
|
2017-09-11 14:02:39 +10:00 |
|
Adrian Gallagher
|
a1040c8d94
|
Start websocket implementation
|
2017-09-11 14:02:39 +10:00 |
|
Adrian Gallagher
|
89848eb6e9
|
Fix Liqui nonce value
Addressed in https://github.com/thrasher-/gocryptotrader/pull/50
|
2017-09-11 13:58:26 +10:00 |
|
Adrian Gallagher
|
19331a13d4
|
Update CONTRIBUTORS file
|
2017-09-08 14:57:57 +10:00 |
|
GloriousCode
|
126c9e1646
|
Changes chat.service.ts to websocket-handler.service.ts
Will be used to handler sending and reciving of messages
Adds settings component
UNSURE WHY IT BREAKS
|
2017-09-05 17:47:20 +10:00 |
|
GloriousCode
|
fcefa80cc8
|
Updates components to work with GCT
|
2017-09-04 20:06:07 +10:00 |
|
GloriousCode
|
e193258710
|
A hubub of code to test websockets. To remove and refine
|
2017-08-31 21:13:42 +10:00 |
|
Adrian Gallagher
|
9671368f59
|
Disable BTC-e until new exchange comes online
|
2017-08-31 15:58:08 +10:00 |
|
Adrian Gallagher
|
8a2c7c03eb
|
Clarify HTTP RESTful service
|
2017-08-29 16:47:12 +10:00 |
|
GloriousCode
|
af2d8cf157
|
Adds websocket service
Adds RXJS for websocket use
|
2017-08-28 17:40:59 +10:00 |
|
Adrian Gallagher
|
341302e91e
|
Fix various tests after test branch merge
|
2017-08-28 13:06:00 +10:00 |
|
Adrian Gallagher
|
cf051cc8f8
|
Merge branch 'test'
# Conflicts:
# exchanges/btcmarkets/btcmarkets.go
|
2017-08-28 12:39:57 +10:00 |
|
Adrian Gallagher
|
2abb290749
|
Merge pull request #43 from shazbert/test
Test
|
2017-08-28 12:36:03 +10:00 |
|
Adrian Gallagher
|
120d59cec1
|
Fix TestSetAPIKeys test
|
2017-08-28 09:23:24 +10:00 |
|
Adrian Gallagher
|
d1bdc6af5d
|
Use fixer.io currency rates API instead of Yahoo due to Yahoo service issues
|
2017-08-28 09:06:53 +10:00 |
|
Adrian Gallagher
|
40a4ff4fdb
|
Only set authenticated API settings when authenticated API requests in config option is enabled
|
2017-08-25 17:00:07 +10:00 |
|
Adrian Gallagher
|
4dcce85810
|
Default to HTTPS everywhere in project
|
2017-08-25 16:57:06 +10:00 |
|
Adrian Gallagher
|
55ea1fe434
|
Add generalised functions for handling exchange enabled and available currencies
|
2017-08-25 15:54:45 +10:00 |
|
Ryan O'Hara-Reid
|
39fa7f75f9
|
Improved codecov, expanded functionality for BTCMarkets
|
2017-08-24 11:54:57 +10:00 |
|
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 |
|
GloriousCode
|
d1753b85b0
|
Components and rearranging
|
2017-08-22 18:24:24 +10:00 |
|
GloriousCode
|
d805149619
|
Changes theme and menu
|
2017-08-22 17:56:31 +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 |
|
GloriousCode
|
b2b5b59e69
|
pushing from laptop to pc
|
2017-08-15 21:07:17 +10:00 |
|
GloriousCode
|
001aef2635
|
Adds material design
|
2017-08-15 07:06:26 +10:00 |
|
GloriousCode
|
f0a2793e8c
|
Adds a new template for the beginning of a new front end
|
2017-08-15 06:45:36 +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 |
|