Commit Graph

444 Commits

Author SHA1 Message Date
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
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
GloriousCode
af2d8cf157 Adds websocket service
Adds RXJS for websocket use
2017-08-28 17:40:59 +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
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
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
if1live
c527cd6fda implement returnLendingHistory 2017-06-26 21:33:19 +09:00
Adrian Gallagher
5c195b0ab9 Merge pull request #31 from if1live/hotfix/poloniex-deposit-withdrawals
Fix typo and type error in PoloniexDepositsWithdrawals
2017-06-26 12:57:35 +10:00
if1live
2982918615 In PoloniexDepositsWithdrawals, use int64 instead of time.Time + fix
typo
2017-06-24 18:36:06 +09:00
Adrian Gallagher
3c53fe9419 Improve portfolio tool 2017-05-21 13:17:20 +10: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
e666224079 Fix events.go 2017-04-19 00:24:17 +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
c930d51056 Added string formatting 2017-04-18 15:11:31 +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
7e4a737f41 Fixed function 2017-04-18 15:03:44 +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
7457a7a209 Updated contributor list. 2017-04-12 19:54:40 +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
Adrian Gallagher
6daba21982 Config: Add missing params 2017-04-11 23:00:51 +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
a4dc2cdaae Updated Test 2017-04-11 22:00:20 +10:00