Commit Graph

214 Commits

Author SHA1 Message Date
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
Axel-CH 324aada2bc feat: add paused state to config schema, restore it in generated shema.json 2025-03-22 23:24:39 -04:00
Axel-CH 50d60fad89 chore: remove paused state from schema.json enum 2025-03-21 20:13:04 -04:00
Axel-CH 7286568447 chore: change order of initial_states schema enum 2025-03-21 19:49:45 -04:00
Axel-CH 3116fd34cf chore: update wording on initial_state description field of schema 2025-03-21 19:18:57 -04:00
Axel-CH a9714727b1 feat: add paused state to initial state in schema 2025-03-21 11:54:44 -04:00
Matthias 6b6d7fc310 Merge pull request #11505 from freqtrade/feat/log_from_config
allow loading logging from config
2025-03-18 18:08:07 +01:00
Matthias f3aac3d66d feat: add authorized-users key to config schema 2025-03-16 13:48:50 +01:00
Matthias 5964845265 chore: Export json schema 2025-03-15 07:50:43 +01:00
Matthias a98121ea26 chore: update json schema 2025-03-13 19:17:32 +01:00
Matthias 8288a5cf91 Merge pull request #11481 from mrpabloyeah/add-year-to-backtest-breakdowns
Add year to backtest breakdowns
2025-03-11 20:45:15 +01:00
Matthias 442b29e0ea chore: run schema export 2025-03-11 20:01:21 +01:00
Matthias d69b1566b1 chore: auto-build schema.json 2025-03-11 07:10:37 +01:00
Matthias 8085d8cd00 chore: update prebuilt pyarrow binary 2025-02-24 09:40:06 +01:00
Matthias 3deffb57ce chore: update ta-lib pre-built binaries 2025-02-10 08:25:01 +01:00
Matthias 222da034d1 chore: fix wrong config property in api_server verbosity 2025-01-25 12:51:43 +01:00
Matthias 952a647c69 chore: add pre-built pyarrow wheels 2025-01-20 19:30:54 +01:00
Matthias 6ca5d42c89 chore: add Script to auto-export create_command_partials 2025-01-06 13:55:12 +01:00
Matthias 1f0d304190 chore: remove hdf5 from supported data handlers 2025-01-06 13:25:30 +01:00
Matthias 503eb1e55d Merge pull request #11120 from freqtrade/feat/BNFCR
Add support for BNFCR
2024-12-30 17:31:47 +01:00
Matthias 0663335011 chore: update config_schema with topic_id attribute 2024-12-23 20:12:21 +01:00
Matthias 5a24292d34 chore: update config_schema 2024-12-21 15:06:04 +01:00
Matthias a5907db5d8 chore: update pip-install command for windows ci 2024-12-16 19:02:21 +01:00
Matthias cc7b1a5642 chore: clean up install_windows call 2024-12-13 14:24:27 +01:00
Matthias 8f617d01d4 chore: further uv tests 2024-12-13 14:24:27 +01:00
Matthias 569ac2bc5b chore: move uv work 2024-12-13 14:24:27 +01:00
Matthias c1be014499 chore: package name lowercase ?? 2024-12-13 14:24:27 +01:00
Matthias 7d1ac0248b chore: only binary ... 2024-12-13 14:24:27 +01:00
Matthias aa8e504ef7 chore: remove non-existing UV argument 2024-12-13 14:24:27 +01:00
Matthias a85f200450 Merge pull request #11000 from freqtrade/feat/multi_wallet
Dry-run multi-wallet support
2024-12-07 17:49:32 +01:00