Commit Graph

  • e2ad8998bf Improve Fixer currency conversion Adrian Gallagher 2018-01-25 10:39:24 +11:00
  • baa994fe9b Trivial improvements Adrian Gallagher 2018-01-24 09:23:35 +11:00
  • 89188c03e1 Fix config load failure when launching application on OSX through Finder Adrian Gallagher 2018-01-22 12:28:09 +11:00
  • 226a79e6e0 Make BTCC only use BTCUSD and update config files Adrian Gallagher 2018-01-20 15:50:14 +11:00
  • 523551d4cf Coinut: Allow authenticated or unuathenticated requests, uncomment tests Adrian Gallagher 2018-01-20 14:50:06 +11:00
  • 5ca9db8ad4 Add banner Adrian Gallagher 2018-01-19 17:30:08 +11:00
  • 5a2c81346c Added helper functions, exchange method to set currencies and bug fixes Adrian Gallagher 2018-01-18 12:45:19 +11:00
  • bb74b22ef7 Implement dry run mode, won't save config (to be used in future modes) Adrian Gallagher 2018-01-17 21:24:24 +11:00
  • d571773680 Update Ethereum balance updating via Ethplorer Adrian Gallagher 2018-01-17 14:33:17 +11:00
  • 5dc6df72aa Improvements in config, currency, exchange, pair and helper code Adrian Gallagher 2018-01-17 13:42:09 +11:00
  • 3e30bb7213 Add version flag and blurbs Adrian Gallagher 2018-01-16 16:40:22 +11:00
  • 4d4c85f458 Add dynamic loading/unloading and reloading of exchanges Adrian Gallagher 2018-01-16 12:05:30 +11:00
  • 34eeed287a Add various helper functions for exchanges and currency pairs. Improve Kraken config/request currency handling. Update config file to reflect changes. Adrian Gallagher 2018-01-15 16:53:12 +11:00
  • 16629c6c6e Add method to fetch available currencies from Poloniex, fix available currency bug in poloniex and update config_example.json Adrian Gallagher 2018-01-09 16:31:15 +11:00
  • 0b00ea8bf1 Merge branch 'master' of https://github.com/thrasher-/gocryptotrader Adrian Gallagher 2018-01-09 15:42:35 +11:00
  • 5672d56997 Update README.md files Adrian Gallagher 2018-01-09 15:42:17 +11:00
  • b90670baea Merge pull request #74 from gam-phon/feature/increate-limit-for-GetAuthenticatedTradeHistory Adrian Gallagher 2018-01-07 10:24:53 +11:00
  • e35541c1f2 Merge pull request #76 from bretep/master Adrian Gallagher 2018-01-07 10:24:28 +11:00
  • 3f4059f6a2 Ignore intelij project files Bret Palsson 2018-01-06 02:26:43 -08:00
  • 69902aeb21 increase limit for GetAuthenticatedTradeHistory Yaser Alraddadi 2018-01-06 04:25:23 +03:00
  • 2446007b03 Various improvements Adrian Gallagher 2018-01-03 18:36:13 +11:00
  • 301257427e Fixes handlebars vulnerability gloriousCode 2018-01-02 21:35:14 +11:00
  • 11fc1a0d83 Update README.md Scott 2018-01-02 19:26:52 +11:00
  • 065ffe4621 testing image ;D Scott 2018-01-02 19:26:04 +11:00
  • 220ec228fb Update README.md Adrian Gallagher 2018-01-02 19:07:16 +11:00
  • 8e7e2fb914 Add currency translation mapping Adrian Gallagher 2018-01-02 18:49:59 +11:00
  • 4b3a5c4ba0 Merge pull request #73 from mKurrels/master Scott 2018-01-01 19:50:42 +11:00
  • bfe62062e7 changes command to run application Michael Kurrels 2017-12-31 20:07:25 -08:00
  • cb20ff7a59 Merge pull request #70 from idealhack/patch-1 Adrian Gallagher 2017-12-31 11:00:56 +11:00
  • 049f5f0c9f Merge pull request #72 from m1kola/patch-1 Adrian Gallagher 2017-12-31 11:00:40 +11:00
  • 8cb088e9fa GDAX SetDefaults cleanup Mikalai Radchuk 2017-12-31 00:35:14 +03:00
  • 05363578f7 fix typo Yang Li 2017-12-19 18:13:13 +08:00
  • 1a5c7a7ae1 Merge pull request #69 from gloriousCode/master Adrian Gallagher 2017-12-15 16:14:21 +11:00
  • b5c8093ac8 Version increase :) GloriousCode 2017-12-14 17:24:38 +11:00
  • cf9425a0d7 Dumb fleshout of currency listing and buy sell component GloriousCode 2017-12-14 17:14:43 +11:00
  • 92e8ff790b Adds selected currency to the navbar GloriousCode 2017-12-07 21:18:34 +11:00
  • 0b0c5c0a33 Minor theme changes Moving closer to spawning component dynamically for the purpose of the dashboard and trading GloriousCode 2017-12-07 20:56:19 +11:00
  • 5e25072a13 Fixes favicon GloriousCode 2017-11-30 20:02:19 +11:00
  • 4561ca9acb Fancy logos Tooltips GloriousCode 2017-11-30 19:11:52 +11:00
  • 420d65a5eb Adds donate component Adds FAB to dashboard Adds slack to sidebar GloriousCode 2017-11-30 17:54:45 +11:00
  • b35c6b65bc Expandable tiles for dashboard GloriousCode 2017-11-29 17:12:19 +11:00
  • cf2d4bb325 Merge pull request #63 from shazbert/test Adrian Gallagher 2017-11-23 14:35:46 +11:00
  • 1644936b78 Added general test and fixed partial linter issues. Ryan O'Hara-Reid 2017-11-23 14:12:00 +11:00
  • 061e2a239d Added test file for OKCoin Ryan O'Hara-Reid 2017-11-23 11:29:38 +11:00
  • 48d07d48dd Added basic test and fixed basic linter issues. Ryan O'Hara-Reid 2017-11-23 11:19:38 +11:00
  • 22d250b51a Fixed linter issue and added tests for localbitcoins. Parralleled tests for lakebtc. Ryan O'Hara-Reid 2017-11-23 10:41:19 +11:00
  • 4294c684af Fixed linter issues and added testing. Ryan O'Hara-Reid 2017-11-23 10:03:39 +11:00
  • baae729014 Fixed linter issues for Kraken package and added testing. Ryan O'Hara-Reid 2017-11-22 15:50:50 +11:00
  • ffd6d392fd Removes sidebar component Updates homepage Updates navigation Updates text font family GloriousCode 2017-11-21 17:30:08 +11:00
  • a20a88680d New items on the sidebar for external links and donations GloriousCode 2017-11-20 17:59:38 +11:00
  • 83b1e8c514 Changes some values to REM as a test gives the navbar a shadow GloriousCode 2017-11-20 17:51:55 +11:00
  • a073d5c439 Fixes navbar to top Fixes footer buttons for cards GloriousCode 2017-11-20 17:50:07 +11:00
  • 6d2aa311c8 Updates everything to latest stable,rc and beta versions of Angular, cli, material, webpack yeahhhh gloriousCode 2017-11-19 19:58:06 +11:00
  • ce908ee939 Use config.json by default if config file isn't encrypted Adrian Gallagher 2017-11-14 14:15:01 +11:00
  • 8984df24ad Adds components for design of dashboard, selected currency, donate and buy-sell components GloriousCode 2017-11-13 17:53:29 +11:00
  • 4799c73317 Merge pull request #60 from mattkanwisher/sandbox Adrian Gallagher 2017-11-06 09:04:59 +11:00
  • aeb0ed3399 Changes spinner color Adds spinner to wallet Updates Angular Updates AngularCLI Updates Typescript GloriousCode 2017-11-02 16:43:24 +11:00
  • 95739a8b14 consistent access to sandbox environments on gemini and gdax Matthew Campbell 2017-11-01 12:51:01 +07:00
  • e00314bd5c Disable Yahoo currency conversion again Adrian Gallagher 2017-11-01 16:35:32 +11:00
  • 9e1ddf0468 Update Bitfinex API Ref: https://github.com/thrasher-/gocryptotrader/issues/59 Adrian Gallagher 2017-11-01 16:10:21 +11:00
  • 50f6fd8aaf Adds trading menu Changes how the menus render - more accurate scrollbars even if sidebar and navbar are no longer fixed GloriousCode 2017-10-30 16:52:25 +11:00
  • d7f6693027 Further improvements to settings optimisation with lists. Still could do more GloriousCode 2017-10-20 17:34:06 +11:00
  • d05001b015 Expanded panels now pop out more with some added girth/width GloriousCode 2017-10-19 16:32:04 +11:00
  • 2969c62759 Unceremoniously steals material.angular.io's theme picker. Very cool stuff from them! GloriousCode 2017-10-19 16:21:37 +11:00
  • be8776bb1b Sweet icons and cool spacing GloriousCode 2017-10-17 16:56:56 +11:00
  • df805b8ea0 null check on wallets gloriousCode 2017-10-16 21:34:33 +11:00
  • 2ccefb5b70 Finishes wallet summary Restyles settings and wallet pages gloriousCode 2017-10-16 21:31:51 +11:00
  • ffd3e05ca9 Beginnings of the wallet summary Changes width of menu to be smaller GloriousCode 2017-10-16 17:47:01 +11:00
  • a36f5cc13e Updates to latest Angular, AngularCLI, Angular Material GloriousCode 2017-10-13 20:25:52 +11:00
  • d793030846 The calm before updating angular and material GloriousCode 2017-10-13 17:50:35 +11:00
  • f66ce8e159 Removes pagename. GloriousCode 2017-10-10 17:52:12 +11:00
  • ace0c9a6a9 Adds working sidebar. Has some funky height glitch that I can resolve later. Hard to get the viewport to be 100% GloriousCode 2017-10-10 17:50:59 +11:00
  • dd6a692ec3 A breaking change to check out having a sidebar with content that slides over when the menu is closed. GloriousCode 2017-10-09 17:24:32 +11:00
  • bc73c506e1 Adds a sidebar with navigation aww yeah GloriousCode 2017-10-06 20:09:21 +11:00
  • 790130927e Adds a sidebar component gloriousCode 2017-10-06 16:52:58 +11:00
  • 55c8b02d1d Fix misspells Adrian Gallagher 2017-10-04 18:15:01 +11:00
  • 61023f9fed Update nonce func and test coverage Adrian Gallagher 2017-10-04 17:22:44 +11:00
  • 8bfc943178 Merge pull request #52 from shazbert/test Adrian Gallagher 2017-10-04 14:20:45 +11:00
  • 0312e78f80 Merge branch 'test' into test Ryan O'Hara-Reid 2017-10-03 12:56:15 +11:00
  • b80a2fce8c Changed session management for Gemini, Quick fixed issues with BTCC package. Ryan O'Hara-Reid 2017-10-03 12:51:05 +11:00
  • 7333c16dc4 Added test module for WEX exchange, added wex to testdata & fixed exchange test. Ryan O'Hara-Reid 2017-09-21 10:49:32 +10:00
  • 6975f411d4 Fixed merge issues, fixed race condition in gemini package. Ryan O'Hara-Reid 2017-09-18 15:58:24 +10:00
  • b3bef011f4 Liqui Package - Fixed linter issues and expanded code cov. Ryan O'Hara-Reid 2017-09-13 12:36:32 +10:00
  • e8c7bf9af4 In the common package added JSONDecode error check. Added verbosity in SendHTTPGetRequest. Updated Nonce package function. Fixed issues in ItBit package and expanded test coverage. Ryan O'Hara-Reid 2017-09-12 08:37:18 +10:00
  • 939ce3ab21 Fixed linter issues, increased code cov & expanded functionality in Gemini. Ryan O'Hara-Reid 2017-09-07 19:01:51 +10:00
  • f27472269c 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
  • 3240a1657e Merge pull request #53 from gloriousCode/master Adrian Gallagher 2017-09-29 11:21:28 +10:00
  • cf2ca30daa Updated Readme GloriousCode 2017-09-28 16:45:01 +10:00
  • 009f4e5374 Merge remote-tracking branch 'upstream/master' GloriousCode 2017-09-28 16:33:52 +10:00
  • 765a6f464e Updates README.md Centres spinners GloriousCode 2017-09-28 16:29:13 +10:00
  • d78f239f20 Fixes up settings Adds progress spinner, even if ugly right now Changes routing for dashboard GloriousCode 2017-09-28 07:34:23 +10:00
  • e3d099a867 Finishes terrible dashboard where all ticker updates are posted Fixes issue with widths GloriousCode 2017-09-27 18:51:55 +10:00
  • e44832b0a7 Fixes a crashing issue GloriousCode 2017-09-24 20:55:30 +10:00
  • e0921a8946 Adds a new component to render all enabled currency tickers. Will sort out later. Reduces currency ticker to accept a ticker object so that it doesn't need to listen to events GloriousCode 2017-09-24 20:38:47 +10:00
  • 67d7409326 Updates README.md Updates package.json Creates ticker box componenet Adds dashboard component Updates dashboard to display components instead of it being the handler of all GloriousCode 2017-09-19 18:52:03 +10:00
  • fbf5ea3aa6 Merge pull request #47 from shazbert/test Adrian Gallagher 2017-09-18 16:11:55 +10:00
  • a86462b338 Fixed merge issues, fixed race condition in gemini package. Ryan O'Hara-Reid 2017-09-18 15:58:24 +10:00
  • 60fc00a5b3 Liqui Package - Fixed linter issues and expanded code cov. Ryan O'Hara-Reid 2017-09-13 12:36:32 +10:00
  • 79a1911c93 In the common package added JSONDecode error check. Added verbosity in SendHTTPGetRequest. Updated Nonce package function. Fixed issues in ItBit package and expanded test coverage. Ryan O'Hara-Reid 2017-09-12 08:37:18 +10:00
  • dae90a2eaa Fixed linter issues, increased code cov & expanded functionality in Gemini. Ryan O'Hara-Reid 2017-09-07 19:01:51 +10:00