Commit Graph

112 Commits (bf07d8fe879ca592db74b1bf61bb59cd8441bee4)

Author SHA1 Message Date
Matthias 2c7c5f9a6e Update mock_usdt trade method
4 years ago
Matthias 2a1368d508 Offsetfilter: add number_assets parameter
4 years ago
Matthias f5f599c7f0 Add LowProfitPairs only_per_side option
4 years ago
Matthias 144e4da96e Update stoploss guard tests
4 years ago
Matthias 4942d73693 update pairlock tests
4 years ago
Matthias 420836b1b2 Update test naming
4 years ago
Matthias b7cada1edd Convert ProtectionReturn to dataclass
4 years ago
Matthias 6d9218cb34 sell_signal -> exit_signal
4 years ago
Matthias 543aa74278 update sell_reason to exit_reason
4 years ago
Matthias dcfa3e8648 Update SellType to ExitType
4 years ago
Matthias 7d8ca63752
Merge pull request #6550 from freqtrade/short_tickerproblems
4 years ago
Matthias 7868e50141 Merge branch 'develop' into feat/short
4 years ago
Matthias 73fc344eb1 Improve wording in docs
4 years ago
Matthias f55db8e262 Spreadfilter should fail to start if fetchTickers is not supported
4 years ago
Matthias a13b633c56 update VOlumepairlist to also work without tickers
4 years ago
Matthias 0c6d92a7a6 Merge branch 'develop' into feat/short
4 years ago
Matthias 5eb5029856 Performancefilter - improve sorting
4 years ago
Matthias ef086d438c Update PerformanceFilter test to run with USDT pairs
4 years ago
Matthias 64d0c75bbb Fix deprecation warnings
4 years ago
Matthias 46809f08fe Merge branch 'develop' into feat/short
4 years ago
Matthias 72f486289a Update Volumepairlist test
4 years ago
Matthias ddfbe55e7c Merge branch 'develop' into feat/short
4 years ago
cdimauro f77b8cbb7a Reduce KuCoin logs only for 429000 error
4 years ago
cdimauro 6509c38717 Introduce new test functions to check logs
4 years ago
Matthias f88b6af26f
Merge pull request #6070 from cdimauro/suppress_logs
4 years ago
Matthias e5aaef6440 Fix CI failure
4 years ago
cdimauro 9d8646072c Add test case for checking removal of logs for pains in blacklist
4 years ago
Matthias 3398469e55 Update PerformanceFilter to have min_profit as ratio again.
4 years ago
Matthias be6b1f6f83 Import from enums, not submodules
4 years ago
Matthias 25e1142f89 Update Enum imports
4 years ago
Matthias 9b9d61c6d6 Remove SPOT_ candletype
4 years ago
Matthias a870e0962a Fix some obtruse (test)bugs
4 years ago
Matthias f4d0abc51a Merge branch 'feat/short' into pr/samgermain/5780
4 years ago
Matthias 67f3570bf3 Merge branch 'develop' into feat/short
4 years ago
Matthias 2b3e7eeb21 Use Enum values within bot code
4 years ago
Sam Germain 920151934a Added candle_type to a lot of methods, wrote some tests
4 years ago
Matthias c094ac5762 Merge branch 'develop' into feat/short
4 years ago
Matthias c579fcfc19 Add tests and documentation for unlock_reason
4 years ago
Sam Germain 3fffc315ac Merge branch 'develop' into feat/short
4 years ago
Matthias 55b0216180 Allow StaticPairlist in non-first position
4 years ago
Sam Germain e4682b78c5 updates suggested on github
4 years ago
Matthias 198f3c5238 Merge branch 'feat/short' into pr/samgermain/5567
4 years ago
Matthias c02a538187 Add documentation and log to PerformanceFilter
4 years ago
Sam Germain b3656ddfc9 Merge branch 'feat/short' into lev-freqtradebot
4 years ago
Rokas Kupstys e025576d8c Introduce markets_static fixture serving an immutable list of markets. Adapt pairlist/markets tests to use this new fixture.
4 years ago
Sam Germain 043bfcd5ad Fixed a lot of failing tests"
5 years ago
Sam Germain 778f0d9d0a Merged feat/short into lev-strat
5 years ago
Matthias 1da091dea3 ProtectionManager should return the lock just created
5 years ago
Matthias 56fb25c5e5 Add test for PerformanceFilter lookback
5 years ago
Matthias e4ec5679a1
Merge pull request #5574 from freqtrade/agefilter_cache
5 years ago