Matthias
|
1a3c913176
|
feat(bitget): Align bitget candle limits
|
2025-08-09 15:49:44 +02:00 |
|
Matthias
|
83de41ad0e
|
test(bitget): add test for bitget ohlcv limit
|
2025-08-09 15:49:29 +02:00 |
|
Matthias
|
8cc4664823
|
chore: fix imports
|
2025-08-07 20:10:01 +02:00 |
|
Matthias
|
aaecbc2206
|
test(bitget): add test for stoploss emulation
|
2025-08-07 20:10:01 +02:00 |
|
Matthias
|
e36df7eff5
|
feat(bitget): correctly cancel stop orders
|
2025-08-07 20:10:01 +02:00 |
|
Matthias
|
95f58b2b8c
|
feat(bitget): add stoploss support properly
|
2025-08-07 20:10:01 +02:00 |
|
Matthias
|
8df0ce3fb5
|
docs: add stoploss on exchange bitget
|
2025-08-07 20:10:01 +02:00 |
|
Matthias
|
4177809f71
|
feat(bitget): stoploss order fetching attempts
|
2025-08-07 20:10:01 +02:00 |
|
Matthias
|
96aa214fc5
|
Merge pull request #12092 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-08-07 06:01:21 +02:00 |
|
Matthias
|
a3c1c8c1b4
|
Merge pull request #12091 from freqtrade/deps/ccxt
Bump ccxt to 4.4.99
|
2025-08-07 06:00:35 +02:00 |
|
Freqtrade Bot
|
2bf3494cbc
|
chore: update pre-commit hooks
|
2025-08-07 03:31:40 +00:00 |
|
Matthias
|
e3dd3478bb
|
chore: bump ccxt to 4.4.99
|
2025-08-06 21:12:29 +02:00 |
|
Matthias
|
457af15b35
|
chore: safe basic freqAI infos to backtest result
|
2025-08-06 20:24:43 +02:00 |
|
Matthias
|
1eef1675cc
|
Merge pull request #12084 from freqtrade/fix/backtest_feature_handling
fix: Ensure pipelines that modify feature set are supported for fast backtesting
|
2025-08-05 20:19:18 +02:00 |
|
Robert Caulk
|
89ef31b381
|
fix: Ensure pipelines that modify feature set are supported for fast backtesting
|
2025-08-05 12:49:27 +02:00 |
|
Matthias
|
d1c901ae94
|
Merge pull request #12083 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2025-08-05 07:16:42 +02:00 |
|
Matthias
|
dd0aeaf380
|
Merge pull request #12080 from freqtrade/dependabot/github_actions/develop/docker/login-action-3.5.0
chore(deps): bump docker/login-action from 3.4.0 to 3.5.0
|
2025-08-05 07:10:25 +02:00 |
|
Freqtrade Bot
|
3e8e250a65
|
chore: update pre-commit hooks
|
2025-08-05 04:46:39 +00:00 |
|
dependabot[bot]
|
a34b580444
|
chore(deps): bump docker/login-action from 3.4.0 to 3.5.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](74a5d14239...184bdaa072)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-05 04:46:30 +00:00 |
|
Matthias
|
e7ea9d09c9
|
chore: fix typo
|
2025-08-05 06:45:35 +02:00 |
|
Matthias
|
e4e11be331
|
chore: temporarily disable htx due to certificate issues
|
2025-08-05 06:34:56 +02:00 |
|
Matthias
|
9774c51a97
|
Merge pull request #12074 from freqtrade/dependabot/pip/develop/scipy-stubs-1.16.1.0
chore(deps-dev): bump scipy-stubs from 1.16.0.2 to 1.16.1.0
|
2025-08-04 19:57:46 +02:00 |
|
Matthias
|
87ff8dc7bc
|
chore(deps-dev): update scipy-stubs in pre-commit config
|
2025-08-04 19:34:43 +02:00 |
|
Matthias
|
2434ae5476
|
chore: make scipy it's own group to update scipy-stubs together
|
2025-08-04 19:34:27 +02:00 |
|
dependabot[bot]
|
e474294d55
|
chore(deps-dev): bump scipy-stubs from 1.16.0.2 to 1.16.1.0
Bumps [scipy-stubs](https://github.com/scipy/scipy-stubs) from 1.16.0.2 to 1.16.1.0.
- [Release notes](https://github.com/scipy/scipy-stubs/releases)
- [Commits](https://github.com/scipy/scipy-stubs/compare/v1.16.0.2...v1.16.1.0)
---
updated-dependencies:
- dependency-name: scipy-stubs
dependency-version: 1.16.1.0
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-04 17:33:34 +00:00 |
|
Matthias
|
b081716df7
|
Merge pull request #12075 from freqtrade/dependabot/pip/develop/sqlalchemy-2.0.42
chore(deps): bump sqlalchemy from 2.0.41 to 2.0.42
|
2025-08-04 19:31:26 +02:00 |
|
Matthias
|
e1af43b133
|
Merge branch 'develop' into dependabot/pip/develop/sqlalchemy-2.0.42
|
2025-08-04 19:17:39 +02:00 |
|
Matthias
|
79fc80957f
|
Merge pull request #12071 from freqtrade/dependabot/pip/develop/ruff-0.12.7
chore(deps-dev): bump ruff from 0.12.5 to 0.12.7
|
2025-08-04 08:42:02 +02:00 |
|
Matthias
|
937eedd8ca
|
Merge pull request #12073 from freqtrade/dependabot/pip/develop/aiohttp-3.12.15
chore(deps): bump aiohttp from 3.12.14 to 3.12.15
|
2025-08-04 07:37:51 +02:00 |
|
dependabot[bot]
|
93ae45dcbb
|
chore(deps): bump aiohttp from 3.12.14 to 3.12.15
---
updated-dependencies:
- dependency-name: aiohttp
dependency-version: 3.12.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-04 05:13:21 +00:00 |
|
Matthias
|
1adbd525bc
|
Merge pull request #12072 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.16.1
chore(deps): bump pymdown-extensions from 10.16 to 10.16.1
|
2025-08-04 07:13:09 +02:00 |
|
Matthias
|
ced7465c1f
|
Merge pull request #12069 from freqtrade/dependabot/pip/develop/xgboost-3.0.3
chore(deps): bump xgboost from 3.0.2 to 3.0.3
|
2025-08-04 07:04:25 +02:00 |
|
Matthias
|
d635cb8516
|
Merge pull request #12068 from freqtrade/dependabot/pip/develop/ccxt-4.4.98
chore(deps): bump ccxt from 4.4.96 to 4.4.98
|
2025-08-04 07:01:33 +02:00 |
|
Matthias
|
2b578633ab
|
Merge pull request #12070 from freqtrade/dependabot/pip/develop/certifi-2025.8.3
chore(deps): bump certifi from 2025.7.14 to 2025.8.3
|
2025-08-04 06:52:59 +02:00 |
|
dependabot[bot]
|
824f555d48
|
chore(deps-dev): bump ruff from 0.12.5 to 0.12.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.5 to 0.12.7.
- [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.12.5...0.12.7)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-04 04:50:05 +00:00 |
|
Matthias
|
999fd15bee
|
Merge pull request #12067 from freqtrade/dependabot/pip/develop/mypy-1.17.1
chore(deps-dev): bump mypy from 1.17.0 to 1.17.1
|
2025-08-04 06:42:38 +02:00 |
|
Matthias
|
be07879a1e
|
chore: bump sqlalchemy in pre-commit-config
|
2025-08-04 06:25:36 +02:00 |
|
dependabot[bot]
|
ab543c2680
|
chore(deps): bump sqlalchemy from 2.0.41 to 2.0.42
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.41 to 2.0.42.
- [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-version: 2.0.42
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-04 04:06:27 +00:00 |
|
dependabot[bot]
|
79aa0bce5a
|
chore(deps): bump pymdown-extensions from 10.16 to 10.16.1
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.16 to 10.16.1.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.16...10.16.1)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-version: 10.16.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-04 03:59:05 +00:00 |
|
dependabot[bot]
|
05a76c0297
|
chore(deps): bump certifi from 2025.7.14 to 2025.8.3
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.7.14 to 2025.8.3.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.07.14...2025.08.03)
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.8.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-04 03:58:33 +00:00 |
|
dependabot[bot]
|
15eeac3c48
|
chore(deps): bump xgboost from 3.0.2 to 3.0.3
Bumps [xgboost](https://github.com/dmlc/xgboost) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/dmlc/xgboost/releases)
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md)
- [Commits](https://github.com/dmlc/xgboost/compare/v3.0.2...v3.0.3)
---
updated-dependencies:
- dependency-name: xgboost
dependency-version: 3.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-04 03:57:56 +00:00 |
|
dependabot[bot]
|
d8a84a7d6b
|
chore(deps): bump ccxt from 4.4.96 to 4.4.98
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.4.96 to 4.4.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/v4.4.96...v4.4.98)
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.4.98
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-04 03:54:29 +00:00 |
|
dependabot[bot]
|
863a5b7b81
|
chore(deps-dev): bump mypy from 1.17.0 to 1.17.1
Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.17.0...v1.17.1)
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.17.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-04 03:53:13 +00:00 |
|
Matthias
|
4ad049aec3
|
test: add test-case for futures filter
|
2025-08-03 19:50:24 +02:00 |
|
Matthias
|
03c16d034d
|
test: add test for --dex filter
|
2025-08-03 19:46:43 +02:00 |
|
Matthias
|
c1f8dce109
|
docs: re-extract list-exchanges command partial
|
2025-08-03 19:46:31 +02:00 |
|
Matthias
|
887f513438
|
feat: filter list-exchanges by dex
|
2025-08-03 19:44:52 +02:00 |
|
Matthias
|
12fbae7204
|
chore: remove pointless dockerfile template
Noticed in #12063 - it serves no paractical use.
Developers should use the devcontainer instead.
|
2025-08-03 19:38:34 +02:00 |
|
Matthias
|
a05cb8f1c5
|
feat: support filtering exchanges by trade mode
|
2025-08-03 18:25:51 +02:00 |
|
Matthias
|
cffee80b0e
|
chore: remove binanceje mapping
|
2025-08-03 17:41:55 +02:00 |
|