Commit Graph

  • eef13c4515 Fixed minor linter issues in coinut. Fixed linter issues, increased code cov & expanded functionality in gdax. Added new function in nonce package. Ryan O'Hara-Reid 2017-08-31 16:01:28 +10:00
  • ae14811303 Saves settings gloriousCode 2017-09-17 17:35:03 +10:00
  • 65722afdd7 Gets some themes and starts organising data from settings gloriousCode 2017-09-17 16:56:03 +10:00
  • 05b2bc0d56 Fix WEX linter issues Adrian Gallagher 2017-09-16 13:18:28 +10:00
  • 542828e957 Rename BTC-e to WEX and reinstate exchange Adrian Gallagher 2017-09-16 13:03:00 +10:00
  • 9114de8a06 Liqui skip empty pairs Adrian Gallagher 2017-09-14 15:51:25 +10:00
  • 1237223b7f Bittrex skip over empty market name Adrian Gallagher 2017-09-14 15:44:45 +10:00
  • 4a67edac99 Expand smsglobal Adrian Gallagher 2017-09-14 13:07:08 +10:00
  • 04d1de9e22 Add fiat display currency setting, defaults to USD Adrian Gallagher 2017-09-13 12:39:49 +10:00
  • bc85f11c85 Add websocket connection limit, defaults to 1 and can be modified via config Add WebsocketAllowInsecureOrigin config setting, default to false Adrian Gallagher 2017-09-12 14:29:33 +10:00
  • 6e9bda83a1 Link up websocket handler to routes after refactor and various improvements Adrian Gallagher 2017-09-11 09:07:41 +10:00
  • 0682dcec88 Add currency converter provider failover and add config setting Adrian Gallagher 2017-09-10 16:28:16 +10:00
  • 3ad9c3dfbe Use cryptoID instead of blockr (currently down) Adrian Gallagher 2017-09-06 15:36:06 +10:00
  • 2bd27feaf0 Polish websocket code Adrian Gallagher 2017-09-04 16:24:02 +10:00
  • 69aa445a3a Refactor stats and link up to ticker routine Adrian Gallagher 2017-09-04 11:31:13 +10:00
  • 87633c2142 Link up orderbook websocket code, improve exchange test coverage and various other fixes Adrian Gallagher 2017-09-02 16:31:08 +10:00
  • 913c104d09 Finish off websocket ticker demo, update config files and fix tests Adrian Gallagher 2017-08-31 15:39:20 +10:00
  • 9d6f26646b Adds object for settings Jsoin GloriousCode 2017-09-13 19:30:55 +10:00
  • dfc6b0e392 Finishes basic websocket-handler.service.ts GloriousCode 2017-09-12 19:46:57 +10:00
  • 6d02dfe057 Further setup for websocket handler GloriousCode 2017-09-11 19:08:52 +10:00
  • ad7ae88ff4 Add UpdateOrderbook exchange function and update all exchanges to support it Adrian Gallagher 2017-08-30 16:12:18 +10:00
  • a5b3a6b489 Add demo routines function to fetch all exchange tickers Adrian Gallagher 2017-08-29 10:24:32 +10:00
  • a1040c8d94 Start websocket implementation Adrian Gallagher 2017-04-04 11:05:31 +10:00
  • 89848eb6e9 Fix Liqui nonce value Adrian Gallagher 2017-09-11 13:58:26 +10:00
  • 19331a13d4 Update CONTRIBUTORS file Adrian Gallagher 2017-09-08 14:57:57 +10:00
  • 126c9e1646 Changes chat.service.ts to websocket-handler.service.ts Will be used to handler sending and reciving of messages GloriousCode 2017-09-05 17:47:20 +10:00
  • fcefa80cc8 Updates components to work with GCT GloriousCode 2017-09-04 20:06:07 +10:00
  • e193258710 A hubub of code to test websockets. To remove and refine GloriousCode 2017-08-31 21:13:42 +10:00
  • 9671368f59 Disable BTC-e until new exchange comes online Adrian Gallagher 2017-08-31 15:58:08 +10:00
  • 8a2c7c03eb Clarify HTTP RESTful service Adrian Gallagher 2017-08-29 16:47:12 +10:00
  • af2d8cf157 Adds websocket service Adds RXJS for websocket use GloriousCode 2017-08-28 17:40:59 +10:00
  • 341302e91e Fix various tests after test branch merge Adrian Gallagher 2017-08-28 13:06:00 +10:00
  • cf051cc8f8 Merge branch 'test' Adrian Gallagher 2017-08-28 12:39:57 +10:00
  • 2abb290749 Merge pull request #43 from shazbert/test Adrian Gallagher 2017-08-28 12:36:03 +10:00
  • 120d59cec1 Fix TestSetAPIKeys test Adrian Gallagher 2017-08-28 09:23:24 +10:00
  • d1bdc6af5d Use fixer.io currency rates API instead of Yahoo due to Yahoo service issues Adrian Gallagher 2017-08-28 09:06:53 +10:00
  • 40a4ff4fdb Only set authenticated API settings when authenticated API requests in config option is enabled Adrian Gallagher 2017-08-25 17:00:07 +10:00
  • 4dcce85810 Default to HTTPS everywhere in project Adrian Gallagher 2017-08-24 16:56:57 +10:00
  • 55ea1fe434 Add generalised functions for handling exchange enabled and available currencies Adrian Gallagher 2017-08-25 15:54:45 +10:00
  • 39fa7f75f9 Improved codecov, expanded functionality for BTCMarkets Ryan O'Hara-Reid 2017-08-24 11:54:57 +10:00
  • c2f12b777c Fixed linter issues, increased test coverage and increased functionality for bitstamp Ryan O'Hara-Reid 2017-08-22 16:52:35 +10:00
  • 9bdc316ae8 Fix Bittrex API requests Adrian Gallagher 2017-08-23 16:02:19 +10:00
  • a4c996b346 Add exchange GetAvailableCurrencies function Adrian Gallagher 2017-08-23 14:57:03 +10:00
  • 7be8c0272b Add currency pair display method to display a currency pair based on user config preferences (e.g BTC-USD or BTCUSD) Adrian Gallagher 2017-08-23 14:02:09 +10:00
  • f684b4d19f Add RemoveFile common function Adrian Gallagher 2017-08-23 11:45:06 +10:00
  • d1753b85b0 Components and rearranging GloriousCode 2017-08-22 18:24:24 +10:00
  • d805149619 Changes theme and menu GloriousCode 2017-08-22 17:56:31 +10:00
  • 39548b23b9 Move test files to testdata dir Adrian Gallagher 2017-08-22 10:26:13 +10:00
  • 57f49d5b35 Interim fix for Alphapoint tests Adrian Gallagher 2017-08-22 09:53:16 +10:00
  • d0026d8efd Merge branch 'test' Adrian Gallagher 2017-08-22 08:36:06 +10:00
  • 06c402c8e4 Merge pull request #41 from shazbert/test Adrian Gallagher 2017-08-22 08:33:03 +10:00
  • f3c1f4880d Add nonce package for exchanges Adrian Gallagher 2017-08-21 15:57:41 +10:00
  • 0fea98857c Add common StringReplace function Adrian Gallagher 2017-08-21 14:50:22 +10:00
  • 65f3a25888 Add Bittrex wrapper Adrian Gallagher 2017-08-21 14:38:43 +10:00
  • 4eaa9d0ec9 Prevent authenticated calls when authenticated API support is disabled Adrian Gallagher 2017-08-21 13:10:57 +10:00
  • dc4144c1c2 Fixed linter issues, increased codecov, fixed general bugs for Bitfinex package Ryan O'Hara-Reid 2017-08-19 13:30:27 +10:00
  • 80f004109f Fixed alphapoint linter issues, expanded general testing code & added new function. Ryan O'Hara-Reid 2017-08-15 16:32:38 +10:00
  • 4f34b58d55 Improve portfolio, coverage and tool Adrian Gallagher 2017-08-17 11:56:54 +10:00
  • b2b5b59e69 pushing from laptop to pc GloriousCode 2017-08-15 21:07:17 +10:00
  • 001aef2635 Adds material design GloriousCode 2017-08-15 07:06:26 +10:00
  • f0a2793e8c Adds a new template for the beginning of a new front end GloriousCode 2017-08-15 06:45:36 +10:00
  • 0f55715987 Run gofmt and fix poloniex orderbook issue Adrian Gallagher 2017-08-09 23:18:23 -07:00
  • 4c2cf605a2 Add GoReportCard badge Adrian Gallagher 2017-08-10 09:19:46 +10:00
  • c7399ce69b Fix various issues for goreport Adrian Gallagher 2017-08-10 09:15:46 +10:00
  • 6c547eb0b6 Merge pull request #39 from snipesjr/master Adrian Gallagher 2017-08-09 08:00:16 +10:00
  • fc27cd6e67 Fixed misspellings of separator snipesjr 2017-08-08 17:39:28 -04:00
  • a272e5e398 Update README.md Adrian Gallagher 2017-08-08 17:26:09 +10:00
  • 14ee66a311 Merge pull request #38 from shazbert/bittrex Adrian Gallagher 2017-08-03 13:49:15 +10:00
  • 1df420e3f5 Added HTTPRequest function which simplifies code for bittrex wrapper. Ryan O'Hara-Reid 2017-08-03 12:03:52 +10:00
  • f6a1a6bd12 Merge pull request #37 from shazbert/bittrex Adrian Gallagher 2017-08-02 17:00:39 +10:00
  • 21f9121c98 Added exchange Bittrex. Ryan O'Hara-Reid 2017-08-02 16:02:59 +10:00
  • 9e8397225f Fix default config loading behaviour and add config flag Adrian Gallagher 2017-08-02 15:43:47 +10:00
  • 6afaefa5bf Updated Travis.yml and test procedures in common Ryan O'Hara-Reid 2017-07-28 16:39:36 +10:00
  • 26b840597b Coverage Update Ryan O'Hara-Reid 2017-07-28 09:40:27 +10:00
  • de48b62731 Fixed stutter issues from exchange.go Ryan O'Hara-Reid 2017-07-27 17:28:55 +10:00
  • 7042da1e03 Fixed linter issues and added test files Ryan O'Hara-Reid 2017-07-27 16:02:12 +10:00
  • f302efeb68 Fixed coverage issues Ryan O'Hara-Reid 2017-07-27 10:56:10 +10:00
  • 9fd732f32d Fixed linter issue general formatting for smsglobal Ryan O'Hara-Reid 2017-07-26 20:41:26 +10:00
  • f11f83fe50 Formatting, linter and test for portfolio Ryan O'Hara-Reid 2017-07-26 19:17:29 +10:00
  • 3e4fb1660d Fixed test race conditions Ryan O'Hara-Reid 2017-07-26 11:54:53 +10:00
  • 745505a33e General formatting for currency Ryan O'Hara-Reid 2017-07-25 15:53:25 +10:00
  • 4e6885410c added config formatting and test code Ryan O'Hara-Reid 2017-07-25 12:35:12 +10:00
  • 06786ed9de Fixed Linter issues & code formatting Ryan O'Hara-Reid 2017-07-23 15:57:56 +10:00
  • 5059564d4a Added more tests for common.go Ryan O'Hara-Reid 2017-07-22 16:26:35 +10:00
  • ae4a1d63d2 Fixed typo Ryan O'Hara-Reid 2017-07-22 10:09:06 +10:00
  • 00d2024e5a Changed const naming convention assoc. with common.go Ryan O'Hara-Reid 2017-07-22 09:55:53 +10:00
  • c4e09fad08 Added basic validity check for crypto address string Added tests Changed const to pascal case Ryan O'Hara-Reid 2017-07-21 19:53:55 +10:00
  • e1c68e5ffb Update .gitignore file Adrian Gallagher 2017-07-23 21:47:04 +10:00
  • f364932281 Merge pull request #34 from tongxiaofeng/patch-1 Adrian Gallagher 2017-07-05 22:22:53 +10:00
  • efebac39da Change Title community Tong 2017-07-04 17:42:59 +08:00
  • d8ebf3f2f3 Merge pull request #29 from starit/patch-1 Adrian Gallagher 2017-07-04 16:07:38 +10:00
  • 67a9c0d8d4 Add link to Slack autoinviter Adrian Gallagher 2017-07-01 12:02:20 +10:00
  • 71d7de5ed7 Merge branch 'master' of https://github.com/thrasher-/gocryptotrader Adrian Gallagher 2017-06-27 17:03:43 +10:00
  • 093def35e9 Add basic support for COINUT exchange Adrian Gallagher 2017-06-27 17:03:04 +10:00
  • 50f2e0620b Merge pull request #32 from if1live/feature/poloniex-lending-history Adrian Gallagher 2017-06-27 14:40:51 +10:00
  • c527cd6fda implement returnLendingHistory if1live 2017-06-26 21:25:33 +09:00
  • 5c195b0ab9 Merge pull request #31 from if1live/hotfix/poloniex-deposit-withdrawals Adrian Gallagher 2017-06-26 12:57:35 +10:00
  • 2982918615 In PoloniexDepositsWithdrawals, use int64 instead of time.Time + fix typo if1live 2017-06-24 18:01:21 +09:00
  • 3c53fe9419 Improve portfolio tool Adrian Gallagher 2017-05-21 13:17:20 +10:00
  • 83a82c8bd6 pls use api.btcchina.com to replace api.btcc.com Jamie Cheng 2017-04-28 17:11:25 +08:00