Commit Graph

674 Commits

Author SHA1 Message Date
Ryan O'Hara-Reid
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.
2018-02-20 11:56:25 +11:00
Ryan O'Hara-Reid
51755d214b Added contributor generation function. Applied updates to README docs. 2018-02-20 10:43:59 +11:00
Ryan O'Hara-Reid
6cb17bb97e Added new base documentation using documentation tool 2018-02-20 10:43:59 +11:00
Ryan O'Hara-Reid
ef51adae76 Added new document tool for standardising supplementary documentation 2018-02-20 10:43:59 +11:00
Adrian Gallagher
f1dcb11b66 Update README.md compilation instructions 2018-02-20 10:12:17 +11:00
Adrian Gallagher
f1123afa1f Use fmt.Scanln for exchange templating tool 2018-02-19 10:20:47 +11:00
gloriousCode
d41c5c358c Actually removes references to external fonts (no more google tracking) 2018-02-17 18:01:36 +11:00
gloriousCode
2123245299 New themes (Aussie Aussie Aussie!)
Localises fonts
SCSS improvements
2018-02-17 17:56:22 +11:00
Adrian Gallagher
f2a368fe16 Merge branch 'newbranch' 2018-02-16 11:48:41 +11:00
Ryan O'Hara-Reid
484814823c Added logic for file progression under different OS environments. 2018-02-16 11:48:02 +11:00
Ryan O'Hara-Reid
7d5fb56c2a Added new tool for deploying new exchange code standard. 2018-02-16 11:48:02 +11:00
Ryan O'Hara-Reid
fa041104b2 Added new function in common. 2018-02-16 11:48:02 +11:00
Adrian Gallagher
69e1808527 Merge pull request #88 from daniel-cohen/master
Update Exchange Support Table.
2018-02-13 23:06:48 +11:00
Daniel Cohen
cd398bd35f Update Exchange Support Table. 2018-02-13 21:35:57 +11:00
Adrian Gallagher
29a81f3040 Fix binance path 2018-02-12 15:32:01 +11:00
Adrian Gallagher
4069595f7c Use batch requesting where possible, add new functions for various exchanges, allow auto updating currencies for certain exchanges, update tests and configs 2018-02-12 15:08:30 +11:00
Adrian Gallagher
0cd20804e9 Add IsFiatPair function 2018-02-10 20:10:16 +11:00
Adrian Gallagher
0d9d1a8da5 Update BTC Markets ticker/orderbook/trades code to support additional pairs 2018-02-10 20:10:04 +11:00
Adrian Gallagher
c0958534de Temporarily disable bitflyer market auto updating 2018-02-09 11:24:50 +11:00
Adrian Gallagher
9edc9c0c1e Merge pull request #87 from shazbert/bitflyer
Added support for Bitflyer exchange
2018-02-09 11:07:05 +11:00
Ryan O'Hara-Reid
e57aa817dc Added support for Bitflyer exchange 2018-02-09 11:00:58 +11:00
Adrian Gallagher
64a7bc206a Add RUR symbol 2018-02-08 14:04:17 +11:00
Yaser Alraddadi
5081a4b0c5 Fetch Poloniex orderbook in batches 2018-02-08 14:03:54 +11:00
Adrian Gallagher
747640cd90 Improve exmo orderbook wrapper 2018-02-08 13:09:42 +11:00
Adrian Gallagher
e8f8e32609 Add/improve common string functions, currency pair handling, fix LBTC orderbook amount 2018-02-08 12:00:55 +11:00
Adrian Gallagher
5f10897b5b Bump number of exchanges supported 2018-02-07 13:11:57 +11:00
Adrian Gallagher
8fd514b2ad Add EXMO exchange support 2018-02-07 13:03:51 +11:00
Adrian Gallagher
2dc4af00c3 Add CopyPairFormat to pair package and expand test coverage 2018-02-06 15:41:51 +11:00
Adrian Gallagher
340b49f112 Update CONTRIBUTORS - Thanks! 2018-02-05 14:33:17 +11:00
Adrian Gallagher
ce3d2953f8 Various improvements, update config 2018-02-05 12:30:04 +11:00
Adrian Gallagher
9e71a8fc75 Merge pull request #86 from bretep/HitBTC
Add Exchange: HitBTC
2018-02-04 22:10:55 +11:00
Bret Palsson
71333b29c7 Add Exchange: HitBTC 2018-02-04 00:53:22 -08:00
Adrian Gallagher
fca7e5e59a Update tests, config files and README.md 2018-02-03 15:18:12 +11:00
Adrian Gallagher
96bedcf4fb Merge pull request #85 from askew-/master
Added support for Yobit.net
2018-02-03 14:42:18 +11:00
askew
65ded17206 Added support for Yobit.net 2018-02-02 22:35:44 +02:00
Adrian Gallagher
198f944bd3 Merge pull request #84 from antonzhukov/feature/dep_and_makefile
Add godep dependency manager and makefile
2018-02-02 09:37:36 +11:00
Adrian Gallagher
b109c18e5e Fix Binance/Bithumb ticker/orderbook 2018-02-02 09:28:33 +11:00
Anton Zhukov
ae199860d2 Add godep dependency manager and makefile 2018-02-01 21:15:06 +01:00
Adrian Gallagher
e3b4d55af6 Fix Binance typo 2018-02-01 17:07:47 +11:00
Adrian Gallagher
d023945c6d Merge pull request #82 from shazbert/binance
Added support for Binance exchange
2018-02-01 17:05:22 +11:00
Ryan O'Hara-Reid
28bd0e52bc Added support for Binance exchange 2018-02-01 16:39:26 +11:00
Adrian Gallagher
5aefe64e53 Merge pull request #81 from shazbert/bithumb
Added support for Bithumb exchange
2018-01-31 15:49:45 +11:00
Ryan O'Hara-Reid
3b8835d995 Added support for Bithumb exchange 2018-01-31 14:44:52 +11:00
GloriousCode
039dd2e849 Updates electron, angular, webpack versions 2018-01-30 22:50:30 +11:00
Adrian Gallagher
1e92cab53a Update Huobi REST authenticated and unauthenticated requests 2018-01-30 13:11:36 +11:00
Adrian Gallagher
784e9e48f5 Link up OKEX and fix config test 2018-01-29 20:52:00 +11:00
Adrian Gallagher
f6b38897db Merge branch 'master' of https://github.com/thrasher-/gocryptotrader 2018-01-29 19:56:15 +11:00
Adrian Gallagher
27373bafe4 Merge pull request #80 from shazbert/okex
Added support for Okex
2018-01-29 19:54:41 +11:00
Adrian Gallagher
2e1b5afd94 Fix err check 2018-01-29 17:13:26 +11:00
Ryan O'Hara-Reid
e7a79c17be Added support for Okex 2018-01-29 13:18:43 +11:00