Matthias
|
14e2e160af
|
chore: reformat utility script
|
10 months ago |
Matthias
|
b3ec69fa8a
|
chore: update pyarrow prebuilt wheel
|
10 months ago |
Matthias
|
a85dc6972d
|
chore: Fix errors through S404 noqa's
|
11 months ago |
Matthias
|
1d9d2fce7f
|
chore: add noQA for S404
|
11 months ago |
Matthias
|
a85afd9af3
|
feat: add "indicator_periods_candles" to config schema
|
11 months ago |
Matthias
|
e5389be209
|
chore: import sys only when necessary
|
11 months ago |
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.
|
11 months ago |
Matthias
|
b839e159a8
|
chore: Support config schema extract without installation
|
11 months ago |
Axel-CH
|
4f4f927b97
|
chore: wording alignement update between schema.json and .py
|
11 months ago |
Axel-CH
|
324aada2bc
|
feat: add paused state to config schema, restore it in generated shema.json
|
11 months ago |
Axel-CH
|
50d60fad89
|
chore: remove paused state from schema.json enum
|
11 months ago |
Axel-CH
|
7286568447
|
chore: change order of initial_states schema enum
|
11 months ago |
Axel-CH
|
3116fd34cf
|
chore: update wording on initial_state description field of schema
|
11 months ago |
Axel-CH
|
a9714727b1
|
feat: add paused state to initial state in schema
|
11 months ago |
Matthias
|
6b6d7fc310
|
Merge pull request #11505 from freqtrade/feat/log_from_config
allow loading logging from config
|
11 months ago |
Matthias
|
f3aac3d66d
|
feat: add authorized-users key to config schema
|
11 months ago |
Matthias
|
5964845265
|
chore: Export json schema
|
11 months ago |
Matthias
|
a98121ea26
|
chore: update json schema
|
12 months ago |
Matthias
|
8288a5cf91
|
Merge pull request #11481 from mrpabloyeah/add-year-to-backtest-breakdowns
Add year to backtest breakdowns
|
12 months ago |
Matthias
|
442b29e0ea
|
chore: run schema export
|
12 months ago |
Matthias
|
d69b1566b1
|
chore: auto-build schema.json
|
12 months ago |
Matthias
|
8085d8cd00
|
chore: update prebuilt pyarrow binary
|
1 year ago |
Matthias
|
3deffb57ce
|
chore: update ta-lib pre-built binaries
|
1 year ago |
Matthias
|
222da034d1
|
chore: fix wrong config property in api_server verbosity
|
1 year ago |
Matthias
|
952a647c69
|
chore: add pre-built pyarrow wheels
|
1 year ago |
Matthias
|
6ca5d42c89
|
chore: add Script to auto-export create_command_partials
|
1 year ago |
Matthias
|
1f0d304190
|
chore: remove hdf5 from supported data handlers
|
1 year ago |
Matthias
|
503eb1e55d
|
Merge pull request #11120 from freqtrade/feat/BNFCR
Add support for BNFCR
|
1 year ago |
Matthias
|
0663335011
|
chore: update config_schema with topic_id attribute
|
1 year ago |
Matthias
|
5a24292d34
|
chore: update config_schema
|
1 year ago |
Matthias
|
a5907db5d8
|
chore: update pip-install command for windows ci
|
1 year ago |
Matthias
|
cc7b1a5642
|
chore: clean up install_windows call
|
1 year ago |
Matthias
|
8f617d01d4
|
chore: further uv tests
|
1 year ago |
Matthias
|
569ac2bc5b
|
chore: move uv work
|
1 year ago |
Matthias
|
c1be014499
|
chore: package name lowercase ??
|
1 year ago |
Matthias
|
7d1ac0248b
|
chore: only binary ...
|
1 year ago |
Matthias
|
aa8e504ef7
|
chore: remove non-existing UV argument
|
1 year ago |
Matthias
|
a85f200450
|
Merge pull request #11000 from freqtrade/feat/multi_wallet
Dry-run multi-wallet support
|
1 year ago |
Matthias
|
00e9178d5f
|
chore: bump pyarrow wheel
|
1 year ago |
Matthias
|
1510c5517b
|
chore: update ta-lib wheels for 0.4.34
|
1 year ago |
Matthias
|
92e64927b0
|
feat: allow object as dry-run balance
|
1 year ago |
Matthias
|
c9718de24c
|
feat: Update config_schema with support for exit_fill
|
1 year ago |
Matthias
|
6245127ce1
|
chore: update pyarrow armhf prebuilt wheel
|
1 year ago |
Matthias
|
a3bcc9d91e
|
chore: schema.json updated
|
1 year ago |
Matthias
|
98f4bf2f65
|
chore: remove Ta-lib binaries for 3.9
|
1 year ago |
Matthias
|
d6cc88fa99
|
chore: remove schema syntax highlighting for protections
|
1 year ago |
Matthias
|
6f33115187
|
Merge pull request #10400 from simwai/feature/stoploss-start-at
Added unlock_at field for protection config
|
2 years ago |
Matthias
|
6c5fb5e22b
|
chore: add_config_files to config_schema
|
2 years ago |
Matthias
|
4854bdd02f
|
chore: Add log_responses to config schema
|
2 years ago |
Matthias
|
79d4dc1646
|
Merge branch 'develop' into feature/stoploss-start-at
|
2 years ago |