Commit Graph

263 Commits

Author SHA1 Message Date
Scott
8d1afb7e4e Fixes issue with first and last index of enabled currency array destroying config 2016-08-12 22:44:25 +10: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
544f94553a Removed unneeded println calls. 2016-08-10 04:15:05 +10:00
Adrian Gallagher
713734c083 Added BTCe ticker dashboard support. 2016-08-10 04:06:57 +10:00
Adrian Gallagher
79cce2c11f Fixed Bitfinex Websocket json parsing error. 2016-08-10 03:59:06 +10:00
Adrian Gallagher
c40c41db77 Fixed initialisation bug for exchanges. 2016-08-10 03:35:00 +10:00
Adrian Gallagher
c989991515 Added coding-style.md 2016-08-10 02:16:45 +10:00
Adrian Gallagher
dbc15b3197 Fixed config values being saved using web interface. 2016-08-10 01:45:02 +10:00
Scott
f21f2b86c7 Update README.md 2016-08-08 16:05:12 +10:00
Scott
ad0ebd9a6f Adds padding to new floating menu 2016-08-08 15:53:59 +10:00
Scott
9bfffe1a37 Attempts to save file in golang to no avail 2016-08-08 15:49:35 +10:00
Scott
e85876e273 Enhances configuration page
Adds Notification angular module
Adds Requestify for ExpressJS to make posting ezpz
Now can post data to gocryptoCore
GoCrypto can now receive data on settings save
2016-08-08 14:52:25 +10:00
Adrian Gallagher
16982e36ae Updated Coinbase to GDAX. 2016-08-06 16:34:25 +10:00
Adrian Gallagher
1b3bfbf1df Added CSV output functionality. 2016-08-03 16:19:39 +10:00
Scott
df7de76b05 [WIP]Adds some exchange settings in the settings page 2016-07-27 19:43:06 +10:00
GloriousCode
df295a122c Removes "/web" folder requirement when running app.
[WIP]Adds config route to modify settings within app.
2016-07-27 19:09:08 +10:00
Adrian Gallagher
70ede482bd Display verbose listen address for HTTP server. 2016-07-27 12:16:11 +10:00
Adrian Gallagher
ad056cd7dd Revert "Removes extra argument on poloniex method"
This reverts commit 005d98055b.
2016-07-27 11:03:02 +10:00
Adrian Gallagher
e56070d519 Update Travis dependencies 2016-07-27 10:56:08 +10:00
Scott
5bf23e110d Update readme 2016-07-26 22:13:01 +10:00
Scott
005d98055b Removes extra argument on poloniex method 2016-07-26 22:11:51 +10:00
Scott
c3349e9ac3 Merge branch 'webserver-test' of https://github.com/thrasher-/gocryptotrader 2016-07-26 22:06:20 +10:00
Scott
458030d1b1 Fixes issue with extra argument 2016-07-26 22:05:29 +10:00
Scott
22f3739e8c Adds webserver with dashboard that gets all enabled exchanges and currencies 2016-07-26 20:47:06 +10:00
GloriousCode
5176a10b45 I should have it now. But cannot check it out due to lack of CDN connetivity 2016-07-23 12:55:58 +10:00
GloriousCode
174d715dbb Going to start trying to get routing working 2016-07-23 09:57:40 +10:00
GloriousCode
1b0c8a8e23 Implements EJS for some template action 2016-07-16 19:06:18 +10:00
GloriousCode
175a75ba7b Adds new server which requires node. Real basic, real crap 2016-07-13 21:46:47 +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
d561bac891 A completely broken commit which starts the process of retrieving all exchanges and currency data in one call for a frontend dashboard/db 2016-06-30 21:22:30 +10:00
Scott
bc34e2f94c (Re)uses config file for server port 2016-06-05 19:48:38 +10:00
Scott
95cfb356ba Adds GetTickerPrice(currency string) TickerPrice func to interface. Implements on all exchanges (where possible)
Attempts to make routing generic with /exchanges/{exchangeName}/latest/{currency} path and response
2016-06-05 19:10:32 +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
ce0531cf47 Added support for latest turnpike library. 2016-05-05 11:45:47 +10:00
thrasher
3b0e4c98a8 Merge pull request #6 from shazbert/webserver-test
Webserver test
2016-03-30 15:11:53 +11:00
Ryan O'Hara-Reid
3637ed0a1f Added handler for filesystem and logic for rastering pages. 2016-03-29 17:34:05 +11:00
Ryan O'Hara-Reid
490a4e51c5 Added stylesheet for templates. 2016-03-29 17:33:12 +11:00
Ryan O'Hara-Reid
c4dcf47b47 Added stylesheet for templates. 2016-03-29 17:32:59 +11:00
Ryan O'Hara-Reid
707ccd909c Added login page template. 2016-03-29 17:32:22 +11:00
Ryan O'Hara-Reid
bd12214291 Added coverpage template. 2016-03-29 17:31:50 +11:00
Ryan O'Hara-Reid
931b0b9d58 Added stylesheet insertion & favicon link. 2016-03-29 17:24:34 +11:00
Ryan O'Hara-Reid
b40b90c66f Added mushroom favicon. 2016-03-29 17:21:47 +11:00
Ryan O'Hara-Reid
8090d95a1c Added error template. 2016-03-29 17:19:34 +11:00
Ryan O'Hara-Reid
dd9f06f7fe Added settings template. 2016-03-29 17:19:03 +11:00
Ryan O'Hara-Reid
78ff31dd3f Added reports template. 2016-03-29 17:18:36 +11:00
Ryan O'Hara-Reid
d15280ee25 Added ordermanagment template. 2016-03-29 17:17:57 +11:00
Ryan O'Hara-Reid
8a4ec72460 Added marketdepth template. 2016-03-29 17:17:07 +11:00
Ryan O'Hara-Reid
eee38ef830 Added template contact page. 2016-03-29 17:15:39 +11:00
Adrian Gallagher
5a0ad993fc Switched test coverage to codecov.io. 2016-03-27 19:49:41 +11:00
Adrian Gallagher
94fdffd690 Added OKCoin const API endpoint values. 2016-03-26 21:31:57 +11:00