Matthias
|
ae72f10448
|
Merge pull request #10619 from KingND/pixel/feat/freqai_labels_are_okay_in_lookahead_analysis
feat: include lookahead-analysis table caption when biased_indicator is likely from FreqAI target
|
2024-09-14 09:51:38 +02:00 |
|
Matthias
|
9f34153c84
|
chore: update typing for reload function
|
2024-09-13 19:45:30 +02:00 |
|
Matthias
|
c04cf6c5cb
|
test: Improve test coverage of retry/fail logic
|
2024-09-13 07:24:08 +02:00 |
|
Matthias
|
5112736385
|
feat: Simplify reload_markets logic
|
2024-09-13 07:24:08 +02:00 |
|
Matthias
|
11eaa6d77c
|
test: Add tests for new behavior
|
2024-09-13 07:24:08 +02:00 |
|
Matthias
|
6024903bde
|
feat: conditionally apply retrier to market-reload
closes #10641
|
2024-09-13 07:23:58 +02:00 |
|
Matthias
|
e96928588e
|
Merge pull request #10639 from jainanuj94/backtesting
Add entry-only and exit-only filters to --indicator-list in backtesting analysis
|
2024-09-12 06:43:24 +02:00 |
|
Matthias
|
94e38d4cdd
|
Merge pull request #10646 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2024-09-12 06:36:11 +02:00 |
|
xmatthias
|
d15921b3f2
|
chore: update pre-commit hooks
|
2024-09-12 03:12:54 +00:00 |
|
Matthias
|
3c6e2b89a4
|
Merge pull request #10640 from TheJoeSchr/fix/plot-orderflow-data-missing
fix: orderflow data was missing for plotting
|
2024-09-11 19:11:55 +02:00 |
|
Joe Schr
|
439658fcf1
|
fix: remove tests for orderflow data missing of other runmodes
|
2024-09-11 17:12:35 +02:00 |
|
Joe Schr
|
c9acb1466c
|
fix: orderflow data missing for plotting and other runmodes
|
2024-09-11 17:12:35 +02:00 |
|
Anuj Jain
|
addd27faf8
|
Update tests and docs
|
2024-09-11 15:33:26 +05:30 |
|
Matthias
|
5605bdc7a3
|
Merge pull request #10644 from iridescentGray/develop
chore: remove redundant method
|
2024-09-11 06:40:53 +02:00 |
|
colorfulgray0
|
f1df7e9bdc
|
chore: remove redundant method
|
2024-09-11 11:33:38 +08:00 |
|
Anuj Jain
|
4765656f87
|
Add filter for entry and exit only parameter
|
2024-09-10 15:21:56 +05:30 |
|
Matthias
|
c3a00b93c2
|
Merge pull request #10637 from freqtrade/dependabot/docker/docker/python-3.12.6-slim-bookworm
chore(deps): bump python from 3.11.9-slim-bookworm to 3.11.10-slim-bookworm in /docker
|
2024-09-10 07:20:36 +02:00 |
|
Matthias
|
e5d2ba7835
|
Merge pull request #10636 from freqtrade/dependabot/docker/python-3.12.6-slim-bookworm
chore(deps): bump python from 3.12.5-slim-bookworm to 3.12.6-slim-bookworm
|
2024-09-10 06:53:17 +02:00 |
|
Matthias
|
8c1b119e84
|
chore: rpi image should remain on 3.11 series
|
2024-09-10 06:25:17 +02:00 |
|
Matthias
|
593a54e6cb
|
Merge pull request #10635 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-09-10 06:23:20 +02:00 |
|
dependabot[bot]
|
95fa7083a9
|
chore(deps): bump python in /docker
Bumps python from 3.11.9-slim-bookworm to 3.12.6-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-10 04:07:33 +00:00 |
|
dependabot[bot]
|
98e08df807
|
chore(deps): bump python
Bumps python from 3.12.5-slim-bookworm to 3.12.6-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-10 04:07:26 +00:00 |
|
xmatthias
|
01da36f984
|
chore: update pre-commit hooks
|
2024-09-10 03:03:23 +00:00 |
|
Matthias
|
9742216479
|
chore: run ruff-format on pre-commit
|
2024-09-09 18:23:07 +02:00 |
|
Matthias
|
f720183281
|
Merge pull request #10630 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.34
chore(deps): bump sqlalchemy from 2.0.32 to 2.0.34
|
2024-09-09 14:54:33 +02:00 |
|
Matthias
|
4bc84acac6
|
Merge branch 'develop' into dependabot/pip/develop/sqlalchemy-2.0.34
|
2024-09-09 13:37:43 +02:00 |
|
Matthias
|
14a8086677
|
Merge pull request #10631 from freqtrade/dependabot/pip/develop/fastapi-0.114.0
chore(deps): bump fastapi from 0.112.2 to 0.114.0
|
2024-09-09 13:37:09 +02:00 |
|
Matthias
|
686b96222e
|
Merge pull request #10621 from freqtrade/dependabot/pip/develop/types-a674cee9e2
chore(deps-dev): bump the types group with 2 updates
|
2024-09-09 10:57:28 +02:00 |
|
Matthias
|
0962f37f55
|
Merge pull request #10632 from freqtrade/dependabot/github_actions/develop/peter-evans/create-pull-request-7
chore(deps): bump peter-evans/create-pull-request from 6 to 7
|
2024-09-09 10:43:52 +02:00 |
|
Matthias
|
2c17551b27
|
chore: bump sqlalchemy in mypy additional deps
|
2024-09-09 10:15:18 +02:00 |
|
Matthias
|
3f5a5e35c2
|
Merge pull request #10633 from freqtrade/dependabot/github_actions/develop/pypa/gh-action-pypi-publish-1.10.1
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1
|
2024-09-09 09:56:28 +02:00 |
|
Matthias
|
07c6d37ff0
|
Merge pull request #10628 from freqtrade/dependabot/pip/develop/ccxt-4.3.98
chore(deps): bump ccxt from 4.3.93 to 4.3.98
|
2024-09-09 09:12:56 +02:00 |
|
Matthias
|
916ea7acc0
|
Merge pull request #10627 from freqtrade/dependabot/pip/develop/ruff-0.6.4
chore(deps-dev): bump ruff from 0.6.3 to 0.6.4
|
2024-09-09 09:12:28 +02:00 |
|
Matthias
|
eae7e865a5
|
Merge pull request #10626 from freqtrade/dependabot/pip/develop/filelock-3.16.0
chore(deps): bump filelock from 3.15.4 to 3.16.0
|
2024-09-09 09:10:55 +02:00 |
|
Matthias
|
776e5054aa
|
Merge pull request #10624 from freqtrade/dependabot/pip/develop/torch-2.4.1
chore(deps): bump torch from 2.2.2 to 2.4.1
|
2024-09-09 09:10:27 +02:00 |
|
Matthias
|
bf2b8b280e
|
Merge pull request #10623 from freqtrade/dependabot/pip/develop/catboost-1.2.7
chore(deps): bump catboost from 1.2.5 to 1.2.7
|
2024-09-09 09:10:15 +02:00 |
|
dependabot[bot]
|
7aa7027a34
|
chore(deps): bump fastapi from 0.112.2 to 0.114.0
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.112.2 to 0.114.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.112.2...0.114.0)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-09 06:55:07 +00:00 |
|
Matthias
|
d4713b2091
|
Merge pull request #10622 from freqtrade/dependabot/pip/develop/pydantic-2.9.0
chore(deps): bump pydantic from 2.8.2 to 2.9.0
|
2024-09-09 08:54:14 +02:00 |
|
Matthias
|
9b97be4aa4
|
Bump pre-commit dependencies
|
2024-09-09 06:44:35 +02:00 |
|
dependabot[bot]
|
621be11395
|
chore(deps): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.0...v1.10.1)
---
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>
|
2024-09-09 03:59:34 +00:00 |
|
dependabot[bot]
|
05af6df536
|
chore(deps): bump peter-evans/create-pull-request from 6 to 7
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-09 03:59:29 +00:00 |
|
dependabot[bot]
|
b7bda2355d
|
chore(deps): bump sqlalchemy from 2.0.32 to 2.0.34
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.32 to 2.0.34.
- [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>
|
2024-09-09 03:46:24 +00:00 |
|
dependabot[bot]
|
b0976031ae
|
chore(deps): bump ccxt from 4.3.93 to 4.3.98
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.3.93 to 4.3.98.
- [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/4.3.93...4.3.98)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-09 03:46:05 +00:00 |
|
dependabot[bot]
|
d099f30a34
|
chore(deps-dev): bump ruff from 0.6.3 to 0.6.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.3...0.6.4)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-09 03:45:51 +00:00 |
|
dependabot[bot]
|
699be03bb7
|
chore(deps): bump filelock from 3.15.4 to 3.16.0
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.15.4 to 3.16.0.
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.15.4...3.16.0)
---
updated-dependencies:
- dependency-name: filelock
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-09 03:45:29 +00:00 |
|
dependabot[bot]
|
ccf93cfdcd
|
chore(deps): bump torch from 2.2.2 to 2.4.1
Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.2 to 2.4.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v2.2.2...v2.4.1)
---
updated-dependencies:
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-09 03:45:14 +00:00 |
|
dependabot[bot]
|
47358a8229
|
chore(deps): bump catboost from 1.2.5 to 1.2.7
Bumps [catboost](https://github.com/catboost/catboost) from 1.2.5 to 1.2.7.
- [Release notes](https://github.com/catboost/catboost/releases)
- [Changelog](https://github.com/catboost/catboost/blob/master/RELEASE.md)
- [Commits](https://github.com/catboost/catboost/compare/v1.2.5...v1.2.7)
---
updated-dependencies:
- dependency-name: catboost
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-09 03:45:03 +00:00 |
|
dependabot[bot]
|
9856c2cfc4
|
chore(deps): bump pydantic from 2.8.2 to 2.9.0
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 to 2.9.0.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.8.2...v2.9.0)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-09 03:44:57 +00:00 |
|
dependabot[bot]
|
df9669ba2c
|
chore(deps-dev): bump the types group with 2 updates
Bumps the types group with 2 updates: [types-requests](https://github.com/python/typeshed) and [types-python-dateutil](https://github.com/python/typeshed).
Updates `types-requests` from 2.32.0.20240712 to 2.32.0.20240907
- [Commits](https://github.com/python/typeshed/commits)
Updates `types-python-dateutil` from 2.9.0.20240821 to 2.9.0.20240906
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
- dependency-name: types-python-dateutil
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-09 03:43:50 +00:00 |
|
KingND
|
f970454cb4
|
chore: ruff format
|
2024-09-08 13:57:48 -04:00 |
|