| 
							
							
								 Matthias | 9e921d4410 | refactor General bt-utils out of detailed backtest file | 2018-10-30 20:02:01 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | e442e22a20 | refactorign | 2018-10-30 19:58:06 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 9798e881cb | refactor sell_r to sell_reason | 2018-10-30 19:44:31 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 3679b0948a | cleanup interface | 2018-10-30 19:37:45 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | fc3f8b436d | some more cleanup | 2018-10-30 19:36:19 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | b383113d6c | Test open / close time - small refactorings | 2018-10-30 19:33:32 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 9065e79f53 | Cleanup and add some comments on what's happening in the sample snippets | 2018-10-29 20:33:27 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 6096f3ca47 | Simplify functional tests | 2018-10-29 20:17:15 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 98050ff594 | use all min_roi entries | 2018-10-29 19:27:23 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 233c442af9 | Adjust backtest so sell uses stop-loss or roi value as closerate | 2018-10-29 19:27:23 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | a0e8bfbd77 | shift buy-signal to one earlier (backtest shifts it forward to avoid lookahead) | 2018-10-29 19:27:23 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 409465ac8e | adapt functional tests for new version after rebase | 2018-10-29 19:27:23 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 30a6e684a6 | update with new comments and new data for tc5 | 2018-10-29 19:27:23 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | b8f78cb187 | Refactor tests, implement @creslinux's data | 2018-10-29 19:27:23 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | e0fda7a5dd | Add tests validating backtest details | 2018-10-29 19:27:23 +01:00 |  | 
			
				
					| 
							
							
								 Samuel Husso | d66ff78e79 | Merge pull request #1303 from freqtrade/pyup-scheduled-update-2018-10-29 Scheduled daily dependency update on monday | 2018-10-29 14:41:59 +02:00 |  | 
			
				
					| 
							
							
								 pyup-bot | 35759b372d | Update ccxt from 1.17.429 to 1.17.432 | 2018-10-29 13:33:10 +01:00 |  | 
			
				
					| 
							
							
								 Samuel Husso | d733657db5 | Merge pull request #1300 from freqtrade/doc/hyperopt_roi Add hyperopt ROI documentation, add note on methology for hyperopt | 2018-10-29 11:59:57 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | f9fefc14c9 | Merge pull request #1301 from freqtrade/pyup-scheduled-update-2018-10-28 Scheduled daily dependency update on sunday | 2018-10-28 09:36:06 -04:00 |  | 
			
				
					| 
							
							
								 pyup-bot | 86ad0c047c | Update pytest from 3.9.2 to 3.9.3 | 2018-10-28 13:33:10 +01:00 |  | 
			
				
					| 
							
							
								 pyup-bot | d3387dec45 | Update ccxt from 1.17.427 to 1.17.429 | 2018-10-28 13:33:09 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 7e4a0baef2 | improve hyperopt.md | 2018-10-27 17:38:15 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | a4fc5afb66 | Add hyperopt ROI documentation, add note on methology for hyperopt | 2018-10-27 17:35:08 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | db9a85f4a2 | Merge pull request #1282 from freqtrade/feat/add_missingdata_warning Show warning if part of backtest data is missing | 2018-10-27 11:16:10 -04:00 |  | 
			
				
					| 
							
							
								 Samuel Husso | 20c48fb351 | Merge pull request #1299 from freqtrade/pyup-scheduled-update-2018-10-27 Scheduled daily dependency update on saturday | 2018-10-27 16:49:15 +03:00 |  | 
			
				
					| 
							
							
								 pyup-bot | 57d3a6f7a7 | Update ccxt from 1.17.421 to 1.17.427 | 2018-10-27 14:33:06 +02:00 |  | 
			
				
					| 
							
							
								 Samuel Husso | ae13f3db17 | Merge pull request #1297 from freqtrade/pyup-scheduled-update-2018-10-26 Scheduled daily dependency update on friday | 2018-10-27 10:13:02 +03:00 |  | 
			
				
					| 
							
							
								 pyup-bot | f860aab094 | Update ccxt from 1.17.411 to 1.17.421 | 2018-10-26 14:33:07 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 7e1a30f9bf | Merge pull request #1287 from freqtrade/backtest_data_validation Backtest data validation | 2018-10-26 07:21:24 -04:00 |  | 
			
				
					| 
							
							
								 Matthias | 92e2a3c0ea | Merge pull request #1296 from freqtrade/pyup-scheduled-update-2018-10-24 Scheduled daily dependency update on wednesday | 2018-10-25 06:25:45 -04:00 |  | 
			
				
					| 
							
							
								 pyup-bot | 5c77dc6b3b | Update ccxt from 1.17.402 to 1.17.411 | 2018-10-24 14:33:06 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 1fe066e4ad | Merge pull request #1278 from mishaker/mac_install_talib Mac ta-lib installation + setup.sh script bug resolved | 2018-10-23 22:40:53 -04:00 |  | 
			
				
					| 
							
							
								 misagh | b09a1d1abe | 1) do not download ta-lib as we have it offline.  2) removing ta-lib directory but not the file | 2018-10-23 19:36:57 +02:00 |  | 
			
				
					| 
							
							
								 misagh | 346e155dd9 | Merge branch 'develop' into mac_install_talib | 2018-10-23 19:34:34 +02:00 |  | 
			
				
					| 
							
							
								 Samuel Husso | a063397447 | Merge pull request #1295 from freqtrade/pyup-scheduled-update-2018-10-23 Scheduled daily dependency update on tuesday | 2018-10-23 16:05:41 +03:00 |  | 
			
				
					| 
							
							
								 pyup-bot | b90392f9be | Update pytest from 3.9.1 to 3.9.2 | 2018-10-23 14:33:12 +02:00 |  | 
			
				
					| 
							
							
								 pyup-bot | 59545013c1 | Update numpy from 1.15.2 to 1.15.3 | 2018-10-23 14:33:10 +02:00 |  | 
			
				
					| 
							
							
								 pyup-bot | 49d1687229 | Update ccxt from 1.17.399 to 1.17.402 | 2018-10-23 14:33:09 +02:00 |  | 
			
				
					| 
							
							
								 Samuel Husso | 7da127d28e | Merge pull request #1293 from wingsgb/patch-1 Update hyperopt.md | 2018-10-23 11:50:49 +03:00 |  | 
			
				
					| 
							
							
								 Matthias | 11900eff39 | Merge pull request #1294 from freqtrade/pyup-scheduled-update-2018-10-22 Scheduled daily dependency update on monday | 2018-10-23 04:45:28 +02:00 |  | 
			
				
					| 
							
							
								 pyup-bot | 764aed2c37 | Update ccxt from 1.17.395 to 1.17.399 | 2018-10-22 14:34:08 +02:00 |  | 
			
				
					| 
							
							
								 wingsgb | 91dc8644bf | Update hyperopt.md | 2018-10-22 14:30:01 +13:00 |  | 
			
				
					| 
							
							
								 Matthias | 130a6f42c5 | Merge pull request #1291 from freqtrade/fix/1289_decimals don't mess with decimals (fixes #1289) | 2018-10-21 19:45:54 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 7fdd23a29d | Merge pull request #1292 from freqtrade/pyup-scheduled-update-2018-10-21 Scheduled daily dependency update on sunday | 2018-10-21 19:45:29 +02:00 |  | 
			
				
					| 
							
							
								 pyup-bot | ee697d609c | Update ccxt from 1.17.393 to 1.17.395 | 2018-10-21 14:34:06 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 677a9e56af | remove skipped test (refresh_whitelist is tested in test_acl_pair) | 2018-10-21 09:23:07 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 202b1d1f0b | fix #1289 - we should not modify decimal context | 2018-10-21 09:21:32 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 2f81dc8ff4 | Merge pull request #1288 from freqtrade/pyup-scheduled-update-2018-10-19 Scheduled daily dependency update on friday | 2018-10-19 19:19:40 +02:00 |  | 
			
				
					| 
							
							
								 pyup-bot | 71814ae2d6 | Update requests from 2.19.1 to 2.20.0 | 2018-10-19 14:35:09 +02:00 |  | 
			
				
					| 
							
							
								 pyup-bot | c69b87914d | Update ccxt from 1.17.392 to 1.17.393 | 2018-10-19 14:35:07 +02:00 |  |