x-mass
|
ea6d23bd2d
|
fix: align _get_close_rate_for_roi with calc_profit_ratio logic in backtesting
|
7 months ago |
Matthias
|
102fc3e184
|
test: add basic online tests for coinex exchange
|
7 months ago |
Matthias
|
abd02979dd
|
feat: add coinex subclass
closes #12306
|
7 months ago |
Matthias
|
3ea4603d1c
|
Merge pull request #12305 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
7 months ago |
Freqtrade Bot
|
84dfb035b1
|
chore: update pre-commit hooks
|
7 months ago |
Matthias
|
aacd8f49f4
|
chore: bump develop version to 2025.10-dev
|
7 months ago |
Matthias
|
5363ee7198
|
chore(deps): bump ft-pandas-ta from 0.3.15 to 0.3.16
|
7 months ago |
Matthias
|
4b78ba42b1
|
Merge pull request #12302 from freqtrade/dependabot/pip/develop/ccxt-4.5.6
chore(deps): bump ccxt from 4.5.5 to 4.5.6
|
7 months ago |
dependabot[bot]
|
567f118ce1
|
chore(deps): bump ccxt from 4.5.5 to 4.5.6
Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.5.5 to 4.5.6.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg)
- [Commits](https://github.com/ccxt/ccxt/compare/v4.5.5...v4.5.6)
---
updated-dependencies:
- dependency-name: ccxt
dependency-version: 4.5.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
7 months ago |
Matthias
|
230e892482
|
Merge pull request #12298 from freqtrade/dependabot/pip/develop/uvicorn-0.37.0
chore(deps): bump uvicorn from 0.36.0 to 0.37.0
|
7 months ago |
Matthias
|
9e616e81ad
|
Merge pull request #12303 from freqtrade/dependabot/pip/develop/python-telegram-bot-22.5
chore(deps): bump python-telegram-bot from 22.4 to 22.5
|
7 months ago |
Matthias
|
d1e055c015
|
Merge pull request #12301 from freqtrade/dependabot/pip/develop/ruff-0.13.2
chore(deps-dev): bump ruff from 0.13.1 to 0.13.2
|
7 months ago |
Matthias
|
3bcd6694b7
|
Merge pull request #12300 from freqtrade/dependabot/pip/develop/numexpr-2.13.0
chore(deps): bump numexpr from 2.12.1 to 2.13.0
|
7 months ago |
dependabot[bot]
|
86d8fc5ee3
|
chore(deps): bump python-telegram-bot from 22.4 to 22.5
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 22.4 to 22.5.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v22.4...v22.5)
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-version: '22.5'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
7 months ago |
dependabot[bot]
|
78f291264e
|
chore(deps-dev): bump ruff from 0.13.1 to 0.13.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.1 to 0.13.2.
- [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.13.1...0.13.2)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.13.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
7 months ago |
dependabot[bot]
|
fdc3c7ba09
|
chore(deps): bump numexpr from 2.12.1 to 2.13.0
Bumps [numexpr](https://github.com/pydata/numexpr) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/pydata/numexpr/releases)
- [Changelog](https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst)
- [Commits](https://github.com/pydata/numexpr/compare/v2.12.1...v2.13.0)
---
updated-dependencies:
- dependency-name: numexpr
dependency-version: 2.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
7 months ago |
dependabot[bot]
|
f8621e850f
|
chore(deps): bump uvicorn from 0.36.0 to 0.37.0
Bumps [uvicorn](https://github.com/Kludex/uvicorn) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases)
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md)
- [Commits](https://github.com/Kludex/uvicorn/compare/0.36.0...0.37.0)
---
updated-dependencies:
- dependency-name: uvicorn
dependency-version: 0.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
7 months ago |
Matthias
|
87c5f89b6c
|
fix: ensure exportFilename is a path object
|
7 months ago |
Matthias
|
780c794ef0
|
Merge pull request #12292 from freqtrade/maint/combine_ci
Combine CI definition
|
7 months ago |
Matthias
|
8b4070dbcf
|
chore(ci): parallel tests
|
7 months ago |
Matthias
|
4e089fd17e
|
chore(ci): split check between windows and linux
|
7 months ago |
Matthias
|
f454006ec3
|
chore(ci): combine windows ci into generic test runner
|
7 months ago |
Matthias
|
f5002929ee
|
chore(ci): name some jobs properly
|
7 months ago |
Matthias
|
4e1d75a3e1
|
chore(ci): improved job naming
|
7 months ago |
Matthias
|
d4462ba5d8
|
chore(ci): remove useless alias
|
7 months ago |
Matthias
|
6dc71269a2
|
chore(ci): simplify actions by combining linux and macOS runs
|
7 months ago |
Matthias
|
730ccba535
|
chore: fix return type
|
7 months ago |
Matthias
|
1175721579
|
docs: use exchange features include
|
7 months ago |
Matthias
|
e5157d5471
|
docs: enhance exchange-features table
|
7 months ago |
Matthias
|
7fcb23e0c7
|
docs: add exchange overview
|
7 months ago |
Matthias
|
f075d90d99
|
chore: slight refactor in ft_has initialization
|
7 months ago |
Matthias
|
bf94748058
|
docs: update showcase, update outdated link
|
7 months ago |
Matthias
|
2890d13d92
|
feat: Improve styling of list-exchanges table
|
7 months ago |
Matthias
|
9232778732
|
docs: add support policy to FAQ
|
7 months ago |
Matthias
|
70a25f9837
|
Merge pull request #12259 from stash86/delist
Implement delisting check on futures market
|
7 months ago |
Matthias
|
4434df1999
|
docs: improve doc wording
|
7 months ago |
Matthias
|
b9e9f6f040
|
refactor: indicate private methods by convention
|
7 months ago |
Matthias
|
f92caf0f1f
|
chore: add response sample to private endpoint
|
7 months ago |
Matthias
|
55b90917e4
|
docs: Improve documentation clarity
|
7 months ago |
Matthias
|
d0546e998a
|
chore: further restructuring to contributing guide
|
7 months ago |
Matthias
|
e9f414b29c
|
chore: improve contributing wording
|
7 months ago |
Matthias
|
7638261e8f
|
chore: update contributing documentation
|
7 months ago |
Matthias
|
a049d6eab1
|
feat: add magin_mode to show_config response
|
7 months ago |
Matthias
|
61f46b959e
|
Merge pull request #12286 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
7 months ago |
Stefano
|
ccb1e4af02
|
Merge branch 'freqtrade:develop' into delist
|
7 months ago |
Freqtrade Bot
|
06424cae28
|
chore: update pre-commit hooks
|
7 months ago |
Matthias
|
9aeb2eaabd
|
feat: add z-level to annotations
|
7 months ago |
Matthias
|
c6061daec4
|
test: rename tests to match scheme
|
7 months ago |
Matthias
|
5be0352705
|
test: add binance spot-delist test
|
7 months ago |
Matthias
|
06995f26fd
|
chore: improve reliability of binance spot delisting
|
7 months ago |