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
|
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 |
|
Matthias
|
00e9178d5f
|
chore: bump pyarrow wheel
|
2024-12-02 16:04:23 +01:00 |
|
Matthias
|
1510c5517b
|
chore: update ta-lib wheels for 0.4.34
|
2024-12-01 15:28:48 +01:00 |
|
Matthias
|
92e64927b0
|
feat: allow object as dry-run balance
|
2024-11-27 06:41:54 +01:00 |
|
Matthias
|
c9718de24c
|
feat: Update config_schema with support for exit_fill
|
2024-11-07 06:29:23 +01:00 |
|
Matthias
|
6245127ce1
|
chore: update pyarrow armhf prebuilt wheel
|
2024-11-04 09:27:51 +01:00 |
|
Matthias
|
a3bcc9d91e
|
chore: schema.json updated
|
2024-10-27 21:28:36 +01:00 |
|
Matthias
|
98f4bf2f65
|
chore: remove Ta-lib binaries for 3.9
|
2024-10-01 18:18:46 +02:00 |
|
Matthias
|
d6cc88fa99
|
chore: remove schema syntax highlighting for protections
|
2024-09-29 09:27:40 +02:00 |
|
Matthias
|
6f33115187
|
Merge pull request #10400 from simwai/feature/stoploss-start-at
Added unlock_at field for protection config
|
2024-08-10 16:40:09 +02:00 |
|