Matthias
|
60b787edc9
|
chore: extract schema.json
|
1 week ago |
Matthias
|
7a69cfa62b
|
chore: update pre-built pyarrlw armhf wheel
|
3 weeks ago |
Matthias
|
4e809947c7
|
chore: improve create_command_partials runtime by not calling subprocess several times
|
2 months ago |
Matthias
|
5c0cf8f228
|
chore: prevent execution of command partials on python <3.13
|
3 months ago |
Matthias
|
40107b9380
|
feat: format partials codeblock as outputs
|
3 months ago |
Matthias
|
8804850170
|
refactor: extract partial-file writing
|
3 months ago |
Matthias
|
d246933c28
|
refactor: improve partials script
|
3 months ago |
Matthias
|
777ff1938e
|
feat: extract freqtrade-client to auto-use help
|
3 months ago |
Matthias
|
4a8f487b68
|
chore: update json schema
|
3 months ago |
Matthias
|
71b169616f
|
chore: update pyarrow armhf wheel
|
4 months ago |
Matthias
|
a2f887aabb
|
chore: update config schema
|
4 months ago |
Matthias
|
9206c0086f
|
chore: add ta-lib armhf wheels
|
4 months ago |
mrpabloyeah
|
1294724ee8
|
Add day of week to backtest breakdowns
|
4 months ago |
Matthias
|
2d40807b66
|
chore: fix description typo
|
5 months ago |
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
|
5 months ago |
Stefano
|
8e500d4601
|
add DelistFilter
|
5 months ago |
Matthias
|
c4c0198d20
|
chore: Update ta-lib armhf wheel
|
5 months ago |
Matthias
|
23d4d25e39
|
chore(ci): move everything to docker build action
|
6 months ago |
Matthias
|
488a608c90
|
chore(ci): simplify build steps
|
6 months ago |
Matthias
|
bb7a4c4739
|
chore(ci): move CI build to action
* Reduce the need for a helper script
* increase visibility into individual build times
|
6 months ago |
Matthias
|
7d38963c61
|
chore(ci): extract environment parts to ci file
|
6 months ago |
Matthias
|
6c5771b40c
|
chore(ci): remove some redundant environment variables
|
6 months ago |
Matthias
|
5cbcd68446
|
chore: update armhf binary
|
6 months ago |
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
|
6 months ago |
Matthias
|
06e249f569
|
chore: bump pre-built armhf ta-lib binary
|
6 months ago |
Matthias
|
1ff4e40824
|
chore: remove ta-lib install scripts and helpers
|
6 months ago |
Matthias
|
734a6f0442
|
chore: remove ta-lib install workaround for windows
|
6 months ago |
Matthias
|
c934535dc8
|
chore: remove now pointless ta-lib wheels
|
6 months ago |
Matthias
|
1ad0e7e365
|
fix: force one pairlist handler via config
closes #12112
|
6 months ago |
Matthias
|
42d3f557bc
|
chore(ci): fix windows install
temporarily pin ta-lib to <0.6.0 when searching for wheels
|
6 months ago |
Matthias
|
c8593b2307
|
feat: add missing keys to config schema
|
7 months ago |
Matthias
|
954950c8cb
|
chore: update pyarrow pre-compiled wheel
|
7 months ago |
Matthias
|
e5a9c65e66
|
ci: improve pre-commit-update check
|
8 months ago |
Matthias
|
c911b7fa70
|
chore: remove edge from config schema
|
8 months ago |
Matthias
|
6b88c49e0a
|
chore: revert ta-lib install workarounds
|
8 months ago |
Matthias
|
4fe99e0333
|
chore: update binary files for ta-lib
|
8 months ago |
Matthias
|
b874ceaf2f
|
chore: improved "pins" for numpy
|
9 months ago |
Matthias
|
28064d013c
|
feat: add ccxt_sync_config to json schema
|
9 months ago |
Matthias
|
ce46cd7343
|
Merge pull request #11646 from freqtrade/deps/numpy2
Bump numpy to 2.x
|
9 months ago |
Matthias
|
ad5d2a36bc
|
feat: Further ENV recommendations to config schema
|
9 months ago |
Matthias
|
1666746692
|
feat: recommend setting secrets via environment variable
|
9 months ago |
Matthias
|
3a74fc85b4
|
chore: update schema.json
|
9 months ago |
Matthias
|
14e2e160af
|
chore: reformat utility script
|
10 months ago |
Matthias
|
b3ec69fa8a
|
chore: update pyarrow prebuilt wheel
|
10 months ago |
Matthias
|
825c059c2e
|
chore: update ta-lib binaries
|
10 months ago |
Matthias
|
865c253922
|
chore: bump dockerfile and windows install numpy
|
10 months ago |
Matthias
|
a85dc6972d
|
chore: Fix errors through S404 noqa's
|
10 months ago |
Matthias
|
1d9d2fce7f
|
chore: add noQA for S404
|
10 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 |