Commit Graph

  • ac41a7cfad New features and bug fixes Adrian Gallagher 2018-05-04 13:20:19 +10:00
  • 8eef67339d Fix linter issue and spelling error (#122) Ryan O'Hara-Reid 2018-05-01 17:04:32 +10:00
  • 2f3b10edcc Fix number conversion for BTCMarkets (#121) Ryan O'Hara-Reid 2018-05-01 15:10:36 +10:00
  • 2309e8ce60 Fix OKEX match_price logic Adrian Gallagher 2018-04-30 17:24:28 +10:00
  • 33398316ef Fix test to use GDAX config from testdata (#117) Kavan McEachern 2018-04-30 03:14:16 -04:00
  • 8bcfbc33c1 Logo now much cleaner GloriousCode 2018-04-05 17:10:51 +10:00
  • ea1ef4d0d0 Update to test handling of async fetching through request handler package. (#114) Ryan O'Hara-Reid 2018-04-03 09:04:14 +10:00
  • c7774708cd Request: Add additional method support for auth/unauth requests Adrian Gallagher 2018-03-29 15:46:47 +11:00
  • 5f25fd8be7 Quick bug fix (#112) Ryan O'Hara-Reid 2018-03-27 17:31:46 +11:00
  • 7fc9d20fd7 Introduce request package and integrate with exchanges Ryan O'Hara-Reid 2018-03-27 14:05:15 +11:00
  • 52dfddbb18 Feature: Add support to check whether an exchange supports automatic currency pair updates and if they don't, show a warning if the last currency pair update is >= 30 days Adrian Gallagher 2018-03-27 12:53:46 +11:00
  • 2d0cb20c69 fix for type assertion in GetHistoricRates (#104) Poodle 2018-03-27 00:31:34 +01:00
  • b8e4f497a3 Visual changes (#108) Scott 2018-03-26 12:57:05 +11:00
  • cc4c8a0203 Fix invalid period in type declaration Adrian Gallagher 2018-03-26 12:44:34 +11:00
  • caa3078d23 Fix Bitfinex TestGetSymbols Adrian Gallagher 2018-03-01 17:11:58 +11:00
  • c0ccc901dc Fix GoReport issues Adrian Gallagher 2018-03-01 16:17:59 +11:00
  • 966cfc7512 Move orders into its own package Adrian Gallagher 2018-03-01 16:11:35 +11:00
  • 046b4dc348 Add Bitstamp dynamic currency updater Adrian Gallagher 2018-03-01 16:05:28 +11:00
  • 7be56f1f8c Improve helpers and add tests Adrian Gallagher 2018-02-26 16:44:08 +11:00
  • 3eb81a3185 Improve pairs/translation packages and various fixes Adrian Gallagher 2018-01-23 11:44:22 +11:00
  • 4b98f01200 Merge pull request #100 from Betazoid/docker-setup Adrian Gallagher 2018-03-03 13:49:43 +11:00
  • cf1d8b2a24 Setup docker compose Matthäus Mayer 2018-03-02 09:01:57 +01:00
  • 7b4f9064c8 Introduce docker for web app Matthäus Mayer 2018-03-02 09:01:34 +01:00
  • c3e968b4cc Exclude irrelavant files from docker context Matthäus Mayer 2018-03-02 09:00:58 +01:00
  • 7065b03477 Use multi-stage docker build Matthäus Mayer 2018-03-02 08:26:55 +01:00
  • 25514b2418 Merge pull request #98 from shazbert/master Adrian Gallagher 2018-02-28 15:36:54 +11:00
  • 9514754960 New documents generated by documentation tool. Ryan O'Hara-Reid 2018-02-28 09:55:11 +11:00
  • bb2342ee99 Added new functionality for documentation tool. Added new documents to list to track the entire project document range. Ryan O'Hara-Reid 2018-02-28 09:53:41 +11:00
  • 63473d7057 Merge pull request #96 from shazbert/master Adrian Gallagher 2018-02-26 17:09:09 +11:00
  • 0488ebc2dc Modified tests for Binance and GDAX exchange. Ryan O'Hara-Reid 2018-02-26 16:52:36 +11:00
  • bd24b00281 Fixed linter issues for Yobit exchange. Ryan O'Hara-Reid 2018-02-26 16:34:43 +11:00
  • 85393b59b8 Fixed linter issues for Poloniex exchange. Ryan O'Hara-Reid 2018-02-26 16:31:41 +11:00
  • dfaea0125d Fixed linter issues on Okcoin exchange. Ryan O'Hara-Reid 2018-02-26 15:36:27 +11:00
  • 5dc8ddf404 Fixed linter issues, fixed test deployment for auth request, added data types for error returns for Liqui Exchange. Ryan O'Hara-Reid 2018-02-26 13:59:12 +11:00
  • bfdb6ba307 Fixed go vet and linter issues for Huobi exchange. Ryan O'Hara-Reid 2018-02-26 13:26:40 +11:00
  • 9a04d06890 Fixed linter issues for HitBTC exchange. Ryan O'Hara-Reid 2018-02-26 11:59:57 +11:00
  • aef0b5a474 Fixed linter issues and 429 request error due to test procedures on GDAX exchange Ryan O'Hara-Reid 2018-02-26 11:13:15 +11:00
  • 6962f84748 Fixed linter issues for Coinut exchange. Ryan O'Hara-Reid 2018-02-26 10:57:35 +11:00
  • 111c6784a4 Fix linter issues for BTCC Ryan O'Hara-Reid 2018-02-26 10:26:21 +11:00
  • 17df327c0f Fixed linter issues for ANX Ryan O'Hara-Reid 2018-02-26 10:03:15 +11:00
  • 10d5abacb3 Initial implementation of interface function for getting exchange history. Ryan O'Hara-Reid 2018-02-26 09:00:30 +11:00
  • 2ca907c341 Merge pull request #95 from Jimexist/patch-1 Adrian Gallagher 2018-02-25 15:15:30 +11:00
  • 39d72eedc4 Update config.go Jiayu Liu 2018-02-24 10:34:41 +08:00
  • 22dcda4f5f Merge pull request #94 from shazbert/bitfinex Adrian Gallagher 2018-02-23 17:45:29 +11:00
  • a759f83e26 Added new function on bitfinex for V2 API trade history request. Ryan O'Hara-Reid 2018-02-23 16:58:53 +11:00
  • f7cd34f3d8 Merge pull request #93 from shazbert/master Adrian Gallagher 2018-02-20 12:52:28 +11:00
  • dd00eba27e Applied fix to documentation.go for contribution HTML_URL. Added period to documentation templates sentences. Added logic to documentation.go to fix broken links for godoc in sub-packages. Fix coding style to conform to golang idiomatic practice. Applied fix to access main godocs in tools and test data. Generated new documents using tools. Ryan O'Hara-Reid 2018-02-20 11:56:25 +11:00
  • 51755d214b Added contributor generation function. Applied updates to README docs. Ryan O'Hara-Reid 2018-02-18 19:40:22 +11:00
  • 6cb17bb97e Added new base documentation using documentation tool Ryan O'Hara-Reid 2018-02-18 11:12:06 +11:00
  • ef51adae76 Added new document tool for standardising supplementary documentation Ryan O'Hara-Reid 2018-02-18 11:09:36 +11:00
  • f1dcb11b66 Update README.md compilation instructions Adrian Gallagher 2018-02-20 10:12:17 +11:00
  • f1123afa1f Use fmt.Scanln for exchange templating tool Adrian Gallagher 2018-02-19 10:19:27 +11:00
  • d41c5c358c Actually removes references to external fonts (no more google tracking) gloriousCode 2018-02-17 18:01:36 +11:00
  • 2123245299 New themes (Aussie Aussie Aussie!) Localises fonts SCSS improvements gloriousCode 2018-02-17 17:56:22 +11:00
  • f2a368fe16 Merge branch 'newbranch' Adrian Gallagher 2018-02-16 11:48:41 +11:00
  • 484814823c Added logic for file progression under different OS environments. Ryan O'Hara-Reid 2018-02-15 15:04:08 +11:00
  • 7d5fb56c2a Added new tool for deploying new exchange code standard. Ryan O'Hara-Reid 2018-02-15 11:14:34 +11:00
  • fa041104b2 Added new function in common. Ryan O'Hara-Reid 2018-02-15 11:12:55 +11:00
  • 69e1808527 Merge pull request #88 from daniel-cohen/master Adrian Gallagher 2018-02-13 23:06:48 +11:00
  • cd398bd35f Update Exchange Support Table. Daniel Cohen 2018-02-13 21:35:57 +11:00
  • 29a81f3040 Fix binance path Adrian Gallagher 2018-02-12 15:32:01 +11:00
  • 4069595f7c Use batch requesting where possible, add new functions for various exchanges, allow auto updating currencies for certain exchanges, update tests and configs Adrian Gallagher 2018-02-12 14:57:44 +11:00
  • 0cd20804e9 Add IsFiatPair function Adrian Gallagher 2018-02-10 19:13:06 +11:00
  • 0d9d1a8da5 Update BTC Markets ticker/orderbook/trades code to support additional pairs Adrian Gallagher 2018-02-09 14:35:07 +11:00
  • c0958534de Temporarily disable bitflyer market auto updating Adrian Gallagher 2018-02-09 11:24:24 +11:00
  • 9edc9c0c1e Merge pull request #87 from shazbert/bitflyer Adrian Gallagher 2018-02-09 11:07:05 +11:00
  • e57aa817dc Added support for Bitflyer exchange Ryan O'Hara-Reid 2018-02-09 11:00:58 +11:00
  • 64a7bc206a Add RUR symbol Adrian Gallagher 2018-02-08 13:51:30 +11:00
  • 5081a4b0c5 Fetch Poloniex orderbook in batches Yaser Alraddadi 2017-12-29 02:54:06 +03:00
  • 747640cd90 Improve exmo orderbook wrapper Adrian Gallagher 2018-02-08 13:09:42 +11:00
  • e8f8e32609 Add/improve common string functions, currency pair handling, fix LBTC orderbook amount Adrian Gallagher 2018-02-08 11:59:54 +11:00
  • 5f10897b5b Bump number of exchanges supported Adrian Gallagher 2018-02-07 13:11:57 +11:00
  • 8fd514b2ad Add EXMO exchange support Adrian Gallagher 2018-02-07 13:03:51 +11:00
  • 2dc4af00c3 Add CopyPairFormat to pair package and expand test coverage Adrian Gallagher 2018-02-06 15:41:51 +11:00
  • 340b49f112 Update CONTRIBUTORS - Thanks! Adrian Gallagher 2018-02-05 14:33:17 +11:00
  • ce3d2953f8 Various improvements, update config Adrian Gallagher 2018-02-05 12:30:04 +11:00
  • 9e71a8fc75 Merge pull request #86 from bretep/HitBTC Adrian Gallagher 2018-02-04 22:10:55 +11:00
  • 71333b29c7 Add Exchange: HitBTC Bret Palsson 2018-01-06 00:45:56 -08:00
  • fca7e5e59a Update tests, config files and README.md Adrian Gallagher 2018-02-03 15:18:12 +11:00
  • 96bedcf4fb Merge pull request #85 from askew-/master Adrian Gallagher 2018-02-03 14:42:18 +11:00
  • 65ded17206 Added support for Yobit.net askew 2018-02-02 22:35:44 +02:00
  • 198f944bd3 Merge pull request #84 from antonzhukov/feature/dep_and_makefile Adrian Gallagher 2018-02-02 09:37:36 +11:00
  • b109c18e5e Fix Binance/Bithumb ticker/orderbook Adrian Gallagher 2018-02-02 09:28:33 +11:00
  • ae199860d2 Add godep dependency manager and makefile Anton Zhukov 2018-02-01 21:15:06 +01:00
  • e3b4d55af6 Fix Binance typo Adrian Gallagher 2018-02-01 17:07:47 +11:00
  • d023945c6d Merge pull request #82 from shazbert/binance Adrian Gallagher 2018-02-01 17:05:22 +11:00
  • 28bd0e52bc Added support for Binance exchange Ryan O'Hara-Reid 2018-02-01 16:39:26 +11:00
  • 5aefe64e53 Merge pull request #81 from shazbert/bithumb Adrian Gallagher 2018-01-31 15:49:45 +11:00
  • 3b8835d995 Added support for Bithumb exchange Ryan O'Hara-Reid 2018-01-31 14:44:52 +11:00
  • 039dd2e849 Updates electron, angular, webpack versions GloriousCode 2018-01-30 22:50:30 +11:00
  • 1e92cab53a Update Huobi REST authenticated and unauthenticated requests Adrian Gallagher 2018-01-30 13:11:36 +11:00
  • 784e9e48f5 Link up OKEX and fix config test Adrian Gallagher 2018-01-29 20:52:00 +11:00
  • f6b38897db Merge branch 'master' of https://github.com/thrasher-/gocryptotrader Adrian Gallagher 2018-01-29 19:56:15 +11:00
  • 27373bafe4 Merge pull request #80 from shazbert/okex Adrian Gallagher 2018-01-29 19:54:41 +11:00
  • 2e1b5afd94 Fix err check Adrian Gallagher 2018-01-29 17:13:26 +11:00
  • e7a79c17be Added support for Okex Ryan O'Hara-Reid 2018-01-25 16:27:20 +11:00
  • 53b80f8bd4 ANX fix typo Adrian Gallagher 2018-01-28 20:29:11 +11:00
  • 292d150595 Add ANX Depth support Adrian Gallagher 2018-01-28 20:21:44 +11:00
  • 386837900c Merge pull request #78 from shazbert/master Adrian Gallagher 2018-01-25 22:28:17 +11:00
  • 1fbe706129 fixed file extension issue with docker Ryan O'Hara-Reid 2018-01-25 16:38:44 +11:00