Add starter entry in documentation

This commit is contained in:
Leif Segen 2020-11-27 21:26:42 -06:00
parent 7cbd89657f
commit 05686998bb
1 changed files with 5 additions and 0 deletions

View File

@ -15,6 +15,7 @@ Inactive markets are always removed from the resulting pairlist. Explicitly blac
* [`StaticPairList`](#static-pair-list) (default, if not configured differently)
* [`VolumePairList`](#volume-pair-list)
* [`AgeFilter`](#agefilter)
* [`PerformanceFilter`](#performancefilter)
* [`PrecisionFilter`](#precisionfilter)
* [`PriceFilter`](#pricefilter)
* [`ShuffleFilter`](#shufflefilter)
@ -73,6 +74,10 @@ be caught out buying before the pair has finished dropping in price.
This filter allows freqtrade to ignore pairs until they have been listed for at least `min_days_listed` days.
#### PerformanceFilter
Lorem ipsum.
#### PrecisionFilter
Filters low-value coins which would not allow setting stoplosses.