254 Commits

Author SHA1 Message Date
Matthias 3a4adfac52 feat: auto-update pre-commit config 2026-05-11 18:05:52 +02:00
Matthias c2578dca06 chore: update json schema 2026-05-09 09:09:32 +02:00
Matthias 0b12dcfec9 chore: bump pyarrow armv7 wheel 2026-05-04 06:35:55 +02:00
Matthias e8501dfb7a chore: fix double-space typos 2026-04-11 13:09:13 +02:00
Matthias 754f24c8a6 feat: allow skipping of the wallet migration
fallback method in case of problems
2026-04-04 13:48:54 +02:00
Stefano 0ca49bf1d3 Merge branch 'freqtrade:develop' into main-stash 2026-03-04 10:03:14 +09:00
Matthias 192bd754df chore: add armhf wheel for pyarrow 23.0.1 2026-03-02 06:53:13 +01:00
Stefano 3b59616cbe add to checma 2026-02-28 11:03:24 +09:00
Matthias 60b787edc9 chore: extract schema.json 2026-02-10 20:34:03 +01:00
Matthias 7a69cfa62b chore: update pre-built pyarrlw armhf wheel 2026-01-26 06:16:45 +01:00
Matthias 4e809947c7 chore: improve create_command_partials runtime by not calling subprocess several times 2025-12-26 20:02:24 +01:00
Matthias 5c0cf8f228 chore: prevent execution of command partials on python <3.13 2025-11-16 08:41:14 +01:00
Matthias 40107b9380 feat: format partials codeblock as outputs 2025-11-09 08:40:35 +01:00
Matthias 8804850170 refactor: extract partial-file writing 2025-11-09 08:38:32 +01:00
Matthias d246933c28 refactor: improve partials script 2025-11-09 08:37:39 +01:00
Matthias 777ff1938e feat: extract freqtrade-client to auto-use help 2025-11-09 08:36:42 +01:00
Matthias 4a8f487b68 chore: update json schema 2025-11-05 20:38:55 +01:00
Matthias 71b169616f chore: update pyarrow armhf wheel 2025-11-03 11:58:59 +01:00
Matthias a2f887aabb chore: update config schema 2025-11-01 09:47:23 +01:00
Matthias 9206c0086f chore: add ta-lib armhf wheels 2025-10-27 06:43:22 +01:00
mrpabloyeah 1294724ee8 Add day of week to backtest breakdowns 2025-10-14 21:13:48 +02:00
Matthias 2d40807b66 chore: fix description typo 2025-10-05 07:56:42 +02:00
Robert Caulk 8d86cc1173 fix: Allow users to override the exchange check for FreqAI incase they know that they dont need historic data for their system 2025-10-01 16:34:10 +02:00
Stefano 8e500d4601 add DelistFilter 2025-09-17 09:16:05 +09:00
Matthias c4c0198d20 chore: Update ta-lib armhf wheel 2025-09-08 07:04:19 +02:00
Matthias 23d4d25e39 chore(ci): move everything to docker build action 2025-09-04 07:06:27 +02:00
Matthias 488a608c90 chore(ci): simplify build steps 2025-09-04 07:06:27 +02:00
Matthias bb7a4c4739 chore(ci): move CI build to action
* Reduce the need for a helper script
* increase visibility into individual build times
2025-09-04 07:06:27 +02:00
Matthias 7d38963c61 chore(ci): extract environment parts to ci file 2025-09-04 07:06:27 +02:00
Matthias 6c5771b40c chore(ci): remove some redundant environment variables 2025-09-02 07:16:10 +02:00
Matthias 5cbcd68446 chore: update armhf binary 2025-09-01 19:47:45 +02:00
Matthias 6063e4accb Merge pull request #12101 from freqtrade/dependabot/pip/develop/ta-lib-0.6.5
chore(deps): bump ta-lib from 0.5.5 to 0.6.5
2025-08-15 13:10:22 +02:00
Matthias 06e249f569 chore: bump pre-built armhf ta-lib binary 2025-08-15 08:22:25 +02:00
Matthias 1ff4e40824 chore: remove ta-lib install scripts and helpers 2025-08-14 11:15:48 +02:00
Matthias 734a6f0442 chore: remove ta-lib install workaround for windows 2025-08-14 10:15:41 +02:00
Matthias c934535dc8 chore: remove now pointless ta-lib wheels 2025-08-14 10:07:10 +02:00
Matthias 1ad0e7e365 fix: force one pairlist handler via config
closes #12112
2025-08-13 13:08:41 +02:00
Matthias 42d3f557bc chore(ci): fix windows install
temporarily pin ta-lib to <0.6.0 when searching for wheels
2025-08-09 16:11:42 +02:00
Matthias c8593b2307 feat: add missing keys to config schema 2025-08-01 06:58:32 +02:00
Matthias 954950c8cb chore: update pyarrow pre-compiled wheel 2025-07-22 06:43:50 +02:00
Matthias e5a9c65e66 ci: improve pre-commit-update check 2025-07-04 15:25:27 +02:00
Matthias c911b7fa70 chore: remove edge from config schema 2025-06-10 06:49:42 +02:00
Matthias 6b88c49e0a chore: revert ta-lib install workarounds 2025-06-09 09:37:36 +02:00
Matthias 4fe99e0333 chore: update binary files for ta-lib 2025-06-09 09:37:36 +02:00
Matthias b874ceaf2f chore: improved "pins" for numpy 2025-06-08 11:11:15 +02:00
Matthias 28064d013c feat: add ccxt_sync_config to json schema 2025-06-08 09:36:38 +02:00
Matthias ce46cd7343 Merge pull request #11646 from freqtrade/deps/numpy2
Bump numpy to 2.x
2025-06-01 09:13:58 +02:00
Matthias ad5d2a36bc feat: Further ENV recommendations to config schema 2025-05-20 07:05:08 +02:00
Matthias 1666746692 feat: recommend setting secrets via environment variable 2025-05-20 07:05:08 +02:00
Matthias 3a74fc85b4 chore: update schema.json 2025-05-20 07:05:08 +02:00