cornelk
fbc33a0a2c
Fixes printf printing
2017-02-01 15:57:41 +07:00
cornelk
7e1874a5b3
Fixes go fmt
2017-02-01 15:57:07 +07:00
Scott
7ba0cdaf53
Converts enabled-exchanges to a component
2017-01-29 21:15:07 +11:00
Scott
6bad3e566a
Adds "sell" component
...
Uses rootscope to announce when a currency + exchange is selected to allow all components to adapt to new data.
2017-01-29 20:55:11 +11:00
Scott
fb6b1134f6
Adds stringUtils.js
...
Updates "enabled currencies" section
Updates buy component.
2017-01-29 10:37:20 +11:00
Adrian Gallagher
9f6e5e637e
Fix Poloniex response unmarshaling errors
...
Fixes issues #18 and #19
2017-01-17 14:25:21 +11:00
Adrian Gallagher
553f96d693
Fix BTCC Websocket JSON unmarshal error.
2016-12-02 12:21:32 +11:00
Adrian Gallagher
ba3473b819
Add additional Turnpike parameters.
2016-12-02 12:13:29 +11:00
thrasher
58e96ac017
Merge pull request #17 from asalei/patch-1
...
Incorrect Huobi URL
2016-12-01 13:36:04 +11:00
somebody
2d3d328d8a
Incorrect Huobi URL
...
Change http://market.huobi.com/staticmarket/ to http://api.huobi.com/staticmarket/ . The previous one got 404 error.
2016-11-21 10:01:42 +08:00
GloriousCode
60b475f46c
Adds a base for the buy component
2016-11-15 21:25:06 +11:00
Scott
13ef022f6f
Terrible beginnings of using components
2016-10-31 22:12:02 +11:00
Scott
2cdf3a79e5
Fixes deleted about page references
2016-10-17 21:33:25 +11:00
Scott
59afb3d0ba
Setting up the look of the homepage design and desired features.
...
Removes the about page
Fixes issue with wallet linking
2016-10-17 21:31:28 +11:00
thrasher
d011ad27cd
Merge pull request #11 from asalei/patch-1
...
remove duplicated code with func setupBotExchanges
2016-10-07 10:47:52 +11:00
thrasher
61b0291f42
Merge pull request #13 from faddat/patch-2
...
Create docker-compose.yml
2016-10-06 22:27:31 +11:00
GloriousCode
bce5c60859
Fixes SETitle
2016-09-13 17:40:30 +10:00
GloriousCode
01a599f571
Quick basic wallet interface implementation
2016-09-13 17:38:37 +10:00
GloriousCode
fcab6df787
Adds wallet page reference
2016-09-13 17:14:26 +10:00
Scott
f37bf8d89f
Adds exchange name to account info retrieval
...
Adds walletRoutes.go
Adds method to get all exchange account stuff in go
Adds method to get all exchange account stuff in server.js
2016-09-12 20:06:01 +10:00
Scott
055e82c01f
Merge branch 'master' of https://github.com/thrasher-/gocryptotrader
2016-09-11 14:58:34 +10:00
Scott
830c18c26d
Removes the idea of seperating interface methods
2016-09-11 14:58:06 +10:00
Scott
a24e908c24
Adds support for new function GetAccountInfo which retrieves your holdings for an exchange
2016-09-11 14:05:50 +10:00
Scott
244cdcb48c
Adds new function to interface to retrieve all enabled currency data from exchange
...
Implements on alphapointhttp.go
Adds new page to UI to handle exchange balances
2016-09-05 21:57:23 +10:00
Jacob Gadikian
4dc886d6ec
I certify this as working.
2016-09-01 22:59:56 +02:00
Jacob Gadikian
bf6be1a22b
Create docker-compose.yml
...
and to link the other two together....
2016-09-02 03:49:55 +07:00
somebody
fd1ac9afc5
remove duplicated code with func setupBotExchanges
2016-09-01 15:39:55 +08:00
thrasher
96e304d813
Merge pull request #10 from faddat/master
...
Added Dockerfiles
2016-08-28 18:06:08 +03:00
Jacob Gadikian
67f668bb76
Create Dockerfile
2016-08-28 18:16:23 +07:00
Jacob Gadikian
605e6d6396
Dockerfile for web FE
2016-08-28 16:58:00 +07:00
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