| 
							
							
								 Matthias | 4ab03f7e37 | Don't load fallback methods for autohyperopt | 2021-08-02 21:17:56 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | e70a742005 | Reorder space methods in hyperopt | 2021-08-02 21:12:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | adb33e763b | Merge pull request #5350 from freqtrade/environment_vars Add environment variable support | 2021-08-02 20:48:23 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | c981641441 | Don't fail if strategy doesn't contain sell signal | 2021-08-02 20:30:46 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | d8d8261f1b | Merge pull request #5318 from samgermain/combined_exchange_buy_sell combined exchange.buy and exchange.sell | 2021-08-02 20:11:09 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 3c5f06d5c0 | Update tests/exchange/test_exchange.py | 2021-08-02 08:31:33 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 5ead95b06b | Merge pull request #5245 from sauces1313/RangeStabilityFilterMax Range stability filter max | 2021-08-02 08:06:36 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 3e5659b32f | Merge pull request #5355 from freqtrade/dependabot/pip/develop/scipy-1.7.1 Bump scipy from 1.7.0 to 1.7.1 | 2021-08-02 08:03:44 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | b63eda3a2b | Some minor cleanup and improved test coverage | 2021-08-02 07:15:09 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 8485964bb7 | Merge pull request #5357 from freqtrade/dependabot/pip/develop/mkdocs-material-7.2.2 Bump mkdocs-material from 7.2.1 to 7.2.2 | 2021-08-02 06:31:22 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | eeee92275b | Merge pull request #5356 from freqtrade/dependabot/pip/develop/types-requests-2.25.1 Bump types-requests from 2.25.0 to 2.25.1 | 2021-08-02 06:30:14 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | d4fa50c605 | Merge pull request #5353 from freqtrade/dependabot/pip/develop/ccxt-1.54.24 Bump ccxt from 1.53.72 to 1.54.24 | 2021-08-02 06:29:57 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | ae48012831 | Merge pull request #5354 from freqtrade/dependabot/pip/develop/fastapi-0.68.0 Bump fastapi from 0.67.0 to 0.68.0 | 2021-08-02 06:29:42 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 5b4931897d | Merge pull request #5352 from freqtrade/dependabot/pip/develop/isort-5.9.3 Bump isort from 5.9.2 to 5.9.3 | 2021-08-02 06:29:09 +02:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 3a19e1610d | Bump mkdocs-material from 7.2.1 to 7.2.2 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.2.1 to 7.2.2.
- [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.2.1...7.2.2)
---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-08-02 03:01:38 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 7fd3fc98c0 | Bump types-requests from 2.25.0 to 2.25.1 Bumps [types-requests](https://github.com/python/typeshed) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-08-02 03:01:35 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 849b8197a9 | Bump scipy from 1.7.0 to 1.7.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.7.0...v1.7.1)
---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-08-02 03:01:30 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 4afcea9a1c | Bump fastapi from 0.67.0 to 0.68.0 Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.67.0 to 0.68.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.67.0...0.68.0)
---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-08-02 03:01:25 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 4f05d31b94 | Bump ccxt from 1.53.72 to 1.54.24 Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.53.72 to 1.54.24.
- [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.53.72...1.54.24)
---
updated-dependencies:
- dependency-name: ccxt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-08-02 03:01:19 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | b3f057e7c0 | Bump isort from 5.9.2 to 5.9.3 Bumps [isort](https://github.com/pycqa/isort) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.9.2...5.9.3)
---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-08-02 03:01:13 +00:00 |  | 
			
				
					| 
							
							
								 sauces1313 | 059c32b067 | Check for and default to 'None' | 2021-08-02 02:49:49 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | 056bc93bc6 | backtesting needs startup_candle_count fixes informative-pair loading  being different between --strategy-list and
--strategy. | 2021-08-01 19:17:52 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | e78be75e8c | Merge pull request #5351 from samgermain/persistence-tests-usdt Changed tests in tests/test_persistence.py to use usdt prices | 2021-08-01 13:36:40 +02:00 |  | 
			
				
					| 
							
							
								 Sam Germain | 047df0c212 | Removed leverage references | 2021-08-01 03:01:47 -06:00 |  | 
			
				
					| 
							
							
								 Matthias | e9ef9a6d28 | Use .view() to convert dates to enums part of #5314 - fixing deprecation warning. | 2021-08-01 10:31:35 +02:00 |  | 
			
				
					| 
							
							
								 Sam Germain | 90a61b1765 | Changed tests in tests/test_persistence.py to use usdt prices | 2021-07-31 20:44:49 -06:00 |  | 
			
				
					| 
							
							
								 Matthias | 6f8519d0a3 | Add environment variable support | 2021-07-31 19:26:56 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | c5e3348b89 | Migrations for indexes should run in a seperate session closes #5349 | 2021-07-31 16:36:28 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 1ccc89d1e9 | Store fully analyzed dataframe | 2021-07-31 10:00:24 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | b1cbc75e93 | Properly cache pair dataframe in backtesting (without startup-range). | 2021-07-31 08:45:04 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 6abd352c0f | Add test for backtesting dataframe cache | 2021-07-31 08:44:09 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | ab3c753415 | Fix develop_plot building | 2021-07-30 21:23:09 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 499af5c42b | Update webservermode docs closes #5345 | 2021-07-30 21:04:04 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 35bf2a59a8 | Improve test reliability (fix fluky test) | 2021-07-30 21:02:55 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 138b126d03 | Merge pull request #5299 from kevinjulian/feat/kevinjulian/add-buy-signal-name Add buy signal name | 2021-07-30 08:23:11 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | aa34889c04 | Don't run migrations twice | 2021-07-30 07:14:35 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 71838dc51a | Merge pull request #5285 from freqtrade/backtest_startup_afte_populates Remove startup-candles after populating buy/sell signals | 2021-07-30 07:01:26 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | dad98d43be | Merge pull request #5287 from GeorgeMurAlkh/develop Dataprovider caching and trimming of historical informative. | 2021-07-29 20:43:40 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | a599645b03 | Merge pull request #5338 from freqtrade/new_release New release 2021.72021.7 | 2021-07-29 20:35:10 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 03064731ac | Version bump 2021.7 | 2021-07-29 19:49:19 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | d0528a6213 | Merge branch 'stable' into new_release | 2021-07-29 19:49:04 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 6490b82ad6 | Update docker-documentation for multiarch builds | 2021-07-29 19:48:36 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 8768df647a | Merge pull request #5312 from raph92/patch-3 Fix code to get Bittrex US-restricted markets | 2021-07-29 07:13:42 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | cf4d1875dd | Use prohibitedIn instead of isRestricted | 2021-07-29 06:56:37 +02:00 |  | 
			
				
					| 
							
							
								 Sam Germain | 25c527ee67 | combined exchange.buy and exchange.sell, Adding dummy mock to create_order in tests in test_freqtradebot | 2021-07-28 14:55:06 -06:00 |  | 
			
				
					| 
							
							
								 Matthias | a7b8de92a3 | Merge pull request #5309 from faustogut/patch-1 Fix configuration.md typos | 2021-07-27 20:01:41 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | d8298a295b | Merge pull request #5329 from freqtrade/dependabot/pip/develop/ccxt-1.53.72 Bump ccxt from 1.53.25 to 1.53.72 | 2021-07-27 19:27:11 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | b1feabc816 | Merge pull request #5319 from Rikj000/docs/strategy-advanced/add-current_time-to-confirm_trade_entry-exit Docs - StrategyAdvanced - Added `current_time` to `confirm_trade_entry/exit()` examples | 2021-07-27 19:26:50 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | 7480b5cd0f | Merge pull request #5322 from freqtrade/dependabot/pip/develop/mkdocs-material-7.2.1 Bump mkdocs-material from 7.1.11 to 7.2.1 | 2021-07-27 19:24:24 +02:00 |  | 
			
				
					| 
							
							
								 Matthias | ce3e81ae5f | Merge pull request #5323 from freqtrade/dependabot/pip/develop/fastapi-0.67.0 Bump fastapi from 0.66.0 to 0.67.0 | 2021-07-27 08:37:37 +02:00 |  |