Commit Graph

14 Commits

Author SHA1 Message Date
elroy 19b418a9e6 Simplify application.properties and small bug fix 2017-07-29 16:51:08 +02:00
elroy 857b16d7fa Add support for gunbot 3.3.3 and implement some missing polo endpoints 2017-07-29 14:28:48 +02:00
elroy bf6e16fafa Add support for gunbot 3.3.3 and implement some missing polo endpoints 2017-07-29 11:21:24 +02:00
elroy 27bc607b1c Trim whitespaces between orders 2017-07-21 06:46:53 +02:00
elroy 5b34dd8638 Implement hide orders.
Allows you to put a sell order for your bags and hide the order so GB can continue trading
2017-07-14 23:25:45 +02:00
elroy 739b71f9e8 Finalize sell only mode 2017-07-14 20:27:10 +02:00
elroy 194890b022 Implement Sell only mode and Sell only mode for specified currency
Improve checkSetup page and implement special linux version
MaxRetries is now configurable.
2017-07-13 23:16:03 +02:00
elroy 361b0f4d80 WIP flexible double buy protection 2017-07-12 22:23:05 +02:00
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 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 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 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