| 
							
							
								 Matthias | 0ac434da78 | Add forcebuy jsonification | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 6e4b159611 | Add forcebuy and forcesell | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | bc4342b2d0 | small cleanup | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | ea8b8eec1c | Add edge handler | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | b1964851c9 | Add performance handlers | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 393e4ac90e | Sort methods | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 3efdd55fb8 | Support blacklist adding | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 122cf4c897 | Default add to None for blacklist rpc calls | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | ebebf94750 | Change commands to post | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | a1043121fc | Add blacklist handler | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | d2c2811249 | Move rest-client to scripts | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 99875afcc0 | Add default argument | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | ae8660fe06 | Extract exception handling to decorator | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 01c93a2ee3 | Load rest-client config from file | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | d8549fe09a | add balance handler | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | a12e093417 | Api server - custom json encoder | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 2f8088432c | All handlers should be private | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 3cf6c6ee0c | Implement a few more methods | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 8993882dcb | Sort imports | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | c6c2893e2c | Improve rest-client interface | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 96a260b027 | rest_dump | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 6bb2fad9b0 | Reorder some things | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 68743012e4 | Patch api server for tests | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | ef2950bca2 | Load api-server in rpc_manager | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 6f67ea44dc | Enable config-check for rest server | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 26c42bd559 | Add apiserver tests | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | c3c745ca19 | Get new files from old branch | 2019-05-18 09:57:10 +02:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | e2b83624a3 | data/history cleanup | 2019-05-17 19:05:36 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 2741c5c330 | inherit freqtrade exceptions from Exception i.o. BaseException | 2019-05-16 22:38:59 +03:00 |  | 
			
				
					| 
							
							
								 Matthias | 175fc8591e | Merge pull request #1845 from freqtrade/fix/1840 Fix #1840 - Support balances other than USDT | 2019-05-15 19:39:46 +02:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 8b95e12468 | log message adjusted in backtesting and hyperopt | 2019-05-15 12:05:35 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 90a52e4602 | tests adjusted; new test_start_no_data() added for hyperopt | 2019-05-14 09:23:09 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 5677c4882e | minor: add ticker data validation; log backtesting interval | 2019-05-13 23:56:59 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 003461ec96 | tests adjusted | 2019-05-12 21:19:20 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 00b4501c59 | avg profit and total profit corrected (to be %, not ratio); comments cleaned up a bit; typo in the log msg fixed | 2019-05-12 21:14:00 +03:00 |  | 
			
				
					| 
							
							
								 Matthias | 46b1ecc77d | Fix #1840 - Support balances other than USDT | 2019-05-11 15:27:09 +02:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 75306b7a6e | tests adjusted | 2019-05-11 10:17:46 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 0f43e0bb7d | minor hyperopt output improvements | 2019-05-10 10:54:44 +03:00 |  | 
			
				
					| 
							
							
								 Matthias | 0dbe9cb586 | Merge pull request #1823 from hroff-1902/update-qtpylib Update qtpylib | 2019-05-09 06:47:14 +02:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 45e5867736 | heikinashi loop optimized; reset_index moved to tests | 2019-05-08 23:41:45 +03:00 |  | 
			
				
					| 
							
							
								 Matthias | 1ccc25b486 | Fix test-data indexing | 2019-05-08 20:33:22 +02:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 2554ebf273 | fixed: heikinashi worked in backtesting, but failed in tests with testing arrays | 2019-05-08 00:00:44 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | d642e03cd0 | heikinashi performance problem resolved | 2019-05-07 23:39:42 +03:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 6467d3b58e | check python version | 2019-05-06 18:27:05 +03:00 |  | 
			
				
					| 
							
							
								 Matthias | 1a677c7441 | Add explicit test for to_json | 2019-05-06 06:58:17 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 2b78f73fe5 | Adapt tests to to_json method | 2019-05-06 06:56:07 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 31d271084f | Move json to persistence | 2019-05-06 06:55:12 +02:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 2200a0223b | fixed heikinashi | 2019-05-06 00:30:21 +03:00 |  | 
			
				
					| 
							
							
								 Matthias | 1e056ee415 | Move trade jsonification to trade class | 2019-05-05 14:07:08 +02:00 |  | 
			
				
					| 
							
							
								 hroff-1902 | 66c2bdd65a | flake happy | 2019-05-03 16:58:51 +03:00 |  |