Matthias
|
af95d56ceb
|
Import deepcopy specifically
|
2023-05-13 16:16:35 +02:00 |
|
Matthias
|
0d4010c38c
|
maint: Remove faulty config setting from default_conf
|
2023-05-13 16:16:20 +02:00 |
|
Matthias
|
90ac387444
|
Merge pull request #8634 from freqtrade/bug-fix/continual_learning
fix bug in continual_learning for PyTorch* models
|
2023-05-13 15:32:49 +02:00 |
|
robcaulk
|
18c1eda09b
|
remove commented lines
|
2023-05-13 11:27:36 +00:00 |
|
robcaulk
|
2ec1302c10
|
add warnings in the doc for users to better understand the limitations of continual_learning
|
2023-05-13 11:23:57 +00:00 |
|
robcaulk
|
fad1c19856
|
add warnings in the doc for users to better understand the limitations of continual_learning
|
2023-05-13 11:21:43 +00:00 |
|
robcaulk
|
3ae3cc63df
|
fix bug in continual_learning for PyTorch* models
|
2023-05-13 11:14:16 +00:00 |
|
Matthias
|
d50e221e62
|
Update active ccxt.futures test init
|
2023-05-13 11:03:26 +02:00 |
|
Matthias
|
1552d81f45
|
Simplify load_exchange interface
|
2023-05-13 11:03:26 +02:00 |
|
Matthias
|
b2a3fe6879
|
Improve remove credentials
|
2023-05-13 11:03:26 +02:00 |
|
Matthias
|
6541782758
|
Merge pull request #8631 from freqtrade/add-disclaimers-everwhere
Clarify expectations about the FreqAI + Freqtrade tool
|
2023-05-13 10:56:46 +02:00 |
|
robcaulk
|
db0645ed1b
|
add helpful hints for reward creation
|
2023-05-12 08:32:52 +00:00 |
|
robcaulk
|
31d15da49e
|
add disclaimers everywhere about how example strategies are meant as examples
|
2023-05-12 08:16:48 +00:00 |
|
Matthias
|
ad2080ab3e
|
Merge pull request #8630 from freqtrade/maint/test_user_data
Maint/test user data
|
2023-05-12 06:37:38 +02:00 |
|
Matthias
|
6000e68420
|
bump ccxt min dependency
|
2023-05-11 20:51:33 +02:00 |
|
Matthias
|
1d36878938
|
Bump min-requirements for python-telegram bot
|
2023-05-11 20:50:52 +02:00 |
|
Matthias
|
b970ddeb66
|
Fix unused import
|
2023-05-11 20:44:41 +02:00 |
|
Matthias
|
f7179f7c93
|
Fix last test with dependency on local user_data dir
|
2023-05-11 20:30:24 +02:00 |
|
Matthias
|
a00f0ff687
|
Merge pull request #8626 from freqtrade/ci/repochange
Check for repository changes
|
2023-05-11 20:11:31 +02:00 |
|
Matthias
|
1c1005247e
|
Don't hardcode user_data in tests
|
2023-05-11 20:09:24 +02:00 |
|
Matthias
|
963ff8c620
|
Run Repo check on windows, too.
|
2023-05-11 10:57:24 +02:00 |
|
Matthias
|
395bf49198
|
Run Repo-check for macOS, too
|
2023-05-11 10:55:29 +02:00 |
|
Matthias
|
2ecd63234d
|
Remove git status again
|
2023-05-11 10:54:46 +02:00 |
|
Matthias
|
bd6d4d5d2d
|
Event-name for concurrency group?
|
2023-05-11 10:50:09 +02:00 |
|
Matthias
|
1ec1abdc33
|
Fix syntax
|
2023-05-11 10:45:52 +02:00 |
|
Matthias
|
800c6223ed
|
Quote concurrency group
|
2023-05-11 10:45:30 +02:00 |
|
Matthias
|
3ba1eb6baa
|
Improve concurrency group
|
2023-05-11 10:45:17 +02:00 |
|
Matthias
|
c60c4b9abb
|
Update user_dir fixture to return user_data path
|
2023-05-11 07:10:34 +02:00 |
|
Matthias
|
7e023419de
|
Auto-mock user_dir to tmpdir
This will avoid depending on the user directory being present for tests
|
2023-05-11 07:05:43 +02:00 |
|
Matthias
|
a74a081e61
|
Check for repository changes
|
2023-05-11 06:58:57 +02:00 |
|
Robert Caulk
|
deeca484d8
|
Merge pull request #8619 from freqtrade/bug-fix-live_retrain_hours
Bug fix `live_retrain_hours`
|
2023-05-10 09:02:13 +02:00 |
|
Matthias
|
1f6a6ae86f
|
Merge pull request #8620 from freqtrade/pytorch_tests_fix
Properly enable pytorch tests
|
2023-05-09 20:40:36 +02:00 |
|
Matthias
|
d9cc45851e
|
Properly enable pytorch tests
|
2023-05-09 19:42:15 +02:00 |
|
Matthias
|
6731d6c505
|
Merge pull request #8616 from freqtrade/dependabot/pip/develop/pyarrow-12.0.0
Bump pyarrow from 11.0.0 to 12.0.0
|
2023-05-09 16:35:19 +02:00 |
|
robcaulk
|
2c0230ba93
|
avoid mutating new_trained_timerange
|
2023-05-09 12:42:02 +00:00 |
|
robcaulk
|
35ce88f1e5
|
ensure that the buffered timerange is not the trained timestamp so that live_retrain_hours functions properly
|
2023-05-09 10:00:33 +00:00 |
|
Matthias
|
55777eba73
|
Add pre-build arm wheel for pyarrow
|
2023-05-09 07:09:46 +02:00 |
|
Matthias
|
d02cf8f0b7
|
Merge pull request #8613 from freqtrade/dependabot/pip/develop/nbconvert-7.4.0
Bump nbconvert from 7.3.1 to 7.4.0
|
2023-05-08 20:15:49 +02:00 |
|
Matthias
|
2f25206fd5
|
Merge pull request #8615 from freqtrade/dependabot/pip/develop/urllib3-2.0.2
Bump urllib3 from 1.26.15 to 2.0.2
|
2023-05-08 19:54:16 +02:00 |
|
Matthias
|
f47db6e9fa
|
Merge pull request #8617 from freqtrade/dependabot/pip/develop/ccxt-3.0.97
Bump ccxt from 3.0.85 to 3.0.97
|
2023-05-08 19:53:21 +02:00 |
|
Matthias
|
45c5b503c0
|
Merge pull request #8603 from freqtrade/dependabot/pip/develop/pre-commit-3.3.1
Bump pre-commit from 3.2.2 to 3.3.1
|
2023-05-08 19:47:40 +02:00 |
|
Matthias
|
33c2e754af
|
Merge pull request #8611 from freqtrade/torch_ci_11
Run Torch tests on 3.11
|
2023-05-08 19:47:04 +02:00 |
|
Matthias
|
f9d16b5bbb
|
Merge pull request #8614 from freqtrade/dependabot/pip/develop/mkdocs-material-9.1.10
Bump mkdocs-material from 9.1.9 to 9.1.10
|
2023-05-08 19:30:46 +02:00 |
|
dependabot[bot]
|
f2a65437a6
|
Bump ccxt from 3.0.85 to 3.0.97
Bumps [ccxt](https://github.com/ccxt/ccxt) from 3.0.85 to 3.0.97.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ccxt/ccxt/compare/3.0.85...3.0.97)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 16:18:57 +00:00 |
|
dependabot[bot]
|
5a27245fcc
|
Bump pyarrow from 11.0.0 to 12.0.0
Bumps [pyarrow](https://github.com/apache/arrow) from 11.0.0 to 12.0.0.
- [Commits](https://github.com/apache/arrow/compare/go/v11.0.0...go/v12.0.0)
---
updated-dependencies:
- dependency-name: pyarrow
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 16:18:40 +00:00 |
|
dependabot[bot]
|
3e39453905
|
Bump urllib3 from 1.26.15 to 2.0.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 2.0.2.
- [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.15...2.0.2)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 16:17:19 +00:00 |
|
dependabot[bot]
|
7e31cc4100
|
Bump mkdocs-material from 9.1.9 to 9.1.10
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.9 to 9.1.10.
- [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/9.1.9...9.1.10)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 16:17:04 +00:00 |
|
dependabot[bot]
|
591a51e4bc
|
Bump nbconvert from 7.3.1 to 7.4.0
Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 7.3.1 to 7.4.0.
- [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.3.1...v7.4.0)
---
updated-dependencies:
- dependency-name: nbconvert
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 16:16:45 +00:00 |
|
Matthias
|
081a8b0ed0
|
Merge pull request #8609 from freqtrade/dependabot/pip/develop/types-requests-2.30.0.0
Bump types-requests from 2.29.0.0 to 2.30.0.0
|
2023-05-08 10:42:35 +02:00 |
|
dependabot[bot]
|
9d7c90e9da
|
Bump pre-commit from 3.2.2 to 3.3.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.2 to 3.3.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.2.2...v3.3.1)
---
updated-dependencies:
- dependency-name: pre-commit
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-08 08:11:43 +00:00 |
|