Matthias
|
f658cfa349
|
Remove Slack
As the community is mostly active on discord, there's little point in
linking people to Slack as well
|
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 |
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
|
ae6a5c908e
|
Update documentation to reflect new setting for sell price
|
5 years ago |
Matthias
|
8562e19776
|
Document protections to come from the strategy
|
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
|
43d7f9ac67
|
Add bid_last_balance parameter
to interpolate sell prices
closes #3270
|
5 years ago |
Matthias
|
3629892fc3
|
Stoploss-guard should use the trade_limit or more
fix #4404
|
5 years ago |
Matthias
|
43986d3f73
|
Move Pricing to subpage
|
5 years ago |
Matthias
|
5f5f75e147
|
Improve wording in protections documentation
|
6 years ago |
Tijmen van den Brink
|
992d6b8018
|
Small improvement to MaxDrawDown protection
|
6 years ago |
Matthias
|
bf5868c96d
|
Add testcase for nonexisting pairs on whitelist
|
6 years ago |
nas-
|
f72d53351c
|
Added ability to keep invalid pairs while expanding expand_pairlist
|
6 years ago |
Matthias
|
f159c46438
|
Include stoploss_on_exchange in stoploss_guard
fix #4183
|
6 years ago |
Matthias
|
c9e477214f
|
Allow protections to be set in the strategy
|
6 years ago |
Matthias
|
a906093153
|
FIx doc wording for all guards
|
6 years ago |
hoeckxer
|
f7b055a58c
|
Attempt to improve wording
Signed-off-by: hoeckxer <hawkeyenl@yahoo.com>
|
6 years ago |
hoeckxer
|
95732e8991
|
Clarification in documentation
Signed-off-by: hoeckxer <hawkeyenl@yahoo.com>
|
6 years ago |
Matthias
|
bd7600ff06
|
Small visual changes
|
6 years ago |
Matthias
|
04624aae40
|
Add documentation for wildcard-blacklist
|
6 years ago |
Matthias
|
266031a6be
|
Disallow PerformanceFilter for backtesting
closes #4072
|
6 years ago |
Matthias
|
8a2fbf6592
|
Small cleanup of protection stuff
|
6 years ago |
Matthias
|
f047297995
|
Improve wording, fix bug
|
6 years ago |
Matthias
|
effc96e92b
|
Improve tests for backtest protections
|
6 years ago |
Matthias
|
946fb09455
|
Update help command output
|
6 years ago |
Matthias
|
d4799e6aa3
|
Implement *candle definitions
|
6 years ago |
Matthias
|
a93bb6853b
|
Document *candles settings, implement validations
|
6 years ago |
Matthias
|
eb952d77be
|
Move lookback_period to parent __init__
|
6 years ago |
Matthias
|
f13e9ce5ed
|
Improve docs
|
6 years ago |
Matthias
|
b36f333b2f
|
Add new protections to full sample, documentation
|
6 years ago |
Matthias
|
9947dcd1da
|
Beta feature warning
|
6 years ago |
Matthias
|
397a15cb61
|
Improve protection documentation
|
6 years ago |