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 |
|
Matthias
|
14e2e160af
|
chore: reformat utility script
|
2025-04-30 06:53:02 +02:00 |
|
Matthias
|
b3ec69fa8a
|
chore: update pyarrow prebuilt wheel
|
2025-04-28 12:21:27 +02:00 |
|
Matthias
|
825c059c2e
|
chore: update ta-lib binaries
|
2025-04-16 07:12:56 +02:00 |
|
Matthias
|
865c253922
|
chore: bump dockerfile and windows install numpy
|
2025-04-15 06:31:16 +02:00 |
|
Matthias
|
a85dc6972d
|
chore: Fix errors through S404 noqa's
|
2025-04-09 20:10:19 +02:00 |
|
Matthias
|
1d9d2fce7f
|
chore: add noQA for S404
|
2025-04-09 19:49:02 +02:00 |
|
Matthias
|
a85afd9af3
|
feat: add "indicator_periods_candles" to config schema
|
2025-04-06 12:52:20 +02:00 |
|
Matthias
|
e5389be209
|
chore: import sys only when necessary
|
2025-04-04 09:32:16 +02:00 |
|
Matthias
|
eac440649b
|
refactor: move config_schema to it's own package
This is to avoid import conflicts and allow running
the schema extraction without a full freqtrade installation.
|
2025-04-04 07:23:45 +02:00 |
|
Matthias
|
b839e159a8
|
chore: Support config schema extract without installation
|
2025-04-04 07:19:47 +02:00 |
|
Axel-CH
|
4f4f927b97
|
chore: wording alignement update between schema.json and .py
|
2025-03-22 23:58:57 -04:00 |
|