| 
							
							
								 initrv | f9b7d35900 | add increment param for tensorboard_log | 2022-12-12 14:14:23 +03:00 |  | 
			
				
					| 
							
							
								 Bloodhunter4rc | f6b90595fa | remove html. change var names. | 2022-12-12 11:05:03 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | b53b3f435c | Merge pull request #7888 from freqtrade/dependabot/pip/develop/ccxt-2.2.92 Bump ccxt from 2.2.67 to 2.2.92 | 2022-12-12 09:03:26 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | a55d0c0d81 | Merge pull request #7891 from freqtrade/dependabot/pip/develop/python-telegram-bot-13.15 Bump python-telegram-bot from 13.14 to 13.15 | 2022-12-12 08:27:50 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | dee5b72835 | Merge pull request #7892 from freqtrade/dependabot/pip/develop/filelock-3.8.2 Bump filelock from 3.8.0 to 3.8.2 | 2022-12-12 08:27:29 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 39bd6fb2d3 | Merge pull request #7894 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.6.4 Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 | 2022-12-12 07:11:34 +01:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | de9784267a | Bump filelock from 3.8.0 to 3.8.2 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.8.0 to 3.8.2.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/py-filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.8.0...3.8.2)
---
updated-dependencies:
- dependency-name: filelock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-12-12 05:39:16 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | 61592e76b0 | Merge pull request #7884 from freqtrade/dependabot/pip/develop/scikit-learn-1.2.0 Bump scikit-learn from 1.1.3 to 1.2.0 | 2022-12-12 06:38:29 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | dc8f68d410 | Merge pull request #7885 from freqtrade/dependabot/pip/develop/blosc-1.11.0 Bump blosc from 1.10.6 to 1.11.0 | 2022-12-12 06:31:39 +01:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 915e0ac62f | Bump ccxt from 2.2.67 to 2.2.92 Bumps [ccxt](https://github.com/ccxt/ccxt) from 2.2.67 to 2.2.92.
- [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/2.2.67...2.2.92)
---
updated-dependencies:
- dependency-name: ccxt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-12-12 05:31:01 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | bc2b9981d3 | Bump python-telegram-bot from 13.14 to 13.15 Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 13.14 to 13.15.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.15/CHANGES.rst)
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v13.14...v13.15)
---
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> | 2022-12-12 05:30:55 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | 686253e7cd | Merge pull request #7887 from freqtrade/dependabot/pip/develop/nbconvert-7.2.6 Bump nbconvert from 7.2.5 to 7.2.6 | 2022-12-12 06:30:37 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 2d68b0f6f6 | Merge pull request #7889 from freqtrade/dependabot/pip/develop/pytest-asyncio-0.20.3 Bump pytest-asyncio from 0.20.2 to 0.20.3 | 2022-12-12 06:30:14 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | f7a099f878 | Merge pull request #7893 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.45 Bump sqlalchemy from 1.4.44 to 1.4.45 | 2022-12-12 06:29:49 +01:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 2647c35f48 | Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.1 to 1.6.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.6.1...v1.6.4)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-12-12 03:02:53 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 0344203372 | Bump sqlalchemy from 1.4.44 to 1.4.45 Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.44 to 1.4.45.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-12-12 03:01:32 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 5a7b493d3e | Bump xgboost from 1.7.1 to 1.7.2 Bumps [xgboost](https://github.com/dmlc/xgboost) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/dmlc/xgboost/releases)
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md)
- [Commits](https://github.com/dmlc/xgboost/compare/v1.7.1...v1.7.2)
---
updated-dependencies:
- dependency-name: xgboost
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-12-12 03:01:11 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 5625648011 | Bump pytest-asyncio from 0.20.2 to 0.20.3 Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.2 to 0.20.3.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.2...v0.20.3)
---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-12-12 03:01:07 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | a35111e55e | Bump nbconvert from 7.2.5 to 7.2.6 Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.2.5 to 7.2.6.
- [Release notes](https://github.com/jupyter/nbconvert/releases)
- [Changelog](https://github.com/jupyter/nbconvert/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jupyter/nbconvert/compare/v7.2.5...v7.2.6)
---
updated-dependencies:
- dependency-name: nbconvert
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-12-12 03:00:54 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 63d3a9ced6 | Bump prompt-toolkit from 3.0.33 to 3.0.36 Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.33 to 3.0.36.
- [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases)
- [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG)
- [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.33...3.0.36)
---
updated-dependencies:
- dependency-name: prompt-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-12-12 03:00:49 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 434eec7334 | Bump blosc from 1.10.6 to 1.11.0 Bumps [blosc](https://github.com/blosc/python-blosc) from 1.10.6 to 1.11.0.
- [Release notes](https://github.com/blosc/python-blosc/releases)
- [Changelog](https://github.com/Blosc/python-blosc/blob/main/RELEASE_NOTES.rst)
- [Commits](https://github.com/blosc/python-blosc/compare/v1.10.6...v1.11.0)
---
updated-dependencies:
- dependency-name: blosc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-12-12 03:00:46 +00:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 78c40f0535 | Bump scikit-learn from 1.1.3 to 1.2.0 Bumps [scikit-learn](https://github.com/scikit-learn/scikit-learn) from 1.1.3 to 1.2.0.
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.1.3...1.2.0)
---
updated-dependencies:
- dependency-name: scikit-learn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-12-12 03:00:40 +00:00 |  | 
			
				
					| 
							
							
								 Matthias | 42afdbb0e5 | Merge pull request #7883 from freqtrade/fix/multioutput-bug fix bug in MultiOutput* with conv_width = 1 | 2022-12-11 15:52:10 +01:00 |  | 
			
				
					| 
							
							
								 robcaulk | 0f6b98b69a | merge develop into tensorboard cleanup | 2022-12-11 15:38:32 +01:00 |  | 
			
				
					| 
							
							
								 robcaulk | 0fd8e214e4 | add documentation for tensorboard_log, change how users interact with tensorboard_log | 2022-12-11 15:31:29 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 888ba65367 | Merge branch 'develop' into fix/multioutput-bug | 2022-12-11 15:23:53 +01:00 |  | 
			
				
					| 
							
							
								 initrv | cb8fc3c8c7 | custom info to tensorboard_metrics | 2022-12-11 15:37:45 +03:00 |  | 
			
				
					| 
							
							
								 Robert Caulk | 0f75ec9c97 | Merge pull request #7860 from freqtrade/update-freqai-tf-handling Ensure base tf to be include_timeframes | 2022-12-11 12:50:07 +01:00 |  | 
			
				
					| 
							
							
								 robcaulk | 8c7ec07951 | ensure predict_proba follows suit. Remove all lib specific params from example config | 2022-12-11 12:39:31 +01:00 |  | 
			
				
					| 
							
							
								 robcaulk | 85f22b5c30 | fix bug in MultiOutput* with conv_width = 1 | 2022-12-11 12:15:19 +01:00 |  | 
			
				
					| 
							
							
								 Emre | 6b9f3f2795 | Fix test validation | 2022-12-11 13:24:24 +03:00 |  | 
			
				
					| 
							
							
								 Emre | 272c3302e3 | Merge remote-tracking branch 'origin/develop' into update-freqai-tf-handling | 2022-12-11 13:12:45 +03:00 |  | 
			
				
					| 
							
							
								 Matthias | 980a5a9b52 | Fix docs typo | 2022-12-10 19:54:04 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 1da8ad69d9 | improve more tests by freezing time | 2022-12-08 14:33:16 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | da4914513a | Merge pull request #7835 from rzhb/patch-1 update strategy_analysis_example.ipynb | 2022-12-08 14:17:50 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | bbedc4b63e | Stop clock to avoid random failures on slow CI runs | 2022-12-08 14:15:29 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 39e19bd0c9 | Merge pull request #7607 from matteoettam09/develop Docker compose now in docker | 2022-12-08 13:34:06 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 3d3a7033ed | Improve Docker documentation wording | 2022-12-08 08:46:16 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | fcbc1a8a07 | Merge pull request #7868 from freqtrade/fix-add-state-info-bt Fix add state info bt | 2022-12-08 08:34:11 +01:00 |  | 
			
				
					| 
							
							
								 Matthias | 74e623fe5b | Improve kraken test resiliance | 2022-12-08 08:33:07 +01:00 |  | 
			
				
					| 
							
							
								 Bloodhunter4rc | 66412bfa58 | Remove unnecessary loop | 2022-12-08 01:51:12 +01:00 |  | 
			
				
					| 
							
							
								 Bloodhunter4rc | 7efcbbb457 | Local File Loading | 2022-12-08 01:09:17 +01:00 |  | 
			
				
					| 
							
							
								 Bloodhunter4rc | da2747d487 | Add Local .json file Loading | 2022-12-08 00:52:54 +01:00 |  | 
			
				
					| 
							
							
								 robcaulk | 7b3406914c | flip add_state_info | 2022-12-07 19:49:39 +01:00 |  | 
			
				
					| 
							
							
								 robcaulk | 9b4364ddc3 | ensure that add_state_info is deactivated during backtesting | 2022-12-07 19:49:14 +01:00 |  | 
			
				
					| 
							
							
								 Bloodhunter4rc | b144a6357d | Remove Duplicate | 2022-12-07 18:24:55 +01:00 |  | 
			
				
					| 
							
							
								 Bloodhunter4rc | 547a75d9c1 | Fix Info | 2022-12-07 17:49:21 +01:00 |  | 
			
				
					| 
							
							
								 Bloodhunter4rc | 607d5b2f8f | Split to fetch_pairlist function, Info Message | 2022-12-07 17:47:38 +01:00 |  | 
			
				
					| 
							
							
								 Bloodhunter4rc | 48160f3fe9 | Flake 8 fix, Json Fetching | 2022-12-07 17:01:45 +01:00 |  | 
			
				
					| 
							
							
								 Bloodhunter4rc | 199fd2d074 | +Remote Pairlist | 2022-12-07 15:08:33 +01:00 |  |