Thinh Nguyen
|
0fcfd933ea
|
Skip loop iteration if train_queue is empty
Added a check to continue the loop if the training queue is empty.
|
2026-01-03 23:32:38 +01:00 |
|
Matthias
|
b9a4918d61
|
test: reset converter before and after fiat conversions
|
2026-01-03 14:33:08 +01:00 |
|
Matthias
|
0d7127bb6a
|
refactor: use metaclass for Singleton in FiatConverter
|
2026-01-03 14:06:17 +01:00 |
|
Matthias
|
cfd048e74e
|
test: mock fiat_convert entry method
|
2026-01-03 14:02:18 +01:00 |
|
Matthias
|
c911332da3
|
test: simplify telegram fiat_convert mocking
|
2026-01-03 13:51:39 +01:00 |
|
Matthias
|
43a849d45d
|
test: remove pointless mocks
|
2026-01-03 13:46:37 +01:00 |
|
Matthias
|
3ad502b073
|
test: mock object instead of global mock
|
2026-01-03 13:40:18 +01:00 |
|
Matthias
|
6d4ad393d5
|
test: cleanup unneeded mocks from test_rpc
|
2026-01-03 13:18:23 +01:00 |
|
Matthias
|
69cc238700
|
Merge pull request #12560 from stash86/main-stash
add more metrics on profit stat
|
2026-01-03 12:51:18 +01:00 |
|
Matthias
|
9a9b4e15f3
|
test: pandas warning tests to show warnings
|
2026-01-02 17:12:48 +01:00 |
|
Matthias
|
fcab9460fb
|
test: reduce startup time failure rates
|
2026-01-02 16:58:10 +01:00 |
|
Matthias
|
58130572a9
|
fix: use "triggered order" id where necessary
closes #12680
|
2026-01-02 16:37:12 +01:00 |
|
Matthias
|
f82d2fe796
|
chore: simplify conversion rate usage
|
2026-01-02 16:24:37 +01:00 |
|
Matthias
|
577464c12d
|
Merge pull request #12506 from dev-starlight/develop
fix, Add UTF-8 encoding to read_text method
|
2026-01-02 13:56:25 +01:00 |
|
Matthias
|
00bd3e5a5c
|
fix: strategy-updater should support non-english characters on windows
|
2026-01-02 12:42:12 +00:00 |
|
Matthias
|
bc2be74b36
|
fix: further fixes for utf8 reading on windows
|
2026-01-02 12:20:09 +00:00 |
|
Matthias
|
3543437fc5
|
test: add test chinese comment to strategy_test file
|
2026-01-02 12:10:06 +00:00 |
|
Matthias
|
4b278941b8
|
test: small improvements to test clarity
|
2026-01-02 11:41:18 +01:00 |
|
Matthias
|
8a33b71351
|
test: update exchange api test
|
2026-01-02 11:40:10 +01:00 |
|
Matthias
|
a09ca38de2
|
feat: list-exchanges to show futures "has" problematics
|
2026-01-02 11:05:02 +01:00 |
|
Matthias
|
4d4fee9874
|
feat: add futures validation to validate_exchange
|
2026-01-02 11:02:26 +01:00 |
|
Matthias
|
f2dfe1788a
|
feat: split futures "has" parameters to a separate variable
|
2026-01-02 10:40:57 +01:00 |
|
Matthias
|
0e82c0458a
|
feat: improve output of list-exchanges
|
2026-01-02 10:33:12 +01:00 |
|
Matthias
|
2ec2626277
|
feat: blacklist kraken-futures - it's futures only
we know it won't work at the moment, and current exclusion is accidental
which could change with a ccxt update.
|
2026-01-02 10:33:12 +01:00 |
|
Matthias
|
04f4f327df
|
refactor: improve punctuation handling on bad exchanges
|
2026-01-02 10:33:12 +01:00 |
|
Matthias
|
34ad58e2da
|
feat: enable fetch_orders optional check
|
2026-01-02 10:33:12 +01:00 |
|
Matthias
|
f78aa7b39a
|
feat: has_optional should check for replacement methods
|
2026-01-02 10:33:12 +01:00 |
|
Matthias
|
a174461952
|
test: add test for exchange_has validation
|
2026-01-02 10:33:12 +01:00 |
|
Matthias
|
6c164683b7
|
refactor: extract "has" checking logic to separate function
|
2026-01-02 10:33:12 +01:00 |
|
Matthias
|
9cdd8659ec
|
fix: "missing" condition when no replacemet items are available
|
2026-01-02 10:33:12 +01:00 |
|
Matthias
|
795df94817
|
Merge pull request #12679 from freqtrade/maint/binance_mig
Remove binance futures pair naming migration
|
2026-01-02 10:18:57 +01:00 |
|
Matthias
|
40f87c0d30
|
test: remove binance pair naming tests
|
2026-01-02 08:42:25 +01:00 |
|
Matthias
|
1380940565
|
chore: remove binance pair naming migration
|
2026-01-02 08:42:14 +01:00 |
|
Matthias
|
595309c9ed
|
chore: improve type-safety for Volumepairlist
|
2026-01-01 14:42:00 +01:00 |
|
Matthias
|
78dde7d1bc
|
chore: don't use bitwise comparisons for bool comparisons
|
2026-01-01 14:41:49 +01:00 |
|
Matthias
|
2a0da08413
|
fix: double-space in log message
|
2026-01-01 14:01:25 +01:00 |
|
Matthias
|
fd7aff6063
|
Merge pull request #12678 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2026-01-01 07:14:27 +01:00 |
|
Freqtrade Bot
|
c41584a548
|
chore: update pre-commit hooks
|
2026-01-01 03:35:01 +00:00 |
|
Stefano
|
1e6d832f71
|
fix test
|
2025-12-31 10:40:09 +09:00 |
|
Stefano
|
6f2ba13b0c
|
add to api schemas
|
2025-12-31 10:05:18 +09:00 |
|
Stefano
|
78141c7216
|
Merge branch 'freqtrade:develop' into main-stash
|
2025-12-31 10:02:04 +09:00 |
|
Matthias
|
8e91fea11f
|
Merge pull request #12584 from igi01/feature/hyperliquid-hip3-support
Hyperliquid HIP3 support
|
2025-12-30 21:03:13 +01:00 |
|
Matthias
|
0f8c6d456e
|
fix: only matching quote currencies should be tradable
|
2025-12-30 20:37:48 +01:00 |
|
Matthias
|
2a1b3ae7ba
|
test: improve test to disable different stake currency markets
|
2025-12-30 20:37:29 +01:00 |
|
Matthias
|
0a94a6d332
|
test: refactor hyperliquid fake markets into a fixture
|
2025-12-30 20:31:49 +01:00 |
|
Matthias
|
75a3651493
|
test: ensure hyperliquid works without dex configured
|
2025-12-30 13:03:13 +01:00 |
|
Matthias
|
0dad2b36ab
|
Merge branch 'develop' into feature/hyperliquid-hip3-support
|
2025-12-30 08:46:48 +01:00 |
|
Matthias
|
70834b6491
|
chore: update release template structure
|
2025-12-30 08:46:19 +01:00 |
|
Matthias
|
31269c7ce0
|
docs: Update docs date to 2025
|
2025-12-30 08:46:19 +01:00 |
|
Matthias
|
f0a5bbe511
|
Merge pull request #12674 from freqtrade/dependabot/pip/develop/ccxt-4.5.30
chore(deps): bump ccxt from 4.5.29 to 4.5.30
|
2025-12-29 16:44:42 +01:00 |
|