Matthias
|
5542febef6
|
Merge pull request #12309 from freqtrade/feat/hyperliquid_cross
hyperliquid cross futures support
|
2025-10-02 18:06:47 +02:00 |
|
Matthias
|
4eba2c6a24
|
fix: bitvavo is now using tick-size for pricing and amount rounding
|
2025-10-02 07:20:30 +02:00 |
|
Matthias
|
e654c29c82
|
chore: bump ccxt to 4.5.7
|
2025-10-02 07:20:30 +02:00 |
|
Matthias
|
0bcd6e078b
|
Merge pull request #12316 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-10-02 06:39:42 +02:00 |
|
Freqtrade Bot
|
4698c0a066
|
chore: update pre-commit hooks
|
2025-10-02 03:12:18 +00:00 |
|
Matthias
|
c7aaa77e44
|
test: test cross margin calc for hyperliquid
|
2025-09-30 20:39:40 +02:00 |
|
Matthias
|
1e8252ffcc
|
test: simplify hyperliquid test
|
2025-09-30 20:33:13 +02:00 |
|
Matthias
|
361b34641c
|
chore: simplify hyperliquid dry-run calc
|
2025-09-30 20:33:03 +02:00 |
|
Matthias
|
88c0c3503f
|
docs: Add cross margin warning note
|
2025-09-30 19:50:50 +02:00 |
|
Matthias
|
102fc3e184
|
test: add basic online tests for coinex exchange
|
2025-09-30 19:23:02 +02:00 |
|
Matthias
|
abd02979dd
|
feat: add coinex subclass
closes #12306
|
2025-09-30 19:22:52 +02:00 |
|
Matthias
|
f6c4227ca6
|
feat: Add documentation to hyperliquid liquidation calc
|
2025-09-30 07:05:32 +02:00 |
|
Matthias
|
d6bc8f4a24
|
docs: enable hyperliquid cross
|
2025-09-30 06:47:09 +02:00 |
|
Matthias
|
a9c3799547
|
feat: enable hyperliquid cross futures
|
2025-09-30 06:34:05 +02:00 |
|
Matthias
|
3ea4603d1c
|
Merge pull request #12305 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2025-09-30 06:26:21 +02:00 |
|
Freqtrade Bot
|
84dfb035b1
|
chore: update pre-commit hooks
|
2025-09-30 03:14:01 +00:00 |
|
Matthias
|
aacd8f49f4
|
chore: bump develop version to 2025.10-dev
|
2025-09-29 19:36:39 +02:00 |
|
Matthias
|
5363ee7198
|
chore(deps): bump ft-pandas-ta from 0.3.15 to 0.3.16
|
2025-09-29 18:16:03 +02:00 |
|
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
|
2025-09-29 06:32:55 +02:00 |
|
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>
|
2025-09-29 04:32:53 +00:00 |
|
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
|
2025-09-29 06:32:02 +02:00 |
|
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
|
2025-09-29 06:31:39 +02:00 |
|
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
|
2025-09-29 06:30:26 +02:00 |
|
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
|
2025-09-29 06:30:18 +02:00 |
|
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>
|
2025-09-29 03:17:24 +00:00 |
|
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>
|
2025-09-29 03:13:53 +00:00 |
|
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>
|
2025-09-29 03:12:41 +00:00 |
|
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>
|
2025-09-29 03:11:27 +00:00 |
|
Matthias
|
87c5f89b6c
|
fix: ensure exportFilename is a path object
|
2025-09-28 11:36:46 +02:00 |
|
Matthias
|
780c794ef0
|
Merge pull request #12292 from freqtrade/maint/combine_ci
Combine CI definition
|
2025-09-27 18:23:39 +02:00 |
|
Matthias
|
8b4070dbcf
|
chore(ci): parallel tests
|
2025-09-27 18:04:43 +02:00 |
|
Matthias
|
4e089fd17e
|
chore(ci): split check between windows and linux
|
2025-09-27 17:23:16 +02:00 |
|
Matthias
|
f454006ec3
|
chore(ci): combine windows ci into generic test runner
|
2025-09-27 16:51:10 +02:00 |
|
Matthias
|
f5002929ee
|
chore(ci): name some jobs properly
|
2025-09-27 16:03:00 +02:00 |
|
Matthias
|
4e1d75a3e1
|
chore(ci): improved job naming
|
2025-09-27 16:01:04 +02:00 |
|
Matthias
|
d4462ba5d8
|
chore(ci): remove useless alias
|
2025-09-27 15:55:23 +02:00 |
|
Matthias
|
6dc71269a2
|
chore(ci): simplify actions by combining linux and macOS runs
|
2025-09-27 15:54:27 +02:00 |
|
Matthias
|
730ccba535
|
chore: fix return type
|
2025-09-27 15:28:14 +02:00 |
|
Matthias
|
1175721579
|
docs: use exchange features include
|
2025-09-27 13:11:04 +02:00 |
|
Matthias
|
e5157d5471
|
docs: enhance exchange-features table
|
2025-09-27 13:10:18 +02:00 |
|
Matthias
|
7fcb23e0c7
|
docs: add exchange overview
|
2025-09-27 13:02:04 +02:00 |
|
Matthias
|
f075d90d99
|
chore: slight refactor in ft_has initialization
|
2025-09-27 12:14:34 +02:00 |
|
Matthias
|
bf94748058
|
docs: update showcase, update outdated link
|
2025-09-27 08:58:36 +02:00 |
|
Matthias
|
2890d13d92
|
feat: Improve styling of list-exchanges table
|
2025-09-27 08:54:25 +02:00 |
|
Matthias
|
9232778732
|
docs: add support policy to FAQ
|
2025-09-27 08:48:56 +02:00 |
|
Matthias
|
70a25f9837
|
Merge pull request #12259 from stash86/delist
Implement delisting check on futures market
|
2025-09-26 07:14:01 +02:00 |
|
Matthias
|
4434df1999
|
docs: improve doc wording
|
2025-09-26 06:59:22 +02:00 |
|
Matthias
|
b9e9f6f040
|
refactor: indicate private methods by convention
|
2025-09-26 06:47:36 +02:00 |
|
Matthias
|
f92caf0f1f
|
chore: add response sample to private endpoint
|
2025-09-26 06:44:10 +02:00 |
|
Matthias
|
55b90917e4
|
docs: Improve documentation clarity
|
2025-09-26 06:38:02 +02:00 |
|