Matthias
|
46458bf5eb
|
Merge branch 'stable' into new_release
|
2023-02-25 16:02:26 +01:00 |
|
Matthias
|
dc2cfee056
|
Don't request sorted candles from HitBTC.
Apparently hitBTC cannot properly handle this anymore.
closes #8214
|
2023-02-25 13:49:16 +01:00 |
|
Matthias
|
c6455c4131
|
Pin scikit-learn to <1.2.0 for conda as well
closes #8223
|
2023-02-25 13:39:48 +01:00 |
|
Matthias
|
3471f5204b
|
Don't reuse variable
|
2023-02-24 14:34:41 +01:00 |
|
Matthias
|
521025037d
|
Merge pull request #8203 from freqtrade/add-bufer-train-data-candles
Add buffer_train_data_candles feature
|
2023-02-24 13:25:18 +01:00 |
|
Matthias
|
ac2a2512ef
|
Merge pull request #8210 from freqtrade/clean-data-drawer
Allow user to control number of historical model files
|
2023-02-24 13:19:38 +01:00 |
|
Robert Caulk
|
607d90ca5d
|
Merge pull request #8215 from freqtrade/fix-freqai-index
fix link in freqai index.md
|
2023-02-24 12:38:56 +01:00 |
|
robcaulk
|
c283e22325
|
fix purge_old_models description in parameter table
|
2023-02-24 10:54:43 +01:00 |
|
robcaulk
|
5ac4b81a5d
|
fix link in freqai index.md
|
2023-02-24 10:50:39 +01:00 |
|
Matthias
|
34c42be74f
|
Fix minor stylistic errors
|
2023-02-23 20:06:10 +01:00 |
|
Matthias
|
659140e190
|
Add bt-error to UI backtest method.
|
2023-02-23 20:06:10 +01:00 |
|
Matthias
|
63e5d33028
|
Better handle backtest errors
|
2023-02-23 20:06:10 +01:00 |
|
Matthias
|
2fed924a0d
|
Merge pull request #8211 from TheJoeSchr/refactor-1
refactor(if-gate): use temp variable instead of if-gate
|
2023-02-23 18:14:21 +01:00 |
|
Joe Schr
|
7d906fd4c2
|
refactor(if-gate): use temp variable instead of if-gate
|
2023-02-23 10:58:43 +01:00 |
|
Matthias
|
cdc96136bc
|
Merge pull request #8207 from freqtrade/add-freqai-disclaimer
add imposter disclaimer to FreqAI front page
|
2023-02-23 06:49:18 +01:00 |
|
Matthias
|
23a71680de
|
Update Doc-box typo
|
2023-02-23 06:29:58 +01:00 |
|
robcaulk
|
150b7f9c87
|
lighten the disclaimer message
|
2023-02-22 22:33:41 +01:00 |
|
robcaulk
|
b8f011a2ab
|
give users ability to decide how many models to keep in dry/live
|
2023-02-22 22:27:56 +01:00 |
|
robcaulk
|
9633081c31
|
remove remnants of follower, clean data-drawer, improve doc
|
2023-02-22 22:01:41 +01:00 |
|
Matthias
|
0f878daa98
|
Remove some too generic noqa statements
|
2023-02-22 19:56:32 +01:00 |
|
Matthias
|
01d51aa979
|
Add necesary noqa statements
|
2023-02-22 19:56:32 +01:00 |
|
Matthias
|
f8fa5bd969
|
Fix gone wrong noqa ...
|
2023-02-22 19:56:32 +01:00 |
|
Matthias
|
18bbfa10e5
|
Reduce amount of variables for API backtesting
|
2023-02-22 19:56:32 +01:00 |
|
Matthias
|
ff1258fd20
|
Better handle random UI backtest errors
|
2023-02-22 19:56:32 +01:00 |
|
Matthias
|
e56bf067c4
|
Merge pull request #8205 from amalysh/develop
* fixed filename in model_exists
|
2023-02-22 17:43:57 +01:00 |
|
robcaulk
|
3fbbc57a37
|
add imposter disclaimer to FreqAI front page
|
2023-02-22 17:08:30 +01:00 |
|
Alexander Malysh
|
070a7efd73
|
* fixed filename in model_exists
|
2023-02-22 14:52:20 +01:00 |
|
robcaulk
|
2b5c11c7b4
|
allow users to buffer train data with buffer_train_data_candles parameter
|
2023-02-21 21:08:34 +01:00 |
|
Matthias
|
62e120a602
|
Remove special treatment of cryptography for raspberries
|
2023-02-21 20:34:55 +01:00 |
|
Matthias
|
48ecc7f6dc
|
Update freqai-reinforcement-learning docs
closes #8199
|
2023-02-21 19:55:32 +01:00 |
|
Matthias
|
43962476aa
|
Remove non-working links, update links to https
|
2023-02-21 19:53:09 +01:00 |
|
Matthias
|
a4a3d27ac6
|
Improve FAQ page
|
2023-02-21 19:52:22 +01:00 |
|
Matthias
|
f4bd424226
|
Remove deprecated ubuntu image
Follows anouncement in https://github.blog/changelog/2022-08-09-github-actions-the-ubuntu-18-04-actions-runner-image-is-being-deprecated-and-will-be-removed-by-12-1-22/
|
2023-02-21 18:29:00 +01:00 |
|
Matthias
|
af137188f4
|
Update wrong FAQ entry
|
2023-02-21 18:05:20 +01:00 |
|
Matthias
|
352f4962da
|
Merge pull request #8198 from AchmadFathoni/develop
Fix outdated systemd related exception text.
|
2023-02-20 11:05:42 +01:00 |
|
Achmad Fathoni
|
789c867c8f
|
Fix outdated systemd related exception text.
|
2023-02-20 16:30:23 +07:00 |
|
Matthias
|
4f794aae61
|
Merge pull request #8191 from freqtrade/dependabot/pip/develop/mkdocs-material-9.0.13
Bump mkdocs-material from 9.0.12 to 9.0.13
|
2023-02-20 08:06:53 +01:00 |
|
Matthias
|
bf6560e45b
|
Merge pull request #8194 from freqtrade/dependabot/pip/develop/types-requests-2.28.11.13
Bump types-requests from 2.28.11.12 to 2.28.11.13
|
2023-02-20 08:06:37 +01:00 |
|
Matthias
|
ccf4fbed60
|
Merge pull request #8192 from freqtrade/dependabot/pip/develop/ccxt-2.8.17
Bump ccxt from 2.7.93 to 2.8.17
|
2023-02-20 07:11:49 +01:00 |
|
Matthias
|
250faf012d
|
Bump types-requests for pre-commit
|
2023-02-20 06:55:58 +01:00 |
|
Matthias
|
3a9ffdf135
|
Merge pull request #8190 from freqtrade/dependabot/pip/develop/fastapi-0.92.0
Bump fastapi from 0.91.0 to 0.92.0
|
2023-02-20 06:55:17 +01:00 |
|
Matthias
|
ec1991d165
|
Merge pull request #8189 from freqtrade/dependabot/pip/develop/scipy-1.10.1
Bump scipy from 1.10.0 to 1.10.1
|
2023-02-20 06:54:16 +01:00 |
|
Matthias
|
4e1f5354fe
|
Merge pull request #8196 from freqtrade/dependabot/pip/develop/mypy-1.0.1
Bump mypy from 1.0.0 to 1.0.1
|
2023-02-20 06:53:28 +01:00 |
|
dependabot[bot]
|
0cd28e2cab
|
Bump mypy from 1.0.0 to 1.0.1
Bumps [mypy](https://github.com/python/mypy) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v1.0.0...v1.0.1)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-20 03:58:03 +00:00 |
|
dependabot[bot]
|
eb08ef6ced
|
Bump types-requests from 2.28.11.12 to 2.28.11.13
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.12 to 2.28.11.13.
- [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>
|
2023-02-20 03:57:41 +00:00 |
|
dependabot[bot]
|
a4e69574d3
|
Bump ccxt from 2.7.93 to 2.8.17
Bumps [ccxt](https://github.com/ccxt/ccxt) from 2.7.93 to 2.8.17.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ccxt/ccxt/compare/2.7.93...2.8.17)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-20 03:57:17 +00:00 |
|
dependabot[bot]
|
c85fc6c8ca
|
Bump mkdocs-material from 9.0.12 to 9.0.13
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.0.12 to 9.0.13.
- [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.0.12...9.0.13)
---
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-02-20 03:57:10 +00:00 |
|
dependabot[bot]
|
f19128ad21
|
Bump fastapi from 0.91.0 to 0.92.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.91.0 to 0.92.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.91.0...0.92.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-20 03:56:55 +00:00 |
|
dependabot[bot]
|
2ef656fac0
|
Bump scipy from 1.10.0 to 1.10.1
Bumps [scipy](https://github.com/scipy/scipy) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.10.0...v1.10.1)
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-20 03:56:50 +00:00 |
|
Matthias
|
e9c64c5839
|
Update dependency to cysystemd
closes #8187
|
2023-02-19 19:30:27 +01:00 |
|