| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 77a2feeb9f | Bump pycoingecko from 2.0.0 to 2.1.0 Bumps [pycoingecko](https://github.com/man-c/pycoingecko) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/man-c/pycoingecko/releases)
- [Changelog](https://github.com/man-c/pycoingecko/blob/master/CHANGELOG.md)
- [Commits](https://github.com/man-c/pycoingecko/compare/2.0.0...2.1.0)
---
updated-dependencies:
- dependency-name: pycoingecko
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-06-07 05:22:24 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 2468ae35cd | Bump ccxt from 1.50.70 to 1.51.3 Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.50.70 to 1.51.3.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/doc/exchanges-by-country.rst)
- [Commits](https://github.com/ccxt/ccxt/compare/1.50.70...1.51.3)
---
updated-dependencies:
- dependency-name: ccxt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-06-07 05:22:09 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 69d74544aa | Bump python-telegram-bot from 13.5 to 13.6 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.5 to 13.6.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v13.5...v13.6)
---
updated-dependencies:
- dependency-name: python-telegram-bot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-06-07 05:22:00 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 9073a05328 | Bump pytest-cov from 2.12.0 to 2.12.1 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.12.0...v2.12.1)
---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-06-07 05:21:53 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | c8accd314a | Bump uvicorn from 0.13.4 to 0.14.0 Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.13.4 to 0.14.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.13.4...0.14.0)
---
updated-dependencies:
- dependency-name: uvicorn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-06-07 05:21:47 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | be6d6b7d74 | Merge pull request #5083 from freqtrade/test_multiarch Combine docker build scripts | 2021-06-06 18:19:58 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 6479217cb4 | Don't build for test_multiarch | 2021-06-06 14:16:32 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | c76848e089 | Update dry-run description with new filling logic | 2021-06-06 13:51:42 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | c389d44e9a | Improve filling logic | 2021-06-05 15:22:52 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | db03a24109 | Add tests for fill methods | 2021-06-05 09:09:39 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 1e988c97ad | Update dry-run order handling to use realistic fill prices closes #3389 | 2021-06-05 09:09:39 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | a0893b291a | Fix strategy samples to use runmode.value closes #5073 | 2021-06-05 09:03:03 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 42b6d28b3c | Update warning about order_time_in_force as pointed out in #3009 | 2021-06-03 19:20:04 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 8e44de7f83 | Merge pull request #5071 from janoskut/plot-profit-make-open-html-optional plot-profit: Make "auto-open" HTML result optional | 2021-06-03 05:40:38 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 8f4700e690 | Merge pull request #5070 from janoskut/test-pairlist-remove-non-json-headline test-pairlist: remove non-JSON headline from JSON output | 2021-06-03 05:39:50 +01:00 |  | 
			
				
					| 
							
							
								 Janos | 812eb229df | plot-profit: Make "auto-open" HTML result optional Adding an "--auto-open" argument.
This improves tool processing of the results, while still allowing to open the HTML file for easy use. | 2021-06-02 21:33:26 +02:00 |  | 
			
				
					| 
							
							
								 Janos | 80af6e43e4 | test-pairlist: remove non-JSON headline from JSON output | 2021-06-02 21:02:21 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 3dab58e6db | Merge pull request #5069 from freqtrade/dry_run_orders Pricing refactor | 2021-06-02 18:05:51 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | cabab44b75 | Combine docker build scripts | 2021-06-02 16:13:51 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 387f3bbc5d | Adjust missed tests | 2021-06-02 11:43:47 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | bd1984386e | Move get_sell_rate to exchange class | 2021-06-02 11:41:13 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 12916243ec | Move get_buy_rate to exchange class | 2021-06-02 11:30:19 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 4e1425023e | Further reorder exchange methods | 2021-06-02 11:20:26 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 4c277b3039 | Reorder exchange methods | 2021-06-02 11:18:13 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 67beda6c92 | Add fetch_dry_run_order method | 2021-06-02 11:06:32 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 10cd89a99d | Allow the API to respond faster in case of long pairlists | 2021-06-02 10:39:49 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | a257137993 | Merge pull request #5066 from eschava/telegram_sell_message telegram: move the most important information to the top of the sell message | 2021-06-02 06:40:29 +01:00 |  | 
			
				
					| 
							
							
								 Eugene Schava | 9edcb393b6 | telegram: move the most important information to the top of sell message fixed flake error | 2021-06-01 22:24:21 +03:00 |  | 
			
				
					| 
							
							
								 Matthias | 1594402312 | Add note about signal expiry | 2021-06-01 19:39:41 +02:00 |  | 
			
				
					| 
							
							
								 Eugene Schava | 79552a93fe | telegram: move the most important information to the top of sell message fixed tests | 2021-06-01 20:17:11 +03:00 |  | 
			
				
					| 
							
							
								 Eugene Schava | 53b1f38952 | telegram: move the most important information to the top of sell message | 2021-06-01 20:08:22 +03:00 |  | 
			
				
					| 
							
							
								 Matthias | f920c26802 | fix Hyperopt-list avg-time filters These should use a numeric field (which currently isn't available).
closes #5061 | 2021-05-31 20:01:40 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 2f816dff9b | Merge pull request #5057 from freqtrade/dependabot/pip/develop/ccxt-1.50.70 Bump ccxt from 1.50.48 to 1.50.70 | 2021-05-31 16:40:19 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | b5e3fe3b8e | Document bittrex volumepairlist incompatibility closes #5051 | 2021-05-31 17:38:41 +02:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | f9541d301f | Bump ccxt from 1.50.48 to 1.50.70 Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.50.48 to 1.50.70.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/doc/exchanges-by-country.rst)
- [Commits](https://github.com/ccxt/ccxt/compare/1.50.48...1.50.70)
Signed-off-by: dependabot[bot] <support@github.com> | 2021-05-31 08:19:14 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | 1829da669c | Merge pull request #5053 from freqtrade/dependabot/pip/develop/urllib3-1.26.5 Bump urllib3 from 1.26.4 to 1.26.5 | 2021-05-31 07:40:28 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 1dc2af78ce | Merge pull request #5055 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.17 Bump sqlalchemy from 1.4.15 to 1.4.17 | 2021-05-31 07:38:40 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 3d54ab78b2 | Merge pull request #5054 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.6 Bump mkdocs-material from 7.1.5 to 7.1.6 | 2021-05-31 07:37:56 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | a92865ce8a | Merge pull request #5056 from freqtrade/dependabot/pip/develop/coveralls-3.1.0 Bump coveralls from 3.0.1 to 3.1.0 | 2021-05-31 07:37:17 +01:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 5d4e182336 | Bump coveralls from 3.0.1 to 3.1.0 Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/TheKevJames/coveralls-python/releases)
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TheKevJames/coveralls-python/compare/3.0.1...3.1.0)
Signed-off-by: dependabot[bot] <support@github.com> | 2021-05-31 05:18:54 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | b4319b5ad8 | Bump sqlalchemy from 1.4.15 to 1.4.17 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.15 to 1.4.17.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
Signed-off-by: dependabot[bot] <support@github.com> | 2021-05-31 05:18:49 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | eb166147c3 | Bump mkdocs-material from 7.1.5 to 7.1.6 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.1.5 to 7.1.6.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/7.1.5...7.1.6)
Signed-off-by: dependabot[bot] <support@github.com> | 2021-05-31 05:18:39 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | cd300c52ee | Bump urllib3 from 1.26.4 to 1.26.5 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5)
Signed-off-by: dependabot[bot] <support@github.com> | 2021-05-31 05:18:19 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | 2d7ccaeb3d | Add test for load_config | 2021-05-30 20:14:54 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 06b59551b0 | Improve test coverage | 2021-05-30 20:14:54 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | f9bcf19f9a | Merge pull request #5003 from rokups/rk/plotting Indicator plotting improvement | 2021-05-30 18:44:54 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | e3d5c9cb10 | Fix typo in exception message | 2021-05-30 16:39:33 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | e17e35f0ef | Merge pull request #5046 from freqtrade/list_strategy_hyperopt allow list-strategies to show if params are hyperoptable | 2021-05-30 16:36:31 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | d3e255935a | Merge pull request #5050 from freqtrade/test_nowrite Test nowrite | 2021-05-30 15:46:57 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 901d984ee3 | Tests should write to tmpdir, not testdir | 2021-05-30 16:26:24 +02:00 |  |