Commit Graph

30445 Commits (c0d40a03aa3bcfd77f4e3da7f8b96a4cea2d2030)
 

Author SHA1 Message Date
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
Matthias bd5630a104 test: simplify test mock
4 months ago
Matthias b406219515 test: add candle_types test
4 months ago
Matthias 31d3a19836 feat: support candle_type parameter via API download
4 months ago
Matthias 83b372a32d docs: add "Funding fee adjustment" to deprecated docs
4 months ago
Matthias 51e0b204b6 docs: improve download data docs
4 months ago
Matthias 6848f9197e
Merge pull request #12613 from freqtrade/fix/binance
4 months ago
Matthias 6d2c30abca chore: bump ccxt to 4.5.27
4 months ago
Matthias 93bde7dc46 fix: support binance algo orders
4 months ago
Matthias 97e2e0a405 chore: remove hard-pin of pycares
4 months ago
Matthias 12206f028b chore: comment wording improvements
4 months ago
Matthias 4c7944ac77 chore: update comment wording
4 months ago
Matthias d4ced7b416 docs: improve doc wording
4 months ago
Matthias 451eef5c99 test: further test simplifications
4 months ago
Matthias ae8f059de0
Merge pull request #12611 from freqtrade/update/binance-leverage-tiers
4 months ago
Matthias 878bd7cbc7 chore: pin pycares for now
4 months ago
Freqtrade Bot 6d017c9a6c chore: update pre-commit hooks
4 months ago
Matthias 4c3d9b8c70 test: simplify some stoploss test setups
4 months ago
Matthias 23a4260859 chore: simplify okx cancel stoploss method
4 months ago
Matthias d15d08a2d5 test: Improve refresh_backtest test
4 months ago
Matthias 6aeab16ce4 test: improve candle type verification test
4 months ago
Matthias 46538d9a5b fix: verify prog actually exists before using it
4 months ago
Matthias f0f48395c5 chore: update download-data help text
4 months ago
Matthias b3a1442a69 feat: allow varying help texts for different subcommands
4 months ago
Matthias bbafb1dabd fix: deduplicate list before downloading
4 months ago
Matthias 645a9159e4 chore: hyperliquid doesn't have mark candles
4 months ago
Matthias 2d3ff2f8ca test: mark-test should use the candle's defined mark price attribute
4 months ago