Commit Graph

30224 Commits (73dccb0780642d266ed772c8e76ff86f2bc9ee38)
 

Author SHA1 Message Date
Matthias 73dccb0780 test: Add test case for no parallel on 1 combo
5 months ago
Matthias aa7aac3a14 feat: don't jump into parallel mode for single pair/timeframe downloads
5 months ago
Matthias 2015ccc727 test: update parallel-history test
5 months ago
Matthias 47301830b6 fix: be more selective before activating parallel download
5 months ago
Matthias b7b280de96
Merge pull request #12542 from freqtrade/feat/no_data
5 months ago
Matthias 7edc2e8c94 fix: improved realized profit telegram condition
5 months ago
Matthias 972e25a6a7 feat: Improve conditions to not exclude `0.0` profits
5 months ago
Matthias 649db69314 test: add tests for N/A when formatting prices
5 months ago
Matthias d0fb4cdc37 feat: use N/A for round value
5 months ago
Matthias efabcef330 feat: use pct formatting helper throughout telegram module
5 months ago
Matthias a4e6ac0c7f test: update test for new status table behavior
5 months ago
Matthias 0ce9149ddd feat: use helper method to format for pct
5 months ago
Matthias 2750643e07 test: add tests for format_pct
5 months ago
Matthias b92535deea feat: Add format_pct helper method
5 months ago
Matthias 2fa0503993 fix: telegram crash during exchange downtime
5 months ago
Matthias 3932470190
Merge pull request #12541 from stash86/main-stash
5 months ago
Stefano d901f4b10b make sure the strat's starupt count don't get replaced
5 months ago
Matthias 8269384077 fix: missing space in template
5 months ago
Matthias b364153d02 feat: add nr_of_successful_* to api
5 months ago
Matthias 916d8324cb test: update tests with new fields
5 months ago
Matthias 60309b9e57 chore: move num_entries/exits to trade model
5 months ago
Matthias a05d142af6 chore: remove unneeded formatting
5 months ago
Matthias 1feb11bac0 refactor: use fstring for telegram sending
5 months ago
Matthias 93936c9946 refactor: use fstrings for /order telegram message
5 months ago
Matthias ce78039ea8 refactor: don't do delayed formatting on status message
5 months ago
Matthias 1db871e42d
Merge pull request #12536 from stash86/add-liq-price
5 months ago
Matthias 1513ba9af9 chore: Move liquidation up a line
5 months ago
Stefano 22b88249ff Merge branch 'add-liq-price' of https://github.com/stash86/freqtrade into add-liq-price
5 months ago
Stefano 18f73af6e6 use get to return None on trade with no liq price
5 months ago
Stefano b8c835e24e
Merge branch 'freqtrade:develop' into add-liq-price
5 months ago
Stefano 2f392b483c add liq line
5 months ago
Matthias 220480327c test: add explicit test for dry_order_filled
5 months ago
Matthias 2c6ff3f018 docs: update supported exchanges for Delist Filter
5 months ago
Matthias 56a8fb4aae
Merge pull request #12532 from stash86/bitget-delist
5 months ago
Matthias 3f782fc482
Merge pull request #12531 from stash86/bybit-delist
5 months ago
Matthias d02e5f2b90 chore: simplify imports
5 months ago
Matthias 92fd9411e5 chore: simplify import
5 months ago
Stefano 650cdf5eb3 change to exclude optimize mode
5 months ago
Stefano 060a1543e9 change to exclude optimize mode
5 months ago
Matthias 50402c5cdc test: add explicit tests for price_crossed
5 months ago
Matthias 0835414f24
Merge pull request #12533 from freqtrade/update/binance-leverage-tiers
5 months ago
Freqtrade Bot 6449074658 chore: update pre-commit hooks
5 months ago
Stefano b8d558a455 remove unnecessary check because it will be catch anyway
5 months ago
Stefano 4017b010f4 add test
5 months ago
Stefano 7e178cb032 add test
5 months ago
Stefano e17936c407 use dt_ts
5 months ago
Stefano f437d4a55b use dt_ts
5 months ago
Stefano a731b73457 add delisting check for bitget futures
5 months ago
Stefano b5be462dd1 add delisting check for bybit futures
5 months ago
Matthias b55e7bcf4e chore: Improve fetch_dry_run_order
5 months ago