This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
76e51cddba743c715fc758570e7083b7e3eef46d
stable
/
freqtrade
/
plugins
/
pairlist
T
History
Matthias
76e51cddba
Merge pull request
#5246
from nightshift2k/feature/offsetfilter
...
new filter OffsetFilter for offsetting incoming pairlists
2021-07-07 21:06:23 +02:00
..
__init__.py
Move pairlists to be a plugin submodule
2020-12-23 16:54:35 +01:00
AgeFilter.py
Slightly simplify if statement, add additional test
2021-07-07 20:05:56 +02:00
IPairList.py
Add valuefilter to Pricefilters
2021-05-17 19:44:36 +02:00
OffsetFilter.py
first version of OffsetFilter
2021-07-05 12:50:56 +02:00
pairlist_helpers.py
Fix whitelist expansion problem
2021-01-23 20:40:27 +01:00
PerformanceFilter.py
spell corrections
2021-06-25 22:10:04 +05:30
PrecisionFilter.py
Fix docstring typo
2021-05-17 19:37:22 +02:00
PriceFilter.py
Fix typo in filter
2021-05-21 13:24:13 +02:00
rangestabilityfilter.py
removed unnecessary casting to int()
2021-07-05 10:39:22 +02:00
ShuffleFilter.py
Move pairlists to be a plugin submodule
2020-12-23 16:54:35 +01:00
SpreadFilter.py
Fix docstring typo
2021-05-17 19:37:22 +02:00
StaticPairList.py
Cache pairlist in pairlist, not globally
2021-04-25 20:10:47 +02:00
VolatilityFilter.py
removed unnecessary casting to int()
2021-07-05 10:39:22 +02:00
VolumePairList.py
Cache pairlist in pairlist, not globally
2021-04-25 20:10:47 +02:00