Commit Graph

30521 Commits (2013a2eddaeffd495ae2bc2ed30fde2a0143c1ec)
 

Author SHA1 Message Date
dependabot[bot] a1b4a4dbfb
chore(deps): bump cachetools from 6.2.2 to 6.2.3
4 months ago
Matthias 092da6aee5 chore(ci): Try to cleanup docker build host
4 months ago
Matthias 13c63c0bf5 fix: exception when backtesting in webserver mode
4 months ago
Matthias aa38a36b56 docs: add override_exchange_check to documentation
4 months ago
Matthias e9847d9549
Merge pull request #12627 from freqtrade/unify/algo_stop_orders
4 months ago
Matthias 21d723b35d chore(ci): visualize disk sizes for docker build
4 months ago
Matthias 6c8b8f642a
Merge pull request #12629 from freqtrade/update/binance-leverage-tiers
4 months ago
Freqtrade Bot 6905b8059d chore: update pre-commit hooks
4 months ago
Matthias 1143aba671 test: simplify test call
4 months ago
Matthias 278bd0e97d chore: improve variable naming
4 months ago
Matthias d5b296c75c test: fix gate stoploss test
4 months ago
Matthias c63fba2e57 chore: rename flag to better match what it does
4 months ago
Matthias c8d74baaa1 refactor: unify fetch_stoploss_order
4 months ago
Matthias a9ebff3965
Merge pull request #12628 from freqtrade/dependabot/pip/filelock-3.20.1
4 months ago
dependabot[bot] 8859b9009a
chore(deps): bump filelock from 3.20.0 to 3.20.1
4 months ago
Matthias d4aee7e433 test: add autospec=True to just changed tests
4 months ago
Matthias f0908a1043 test: adapt test to new call logic
4 months ago
Matthias cf6bf1b7b5 refactor: reduce code duplication for cancel_stop_orders
4 months ago
Matthias 84e9251fcd test: use object patching instead of direct assignment
4 months ago
Matthias 5800002d42 feat: add stoploss_fetch_requires_stop_param property
4 months ago
Matthias 6a98c19dab fix: improve binance stoploss "triggered" behavior
4 months ago
Matthias eb3e8b82f9
Merge pull request #12626 from freqtrade/update/pre-commit-hooks
4 months ago
Freqtrade Bot 98da54ae82 chore: update pre-commit hooks
4 months ago
Matthias fa5210aa4b fix: function signature mismatch
4 months ago
Matthias 289e53ed5a fix: allow set-leverage failures on followup orders
4 months ago
Matthias 8c62816972
Merge pull request #12619 from freqtrade/dependabot/pip/develop/python-rapidjson-1.23
4 months ago
dependabot[bot] c0d40a03aa
chore(deps): bump python-rapidjson from 1.22 to 1.23
4 months ago
Matthias 551831c901
Merge pull request #12620 from freqtrade/dependabot/pip/develop/fastapi-0.124.0
4 months ago
Matthias 67850fd2a2
Merge pull request #12623 from freqtrade/dependabot/pip/develop/orjson-3.11.5
4 months ago
Matthias 715ef21da0
Merge pull request #12621 from freqtrade/dependabot/github_actions/develop/actions/checkout-6.0.1
4 months ago
Matthias b8defa5d45
Merge pull request #12622 from freqtrade/dependabot/pip/develop/stable-baselines3-2.7.1
4 months ago
Matthias 6d3dac828a
Merge pull request #12618 from freqtrade/dependabot/pip/develop/pytest-80f5f76e78
4 months ago
Matthias 968a9a3750
Merge pull request #12625 from freqtrade/dependabot/pip/develop/ruff-0.14.8
4 months ago
Matthias 03b5cdb240
Merge pull request #12624 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.18
4 months ago
dependabot[bot] 7dc0d5d146
chore(deps-dev): bump ruff from 0.14.7 to 0.14.8
4 months ago
dependabot[bot] c20f511418
chore(deps): bump pymdown-extensions from 10.17.2 to 10.18
4 months ago
dependabot[bot] 484b3ff2f3
chore(deps): bump orjson from 3.11.4 to 3.11.5
4 months ago
dependabot[bot] 5d25adfc42
chore(deps): bump stable-baselines3 from 2.7.0 to 2.7.1
4 months ago
dependabot[bot] 1099fd2525
chore(deps): bump actions/checkout from 6.0.0 to 6.0.1
4 months ago
dependabot[bot] 293989f019
chore(deps): bump fastapi from 0.123.0 to 0.124.0
4 months ago
dependabot[bot] 57d1e24275
chore(deps-dev): bump pytest from 9.0.1 to 9.0.2 in the pytest group
4 months ago
Matthias e52b5aef45
Merge pull request #12617 from freqtrade/feat/exit_price
4 months ago
Matthias a16d2a1ef9 chore: fix typo
4 months ago
Matthias 13c86452e9 refactor: only assign order_type once
4 months ago
Matthias fe18731057 test: slightly improve custom_exit_rate test
4 months ago
Matthias e26529b695 feat: Don't run custom_exit_price callback when exiting with price
4 months ago
Matthias bac6219cc1 feat: add price to force-exit
4 months ago
Matthias 0ed3bdc747 test: add test for force exit API logic
4 months ago
Matthias 8af0631ff0
Merge pull request #12599 from freqtrade/fix/dynamic_funding_fees
4 months ago
Matthias 2e3d276304 docs: Add strategy docs to migrate funding fees
4 months ago