Matthias 
							
						 
					 
					
						
						
							
						
						7baf11a497 
					 
					
						
						
							
							Futures candles should go into a subdirectory  
						
						
						
						
					 
					
						2021-12-03 07:04:53 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						fae7167bf3 
					 
					
						
						
							
							Merge branch 'feat/short' into pr/samgermain/5780  
						
						
						
						
					 
					
						2021-12-02 20:25:30 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						ad5c8f601c 
					 
					
						
						
							
							Simplify datahandler classes by exploiting commonalities  
						
						
						
						
					 
					
						2021-12-02 20:19:22 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						f4d0abc51a 
					 
					
						
						
							
							Merge branch 'feat/short' into pr/samgermain/5780  
						
						
						
						
					 
					
						2021-12-02 07:09:37 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						0375a08302 
					 
					
						
						
							
							use to_hdf instead of HDFStore  
						
						
						
						
					 
					
						2021-12-01 20:32:23 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						cb4efa6d56 
					 
					
						
						
							
							Revert unnecessary formatting changes  
						
						
						
						
					 
					
						2021-11-28 15:53:13 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						0d6c933935 
					 
					
						
						
							
							Improve and fix pair detection from available data  
						
						
						
						
					 
					
						2021-11-28 15:25:57 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						7faa7539b4 
					 
					
						
						
							
							Further enhance pair retrieval  
						
						
						
						
					 
					
						2021-11-28 15:03:55 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						8d70672bee 
					 
					
						
						
							
							Enhance Regex to work for mark candles  
						
						
						
						
					 
					
						2021-11-28 14:37:54 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						c096c7f5cb 
					 
					
						
						
							
							Add explicit tests for ohlcv regex  
						
						
						
						
					 
					
						2021-11-28 14:34:46 +01:00 
						 
				 
			
				
					
						
							
							
								Sam Germain 
							
						 
					 
					
						
						
							
						
						392128013f 
					 
					
						
						
							
							Updated ohlcv_get_available_data to recognize swap and futures pairs  
						
						
						
						
					 
					
						2021-11-27 03:11:44 -06:00 
						 
				 
			
				
					
						
							
							
								Sam Germain 
							
						 
					 
					
						
						
							
						
						8761649fd7 
					 
					
						
						
							
							Added candle_type in doc strings  
						
						
						
						
					 
					
						2021-11-27 02:55:42 -06:00 
						 
				 
			
				
					
						
							
							
								Sam Germain 
							
						 
					 
					
						
						
							
						
						920151934a 
					 
					
						
						
							
							Added candle_type to a lot of methods, wrote some tests  
						
						
						
						
					 
					
						2021-11-21 17:48:14 -06:00 
						 
				 
			
				
					
						
							
							
								Sam Germain 
							
						 
					 
					
						
						
							
						
						e2f98a8dab 
					 
					
						
						
							
							replaced candle_type: Optional[str] = '' with candle_type: str = ''  
						
						
						
						
					 
					
						2021-11-21 17:48:14 -06:00 
						 
				 
			
				
					
						
							
							
								Sam Germain 
							
						 
					 
					
						
						
							
						
						64a6abc541 
					 
					
						
						
							
							Added candle type to ohlcv_get_available_data  
						
						
						
						
					 
					
						2021-11-21 17:48:14 -06:00 
						 
				 
			
				
					
						
							
							
								Sam Germain 
							
						 
					 
					
						
						
							
						
						b4029533ec 
					 
					
						
						
							
							removed candle type from idatahandler.py  
						
						
						
						
					 
					
						2021-11-21 17:48:14 -06:00 
						 
				 
			
				
					
						
							
							
								Sam Germain 
							
						 
					 
					
						
						
							
						
						843ca22a56 
					 
					
						
						
							
							mark price test ohlcv_get_pairs  
						
						
						
						
					 
					
						2021-11-21 17:48:14 -06:00 
						 
				 
			
				
					
						
							
							
								Sam Germain 
							
						 
					 
					
						
						
							
						
						3d95533bf9 
					 
					
						
						
							
							Removed candletype from converter methods  
						
						
						
						
					 
					
						2021-11-21 17:48:14 -06:00 
						 
				 
			
				
					
						
							
							
								Sam Germain 
							
						 
					 
					
						
						
							
						
						ee2ad8ca97 
					 
					
						
						
							
							updated historic data filenames to include the candle type  
						
						
						
						
					 
					
						2021-11-21 17:48:14 -06:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						71ff214adf 
					 
					
						
						
							
							Support "initial_call" for download-data of new pairs  
						
						
						
						
					 
					
						2021-09-07 07:14:40 +02:00 
						 
				 
			
				
					
						
							
							
								Masoud Azizi 
							
						 
					 
					
						
						
							
						
						40ad451019 
					 
					
						
						
							
							Download-data log process added  
						
						... 
						
						
						
						Download-data log process added
pytest assert solved 
						
						
					 
					
						2021-08-20 14:52:56 +00:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						e9ef9a6d28 
					 
					
						
						
							
							Use .view() to convert dates to enums  
						
						... 
						
						
						
						part of #5314  - fixing deprecation warning. 
						
						
					 
					
						2021-08-01 10:31:35 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						10998eb0fa 
					 
					
						
						
							
							Remove further usages of int(int_timestamp)  
						
						
						
						
					 
					
						2021-07-05 19:51:14 +02:00 
						 
				 
			
				
					
						
							
							
								aayush-jain18 
							
						 
					 
					
						
						
							
						
						d294ef10d7 
					 
					
						
						
							
							unexpected docstring params  
						
						
						
						
					 
					
						2021-06-25 23:56:16 +05:30 
						 
				 
			
				
					
						
							
							
								Brook Miles 
							
						 
					 
					
						
						
							
						
						db17b1a851 
					 
					
						
						
							
							fix indentation  
						
						
						
						
					 
					
						2021-05-15 20:20:36 +09:00 
						 
				 
			
				
					
						
							
							
								Brook Miles 
							
						 
					 
					
						
						
							
						
						88da1f109b 
					 
					
						
						
							
							fix   #4412  download-data does not stop downloading at the specified TIMERANGE end date  
						
						
						
						
					 
					
						2021-05-15 20:15:19 +09:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						4f529fe424 
					 
					
						
						
							
							Don't use Arrow to get min/max backtest dates  
						
						
						
						
					 
					
						2021-05-06 19:43:14 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						e855530483 
					 
					
						
						
							
							hdf5 handler should include the end-date  
						
						
						
						
					 
					
						2021-04-24 20:26:37 +02:00 
						 
				 
			
				
					
						
							
							
								Rokas Kupstys 
							
						 
					 
					
						
						
							
						
						09efa7b06b 
					 
					
						
						
							
							Add --new-pairs-days parameter for download-data command.  
						
						... 
						
						
						
						This parameter allows us to customize a number of days we would like to download for new pairs only. This allows us to achieve efficient data update, downloading all data for new pairs and only missing data for existing pairs. To do that use `freqtrade download-data --new-pairs-days=3650` (not specifying `--days` or `--timerange` causes freqtrade to download only missing data for existing pairs). 
						
						
					 
					
						2021-04-22 10:07:13 +03:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						2c80388b40 
					 
					
						
						
							
							Fix valueerror in case of empty array files  
						
						
						
						
					 
					
						2021-02-01 06:28:49 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						ceb50a7807 
					 
					
						
						
							
							use exception handler when downloading data  
						
						... 
						
						
						
						closes  #3992  
					
						2020-11-25 07:57:27 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						e8e3ca0c3c 
					 
					
						
						
							
							Catch ValueError from trade_conversion  
						
						... 
						
						
						
						closes  #3967  
					
						2020-11-21 10:57:19 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						83861fabde 
					 
					
						
						
							
							Fix   #3967 , move TradeList type to constants  
						
						
						
						
					 
					
						2020-11-21 10:52:15 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						52c9a2c37f 
					 
					
						
						
							
							Convert np to None when loading hdf5 trades to allow duplicate detection  
						
						
						
						
					 
					
						2020-11-19 07:31:54 +01:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						253b7b763e 
					 
					
						
						
							
							Apply isort to freqtrade codebase  
						
						
						
						
					 
					
						2020-09-28 19:40:46 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						77d0189695 
					 
					
						
						
							
							Remove not needed argument in update_trade_state  
						
						
						
						
					 
					
						2020-09-19 09:37:11 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						bad89307dd 
					 
					
						
						
							
							Fix mypy error  
						
						
						
						
					 
					
						2020-07-25 17:19:41 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						119bf2a8ea 
					 
					
						
						
							
							Document hdf5 dataformat  
						
						
						
						
					 
					
						2020-07-25 17:06:58 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						0a28818b46 
					 
					
						
						
							
							Add some tests for hdf5  
						
						
						
						
					 
					
						2020-07-24 19:37:37 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						861e7099cc 
					 
					
						
						
							
							Rename hdf5handler to hdf5DataHandler  
						
						
						
						
					 
					
						2020-07-24 19:23:37 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						3171ad33b7 
					 
					
						
						
							
							Add blosc compression  
						
						
						
						
					 
					
						2020-07-24 17:44:29 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						31df42e737 
					 
					
						
						
							
							Implement get_available_data  
						
						
						
						
					 
					
						2020-07-24 17:31:43 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						d4540c846a 
					 
					
						
						
							
							Add trades_load method  
						
						
						
						
					 
					
						2020-07-23 19:33:23 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						55591e287c 
					 
					
						
						
							
							First version of hdf5handler - no proper support for trades yet  
						
						
						
						
					 
					
						2020-07-23 19:33:23 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						b035d9e267 
					 
					
						
						
							
							Update return type comment  
						
						
						
						
					 
					
						2020-07-12 10:23:09 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						d4fc52d2d5 
					 
					
						
						
							
							Add tests for ohlcv_get_available_data  
						
						
						
						
					 
					
						2020-07-12 09:56:46 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						422825ea1b 
					 
					
						
						
							
							Add ohlcv_get_available_data to find available data  
						
						
						
						
					 
					
						2020-07-12 09:50:53 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						676006b99c 
					 
					
						
						
							
							--dl-trades should also support increasing download span  
						
						... 
						
						
						
						(by downloading the whole dataset again to avoid missing data in the
middle). 
						
						
					 
					
						2020-06-24 17:40:23 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						9d7ad23d42 
					 
					
						
						
							
							Fix test leakage  
						
						
						
						
					 
					
						2020-04-02 08:20:50 +02:00 
						 
				 
			
				
					
						
							
							
								Matthias 
							
						 
					 
					
						
						
							
						
						eab6c9c5f2 
					 
					
						
						
							
							Fix message  
						
						
						
						
					 
					
						2020-04-01 20:50:00 +02:00