Commit Graph

31008 Commits (7ec495be6740ae5fefb642e37b2a710ed05464ea)
 

Author SHA1 Message Date
Matthias 7ec495be67
Merge pull request #12839 from dux-helektra/develop
2 months ago
dux-helektra d7d07bde75
`/ping` route support HEAD request method
2 months ago
Matthias 22c0af9bb1
Merge pull request #12837 from freqtrade/update/pre-commit-hooks
2 months ago
Freqtrade Bot 1c21b092e6 chore: update pre-commit hooks
2 months ago
Matthias 2325e5f535 chore: reduce binance futures candle count to 499
2 months ago
Matthias 9e2eca3b8b
Merge pull request #12829 from freqtrade/dependabot/pip/develop/ccxt-4.5.38
2 months ago
Matthias 82a487ec50
Merge pull request #12832 from freqtrade/dependabot/pip/develop/fastapi-0.128.5
2 months ago
Matthias 466db15ccb
Merge pull request #12831 from freqtrade/dependabot/pip/develop/tqdm-4.67.3
2 months ago
Matthias c7dfb005ba
Merge pull request #12833 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-7.3.0
2 months ago
Matthias 82ae8b64e4
Merge pull request #12830 from freqtrade/dependabot/pip/develop/orjson-3.11.7
2 months ago
dependabot[bot] 1ffc2e47a1
chore(deps): bump astral-sh/setup-uv from 7.2.0 to 7.3.0
2 months ago
dependabot[bot] a5c392e176
chore(deps): bump fastapi from 0.128.0 to 0.128.5
2 months ago
dependabot[bot] 8f9754dd54
chore(deps): bump tqdm from 4.67.2 to 4.67.3
2 months ago
dependabot[bot] b3b3b1d134
chore(deps): bump orjson from 3.11.6 to 3.11.7
2 months ago
dependabot[bot] 26fd70ce4b
chore(deps): bump ccxt from 4.5.36 to 4.5.38
2 months ago
Matthias 18aed385f9 fix: increment latest ID by 1 on migration
2 months ago
Matthias e6db0ab00d fix: pairlocks table migration on postgres
2 months ago
Matthias 8ed1e6c394 chore: refactor get_last_sequence_ids
2 months ago
Matthias da62e614d7 chore: improve typesafety for migrations
2 months ago
Matthias ca94909ccc test: improve test for migrate_set_sequence_id's
2 months ago
Matthias 131c1aaf13 chore: clarify set_sequence_id's docstring
2 months ago
Matthias 5f06b1d43e test: update dry_order_fill test
2 months ago
Matthias c999de6291 feat: immediately triggering stoploss orders should cause emergency exits
2 months ago
Matthias a42c8faeca test: add test for immediately triggering stop order
2 months ago
Matthias ecfbfa2a35 test: try fix for test_exchangews_ohlcv random failures
2 months ago
Matthias 6b86214ca8 fix: random hangs in CI
2 months ago
Matthias df6f53ba30 test: update set_sequence_ids test
2 months ago
Matthias 0888f6dba0 feat: add db migration functionality for custom-data and kv store
2 months ago
Matthias 5d3c798dfd fix: further improve exchange.close fix
2 months ago
Matthias 93d2397f72 fix: improved shutdown loop fix for tests
2 months ago
Matthias 05e759a38c fix: check if loop exists
2 months ago
Matthias 67eaa4ac49 fix: prevent warnings in online tests
2 months ago
Matthias e8aeebb123 fix: use safe_value_nested for features
2 months ago
Matthias d121e97067 test: add test for safe_value_nested
2 months ago
Matthias bdf5c4de8e feat: add safe_value_nested function
2 months ago
Matthias 7492cf8bf5 docs: update doc links from latest to stable
2 months ago
Matthias d29d4cba66 chore: update doc links from latest to stable
2 months ago
Matthias 655d61e560 docs: Have readme links point to the documentation
2 months ago
Matthias ba6d210662
Merge pull request #12811 from stash86/main-stash
2 months ago
Matthias aff46acdd0
Merge pull request #12816 from freqtrade/update/binance-leverage-tiers
2 months ago
Freqtrade Bot 5a16cbe602 chore: update pre-commit hooks
2 months ago
Matthias 519f2d93ba test: update tests for new stoploss_from_absolute behavior
2 months ago
Matthias 646c091e02 fix: don't bracked stoploss to 1
2 months ago
Matthias 12c3698480
Merge pull request #12813 from freqtrade/dependabot/pip/cryptography-46.0.5
2 months ago
dependabot[bot] c86acd20d6
chore(deps): bump cryptography from 46.0.4 to 46.0.5
2 months ago
Matthias 60b787edc9 chore: extract schema.json
2 months ago
Matthias eec33190d2 chore: jwt_secret_key is guaranteed to be in the schema now
2 months ago
Matthias 6e38759bd1 chore: add new randomDefault value
2 months ago
Matthias 6a242356a0 docs: update docs about jwt_secret_key
2 months ago
Matthias 04d2ea8773 chore: update sample configs with longer jwt_secret key
2 months ago