| 
							
							
								 Matthias | 303b12efd8 | Merge pull request #6273 from freqtrade/pg_migrations Update database migrations for PG and mariadb | 2022-02-06 14:39:02 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | da73e754b4 | Explicit map coingecko symbol to ID for bnb and sol closes #6361 | 2022-02-06 14:20:09 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 644442e2f9 | Track timedout orders | 2022-02-06 13:37:31 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 17d748dd4c | Improve handling of left_open_trades | 2022-02-06 13:19:00 +01:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | 2a3ab1ef61 | 1 more line to be hidden | 2022-02-06 07:08:27 +00:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | 4cf514e293 | fix flake8 | 2022-02-06 03:16:56 +00:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | 131b2d68d8 | reduce complexity (flake8) | 2022-02-06 03:04:23 +00:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | 0477070faa | hide some lines if trade is closed | 2022-02-06 02:49:02 +00:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | c4a54cc9cd | refinement of status | 2022-02-06 02:31:14 +00:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | cfaf13c90f | update | 2022-02-06 02:21:16 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | 808cefe526 | Update order_selection logic | 2022-02-05 16:28:47 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 9bf86bbe27 | Extract backtesting row validation to separate function | 2022-02-05 16:28:47 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 58fad72778 | Update wallets when necessary closes #6321 | 2022-02-05 16:28:47 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 4ea79a32e4 | Use Order object for ft_timeout check | 2022-02-05 16:28:47 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 1e603985c5 | Extract backtesting order cancelling | 2022-02-05 16:28:47 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 6637dacd7f | Extract protections in backtesting | 2022-02-05 16:28:47 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 7ac44380f7 | Extract backtest order closing to models class | 2022-02-05 16:28:46 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 090554f197 | Try fill backtest order imediately for adjusted order | 2022-02-05 16:28:21 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | f4149ee462 | Force ROI to be within candle | 2022-02-05 16:28:21 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 44e616c264 | Add unfilledtimeout to required props for backtesting | 2022-02-05 16:28:21 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 49cecf1cb2 | Small cosmetic fix | 2022-02-05 16:28:21 +01:00 |  | 
			
				
					| 
							
							
								 Rokas Kupstys | 9140679bf4 | Backtest order timeout continued. | 2022-02-05 16:28:21 +01:00 |  | 
			
				
					| 
							
							
								 Rokas Kupstys | 15698dd1ca | Fix errors so it runs, implement timeout handling. | 2022-02-05 16:28:21 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | f7a1cabe23 | Add first version to fill orders "later" in backtesting | 2022-02-05 16:28:21 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | c12e5a3b6c | Initial idea backtesting order timeout | 2022-02-05 16:28:21 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 6ed237a72a | Merge pull request #6272 from stash86/fix-docs Add more info on Telegram's status message | 2022-02-05 16:22:45 +01:00 |  | 
			
				
					| 
							
							
								 Joe Schr | 761f7fdefb | fix: linter | 2022-02-04 13:14:55 +01:00 |  | 
			
				
					| 
							
							
								 Joe Schr | e84a58de28 | fix: don't use different configuration keys, just add as 2nd argument | 2022-02-04 12:47:13 +01:00 |  | 
			
				
					| 
							
							
								 Joe Schr | a3e045f69d | Plotting: add alias --backtest-filenamefor--export-filenamemakes it easier to discover how to use this argument | 2022-02-04 12:47:13 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | f8faf748df | Simplify prepare_buy_details | 2022-02-03 19:47:03 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 1e6362debf | Add test for new /status telegram message | 2022-02-03 19:41:45 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 29879bb415 | Update wording to entry/exit | 2022-02-03 19:11:35 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | a733a74dd9 | Merge pull request #6294 from xataxxx/health /health api and telegram commands to return last processing time | 2022-02-02 19:53:45 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | a4e1aaa9bd | Merge pull request #6307 from freqtrade/bt_shift Remove shift in analyzed dataframe columns | 2022-02-02 19:52:10 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 2d45163f8f | Bump version to 2022.1 | 2022-02-02 19:46:48 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | e95fb7ef3e | Merge branch 'stable' into new_release | 2022-02-02 19:46:33 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 0058abcc2d | Fix crash when no min-stake-amount could be determined | 2022-02-02 12:20:05 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 64d0c75bbb | Fix deprecation warnings | 2022-02-01 19:11:51 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | cafda31869 | Merge pull request #6320 from stash86/pos_adjust Change new-config message for max_open_trades input | 2022-01-30 14:11:20 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 7aae9565c7 | Only look at buy orders when looking to recalculate trade value | 2022-01-30 14:08:42 +01:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | da39ca6650 | fix new-config | 2022-01-30 21:19:05 +09:00 |  | 
			
				
					| 
							
							
								 Matthias | aea84dc117 | Limit should default to None when calling pair_candles | 2022-01-29 20:16:58 +01:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | 326ba46bf8 | Merge branch 'freqtrade:develop' into fix-docs | 2022-01-29 23:20:41 +09:00 |  | 
			
				
					| 
							
							
								 Matthias | d1d520769e | Improve status table for position adjust don't show "/max" if no maximum is set
closes #6317 | 2022-01-29 14:29:09 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | e7409e74c2 | Remove default from position_adjustment (otherwise strategy parameters won't work anymore) | 2022-01-28 19:21:42 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | fb3c67d86b | Accept that keys sometimes are not provided | 2022-01-28 17:07:34 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 571ddceaf6 | Merge pull request #6310 from Verbalinsurection/perso Fix ETH duplicate in CoinGecko | 2022-01-28 12:35:44 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 15d5389564 | Update /health endpoint to be in local timezone | 2022-01-28 10:33:35 +01:00 |  | 
			
				
					| 
							
							
								 Verbalinsurection | 660f474ab8 | Fix ETH duplicate in CoinGecko | 2022-01-28 10:26:31 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 5d0c2bcb44 | Shift candles after pushing them to dataprovider this will ensure that the signals are not shifted in callbacks
closes #6234 | 2022-01-28 07:25:10 +01:00 |  |