| 
							
							
								 Reigo Reinmets | 3b7167ab07 | Fix backtesting missing filled amounts in orders. | 2022-01-10 20:30:40 +02:00 |  | 
			
				
					| 
							
							
								 Reigo Reinmets | 0bca07a32a | Added min_stake, max_stake. Removed pair as its included in trade. | 2022-01-08 17:20:02 +02:00 |  | 
			
				
					| 
							
							
								 Reigo Reinmets | 8e424f7c73 | Merge branch 'freqtrade:develop' into dca | 2022-01-08 14:57:15 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | dad080f56f | Merge branch 'develop' into feat/short | 2022-01-08 10:45:15 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 04976658da | Fix crash when using backtesting-show on a old backtestresult | 2022-01-07 17:34:47 +01:00 |  | 
			
				
					| 
							
							
								 Rokas Kupstys | 11ace0f867 | Instead of clearing processeddict, storedf_analyzed(one with buy/sell signals) dataframe in it.It still saves memory because this dataframe is kept by DataProvider.
Fixes #6179.
Amends #6133 (a715083fc0). | 2022-01-07 12:07:49 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 46809f08fe | Merge branch 'develop' into feat/short | 2022-01-07 10:13:16 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | e540959c27 | Remove btdata from generate_strategy_stats | 2022-01-07 09:27:07 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 1203d08d1e | generate_pair_metrics does not need processed dict | 2022-01-07 09:27:07 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | addba6597a | Merge pull request #6165 from freqtrade/drawdown_fixes Improved drawdown calculation | 2022-01-06 09:56:05 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 2a2392fd73 | Update parameter name in docstring | 2022-01-06 09:15:30 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | a9a6cf13f8 | Add exit_tag to detail-sells closes #6159 | 2022-01-06 08:22:15 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 6abd6bceb9 | Avoid recalculating statistics for comparison line | 2022-01-05 20:16:48 +01:00 |  | 
			
				
					| 
							
							
								 Sam Germain | 501f473164 | Merge branch 'develop' into feat/short | 2022-01-04 22:47:33 -06:00 |  | 
			
				
					| 
							
							
								 Matthias | 8373a4e713 | Small Adjustments to improve compatibility | 2022-01-04 19:17:08 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 4d9b4ddc28 | Update hyperopt-tools to use account drawdown | 2022-01-04 17:43:39 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 09fae25c94 | Fix some tests after drawdown calculation change | 2022-01-04 17:07:31 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 7a2b50ce8b | Update drawdown calculation to account drawdown | 2022-01-04 17:07:31 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 42579c0268 | Drop hyperopt results legacy mode | 2022-01-04 17:06:40 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 711a6a6dbc | Merge branch 'develop' into pr/xataxxx/6079 | 2022-01-02 22:21:41 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 209ecc8732 | Fix typo in bt_progress | 2022-01-02 19:38:03 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | ddfbe55e7c | Merge branch 'develop' into feat/short | 2022-01-01 19:16:49 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 670aed06bf | Remove loop for hyperopt. | 2021-12-31 17:35:08 +01:00 |  | 
			
				
					| 
							
							
								 Rokas Kupstys | a715083fc0 | Reduce memory usage by not holding on to no longer needed data. | 2021-12-31 12:10:01 +02:00 |  | 
			
				
					| 
							
							
								 Wade Dyck | 3d9360bb8c | When backtesting, pass the candle_type to load_data. | 2021-12-27 11:46:05 -07:00 |  | 
			
				
					| 
							
							
								 Reigo Reinmets | 817a65b656 | This is not needed since backtesting does not have open orders. | 2021-12-26 20:01:48 +02:00 |  | 
			
				
					| 
							
							
								 Reigo Reinmets | de79d25caf | Refactoring to use strategy based configuration | 2021-12-24 12:38:43 +02:00 |  | 
			
				
					| 
							
							
								 Reigo Reinmets | db2f0660fa | Some more compatibility fixes. | 2021-12-18 11:15:59 +02:00 |  | 
			
				
					| 
							
							
								 Reigo Reinmets | 30673f84f9 | Flake8 compatibility | 2021-12-18 11:00:25 +02:00 |  | 
			
				
					| 
							
							
								 Reigo Reinmets | d10fb95fce | Fix typo | 2021-12-17 22:27:10 +02:00 |  | 
			
				
					| 
							
							
								 Reigo Reinmets | f11a40f144 | Improve documentation on adjust_trade_position and position_adjustment_enable | 2021-12-11 17:14:04 +02:00 |  | 
			
				
					| 
							
							
								 Reigo Reinmets | f97662e816 | Add position_adjustment_enable config keyword to enable it. | 2021-12-11 00:28:12 +02:00 |  | 
			
				
					| 
							
							
								 Reigo Reinmets | 1e3fc5e984 | Slight code touchup | 2021-12-10 22:48:00 +02:00 |  | 
			
				
					| 
							
							
								 Reigo Reinmets | c179951cca | Expect stake_amount, not actual amount of pair from strategy for DCA. | 2021-12-10 20:42:24 +02:00 |  | 
			
				
					| 
							
							
								 Reigo Reinmets | b2c2852f86 | Initial backtesting support. This does make it rather slow. | 2021-12-09 23:21:35 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | edd80c3006 | Merge branch 'develop' into feat/short | 2021-12-09 06:34:07 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | c981cc335d | Remove wrong comment | 2021-12-04 14:51:55 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 68ac8008ec | Call custom_exit_price only for sell_signal and custom_sell | 2021-12-04 14:14:22 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 86910b58dc | Bracket entry/exit prices to low/high of the candle | 2021-12-03 17:44:53 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | d1209fe415 | Merge branch 'develop' into pr/GluTbl/5756 | 2021-12-03 17:37:44 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 2f17fa2765 | Update more to use candleType | 2021-12-03 14:15:35 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 5493212672 | More candletype changes | 2021-12-03 13:04:31 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 77443d5abc | Merge pull request #6011 from freqtrade/lev/backtesting correctly apply leverage to backtesting | 2021-12-01 19:49:40 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 67f3570bf3 | Merge branch 'develop' into feat/short | 2021-12-01 07:21:36 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | a2a974fc6d | correctly apply leverage to backtesting | 2021-11-30 20:32:34 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 6ca6f62509 | Remove duplicate code in optimize_reports | 2021-11-27 09:39:10 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 450293878f | Merge pull request #5964 from stash86/fix-docs Add more words on VolumePairlist backtest error message | 2021-11-26 07:48:24 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 897788de17 | Reformulate exception to be "nicer" | 2021-11-26 07:02:50 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | cc9ea1d466 | Merge pull request #5935 from freqtrade/short_buy_tag_compat Short buy tag compat | 2021-11-26 06:29:56 +01:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | 5307d2bf3b | Trimming the sentence | 2021-11-25 17:04:04 +09:00 |  |