Matthias
|
1aaf0c2034
|
Merge pull request #11539 from Axel-CH/feat/add-paused-state
Feature: add paused state
|
2025-04-03 06:48:48 +02:00 |
|
Matthias
|
ac3a5900b4
|
Merge pull request #11593 from mrpabloyeah/fix-drawdown-calculation-2
Fix drawdown calculation when maximum drawdown happens on the first trade
|
2025-04-03 06:31:53 +02:00 |
|
Matthias
|
60695fe205
|
Merge pull request #11595 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-04-03 06:24:17 +02:00 |
|
Freqtrade Bot
|
2e2f40ca10
|
chore: update pre-commit hooks
|
2025-04-03 03:14:19 +00:00 |
|
Matthias
|
1f09b90dbe
|
chore: improved docstring
|
2025-04-02 19:43:56 +02:00 |
|
Matthias
|
9c39b99ec6
|
test: add test case for new next_limit_in_list usecase
|
2025-04-02 19:43:20 +02:00 |
|
Matthias
|
2e343b9fbd
|
fix: add l2 upper-limit (for gate)
closes #11592
|
2025-04-02 19:41:07 +02:00 |
|
mrpabloyeah
|
087fb31f26
|
Fix for passing CI
|
2025-04-02 16:02:42 +02:00 |
|
mrpabloyeah
|
3edc442f48
|
Fix drawdown calculation when maximum drawdown occurs on the first trade
|
2025-04-02 15:46:05 +02:00 |
|
Matthias
|
be2d97b559
|
Merge pull request #11590 from mrpabloyeah/fix-drawdown-calculation
Fix drawdown calculation when there are no winning trades
|
2025-04-02 07:04:48 +02:00 |
|
mrpabloyeah
|
a3f23fd4fb
|
Also fix the expected result in the test
|
2025-04-01 22:51:29 +02:00 |
|
mrpabloyeah
|
68f32d76ae
|
Fix drawdown calculation when there are no winning trades
|
2025-04-01 20:54:03 +02:00 |
|
Matthias
|
bb596d6f8d
|
Merge pull request #11586 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2025-04-01 06:51:59 +02:00 |
|
Axel-CH
|
ca573a828f
|
chore: update _rpc_pause return wording
|
2025-04-01 00:34:38 -04:00 |
|
Freqtrade Bot
|
e9cd840f5b
|
chore: update pre-commit hooks
|
2025-04-01 03:20:59 +00:00 |
|
Matthias
|
7894c08b83
|
Merge pull request #11574 from freqtrade/dependabot/pip/develop/types-5caadd7f67
chore(deps-dev): bump types-requests from 2.32.0.20250306 to 2.32.0.20250328 in the types group
|
2025-03-31 09:40:31 +02:00 |
|
Matthias
|
296c14afc0
|
chore: bump pre-commit types-requests
|
2025-03-31 09:06:26 +02:00 |
|
dependabot[bot]
|
b2b1518708
|
chore(deps-dev): bump types-requests in the types group
Bumps the types group with 1 update: [types-requests](https://github.com/python/typeshed).
Updates `types-requests` from 2.32.0.20250306 to 2.32.0.20250328
- [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
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-31 07:04:07 +00:00 |
|
Matthias
|
93967ad8f0
|
Merge pull request #11580 from freqtrade/dependabot/pip/develop/ccxt-4.4.71
chore(deps): bump ccxt from 4.4.69 to 4.4.71
|
2025-03-31 09:02:38 +02:00 |
|
Matthias
|
6082beb58d
|
Merge pull request #11579 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.40
chore(deps): bump sqlalchemy from 2.0.39 to 2.0.40
|
2025-03-31 08:14:26 +02:00 |
|
Matthias
|
8309853439
|
Merge pull request #11583 from freqtrade/dependabot/pip/develop/pytz-2025.2
chore(deps): bump pytz from 2025.1 to 2025.2
|
2025-03-31 07:55:00 +02:00 |
|
Matthias
|
2522a3be61
|
Merge pull request #11582 from freqtrade/dependabot/pip/develop/orjson-3.10.16
chore(deps): bump orjson from 3.10.15 to 3.10.16
|
2025-03-31 07:48:31 +02:00 |
|
Matthias
|
19b38a02fa
|
Merge pull request #11578 from freqtrade/dependabot/pip/develop/humanize-4.12.2
chore(deps): bump humanize from 4.12.1 to 4.12.2
|
2025-03-31 07:25:35 +02:00 |
|
Matthias
|
4935e23271
|
Merge pull request #11581 from freqtrade/dependabot/pip/develop/rich-14.0.0
chore(deps): bump rich from 13.9.4 to 14.0.0
|
2025-03-31 07:13:15 +02:00 |
|
Matthias
|
a4f9a25007
|
Merge pull request #11577 from freqtrade/dependabot/pip/develop/pydantic-2.11.1
chore(deps): bump pydantic from 2.10.6 to 2.11.1
|
2025-03-31 06:55:18 +02:00 |
|
Matthias
|
795a0b81ee
|
chore: remove workaround for Kraken ".F" workaround
|
2025-03-31 06:47:23 +02:00 |
|
Matthias
|
e5268a0449
|
chore: bump sqlalchemy in pre-commit config
|
2025-03-31 06:28:40 +02:00 |
|
Matthias
|
c81761e3e2
|
Merge pull request #11576 from freqtrade/dependabot/pip/develop/mkdocs-5dc90396f2
chore(deps): bump mkdocs-material from 9.6.9 to 9.6.10 in the mkdocs group
|
2025-03-31 06:27:48 +02:00 |
|
Matthias
|
8fbb4e1e60
|
Merge pull request #11575 from freqtrade/dependabot/pip/develop/pytest-535e56647f
chore(deps-dev): bump pytest-asyncio from 0.25.3 to 0.26.0 in the pytest group
|
2025-03-31 06:27:27 +02:00 |
|
dependabot[bot]
|
937aa5c70e
|
chore(deps): bump pytz from 2025.1 to 2025.2
Bumps [pytz](https://github.com/stub42/pytz) from 2025.1 to 2025.2.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2025.1...release_2025.2)
---
updated-dependencies:
- dependency-name: pytz
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-31 03:05:55 +00:00 |
|
dependabot[bot]
|
db647ab4d5
|
chore(deps): bump orjson from 3.10.15 to 3.10.16
Bumps [orjson](https://github.com/ijl/orjson) from 3.10.15 to 3.10.16.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.10.15...3.10.16)
---
updated-dependencies:
- dependency-name: orjson
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-31 03:05:49 +00:00 |
|
dependabot[bot]
|
98652bfd89
|
chore(deps): bump rich from 13.9.4 to 14.0.0
Bumps [rich](https://github.com/Textualize/rich) from 13.9.4 to 14.0.0.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v13.9.4...v14.0.0)
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-31 03:05:45 +00:00 |
|
dependabot[bot]
|
63010bc5e9
|
chore(deps): bump ccxt from 4.4.69 to 4.4.71
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.69 to 4.4.71.
- [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/v4.4.69...v4.4.71)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-31 03:05:41 +00:00 |
|
dependabot[bot]
|
dd388a51e0
|
chore(deps): bump sqlalchemy from 2.0.39 to 2.0.40
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.39 to 2.0.40.
- [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>
|
2025-03-31 03:05:33 +00:00 |
|
dependabot[bot]
|
22f109bab1
|
chore(deps): bump humanize from 4.12.1 to 4.12.2
Bumps [humanize](https://github.com/python-humanize/humanize) from 4.12.1 to 4.12.2.
- [Release notes](https://github.com/python-humanize/humanize/releases)
- [Commits](https://github.com/python-humanize/humanize/compare/4.12.1...4.12.2)
---
updated-dependencies:
- dependency-name: humanize
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-31 03:05:18 +00:00 |
|
dependabot[bot]
|
67e2d9c730
|
chore(deps): bump pydantic from 2.10.6 to 2.11.1
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.6 to 2.11.1.
- [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.10.6...v2.11.1)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-31 03:05:12 +00:00 |
|
dependabot[bot]
|
07fb941758
|
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.9 to 9.6.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.6.9...9.6.10)
---
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-03-31 03:05:07 +00:00 |
|
dependabot[bot]
|
6fca35adae
|
chore(deps-dev): bump pytest-asyncio in the pytest group
Bumps the pytest group with 1 update: [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio).
Updates `pytest-asyncio` from 0.25.3 to 0.26.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.3...v0.26.0)
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pytest
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-31 03:04:57 +00:00 |
|
Matthias
|
ac9b26cc57
|
fix: allow backtesting for specific exchanges
|
2025-03-30 19:34:01 +02:00 |
|
Robert Caulk
|
31aa397492
|
Merge pull request #11541 from freqtrade/drop_pytorch_support
drop support for macos x64 PyTorch
|
2025-03-30 17:43:24 +02:00 |
|
Matthias
|
b77739b5ca
|
docs: add exchange docs about hyperliquid historic data
|
2025-03-30 15:22:11 +02:00 |
|
Axel-CH
|
722d5b2319
|
test: update test of _rpc_pause after removal of specific fallback if bot already paused
|
2025-03-28 10:18:21 -04:00 |
|
Axel-CH
|
91ace759c5
|
chore: update _rpc_pause remove specific fallback if bot alreadu paused
|
2025-03-28 10:17:16 -04:00 |
|
Axel-CH
|
3d8d2fc0c6
|
test: update tests related to paused state status message wording
|
2025-03-28 02:32:15 -04:00 |
|
Axel-CH
|
58154d76ae
|
chore: update paused state status message wording
|
2025-03-28 02:31:18 -04:00 |
|
Matthias
|
38feb90f9e
|
chore: update function naming
|
2025-03-28 06:42:07 +01:00 |
|
Matthias
|
4632839fc5
|
chore(ci): run coveralls on ubuntu 24.04 runner
|
2025-03-27 20:05:27 +01:00 |
|
Matthias
|
26ea4fdcc9
|
chore(ci): simplified syntax
|
2025-03-27 19:22:35 +01:00 |
|
Matthias
|
3637d7a54c
|
chore(ci): run mypy only on the latest OS each
|
2025-03-27 18:14:36 +01:00 |
|
Matthias
|
583e20dc9d
|
chore: bump dev version to 2025.4-dev
|
2025-03-27 07:10:48 +01:00 |
|