xmatthias 
							
						 
					 
					
						
						
							
						
						17c0ceec04 
					 
					
						
						
							
							adjust tests for backtestresult type  
						
						
						
						
					 
					
						2018-06-10 13:22:24 +02:00 
						 
				 
			
				
					
						
							
							
								xmatthias 
							
						 
					 
					
						
						
							
						
						c9476fade8 
					 
					
						
						
							
							adjust tests for forcesell  
						
						
						
						
					 
					
						2018-06-10 13:20:41 +02:00 
						 
				 
			
				
					
						
							
							
								xmatthias 
							
						 
					 
					
						
						
							
						
						7b5a2946e5 
					 
					
						
						
							
							adjust for forcesell backtesting  
						
						
						
						
					 
					
						2018-06-10 13:19:32 +02:00 
						 
				 
			
				
					
						
							
							
								Anton 
							
						 
					 
					
						
						
							
						
						b4138f29c8 
					 
					
						
						
							
							Merge with develop  
						
						
						
						
					 
					
						2018-06-08 00:29:44 +03:00 
						 
				 
			
				
					
						
							
							
								Janne Sinivirta 
							
						 
					 
					
						
						
							
						
						3cee04fb8c 
					 
					
						
						
							
							bot should not repaint: do not include last partial candle in analysis  
						
						
						
						
					 
					
						2018-06-07 20:23:09 +03:00 
						 
				 
			
				
					
						
							
							
								Janne Sinivirta 
							
						 
					 
					
						
						
							
						
						b4ae5a36a8 
					 
					
						
						
							
							use .copy() to avoid Pandas mistake. drop first row because of shifting  
						
						
						
						
					 
					
						2018-06-07 17:29:40 +03:00 
						 
				 
			
				
					
						
							
							
								xmatthias 
							
						 
					 
					
						
						
							
						
						f37c5b70ba 
					 
					
						
						
							
							Fix tests - read optional argument  
						
						
						
						
					 
					
						2018-06-05 23:53:49 +02:00 
						 
				 
			
				
					
						
							
							
								Anton 
							
						 
					 
					
						
						
							
						
						87f750da35 
					 
					
						
						
							
							Merge with develop  
						
						
						
						
					 
					
						2018-06-04 01:50:10 +03:00 
						 
				 
			
				
					
						
							
							
								Anton 
							
						 
					 
					
						
						
							
						
						daa9c0c026 
					 
					
						
						
							
							Fix review comments  
						
						
						
						
					 
					
						2018-06-04 01:48:26 +03:00 
						 
				 
			
				
					
						
							
							
								xmatthias 
							
						 
					 
					
						
						
							
						
						e3227a741c 
					 
					
						
						
							
							add --export-filename for backtesting  
						
						
						
						
					 
					
						2018-06-03 19:36:53 +02:00 
						 
				 
			
				
					
						
							
							
								xmatthias 
							
						 
					 
					
						
						
							
						
						50fc5f91ca 
					 
					
						
						
							
							Merge branch 'develop' into mypy_typecheck  
						
						
						
						
					 
					
						2018-06-03 10:35:56 +02:00 
						 
				 
			
				
					
						
							
							
								Gerald Lonlas 
							
						 
					 
					
						
						
							
						
						fe8ff1b929 
					 
					
						
						
							
							Fix stake_currency return by Hyperopt  
						
						... 
						
						
						
						Hyperopt had BTC hard coded in the result. This commit  will display
the real stake_currency used.
If you used `"stake_currency": "USDT",` in your config file.
Before this commit you saw a message like:
"2 trades. Avg profit  0.13%. Total profit  0.00002651 BTC (0.0027Σ%). Avg duration 142.5 mins."
Now with the commit, we fix the wrong BTC currency:
"2 trades. Avg profit  0.13%. Total profit  0.00002651 USDT (0.0027Σ%). Avg duration 142.5 mins." 
						
						
					 
					
						2018-06-02 14:07:31 -07:00 
						 
				 
			
				
					
						
							
							
								Gerald Lonlas 
							
						 
					 
					
						
						
							
						
						127cf5d619 
					 
					
						
						
							
							Backtesting: Add the Interval required when data is missing  
						
						... 
						
						
						
						Change the message:
"No data for pair ETH/BTC, use --refresh-pairs-cached to download the data"
for:
"No data for pair: "ETH/BTC", Interval: 5m. Use --refresh-pairs-cached to download the data"
The message structure is unified with the download message:
"Download the pair: "ETH/BTC", Interval: 5m" 
						
						
					 
					
						2018-06-02 13:55:05 -07:00 
						 
				 
			
				
					
						
							
							
								xmatthias 
							
						 
					 
					
						
						
							
						
						9537f17dd4 
					 
					
						
						
							
							Fix test  
						
						
						
						
					 
					
						2018-06-02 20:06:29 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						81bb128cf7 
					 
					
						
						
							
							Merge pull request  #822  from gcarq/fix/misleading_log  
						
						... 
						
						
						
						change misleading logging for datadir 
						
						
					 
					
						2018-06-02 14:50:27 +02:00 
						 
				 
			
				
					
						
							
							
								xmatthias 
							
						 
					 
					
						
						
							
						
						d9e951447f 
					 
					
						
						
							
							remove _init function in backtesting (and according test)  
						
						
						
						
					 
					
						2018-06-02 13:54:22 +02:00 
						 
				 
			
				
					
						
							
							
								Janne Sinivirta 
							
						 
					 
					
						
						
							
						
						a82a31341b 
					 
					
						
						
							
							change misleading logging for datadir  
						
						
						
						
					 
					
						2018-06-02 11:32:05 +03:00 
						 
				 
			
				
					
						
							
							
								Gerald Lonlas 
							
						 
					 
					
						
						
							
						
						792dd556a1 
					 
					
						
						
							
							Fix wrong hint '--update-pairs-cached' from Backtesting/Hyperopt  
						
						
						
						
					 
					
						2018-06-01 19:46:53 -07:00 
						 
				 
			
				
					
						
							
							
								Anton 
							
						 
					 
					
						
						
							
						
						8c22cfce37 
					 
					
						
						
							
							Fix tests; fix codestyle  
						
						
						
						
					 
					
						2018-05-21 23:15:01 +03:00 
						 
				 
			
				
					
						
							
							
								Matthias Voppichler 
							
						 
					 
					
						
						
							
						
						8f17b11610 
					 
					
						
						
							
							Fix testfluke in hyperopt  
						
						
						
						
					 
					
						2018-05-13 13:38:29 +02:00 
						 
				 
			
				
					
						
							
							
								Anton 
							
						 
					 
					
						
						
							
						
						932b65da27 
					 
					
						
						
							
							Fix test_optimize.py  
						
						
						
						
					 
					
						2018-05-04 13:59:50 +03:00 
						 
				 
			
				
					
						
							
							
								Anton 
							
						 
					 
					
						
						
							
						
						ceeb98dda9 
					 
					
						
						
							
							Fix conflicts  
						
						
						
						
					 
					
						2018-05-03 11:16:29 +03:00 
						 
				 
			
				
					
						
							
							
								gcarq 
							
						 
					 
					
						
						
							
						
						306885e174 
					 
					
						
						
							
							Merge branch 'develop' into feat/objectify-ccxt  
						
						
						
						
					 
					
						2018-05-02 22:49:55 +02:00 
						 
				 
			
				
					
						
							
							
								Anton 
							
						 
					 
					
						
						
							
						
						24ab1b5be5 
					 
					
						
						
							
							Fix review comments, documenation update  
						
						
						
						
					 
					
						2018-05-01 00:27:05 +03:00 
						 
				 
			
				
					
						
							
							
								Anton 
							
						 
					 
					
						
						
							
						
						2267a420a4 
					 
					
						
						
							
							Fix codestyle  
						
						
						
						
					 
					
						2018-04-28 00:30:42 +03:00 
						 
				 
			
				
					
						
							
							
								Anton 
							
						 
					 
					
						
						
							
						
						82ea56c8fd 
					 
					
						
						
							
							Fix review comments. Add support of datetime timeganges  
						
						
						
						
					 
					
						2018-04-28 00:16:34 +03:00 
						 
				 
			
				
					
						
							
							
								gcarq 
							
						 
					 
					
						
						
							
						
						9ab4953472 
					 
					
						
						
							
							fix backtesting testsuite  
						
						
						
						
					 
					
						2018-04-22 00:21:03 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						acb1b50924 
					 
					
						
						
							
							[ccxt] fix unsupported fiat failures ( #620 )  
						
						... 
						
						
						
						* prepare to support FIAT/Crypto trading
* Don't fail fiat-convert for unsupported stake currencies
* remove commented code
* Add BNB to cryptomap
* Fix test-failure
* related to random execution as fee was not properly mocked if this is
one of the first tests 
						
						
					 
					
						2018-04-21 23:20:12 +02:00 
						 
				 
			
				
					
						
							
							
								gcarq 
							
						 
					 
					
						
						
							
						
						f4077a51c1 
					 
					
						
						
							
							log hyperopt progress to stdout instead to the logger  
						
						
						
						
					 
					
						2018-04-21 20:52:01 +02:00 
						 
				 
			
				
					
						
							
							
								gcarq 
							
						 
					 
					
						
						
							
						
						403f59ef45 
					 
					
						
						
							
							use native python logger  
						
						
						
						
					 
					
						2018-04-21 20:47:06 +02:00 
						 
				 
			
				
					
						
							
							
								gcarq 
							
						 
					 
					
						
						
							
						
						09fb4ea584 
					 
					
						
						
							
							add mocks for exchange.get_fee  
						
						
						
						
					 
					
						2018-04-21 19:39:18 +02:00 
						 
				 
			
				
					
						
							
							
								enenn 
							
						 
					 
					
						
						
							
						
						cc5991d269 
					 
					
						
						
							
							Fixturize fee MagicMock object in tests  
						
						
						
						
					 
					
						2018-04-15 12:09:12 +02:00 
						 
				 
			
				
					
						
							
							
								enenn 
							
						 
					 
					
						
						
							
						
						2765a065a7 
					 
					
						
						
							
							Use UNITTEST/BTC pair instead of ETH/BTC pair for load_data tests  
						
						
						
						
					 
					
						2018-04-12 19:21:40 +02:00 
						 
				 
			
				
					
						
							
							
								enenn 
							
						 
					 
					
						
						
							
						
						94287d66a8 
					 
					
						
						
							
							Flake8 fixes  
						
						
						
						
					 
					
						2018-04-12 18:16:27 +02:00 
						 
				 
			
				
					
						
							
							
								enenn 
							
						 
					 
					
						
						
							
						
						838bd5824e 
					 
					
						
						
							
							Mock validate_pairs  
						
						
						
						
					 
					
						2018-04-12 18:16:26 +02:00 
						 
				 
			
				
					
						
							
							
								enenn 
							
						 
					 
					
						
						
							
						
						a650072fe0 
					 
					
						
						
							
							Edit signal handler tests to work on windows as well  
						
						
						
						
					 
					
						2018-04-12 18:16:26 +02:00 
						 
				 
			
				
					
						
							
							
								enenn 
							
						 
					 
					
						
						
							
						
						c3d00a8825 
					 
					
						
						
							
							Change ticker format to ccxt in backtesting and optimize tests  
						
						
						
						
					 
					
						2018-04-12 18:14:33 +02:00 
						 
				 
			
				
					
						
							
							
								enenn 
							
						 
					 
					
						
						
							
						
						a86104d0fe 
					 
					
						
						
							
							Update backtesting and hyperopt tests to use default_config and mock validate_pairs  
						
						... 
						
						
						
						Use default_config from conftest.py instead of user supplied config in user_data/hyperopt_conf
Mock validate pairs so tests don't fail if pairs don't exist/are removed from exchanges 
						
						
					 
					
						2018-04-12 18:07:45 +02:00 
						 
				 
			
				
					
						
							
							
								enenn 
							
						 
					 
					
						
						
							
						
						4ac2afacfa 
					 
					
						
						
							
							Use global backtest instance for backtesting tests  
						
						
						
						
					 
					
						2018-04-12 18:07:45 +02:00 
						 
				 
			
				
					
						
							
							
								enenn 
							
						 
					 
					
						
						
							
						
						07c655cf41 
					 
					
						
						
							
							Use os.path.join for file paths  
						
						
						
						
					 
					
						2018-04-12 18:07:45 +02:00 
						 
				 
			
				
					
						
							
							
								enenn 
							
						 
					 
					
						
						
							
						
						12a84cc30b 
					 
					
						
						
							
							Mock fee during testing as 0.0025  
						
						... 
						
						
						
						Ensures profit calculations does not vary if exchange fees change, which can cause tests to fail 
						
						
					 
					
						2018-04-12 18:07:44 +02:00 
						 
				 
			
				
					
						
							
							
								enenn 
							
						 
					 
					
						
						
							
						
						db46ad6502 
					 
					
						
						
							
							Change ticker interval from minutes as integer to string (1m, 5m, 1h,...)  
						
						
						
						
					 
					
						2018-04-07 16:57:47 +02:00 
						 
				 
			
				
					
						
							
							
								enenn 
							
						 
					 
					
						
						
							
						
						616006caf8 
					 
					
						
						
							
							Replace 'ETH/BTC' with 'UNITTEST/BTC' to fix adx not generating if ETH/BTC ticker history is too short  
						
						
						
						
					 
					
						2018-04-07 16:55:18 +02:00 
						 
				 
			
				
					
						
							
							
								enenn 
							
						 
					 
					
						
						
							
						
						c1c6ed6ed7 
					 
					
						
						
							
							Replace 'BTC_XXX' with 'XXX/BTC' for pairs and 'XXX_BTC' for files  
						
						
						
						
					 
					
						2018-04-07 16:51:50 +02:00 
						 
				 
			
				
					
						
							
							
								gcarq 
							
						 
					 
					
						
						
							
						
						24aa6a1679 
					 
					
						
						
							
							adapt test_download_backtesting_testdata  
						
						
						
						
					 
					
						2018-03-29 20:17:11 +02:00 
						 
				 
			
				
					
						
							
							
								gcarq 
							
						 
					 
					
						
						
							
						
						b254ff9b41 
					 
					
						
						
							
							Merge 'develop' into feature/enhance-strategy-resolving  
						
						
						
						
					 
					
						2018-03-26 16:23:25 +02:00 
						 
				 
			
				
					
						
							
							
								gcarq 
							
						 
					 
					
						
						
							
						
						611bb52d1f 
					 
					
						
						
							
							log hyperopt progress to stdout instead to the logger  
						
						
						
						
					 
					
						2018-03-25 22:57:40 +02:00 
						 
				 
			
				
					
						
							
							
								gcarq 
							
						 
					 
					
						
						
							
						
						f374a062e1 
					 
					
						
						
							
							remove freqtrade/logger.py  
						
						
						
						
					 
					
						2018-03-25 21:43:00 +02:00 
						 
				 
			
				
					
						
							
							
								gcarq 
							
						 
					 
					
						
						
							
						
						b4d2a3f495 
					 
					
						
						
							
							refactor StrategyResolver to work with class names  
						
						
						
						
					 
					
						2018-03-25 15:12:39 +02:00 
						 
				 
			
				
					
						
							
							
								gcarq 
							
						 
					 
					
						
						
							
						
						ca9c5edd39 
					 
					
						
						
							
							rename Strategy into StrategyResolver  
						
						
						
						
					 
					
						2018-03-25 15:12:39 +02:00