Matthias
|
5022407021
|
Merge pull request #11392 from freqtrade/dependabot/pip/develop/psutil-7.0.0
chore(deps): bump psutil from 6.1.1 to 7.0.0
|
2025-02-17 06:51:50 +01:00 |
|
dependabot[bot]
|
f54b7d56d3
|
chore(deps): bump lightgbm from 4.5.0 to 4.6.0
Bumps [lightgbm](https://github.com/microsoft/LightGBM) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/microsoft/LightGBM/releases)
- [Commits](https://github.com/microsoft/LightGBM/compare/v4.5.0...v4.6.0)
---
updated-dependencies:
- dependency-name: lightgbm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-17 05:30:51 +00:00 |
|
dependabot[bot]
|
382befb053
|
chore(deps): bump cryptography from 42.0.8 to 44.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...44.0.1)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-17 05:30:25 +00:00 |
|
Matthias
|
11404ef230
|
Merge pull request #11385 from freqtrade/dependabot/pip/develop/scipy-1.15.2
chore(deps): bump scipy from 1.15.1 to 1.15.2
|
2025-02-17 06:29:32 +01:00 |
|
Matthias
|
8964cfc123
|
Merge pull request #11391 from freqtrade/dependabot/pip/develop/humanize-4.12.0
chore(deps): bump humanize from 4.11.0 to 4.12.0
|
2025-02-17 06:28:45 +01:00 |
|
Matthias
|
ec97723c54
|
Merge pull request #11386 from freqtrade/dependabot/pip/develop/tensorboard-2.19.0
chore(deps): bump tensorboard from 2.18.0 to 2.19.0
|
2025-02-17 06:28:19 +01:00 |
|
Matthias
|
4cfbcefb33
|
Merge pull request #11388 from freqtrade/dependabot/pip/develop/ccxt-4.4.59
chore(deps): bump ccxt from 4.4.58 to 4.4.59
|
2025-02-17 06:27:48 +01:00 |
|
Matthias
|
1f575d95e6
|
Merge pull request #11389 from freqtrade/dependabot/pip/develop/ruff-0.9.6
chore(deps-dev): bump ruff from 0.9.5 to 0.9.6
|
2025-02-17 06:26:59 +01:00 |
|
dependabot[bot]
|
d4900c28e1
|
chore(deps): bump psutil from 6.1.1 to 7.0.0
Bumps [psutil](https://github.com/giampaolo/psutil) from 6.1.1 to 7.0.0.
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-6.1.1...release-7.0.0)
---
updated-dependencies:
- dependency-name: psutil
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-17 03:27:29 +00:00 |
|
dependabot[bot]
|
f12964f543
|
chore(deps): bump humanize from 4.11.0 to 4.12.0
Bumps [humanize](https://github.com/python-humanize/humanize) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/python-humanize/humanize/releases)
- [Commits](https://github.com/python-humanize/humanize/compare/4.11.0...4.12.0)
---
updated-dependencies:
- dependency-name: humanize
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-17 03:27:25 +00:00 |
|
dependabot[bot]
|
c339853ec0
|
chore(deps-dev): bump ruff from 0.9.5 to 0.9.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.5 to 0.9.6.
- [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.9.5...0.9.6)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-17 03:27:13 +00:00 |
|
dependabot[bot]
|
3924514d2b
|
chore(deps): bump ccxt from 4.4.58 to 4.4.59
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.58 to 4.4.59.
- [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/go/v4.4.58...go/v4.4.59)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-17 03:27:04 +00:00 |
|
dependabot[bot]
|
aae92c29db
|
chore(deps): bump tensorboard from 2.18.0 to 2.19.0
Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.18.0 to 2.19.0.
- [Release notes](https://github.com/tensorflow/tensorboard/releases)
- [Changelog](https://github.com/tensorflow/tensorboard/blob/2.19.0/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorboard/compare/2.18.0...2.19.0)
---
updated-dependencies:
- dependency-name: tensorboard
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-17 03:26:45 +00:00 |
|
dependabot[bot]
|
5683063379
|
chore(deps): bump scipy from 1.15.1 to 1.15.2
Bumps [scipy](https://github.com/scipy/scipy) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.15.1...v1.15.2)
---
updated-dependencies:
- dependency-name: scipy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-17 03:26:40 +00:00 |
|
dependabot[bot]
|
5ab993b6d5
|
chore(deps): bump websockets from 14.2 to 15.0
Bumps [websockets](https://github.com/python-websockets/websockets) from 14.2 to 15.0.
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](https://github.com/python-websockets/websockets/compare/14.2...15.0)
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-17 03:26:30 +00:00 |
|
dependabot[bot]
|
9584f6c549
|
chore(deps): bump mkdocs-material in the mkdocs group
Bumps the mkdocs group with 1 update: [mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `mkdocs-material` from 9.6.3 to 9.6.4
- [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.6.3...9.6.4)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mkdocs
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-17 03:26:27 +00:00 |
|
Matthias
|
2a95a3aefe
|
Merge pull request #11306 from Vaadasch/patch-1
Add some distinction on the trailing_only_offset_is_reached
|
2025-02-16 17:28:24 +01:00 |
|
Matthias
|
36eeac365e
|
chore: fix merge mistake
|
2025-02-16 17:19:21 +01:00 |
|
Matthias
|
2b8c4942fd
|
Merge branch 'develop' into fix/mutable_defaults
|
2025-02-16 17:16:31 +01:00 |
|
Matthias
|
4a190bd13c
|
chore(ci): Move permissions into job
|
2025-02-16 17:03:18 +01:00 |
|
Matthias
|
cf6a89e161
|
chore: use zizmor to scan actions for security problems
|
2025-02-16 16:55:44 +01:00 |
|
Matthias
|
a29c5322ab
|
chore(ci): Improve CI security
|
2025-02-16 16:55:13 +01:00 |
|
Matthias
|
4e2d2639ae
|
fix: dockerfile.armhf should pin numpy<2
|
2025-02-16 16:48:22 +01:00 |
|
Matthias
|
a54f895ea9
|
chore(ci): don't persist credentials
|
2025-02-16 15:31:17 +01:00 |
|
Matthias
|
ad55615ecb
|
chore(ci): Improve structure in devcontainer build
|
2025-02-16 15:30:47 +01:00 |
|
Matthias
|
c8aff5687d
|
chore(ci): don't persist credentials
|
2025-02-16 15:30:21 +01:00 |
|
Matthias
|
02c2e451b1
|
chore(ci): don't persist credentials
|
2025-02-16 15:29:34 +01:00 |
|
Matthias
|
84d49a0f53
|
chore: disable all permissions on dockerhub permission update ci
|
2025-02-16 15:25:01 +01:00 |
|
Matthias
|
22b096be25
|
chore: Improve security of workflows
|
2025-02-16 15:24:23 +01:00 |
|
Matthias
|
b285cdd491
|
doc: add timeframe to 101 strategy so it's "auto-runnable"
closes #11379
|
2025-02-16 15:11:14 +01:00 |
|
Matthias
|
b2881affc0
|
fix: accidental modification
|
2025-02-16 15:09:02 +01:00 |
|
Matthias
|
b3e0b42155
|
test: add test for backtest-from_json
|
2025-02-16 13:27:48 +01:00 |
|
Matthias
|
314c017dd3
|
feat: enable trade.from_json to import backtested trades
|
2025-02-16 13:27:42 +01:00 |
|
Matthias
|
9fbc413d4d
|
chore: start downloads in 1m batches
|
2025-02-15 15:44:05 +01:00 |
|
Matthias
|
ad96fa0f58
|
chore: improve download-trades-fast structure
|
2025-02-15 15:20:06 +01:00 |
|
Matthias
|
f2283410ce
|
chore: improved logging, don't ignore end date
|
2025-02-15 13:36:30 +01:00 |
|
Matthias
|
f14c4ebcc8
|
chore: improve code structure in logging module
|
2025-02-15 08:24:35 +01:00 |
|
Robert Caulk
|
c3c6207cda
|
Merge pull request #11368 from freqtrade/fix/nan_metadata
Allow NAN in Freqai datadrawer metadata
|
2025-02-13 13:46:36 +01:00 |
|
Matthias
|
975ad26eb8
|
Merge branch 'develop' into feat/binance_trades_fast
|
2025-02-13 06:43:56 +01:00 |
|
Matthias
|
8a5ff4ed0d
|
Merge pull request #11373 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-02-13 06:33:55 +01:00 |
|
xmatthias
|
7d19e0e692
|
chore: update pre-commit hooks
|
2025-02-13 03:05:01 +00:00 |
|
Matthias
|
e3a9b0aa17
|
Merge pull request #11371 from freqtrade/dependabot/pip/develop/ccxt-4.4.58
chore(deps): bump ccxt from 4.4.52 to 4.4.58
|
2025-02-12 06:23:01 +01:00 |
|
dependabot[bot]
|
7caa22c7a7
|
chore(deps): bump ccxt from 4.4.52 to 4.4.58
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.52 to 4.4.58.
- [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.4.52...go/v4.4.58)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-11 20:13:52 +00:00 |
|
Matthias
|
91131d7884
|
Merge pull request #11370 from freqtrade/dependabot/pip/cryptography-44.0.1
chore(deps): bump cryptography from 42.0.8 to 44.0.1
|
2025-02-11 21:12:25 +01:00 |
|
dependabot[bot]
|
967ad2f8ff
|
chore(deps): bump cryptography from 42.0.8 to 44.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.8...44.0.1)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-11 18:41:14 +00:00 |
|
Matthias
|
d00f82a641
|
chore: remove deprecated image form CI matrix
|
2025-02-11 18:15:16 +01:00 |
|
Matthias
|
2f83f07fd3
|
fix: use constant for metadata number mode
|
2025-02-11 09:22:39 +01:00 |
|
Matthias
|
78d213a8a0
|
test: add test coverage for unwatch_ohlcv
|
2025-02-11 09:15:03 +01:00 |
|
Matthias
|
44d798239d
|
feat: unwatch_ohlcv - improved error handling
|
2025-02-11 09:15:03 +01:00 |
|
Matthias
|
08e1a616a0
|
feat: use unwatch to stop watching a websocket
|
2025-02-11 09:14:57 +01:00 |
|