Matthias
1c089dcd51
Add docs for Producer/consumer pairlist
3 years ago
Matthias
2a1368d508
Offsetfilter: add number_assets parameter
...
closes #6824
4 years ago
DJCrashdummy
8a6a6ec911
corrected minor "typo" in formatting
4 years ago
Luke Ingalls
f71b2624ab
then -> than
4 years ago
Maik H
7b2e33b0bc
corrects typo
4 years ago
Matthias
3398469e55
Update PerformanceFilter to have min_profit as ratio again.
...
closes #6056
4 years ago
Matthias
de7e1e6bf7
Merge pull request #5980 from incrementby1/ShuffleFilterDetectLiveMode
...
Shuffle filter use seed only in backtesting mode
4 years ago
incrementby1
85b1f6f6b3
Update pairlists.md
4 years ago
Stefano Ariestasia
c126d2530a
Add few sentences on docs
...
- Add warning that PrecisionFilter can't be used on backtest that use multiple strategies
- Add note that not all pairlist handlers can be used on backtest
4 years ago
incrementby1
2f0f576fce
Update pairlists.md
...
ShuffleFilter will automatically detect runmodes and apply the `seed` only for backtesting modes - if ad `seed` value is set.
4 years ago
flozzone
c245a2a897
fix typo in Volatility filter description.
4 years ago
Masoud Azizi
0b6060dd11
indentation problem :)
4 years ago
Matthias
c9d974d210
Clarify performancefilter docs
...
closes #5870
4 years ago
Mario Pérez Alarcón
6f0a98229f
docs: removes duplicated "without" in pairlists.md
4 years ago
Matthias
55b0216180
Allow StaticPairlist in non-first position
...
closes #5754
4 years ago
Matthias
c02a538187
Add documentation and log to PerformanceFilter
4 years ago
Matthias
564e0b9a1a
Switch performanceFilter to use Minutes lookback resolution
...
closes #5060
5 years ago
Matthias
12c12d42df
Add documentation for days parameter in PerformanceFilter
5 years ago
Matthias
432c3df17e
Add documentation for Bittex/Gemini with VolumePairlist
...
closes #5565
5 years ago
Matthias
cf70b34ff0
Add min_value to all volumepairlist samples
5 years ago
Matthias
5393c55b51
Document min_value for VolumePairList
...
closes #5260
5 years ago
sauces1313
4675d85b90
Merge branch 'freqtrade:develop' into RangeStabilityFilterMax
5 years ago
sauces1313
34c8a5afaf
remove second filter, add max option
5 years ago
Matthias
225522762b
Merge pull request #5231 from nightshift2k/enhancement/range-based-volumefilter
...
Range based VolumeFilter
5 years ago
Matthias
e5da7ff6db
Fix typos and improve wording in docs
5 years ago
Matthias
76e51cddba
Merge pull request #5246 from nightshift2k/feature/offsetfilter
...
new filter OffsetFilter for offsetting incoming pairlists
5 years ago
nightshift2k
7dc826d6b3
warning for range based lookback performance
...
more readable formatting of examples
5 years ago
nightshift2k
5a2bc192d4
Update docs/includes/pairlists.md
...
Co-authored-by: Matthias <xmatthias@outlook.com>
5 years ago
nightshift2k
4d4ed82db8
Update docs/includes/pairlists.md
...
Co-authored-by: Matthias <xmatthias@outlook.com>
5 years ago
nightshift2k
6cea0ef2d7
documentation for `OffsetFilter`
5 years ago
sauces1313
8b485d197a
Update Plugins doc
5 years ago
nightshift2k
85c7b55750
improvements:
...
- `float_timestamp` switched to `int_timestamp`
- added documentation to pairlists.md
5 years ago
kevinjulian
2d5ced7801
fix testcase
5 years ago
kevinjulian
3d9f3eeb07
feat(agefilter): add max_days_listed
5 years ago
Matthias
dff8490daa
Fix docs rendering for pricefilter
5 years ago
Matthias
369f19df6b
Add valuefilter to Pricefilters
5 years ago
Matthias
6f8225c49e
Merge pull request #4850 from youpas/patch-2
...
Fixed anchor link for PriceFilter
5 years ago
youpas
b71d850596
Fixed anchor link for PriceFilter
5 years ago
youpas
4fc37f15d1
Fixed syntax error in the example
...
Removed extra comma in the "Full example of Pairlist Handlers" section.
5 years ago
Matthias
0737e3fa22
Clarify refresh_period section for volumepairlist
...
part of #4689
5 years ago
gbojen
96a5b6555d
fix documentation inconsistency
...
fixes freqtrade/freqtrade#4650
5 years ago
Matthias
74bf0b6399
Fix typo in documentation
5 years ago
gbojen
862f69f895
removed typos
5 years ago
gbojen
f8244d9d76
resolves freqtrade/freqtrade#4650
5 years ago
gbojen
17508efbbc
resolves freqtrade/freqtrade#4650
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
bd7600ff06
Small visual changes
5 years ago
Matthias
04624aae40
Add documentation for wildcard-blacklist
5 years ago
Matthias
266031a6be
Disallow PerformanceFilter for backtesting
...
closes #4072
5 years ago