Matthias
|
e76574b79f
|
docs: update documentation for adjust_order_price()
|
2025-02-20 20:25:35 +01:00 |
|
Matthias
|
08587d826e
|
test: Long adjust-exit-price test
|
2025-02-20 20:07:44 +01:00 |
|
Matthias
|
584b84a941
|
test: extend backtest-detail tests for exit_adjust
|
2025-02-20 20:02:18 +01:00 |
|
Matthias
|
44182783c0
|
feat: don't limit backtest calls to entry orders
|
2025-02-20 20:02:03 +01:00 |
|
Matthias
|
90f52ba8ad
|
test: add integration test for adjust_exit_price
|
2025-02-20 19:45:34 +01:00 |
|
Matthias
|
f8f10f27e9
|
chore: improved variable naming
|
2025-02-20 19:39:33 +01:00 |
|
Matthias
|
7f393252e2
|
docs: update bot-basics with new callback
|
2025-02-20 19:24:03 +01:00 |
|
Matthias
|
dd8938ced2
|
test: add test for adjust_order_price and adjust_entry_price collision
|
2025-02-20 19:22:03 +01:00 |
|
Matthias
|
67ce9a41f2
|
feat: implement load error when colliding methods are decected
|
2025-02-20 19:21:37 +01:00 |
|
Matthias
|
756bada570
|
feat: Add "replace-exit_order" to backtesting
|
2025-02-20 19:09:36 +01:00 |
|
Matthias
|
25c0036012
|
feat: Update strategy template
|
2025-02-20 07:25:38 +01:00 |
|
Matthias
|
3b03fae939
|
chore: improve variable naming
|
2025-02-20 07:24:07 +01:00 |
|
Matthias
|
0f9e61371c
|
feat: Implement live "replace_exit_order" functionality
|
2025-02-20 07:23:36 +01:00 |
|
Matthias
|
1970cc65c0
|
feat: add "is_entry" attribute for order_replacement
|
2025-02-20 07:04:59 +01:00 |
|
Matthias
|
8d74e8b8dd
|
feat: add adjust_order_price callback
|
2025-02-20 06:55:54 +01:00 |
|
Matthias
|
fc4e09f398
|
Merge pull request #11404 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-02-20 06:35:26 +01:00 |
|
xmatthias
|
a45d941b11
|
chore: update pre-commit hooks
|
2025-02-20 03:05:52 +00:00 |
|
Matthias
|
39fd27c7ec
|
Merge pull request #11396 from freqtrade/fix/constant_exit_cancels
Fix constant exit cancels and replacements
|
2025-02-18 19:43:54 +01:00 |
|
Matthias
|
fa939a7f66
|
Merge pull request #11399 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2025-02-18 06:36:19 +01:00 |
|
xmatthias
|
6fc81fa9c7
|
chore: update pre-commit hooks
|
2025-02-18 03:04:55 +00:00 |
|
Matthias
|
89cd46d2e5
|
test: adapt test for "evaluate exit signal once once" behavior
|
2025-02-17 20:00:44 +01:00 |
|
Matthias
|
f287d0ad24
|
chore: improve variable naming
|
2025-02-17 20:00:27 +01:00 |
|
Matthias
|
93e3bbea5a
|
fix: only evaluate the same exit-reason once
Limit this behavior to if it caused an actual exit.
|
2025-02-17 19:51:39 +01:00 |
|
Matthias
|
6be25bd86a
|
chore: simplify IF condition
|
2025-02-17 19:40:56 +01:00 |
|
Matthias
|
ec82894990
|
Merge pull request #11390 from freqtrade/dependabot/pip/develop/cryptography-44.0.1
chore(deps): bump cryptography from 42.0.8 to 44.0.1
|
2025-02-17 08:20:57 +01:00 |
|
Matthias
|
ea1b7c692a
|
Merge pull request #11384 from freqtrade/dependabot/pip/develop/websockets-15.0
chore(deps): bump websockets from 14.2 to 15.0
|
2025-02-17 08:04:01 +01:00 |
|
Matthias
|
0e08173235
|
Merge pull request #11394 from freqtrade/dependabot/pip/develop/lightgbm-4.6.0
chore(deps): bump lightgbm from 4.5.0 to 4.6.0
|
2025-02-17 07:46:26 +01:00 |
|
Matthias
|
cdf33761c0
|
Merge pull request #11383 from freqtrade/dependabot/pip/develop/mkdocs-f2d694b1ef
chore(deps): bump mkdocs-material from 9.6.3 to 9.6.4 in the mkdocs group
|
2025-02-17 07:11:37 +01:00 |
|
Matthias
|
63ca07aeac
|
chore: bump cryptography for armv7
Starting with 44.0.0, cryptography provides wheels for armv7.
Testing these, it installs fine on the rpi image, so the split hard pin can be removed.
|
2025-02-17 06:52:30 +01:00 |
|
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
|
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 |
|