Matthias
|
bb7ef2f804
|
Cache pairlist in pairlist, not globally
closes #4797 closes #4689
|
5 years ago |
Matthias
|
2254f65fa7
|
use binance intests instead of bittrex
|
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
|
ea0b47a7f9
|
Replace test occurances of Trade.session with Trade.query.session
|
5 years ago |
Matthias
|
fb489c11c9
|
Improve test-coverage of pairlocks
|
5 years ago |
Matthias
|
3629892fc3
|
Stoploss-guard should use the trade_limit or more
fix #4404
|
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
|
7c99e6f0e6
|
Avoid random test failure
|
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
|
9cd1be8f93
|
Update usage of open_trade_price to open_trade_value
|
5 years ago |
Matthias
|
de2cc9708d
|
Fix test leakage
|
5 years ago |
Matthias
|
f047297995
|
Improve wording, fix bug
|
5 years ago |
Matthias
|
effc96e92b
|
Improve tests for backtest protections
|
5 years ago |
Matthias
|
57a4044eb0
|
Enhance test verifying that locks are not replaced
|
5 years ago |
Matthias
|
0e2a43ab4d
|
Add duration_explanation functions
|
5 years ago |
Matthias
|
d4799e6aa3
|
Implement *candle definitions
|
5 years ago |
Matthias
|
a93bb6853b
|
Document *candles settings, implement validations
|
5 years ago |
Matthias
|
f06b58dc91
|
Test MaxDrawdown desc
|
5 years ago |
Matthias
|
9d6f3a89ef
|
Improve docs and fix typos
|
5 years ago |
Matthias
|
6d0f16920f
|
Get Longest lock logic
|
5 years ago |
Matthias
|
dce2364672
|
Add stoploss per pair support
|
5 years ago |
Matthias
|
dcdf4a0503
|
Improve tests
|
5 years ago |
Matthias
|
32cde1cb7d
|
Improve test for lowprofitpairs
|
5 years ago |
Matthias
|
8f958ef723
|
Improve login-mixin structure
|
5 years ago |
Matthias
|
8ebd6ad200
|
Rename login-mixin log method
|
5 years ago |
Matthias
|
9484ee6690
|
Test for low_profit_pairs
|
5 years ago |
Matthias
|
8dbef6bbea
|
Add test for cooldown period
|
5 years ago |
Matthias
|
56975db2ed
|
Add more tests
|
5 years ago |
Matthias
|
2b85e7eac3
|
Add initial tests for StoplossGuard protection
|
5 years ago |
Matthias
|
04878c3ce1
|
Rename test directory for pairlist
|
5 years ago |