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
3918f4abbd7ed975e113477f09bd231ceb8f2fab
stable
/
freqtrade
/
plugins
/
pairlist
T
History
Matthias
3b827ee60a
Add "freqai.enabled" flag to disable freqAI via config flag
...
aligns with how other optional modules work in freqtrade.
2022-08-13 09:24:04 +02:00
..
__init__.py
Move pairlists to be a plugin submodule
2020-12-23 16:54:35 +01:00
AgeFilter.py
Move periodicCache to Utils package
2022-08-10 08:57:19 +00:00
IPairList.py
Reduce verbosity when incompatible pairs are detected
2021-08-15 15:14:57 +02:00
OffsetFilter.py
Offsetfilter: add number_assets parameter
2022-05-14 14:16:13 +02:00
pairlist_helpers.py
Add "freqai.enabled" flag to disable freqAI via config flag
2022-08-13 09:24:04 +02:00
PerformanceFilter.py
Removed None in dict.get()
2022-05-18 03:41:10 +05:30
PrecisionFilter.py
Update precisionfilter to use last instead of ask or bid.
2022-03-13 15:23:01 +01:00
PriceFilter.py
Revert several undesired changes
2022-06-23 20:47:51 +02:00
rangestabilityfilter.py
Removed None in dict.get()
2022-05-18 03:41:10 +05:30
ShuffleFilter.py
Import from enums, not submodules
2021-12-09 06:18:21 +01:00
SpreadFilter.py
Check for both ask and bid in SpreadFilter
2022-05-19 19:53:23 +02:00
StaticPairList.py
Allow StaticPairlist in non-first position
2021-10-19 19:48:56 +02:00
VolatilityFilter.py
Update some ohlcv_candle_limit calls
2022-05-14 13:44:10 +02:00
VolumePairList.py
Update some ohlcv_candle_limit calls
2022-05-14 13:44:10 +02:00