Adrian Gallagher
65f3a25888
Add Bittrex wrapper
2017-08-21 14:38:43 +10:00
Adrian Gallagher
4f34b58d55
Improve portfolio, coverage and tool
2017-08-17 11:56:54 +10:00
Adrian Gallagher
c7399ce69b
Fix various issues for goreport
2017-08-10 09:15:46 +10:00
Adrian Gallagher
9e8397225f
Fix default config loading behaviour and add config flag
2017-08-02 15:43:47 +10:00
Ryan O'Hara-Reid
de48b62731
Fixed stutter issues from exchange.go
2017-07-31 11:45:12 +10:00
Ryan O'Hara-Reid
7042da1e03
Fixed linter issues and added test files
2017-07-31 11:44:54 +10:00
Ryan O'Hara-Reid
f11f83fe50
Formatting, linter and test for portfolio
2017-07-31 11:44:28 +10:00
Ryan O'Hara-Reid
4e6885410c
added config formatting and test code
2017-07-31 11:43:47 +10:00
Adrian Gallagher
093def35e9
Add basic support for COINUT exchange
2017-06-27 17:03:04 +10:00
Adrian Gallagher
77ca9cc2b7
Various fixes
2017-04-21 21:35:26 +10:00
Ryan O'Hara-Reid
c930d51056
Added string formatting
2017-04-18 15:11:31 +10:00
Adrian Gallagher
6daba21982
Config: Add missing params
2017-04-11 23:00:51 +10:00
Ryan O'Hara-Reid
e7b469638e
Added test support for bitfinex
2017-04-11 22:00:19 +10:00
Adrian Gallagher
f6efa9ee37
Expand portfolio to cover exchange balances
2017-04-07 15:50:12 +10:00
Adrian Gallagher
a5d7d26ac9
Package portfolio
2017-04-06 16:22:30 +10:00
Adrian Gallagher
4bd2c92ec3
Refactor Exchange code
2017-03-29 13:47:56 +11:00
Adrian Gallagher
a459d37f81
Package events and smsglobal
2017-03-29 13:47:56 +11:00
Adrian Gallagher
a9d9ee54f7
Package currency
2017-03-29 13:47:56 +11:00
Adrian Gallagher
aeb327c80c
Package exchanges
2017-03-29 13:47:56 +11:00
Adrian Gallagher
3edf81f48b
Package config
2017-03-29 13:45:02 +11:00
Adrian Gallagher
b6c9d64f75
Package common.go
2017-03-29 13:45:02 +11:00
Adrian Gallagher
745c782164
Add Liqui HTTP support
2017-03-15 11:12:46 +11:00
Adrian Gallagher
e976c1c29f
Remove BrightonPeak due to no volume since July last year
2017-03-06 05:36:39 +11:00
Adrian Gallagher
2726b6308d
Improve currency handling
2017-03-06 02:48:12 +11:00
Adrian Gallagher
33b38999ff
Add portfolio address config support and update available currencies
2017-03-05 22:01:49 +11:00
Adrian Gallagher
fed5367240
Add config encryption support
2017-03-03 17:32:48 +11:00
Adrian Gallagher
e9bad8c29c
Added basic portfolio summary code
2017-02-27 17:01:41 +11:00
Adrian Gallagher
e7148f174b
Add Ticker storage functionality for Exchanges (HTTP REST only)
2017-02-20 10:38:04 +11:00
somebody
fd1ac9afc5
remove duplicated code with func setupBotExchanges
2016-09-01 15:39:55 +08:00
Scott
dc3de32a2c
Shortens notification time
...
Separates bot configuration to its own method to allow for repeat use. Also main.go should be small
Now reloads bot configuration on the save post. Active changes!
2016-08-12 22:33:44 +10:00
Adrian Gallagher
c40c41db77
Fixed initialisation bug for exchanges.
2016-08-10 03:35:00 +10:00
Adrian Gallagher
16982e36ae
Updated Coinbase to GDAX.
2016-08-06 16:34:25 +10:00
Adrian Gallagher
70ede482bd
Display verbose listen address for HTTP server.
2016-07-27 12:16:11 +10:00
GloriousCode
7223875230
Now adds a universal way to retrieve all enabled currencies
...
New endpoint to retrieve values for all enabled currency data for all enabled exchanges and return it as JSON object for front end
2016-07-13 21:43:48 +10:00
Scott
bc34e2f94c
(Re)uses config file for server port
2016-06-05 19:48:38 +10:00
Scott
4b2a336e1b
Initial commit trying to turn bot to have RESTful JSON endpoint
2016-05-23 22:18:42 +10:00
Adrian Gallagher
fc6809621b
Made slight amendments to interface code, ran gofmt.
2016-03-19 16:38:38 +11:00
Scott
dc313a24f5
Each bot inherits from an interface and can be called as such to minimise
...
duplicate code
2016-03-19 16:38:37 +11:00
Adrian Gallagher
03538165d6
Added basic HTTP API support for Poloniex.
2016-02-11 00:24:31 +11:00
Adrian Gallagher
084be86148
Remove Cryptsy exchange support due to exchange security breach.
2016-01-17 18:41:18 +11:00
Adrian Gallagher
b54ff7fe0d
Added HTTP API support for Brighton Peak Exchange.
2015-12-14 01:31:38 +11:00
Adrian Gallagher
8bfc14bc80
Removed DWVX support due to exchange closure.
2015-11-28 19:46:13 +11:00
Adrian Gallagher
0e39cf0beb
Adjusted Go max procs to have higher precedence.
2015-11-28 19:18:54 +11:00
Adrian Gallagher
e15a8926cf
Adjusted SMS global logic in main.go
2015-11-28 19:17:32 +11:00
Adrian Gallagher
178b59ef71
Added basic webserver support.
2015-11-28 19:07:23 +11:00
Adrian Gallagher
0c8670cc6a
Added basic LocalBitcoins support.
2015-11-09 17:49:30 +11:00
Adrian Gallagher
4297f8e9bd
Renamed BTCChina to BTCC after exchange rebrand.
2015-10-09 23:07:59 +11:00
Adrian Gallagher
bf6232598f
Moved check for enabled exchanges > 0 to config value checker.
2015-06-21 19:27:52 +10:00
Adrian Gallagher
ad6bf29b3e
Improved SMS handling code.
2015-06-21 19:11:56 +10:00
Adrian Gallagher
1f6f160c23
Added Gemini Beta Exchange HTTP support.
2015-06-15 21:29:48 +10:00