Matthias
|
122943d835
|
Don't run filter again for pairlist generator
The generator implicitly runs filter - so it should not be ran again
as that would void generator caching.
closes #5103
|
2021-06-19 19:37:27 +02:00 |
|
Matthias
|
bb7ef2f804
|
Cache pairlist in pairlist, not globally
closes #4797 closes #4689
|
2021-04-25 20:10:47 +02:00 |
|
Matthias
|
7448a05f15
|
Use correct variable in pairlist_manager
|
2021-04-25 11:01:04 +02:00 |
|
Matthias
|
52acf9aaf6
|
Fix "disappearing pairs" bug
closes #4277
|
2021-02-01 19:40:31 +01:00 |
|
Matthias
|
bf5868c96d
|
Add testcase for nonexisting pairs on whitelist
|
2021-01-15 07:10:17 +01:00 |
|
nas-
|
f72d53351c
|
Added ability to keep invalid pairs while expanding expand_pairlist
|
2021-01-15 06:37:57 +01:00 |
|
nas-
|
4d7ffa8c81
|
Added suppoort for regex in whitelist
|
2021-01-12 01:13:58 +01:00 |
|
Matthias
|
bd7600ff06
|
Small visual changes
|
2020-12-31 09:43:24 +01:00 |
|
Matthias
|
04624aae40
|
Add documentation for wildcard-blacklist
|
2020-12-30 12:30:50 +01:00 |
|
Matthias
|
0affacd39a
|
Support invalid regex blacklist from config
|
2020-12-30 10:14:22 +01:00 |
|
Matthias
|
704cf14383
|
Add expand_pairlist method
|
2020-12-30 09:55:44 +01:00 |
|
Matthias
|
67193bca3d
|
Move pairlists to be a plugin submodule
|
2020-12-23 16:54:35 +01:00 |
|