Matthias
|
f7b934b306
|
chore(ci): try to not prune uv cache
|
2025-09-21 16:21:32 +02:00 |
|
Matthias
|
d34e7a1e8e
|
chore: don't retry bootstrap indefinitely
better behavior is to stop after a couple of attempts
|
2025-09-21 15:02:34 +02:00 |
|
Matthias
|
4804ec986a
|
chore: cleanup unused (and now unsupported) comments
|
2025-09-21 15:02:24 +02:00 |
|
Matthias
|
16117e5b6c
|
chore: remove obsolete todo
|
2025-09-20 20:23:43 +02:00 |
|
Matthias
|
985805e0d5
|
test: add test for order_book_to_dataframe
|
2025-09-20 20:23:23 +02:00 |
|
Matthias
|
78acaf8f4c
|
Merge pull request #12214 from mrpabloyeah/fix-shufflefilter-behavior-in-backtesting
Fix ShuffleFilter behavior in backtesting
|
2025-09-19 20:36:37 +02:00 |
|
Matthias
|
a1dad065b2
|
docs: enhance doc wording around pairlists
|
2025-09-19 20:32:01 +02:00 |
|
Matthias
|
3b03d4346c
|
docs: enhance freqUI documentation page structure
|
2025-09-19 20:31:03 +02:00 |
|
Matthias
|
c6551819cd
|
chore: re-word help string
|
2025-09-19 20:23:36 +02:00 |
|
Matthias
|
e58635a881
|
test: minor adjustments to new tests
|
2025-09-19 20:23:07 +02:00 |
|
Matthias
|
8e3331d0db
|
chore: rename variable for clarity
|
2025-09-19 20:16:44 +02:00 |
|
Matthias
|
8391a0612d
|
chore: use ccxt's "set_markets_from_exchange" instead of manual logic
|
2025-09-18 07:11:55 +02:00 |
|
Matthias
|
68c00d1c4d
|
chore: bump ccxt min-version requirement
this will allow us to use new features
e.g. `.set_markets_from_exchange()`
|
2025-09-18 07:11:55 +02:00 |
|
Matthias
|
f48f24ce2e
|
Merge pull request #12263 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-09-18 06:29:06 +02:00 |
|
Freqtrade Bot
|
9d5a88416a
|
chore: update pre-commit hooks
|
2025-09-18 03:12:21 +00:00 |
|
Stefano
|
a314786056
|
Merge branch 'delist' of https://github.com/stash86/freqtrade into delist
|
2025-09-17 13:38:14 +09:00 |
|
Stefano
|
aee9b2c749
|
remove lock
|
2025-09-17 13:38:09 +09:00 |
|
Stefano
|
3fffee3b05
|
Merge branch 'freqtrade:develop' into delist
|
2025-09-17 11:55:26 +09:00 |
|
Stefano
|
72abae7b94
|
disable delisting check on non-trading mode
|
2025-09-17 11:38:28 +09:00 |
|
Stefano
|
a300df7ff3
|
fix precommit
|
2025-09-17 09:22:21 +09:00 |
|
Stefano
|
8e500d4601
|
add DelistFilter
|
2025-09-17 09:16:05 +09:00 |
|
Matthias
|
f6e1442fdf
|
Merge pull request #12257 from stash86/main-stash
Update API docs
|
2025-09-16 21:26:44 +02:00 |
|
Stefano
|
d8d8260d76
|
remove logger
|
2025-09-16 16:11:23 +09:00 |
|
Stefano
|
72dd0d062b
|
add spot check for binance
|
2025-09-16 15:52:19 +09:00 |
|
Stefano
|
03c67d6a3b
|
switch to use dataprovider to give flexibility to users
|
2025-09-16 14:59:44 +09:00 |
|
Matthias
|
314cd10e27
|
Merge pull request #12260 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2025-09-16 06:28:36 +02:00 |
|
Freqtrade Bot
|
6e6a929fac
|
chore: update pre-commit hooks
|
2025-09-16 03:12:05 +00:00 |
|
Stefano
|
d069f5477e
|
add delisted pair to blacklist
|
2025-09-16 11:06:34 +09:00 |
|
Stefano
|
a4a5fbe4a8
|
add column name for bybit and okx
|
2025-09-16 10:53:00 +09:00 |
|
Stefano
|
01e288297a
|
fix precommit
|
2025-09-16 09:33:48 +09:00 |
|
Stefano
|
7564b1e6df
|
remove extra log, fix delivery time check for binance
|
2025-09-16 09:23:20 +09:00 |
|
Stefano
|
cf010c3f17
|
initial concept
|
2025-09-16 08:54:47 +09:00 |
|
Stefano
|
5ff95db9e1
|
move the example of blacklist to Programmatic Use card
|
2025-09-16 08:17:35 +09:00 |
|
Matthias
|
ada72d2264
|
Merge pull request #12247 from freqtrade/dependabot/pip/develop/ruff-0.13.0
chore(deps-dev): bump ruff from 0.12.12 to 0.13.0
|
2025-09-15 20:21:40 +02:00 |
|
Matthias
|
9f436dcd1e
|
chore: fix RUF043 violations
|
2025-09-15 19:20:20 +02:00 |
|
Matthias
|
95a710d4a8
|
chore: fix RUF059 violations
|
2025-09-15 19:15:43 +02:00 |
|
Matthias
|
bf5d300a54
|
Merge pull request #12248 from freqtrade/dependabot/pip/develop/pydantic-2.11.9
chore(deps): bump pydantic from 2.11.7 to 2.11.9
|
2025-09-15 11:45:52 +02:00 |
|
Matthias
|
f7a1325339
|
Merge pull request #12246 from freqtrade/dependabot/pip/develop/scipy-26573e6263
chore(deps): bump the scipy group with 2 updates
|
2025-09-15 11:29:03 +02:00 |
|
Stefano
|
e13152715c
|
Merge branch 'freqtrade:develop' into main-stash
|
2025-09-15 17:32:04 +09:00 |
|
Stefano
|
19a35ed111
|
add examples on API docs. Fix some params name
|
2025-09-15 17:29:33 +09:00 |
|
Matthias
|
e62ba8ed1e
|
chore: update scipy-stubs in pre-commit
|
2025-09-15 08:52:49 +02:00 |
|
Matthias
|
f62ded94bb
|
Merge pull request #12251 from freqtrade/dependabot/pip/develop/numpy-2.3.3
chore(deps): bump numpy from 2.3.2 to 2.3.3
|
2025-09-15 08:27:25 +02:00 |
|
dependabot[bot]
|
74f459d7ed
|
chore(deps): bump numpy from 2.3.2 to 2.3.3
Bumps [numpy](https://github.com/numpy/numpy) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v2.3.2...v2.3.3)
---
updated-dependencies:
- dependency-name: numpy
dependency-version: 2.3.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-15 05:59:20 +00:00 |
|
dependabot[bot]
|
815a351435
|
chore(deps): bump the scipy group with 2 updates
Bumps the scipy group with 2 updates: [scipy](https://github.com/scipy/scipy) and [scipy-stubs](https://github.com/scipy/scipy-stubs).
Updates `scipy` from 1.16.1 to 1.16.2
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.16.1...v1.16.2)
Updates `scipy-stubs` from 1.16.1.1 to 1.16.2.0
- [Release notes](https://github.com/scipy/scipy-stubs/releases)
- [Commits](https://github.com/scipy/scipy-stubs/compare/v1.16.1.1...v1.16.2.0)
---
updated-dependencies:
- dependency-name: scipy
dependency-version: 1.16.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: scipy
- dependency-name: scipy-stubs
dependency-version: 1.16.2.0
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: scipy
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-15 05:59:02 +00:00 |
|
Matthias
|
9857f30703
|
Merge pull request #12252 from freqtrade/dependabot/pip/develop/numexpr-2.12.1
chore(deps): bump numexpr from 2.11.0 to 2.12.1
|
2025-09-15 07:58:08 +02:00 |
|
Matthias
|
a7de2cf682
|
Merge pull request #12242 from freqtrade/dependabot/pip/develop/types-91b7a93ceb
chore(deps-dev): bump types-requests from 2.32.4.20250809 to 2.32.4.20250913 in the types group
|
2025-09-15 07:57:40 +02:00 |
|
dependabot[bot]
|
5e2f4924d6
|
chore(deps-dev): bump ruff from 0.12.12 to 0.13.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.12 to 0.13.0.
- [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.12...0.13.0)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.13.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-15 05:48:27 +00:00 |
|
Matthias
|
b74a334f25
|
Merge pull request #12250 from freqtrade/dependabot/pip/develop/mypy-1.18.1
chore(deps-dev): bump mypy from 1.17.1 to 1.18.1
|
2025-09-15 07:43:37 +02:00 |
|
Matthias
|
58c9a61cf0
|
Merge pull request #12253 from freqtrade/dependabot/pip/develop/scikit-learn-1.7.2
chore(deps): bump scikit-learn from 1.7.1 to 1.7.2
|
2025-09-15 07:18:23 +02:00 |
|
Matthias
|
d5620cf8b5
|
chore: bump types-requests in pre-commit config
|
2025-09-15 07:12:06 +02:00 |
|