Commit Graph

30226 Commits (024d2db2e27db2cc2dfc58d3dd84ce9b6dee95cf)
 

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