Commit Graph

169 Commits

Author SHA1 Message Date
elroy 768736abfd Fix checkSetup page and add checkSetupSecret endpoints to show apikey and secret the proxy is seeing 2017-08-09 21:41:53 +02:00
elroy 07a997b7a4 Dust management USDT fix and some code cleanup 2017-08-09 20:48:52 +02:00
elroy bd1b3c0fbc Update checkSetup to support multiple markets 2017-07-30 22:15:41 +02:00
elroy 21eb671769 Fix gunbot publicTradeHistory issue 2017-07-30 21:26:21 +02:00
taniman 9a289d7e75 Update README.md 2017-07-30 10:10:08 +02:00
taniman 0f07f1f930 Update README.md 2017-07-30 10:06:12 +02:00
taniman 8a57a43fdf Update README.md 2017-07-30 10:04:21 +02:00
elroy 10d6be2da3 Fix gunbot publicTradeHistory issue 2017-07-29 21:44:37 +02:00
elroy 19b418a9e6 Simplify application.properties and small bug fix 2017-07-29 16:51:08 +02:00
elroy 1b214ef1a7 Merge remote-tracking branch 'origin/master' 2017-07-29 14:29:23 +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 89f3c1babb Merge remote-tracking branch 'origin/master' 2017-07-29 11:21:45 +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 7172466764 remove clutter, this code has been branched 2017-07-22 14:52:44 +02:00
elroy 70e564ba94 sell orders should not be immediate or cancel. make the option configurable 2017-07-22 14:43:12 +02:00
elroy 27bc607b1c Trim whitespaces between orders 2017-07-21 06:46:53 +02:00
Richard Graver 4d4e684bb2 Control / Init Script (#20)
sysvinit file
2017-07-20 20:21:45 +02:00
taniman 0ef0f46e7b Update README.md 2017-07-18 11:05:37 +02:00
taniman 3992708248 Update README.md 2017-07-18 10:39:53 +02:00
elroy 2cc46e1918 Merge remote-tracking branch 'origin/master' 2017-07-14 23:26:42 +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 d7916946fa 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:14:59 +02:00
elroy 739b71f9e8 Finalize sell only mode 2017-07-14 20:27:10 +02:00
elroy 3a4b59de07 Do not retry if the answer is a error result 2017-07-14 19:33:04 +02:00
elroy b7e4e41e74 Fix caching and improve caching 2017-07-14 09:29:36 +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 c75eac6c45 Merge remote-tracking branch 'origin/master' 2017-07-12 08:27: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
taniman 7ad8d2768a Update README.md 2017-07-10 23:23:55 +02:00
taniman 2415991135 Update README.md 2017-07-10 23:23:05 +02:00
elroy 33155da397 Update start-application.bat 2017-07-10 22:58: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 849859f272 Merge remote-tracking branch 'origin/master' 2017-07-10 19:36:51 +02:00
taniman 565df86219 Update README.md 2017-07-08 21:26:33 +02:00
elroy 6d6ecb2af8 fix archived log name so only 1 file will be keps per day 2017-07-07 12:11:37 +02:00
taniman 06453a5ceb Update README.md 2017-07-07 09:31:50 +02:00
taniman 517d32d61b Update README.md 2017-07-07 09:30:39 +02:00
elroy 659f3a9c63 change default log level 2017-07-06 23:21:03 +02:00
elroy af074e95e9 Up version 2017-07-06 21:40:40 +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 b142eff8e0 Merge remote-tracking branch 'origin/master' 2017-07-05 09:18:04 +02:00