Commit Graph

47 Commits (78ba2d3fc759d53ea0e57a60206b45e71fa2d9dd)

Author SHA1 Message Date
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 2b3e7eeb21 Use Enum values within bot code
4 years ago
Matthias 55b0216180 Allow StaticPairlist in non-first position
5 years ago
Matthias c02a538187 Add documentation and log to PerformanceFilter
5 years ago
Rokas Kupstys e025576d8c Introduce markets_static fixture serving an immutable list of markets. Adapt pairlist/markets tests to use this new fixture.
5 years ago
Matthias 56fb25c5e5 Add test for PerformanceFilter lookback
5 years ago
Matthias 35eda8c8c7 Improve agefilter test
5 years ago
Matthias 3ce5197e8d Add Tests for AgeFilter caching
5 years ago
Matthias b63eda3a2b Some minor cleanup and improved test coverage
5 years ago
sauces1313 4675d85b90
Merge branch 'freqtrade:develop' into RangeStabilityFilterMax
5 years ago
sauces1313 34c8a5afaf remove second filter, add max option
5 years ago
Matthias 225522762b
Merge pull request #5231 from nightshift2k/enhancement/range-based-volumefilter
5 years ago
Matthias 76e51cddba
Merge pull request #5246 from nightshift2k/feature/offsetfilter
5 years ago
Matthias 682f880630 Slightly simplify if statement, add additional test
5 years ago
nightshift2k c44e87cd30 added tests for `OffsetFilter
5 years ago
nightshift2k f30e300f18 adjusted `test_pairlist.py` for fixed rolling sum
5 years ago
kevinjulian 502c69dce3 change short desc
5 years ago
nightshift2k 1e87225e91 added `test_VolumePairList_range` to test_pairlist.py
5 years ago
kevinjulian 3d9f3eeb07 feat(agefilter): add max_days_listed
5 years ago
Matthias 347eceeda5 Try fix fluky test
5 years ago
Matthias 6659a07079 Add tests for max-value filter
5 years ago
Matthias 369f19df6b Add valuefilter to Pricefilters
5 years ago
Matthias 37b71b8cfd Fix PerformanceFilter failing in test-pairlist mode
5 years ago
Matthias 6f0a585bd0 Fix random test failure due to ttl 0 issue
5 years ago
Matthias bb7ef2f804 Cache pairlist in pairlist, not globally
5 years ago
gbojen 17508efbbc resolves freqtrade/freqtrade#4650
5 years ago
gbojen 9772a93634 resolves freqtrade/freqtrade#4650
5 years ago
gbojen 187cf6dcd5 VolatilityFilter resolves freqtrade/freqtrade#4650
5 years ago
Matthias 130a9b4db3 Add test to call verify_pairlist multiple times
5 years ago
Matthias 4d7f3e570b Add test for spreadfilter division exception
5 years ago
Matthias 16f9675356 Fix whitelist expansion problem
5 years ago
Matthias bf5868c96d Add testcase for nonexisting pairs on whitelist
5 years ago
nas- f72d53351c Added ability to keep invalid pairs while expanding expand_pairlist
5 years ago
Matthias 0affacd39a Support invalid regex blacklist from config
5 years ago
Matthias 704cf14383 Add expand_pairlist method
5 years ago
Matthias 67193bca3d Move pairlists to be a plugin submodule
5 years ago
Matthias 4e7f914e92 Improve test for AgeFilter, fix bug in Agefilter
5 years ago
Matthias 011ba1d9ae Adapt tests to use async methods
5 years ago
Matthias 8f958ef723 Improve login-mixin structure
5 years ago
Matthias 8ebd6ad200 Rename login-mixin log method
5 years ago
Matthias 04878c3ce1 Rename test directory for pairlist
5 years ago