| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | 0d1e84cf55 | Add more words Because apparently, we get at least 1 question about this everyday in Discord | 2021-11-25 16:00:10 +09:00 |  | 
			
				
					| 
							
							
								 Matthias | ce0593c0e1 | Merge branch 'develop' into feat/short | 2021-11-23 07:35:26 +01:00 |  | 
			
				
					| 
							
							
								 Rokas Kupstys | 78a00f2518 | Use market data to get base and quote currencies in @informative() decorator. | 2021-11-22 09:27:45 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | c26c0b6822 | Merge branch 'feat/short' into short_buy_tag_compat | 2021-11-21 19:31:59 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | aad37bb8f3 | Merge pull request #5924 from freqtrade/feat/leverage call leverage methods | 2021-11-21 19:30:27 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 63d94aa585 | short should be allowed for all non-spot modes | 2021-11-21 19:29:08 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | fb519a5b39 | Add comment with reasoning to ignore leverage in min_amount calculation | 2021-11-21 10:28:40 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 192ac88314 | Update optimize-reports to enter_tag wording | 2021-11-21 10:20:09 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 36deced00b | Remove more buy_tag references | 2021-11-21 09:55:10 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 6247608cc6 | top/bottom cap leverage | 2021-11-19 07:11:19 +01:00 |  |