| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 7d066d81c1 | Bump mkdocs-material from 8.1.8 to 8.1.9 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.8 to 8.1.9.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.1.8...8.1.9)
---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-01-31 03:01:22 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 287e90af8e | Bump ccxt from 1.70.45 to 1.71.46 Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.70.45 to 1.71.46.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg)
- [Commits](https://github.com/ccxt/ccxt/compare/1.70.45...1.71.46)
---
updated-dependencies:
- dependency-name: ccxt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-01-31 03:01:18 +00: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 |  | 
			
				
					| 
							
							
								 Verbalinsurection | 9ae14f0b56 | Merge remote-tracking branch 'Verbalinsurection/perso' into perso | 2022-01-28 11:17:27 +01:00 |  | 
			
				
					| 
							
							
								 Verbalinsurection | 2ba2144df1 | Add tests for ETH fiat_convert | 2022-01-28 11:17:16 +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 | e062188a18 | Merge pull request #6309 from freqtrade/fix_krakenci Filter tickers on stake-currency for kraken | 2022-01-28 08:08:00 +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 |  | 
			
				
					| 
							
							
								 Matthias | 138e867a68 | Filter tickers on stake-currency for kraken | 2022-01-28 07:20:47 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 9df7014de3 | Skip kraken tests temporarily | 2022-01-28 06:59:37 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | bf8ef58439 | Merge pull request #6308 from stash86/pos_adjust Fix wordings | 2022-01-28 06:59:08 +01:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | b8f29802e5 | another typo | 2022-01-28 09:31:36 +09:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | cbd213bc0a | fix typo | 2022-01-28 09:16:56 +09:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | bd1b991448 | Merge branch 'freqtrade:develop' into fix-docs | 2022-01-28 06:57:13 +09:00 |  | 
			
				
					| 
							
							
								 Verbalinsurection | 31211a33fd | Fix ETH duplicate in CoinGecko | 2022-01-27 22:21:16 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 82e193d9f0 | Merge pull request #6260 from stash86/pos_adjust Add max_buy_position_adjustment as attribute | 2022-01-27 20:13:51 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 4b9d55dbe2 | Add test for backtest dataprovider (should cache the correct candle) | 2022-01-27 18:59:23 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 002226f5fd | Update setting to max_entry_position_adjustment | 2022-01-27 16:57:50 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 18168cba7a | Merge pull request #6303 from Wings22Actual/develop Added note to docker_quickstart.md | 2022-01-27 07:36:38 +01:00 |  | 
			
				
					| 
							
							
								 Wings22Actual | 4a2914d72e | Update docs/docker_quickstart.md Co-authored-by: Matthias <xmatthias@outlook.com> | 2022-01-27 07:04:06 +01:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | 396ebebdc1 | Merge branch 'freqtrade:develop' into fix-docs | 2022-01-26 16:09:11 +09:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | ed71f777a3 | Merge branch 'fix-docs' of https://github.com/stash86/freqtrade into fix-docs | 2022-01-26 07:07:00 +00:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | 1f26709aca | changes | 2022-01-26 07:06:52 +00:00 |  | 
			
				
					| 
							
							
								 Wings22Actual | 4408f97a00 | Added note to docker_quickstart.md Added note that 'docker run --rm' can be used instead of 'docker-compose run --rm' for some commands (line 129-132) | 2022-01-26 06:56:39 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | b6943f3bca | Merge pull request #6296 from freqtrade/python_37_remove Update references to remove python 3.7 support | 2022-01-25 20:01:14 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 12c79967f5 | Merge pull request #6258 from italodamato/pass_dimensions_to_generate_estimator Pass dimensions to generate_estimator | 2022-01-25 19:37:22 +01:00 |  | 
			
				
					| 
							
							
								 Italo | 30b27ae736 | explicit dtype | 2022-01-25 12:29:55 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | 2e2b1e2470 | Merge pull request #6299 from freqtrade/dependabot/pip/develop/ccxt-1.70.45 Bump ccxt from 1.68.20 to 1.70.45 | 2022-01-25 13:18:54 +01:00 |  | 
			
				
					| 
							
							
								 Italo | f7a5b2cb71 | explicit dimensions, added **kwargs, updated docs | 2022-01-25 11:43:40 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 6e47d06733 | Bump ccxt from 1.68.20 to 1.70.45 Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.68.20 to 1.70.45.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg)
- [Commits](https://github.com/ccxt/ccxt/compare/1.68.20...1.70.45)
---
updated-dependencies:
- dependency-name: ccxt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-01-25 05:44:03 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | d9347e9900 | Update references to remove python 3.7 support | 2022-01-25 06:43:36 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | eb677ad9b6 | Merge pull request #6291 from freqtrade/dependabot/pip/develop/pandas-1.4.0 Bump pandas from 1.3.5 to 1.4.0 | 2022-01-25 06:43:03 +01:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | 0fa7986369 | Merge branch 'freqtrade:develop' into pos_adjust | 2022-01-25 10:30:18 +09:00 |  | 
			
				
					| 
							
							
								 Stefano Ariestasia | 7c975df42a | Merge branch 'freqtrade:develop' into fix-docs | 2022-01-25 10:30:03 +09:00 |  | 
			
				
					| 
							
							
								 Matthias | aacddf64cf | Add pandas 3.7 requirements workaround | 2022-01-24 19:07:37 +01:00 |  | 
			
				
					| 
							
							
								 Reigo Reinmets | e72c3ec19f | Commit just to force tests to run again. | 2022-01-24 15:27:03 +02:00 |  | 
			
				
					| 
							
							
								 Reigo Reinmets | 78986a0def | I sort managed to fit it on another row. Impressive. | 2022-01-24 14:09:23 +02:00 |  | 
			
				
					| 
							
							
								 Reigo Reinmets | acf6e94591 | Fix unittest. | 2022-01-24 13:56:52 +02:00 |  | 
			
				
					| 
							
							
								 Reigo Reinmets | 1d59a6b7e3 | Merge branch 'freqtrade:develop' into health | 2022-01-24 13:52:53 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | ac71d79364 | Merge pull request #6281 from freqtrade/stake_amount_tag Entry callbacks - provide buy_tag | 2022-01-24 09:28:40 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | b8377b9e30 | Merge pull request #6288 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.17.2 Bump pytest-asyncio from 0.17.1 to 0.17.2 | 2022-01-24 08:02:01 +01:00 |  |