Matthias
|
1ad0e7e365
|
fix: force one pairlist handler via config
closes #12112
|
2025-08-13 13:08:41 +02:00 |
|
Matthias
|
c8593b2307
|
feat: add missing keys to config schema
|
2025-08-01 06:58:32 +02:00 |
|
Matthias
|
c911b7fa70
|
chore: remove edge from config schema
|
2025-06-10 06:49:42 +02:00 |
|
Matthias
|
28064d013c
|
feat: add ccxt_sync_config to json schema
|
2025-06-08 09:36:38 +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
|
92a1c304a8
|
feat: add additional supported keys to config schema
|
2025-05-20 07:05:08 +02:00 |
|
Matthias
|
feab28de91
|
chore: unpack instead of list concat
|
2025-04-09 20:05:15 +02:00 |
|
Matthias
|
a85afd9af3
|
feat: add "indicator_periods_candles" to config schema
|
2025-04-06 12:52:20 +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 |
|