Commit Graph

17 Commits

Author SHA1 Message Date
elroy d3069bbcf5 Fix bug in tradeHistoryFilter 2017-07-12 08:26:47 +02:00
elroy e86965139f Remove ehcache.xml, setup all caching stuff from withing the application
Improve chartdata caching and retrieval
Implement returnTradeHistory correctly
2017-07-11 22:36:22 +02:00
elroy ceca1a658d Update keystore and fix gunbot location check 2017-07-10 22:55:16 +02:00
elroy 822eaf18ac Add gunbot location to check setup page 2017-07-10 22:35:47 +02:00
elroy 4f75026fc3 Create check setup page. 2017-07-10 22:24:39 +02:00
elroy ca4082b13f Split Scheduled task into different classes and moved environment read variable to util class 2017-07-10 22:24:04 +02:00
elroy ba26734bbd fix chartdata caching. Fixes EMA values always the same 2017-07-06 21:33:08 +02:00
elroy 8952882907 Catch all errors thrown in the background tasks. Else it causes logger to stop logging.
Log has a max size of 50 MB and we archive only 2 files
2017-07-06 21:11:14 +02:00
elroy aa7ced0042 fix monitoring 2017-07-06 15:59:50 +02:00
elroy 87080bdc05 cleanup
always show ticker update on screen
rolling log to file.
2017-07-05 23:05:56 +02:00
elroy 8ddab27903 fix error getting trading results if a user has never traded before on his polo account 2017-07-05 10:35:56 +02:00
elroy c97ccd80ac server.address can be used to configure binding address of port 8081 and 443
Print message after proxy startup
2017-07-05 09:17:40 +02:00
elroy 9cd5d2db37 clear openorders and balances cache properly 2017-07-04 21:27:03 +02:00
elroy eb2addbe8a Add double buy protection. Return the same value if a buy request is done for the same currency within 30 seconds
Add support for multiple polo accounts running different markets (advanced setup)
Add logging to file
2017-07-04 00:23:39 +02:00
elroy e95b04b2c7 Some delay tweaks and created bat file to start the application instead of using application.properties 2017-07-02 22:20:49 +02:00
elroy 34d6430c1a catch possible nullpointerexception if returned json does not contain our currency 2017-07-01 22:30:06 +02:00
elroy 865e2228f0 Initial commit 2017-06-30 23:24:19 +02:00