| 
							
							
								 Matthias | 63e1cba597 | fix some typos | 2020-10-04 09:12:52 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | cb74c9bcde | Fix hyperopt output | 2020-10-03 13:27:06 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 176006da29 | Sort imports | 2020-10-02 07:00:45 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 66b77d2f53 | Fix some types | 2020-10-02 06:52:43 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 62110dc2fc | Add buy / sell signal count to dataframe interface | 2020-09-29 06:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 350fcc071e | Don't use __code__ __code__ is a special method name used by python already
source:
https://docs.python.org/3/reference/datamodel.html#special-method-names | 2020-09-29 06:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | b38f68b3b0 | Add 404 when strategy is not found | 2020-09-29 06:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | becccca3d1 | Add test for __code__ loading | 2020-09-29 06:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | ba10bd7756 | Add strategy code to __code__ | 2020-09-29 06:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 4b6b7f8343 | Add timeframe to candle return values | 2020-09-29 06:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | f82d39e1b0 | Enhance restclient and add tests for new api methods | 2020-09-29 06:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | bb4993dc20 | Add new endpoints to the documentation | 2020-09-29 06:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | c0654f3caf | Add resiliancy against not having a analyzed dataframe yet | 2020-09-29 06:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | c59a1be154 | show_config should not use freqtrade object | 2020-09-29 06:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 1de248fe38 | add list_available_pairs endpoint | 2020-09-29 06:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 6a59740f83 | Strategies should be a nested object | 2020-09-29 06:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 32e6ea314c | Return strategy with analyzed data | 2020-09-29 06:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 18bbfdd341 | Add /strategies endpoint | 2020-09-29 06:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | f227f6a755 | Use passed in config object to allow this to work in webserver mode | 2020-09-29 06:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | bf0e75e2a5 | Include data start and end date in dataframe api | 2020-09-29 06:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | b93ad8840a | Return date column unmodified | 2020-09-29 06:35:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 482f1faa88 | Don't fail if no buy-signal is present | 2020-09-29 06:35:46 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | f5dc10e4ae | Add pair_history endpoint | 2020-09-29 06:35:46 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 677078350f | Add plot_config endpoint | 2020-09-29 06:35:46 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 133ca9c770 | Convert types to support valid json | 2020-09-29 06:35:46 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | a38b33cd9c | Support limiting analyzed history | 2020-09-29 06:35:46 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 9dfbc1a7ff | Add analyzed_history endpoint | 2020-09-29 06:35:46 +02:00 |  | 
			
				
					| 
							
							
								 Xu Wang | 7bce2cd29d | Add trade duration by win/loss. | 2020-09-28 20:30:20 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 6977ffdbf9 | Merge branch 'develop' into isort_config | 2020-09-28 20:21:55 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 253b7b763e | Apply isort to freqtrade codebase | 2020-09-28 19:40:46 +02:00 |  | 
			
				
					| 
							
							
								 Xu Wang | 627e221b65 | Use tabulate to create sell reason message. | 2020-09-27 20:23:13 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 6e70ae6e95 | Improve code quality | 2020-09-27 19:40:55 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 8de9c46110 | Document hyperopt-filename usage | 2020-09-27 17:09:33 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 3cb1a9a5a9 | Support loading results from a specific hyperopt history file | 2020-09-27 17:03:30 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | c42a924df8 | Load latest file | 2020-09-27 16:50:42 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | ff96cf154c | Keep hyperopt result history | 2020-09-27 16:33:26 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | b736691e0e | Remove hyperopt --continue | 2020-09-27 16:18:28 +02:00 |  | 
			
				
					| 
							
							
								 Xu Wang | 44ad0f631c | Summarize trade reason for telegram command /stats. | 2020-09-26 22:40:54 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | bb27b236ce | Remove unused arguments | 2020-09-26 14:55:12 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | ff3e2641ae | generate_backtest_stats must take config options from the strategy config
as a strategy can override certain options. | 2020-09-25 20:47:37 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 378f03a5b1 | Add relevant parameters to stored backtest result | 2020-09-25 06:37:40 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | fa18274e9a | Merge pull request #3798 from freqtrade/fix/wallets_dont_reset Fix wallets dont reset | 2020-09-24 19:22:14 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 66ca596e7c | Merge pull request #3787 from freqtrade/rpc/telegram_settings Allow Notification finetuning for telegram messages | 2020-09-23 10:20:43 +02:00 |  | 
			
				
					| 
							
							
								 Xu Wang | 28411da83e | Add the telegram command function template. | 2020-09-22 22:28:12 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 6b46a35b19 | Fix bug of balances not disappearing | 2020-09-22 19:37:31 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | c349499985 | Also add 2w (supported by kraken) | 2020-09-20 11:18:45 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | a31de431ed | Explicitly convert to type to string | 2020-09-19 20:38:42 +02:00 |  | 
			
				
					| 
							
							
								 HumanBot | a95dbdbde4 | Added 1M and 1y timeframes Huobi Pro allows monthly and yearly data downloading | 2020-09-19 14:31:23 -04:00 |  | 
			
				
					| 
							
							
								 Matthias | 2554dc48e4 | Add test for notification settings | 2020-09-19 20:29:44 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | e53b88bde3 | Introduce notification_settings for telegram | 2020-09-19 19:38:33 +02:00 |  |