Matthäus Mayer
7065b03477
Use multi-stage docker build
2018-03-02 08:26:55 +01:00
Adrian Gallagher
25514b2418
Merge pull request #98 from shazbert/master
...
Documentation tool
2018-02-28 15:36:54 +11:00
Ryan O'Hara-Reid
9514754960
New documents generated by documentation tool.
2018-02-28 09:55:11 +11:00
Ryan O'Hara-Reid
bb2342ee99
Added new functionality for documentation tool.
...
Added new documents to list to track the entire project document range.
2018-02-28 09:53:41 +11:00
Adrian Gallagher
63473d7057
Merge pull request #96 from shazbert/master
...
Added function for IBotExchange interface and fixed linter issues within exchange packages.
2018-02-26 17:09:09 +11:00
Ryan O'Hara-Reid
0488ebc2dc
Modified tests for Binance and GDAX exchange.
2018-02-26 16:52:36 +11:00
Ryan O'Hara-Reid
bd24b00281
Fixed linter issues for Yobit exchange.
2018-02-26 16:34:43 +11:00
Ryan O'Hara-Reid
85393b59b8
Fixed linter issues for Poloniex exchange.
2018-02-26 16:31:41 +11:00
Ryan O'Hara-Reid
dfaea0125d
Fixed linter issues on Okcoin exchange.
2018-02-26 15:36:27 +11:00
Ryan O'Hara-Reid
5dc8ddf404
Fixed linter issues, fixed test deployment for auth request, added data types for error returns for Liqui Exchange.
2018-02-26 13:59:12 +11:00
Ryan O'Hara-Reid
bfdb6ba307
Fixed go vet and linter issues for Huobi exchange.
2018-02-26 13:26:40 +11:00
Ryan O'Hara-Reid
9a04d06890
Fixed linter issues for HitBTC exchange.
2018-02-26 11:59:57 +11:00
Ryan O'Hara-Reid
aef0b5a474
Fixed linter issues and 429 request error due to test procedures on GDAX exchange
2018-02-26 11:13:15 +11:00
Ryan O'Hara-Reid
6962f84748
Fixed linter issues for Coinut exchange.
2018-02-26 10:57:35 +11:00
Ryan O'Hara-Reid
111c6784a4
Fix linter issues for BTCC
2018-02-26 10:26:21 +11:00
Ryan O'Hara-Reid
17df327c0f
Fixed linter issues for ANX
2018-02-26 10:03:15 +11:00
Ryan O'Hara-Reid
10d5abacb3
Initial implementation of interface function for getting exchange history.
2018-02-26 10:01:42 +11:00
Adrian Gallagher
2ca907c341
Merge pull request #95 from Jimexist/patch-1
...
Update config.go
2018-02-25 15:15:30 +11:00
Jiayu Liu
39d72eedc4
Update config.go
...
fix typo
2018-02-24 10:34:41 +08:00
Adrian Gallagher
22dcda4f5f
Merge pull request #94 from shazbert/bitfinex
...
Added new function on bitfinex for V2 API trade history request.
2018-02-23 17:45:29 +11:00
Ryan O'Hara-Reid
a759f83e26
Added new function on bitfinex for V2 API trade history request.
2018-02-23 16:58:53 +11:00
Adrian Gallagher
f7cd34f3d8
Merge pull request #93 from shazbert/master
...
New documentation tool
2018-02-20 12:52:28 +11:00
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