Matthias
93a91bdeee
Update order_Types documentation
2022-03-09 07:44:21 +01:00
Maik H
7b2e33b0bc
corrects typo
2022-02-14 20:21:42 +01:00
Matthias
3398469e55
Update PerformanceFilter to have min_profit as ratio again.
...
closes #6056
2021-12-12 13:21:36 +01:00
Matthias
de7e1e6bf7
Merge pull request #5980 from incrementby1/ShuffleFilterDetectLiveMode
...
Shuffle filter use seed only in backtesting mode
2021-11-30 06:37:35 +01:00
incrementby1
85b1f6f6b3
Update pairlists.md
2021-11-29 20:44:51 +01:00
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
2021-11-29 14:32:33 +09:00
incrementby1
2f0f576fce
Update pairlists.md
...
ShuffleFilter will automatically detect runmodes and apply the `seed` only for backtesting modes - if ad `seed` value is set.
2021-11-27 16:28:41 +01:00
flozzone
c245a2a897
fix typo in Volatility filter description.
2021-11-22 20:10:26 +01:00
Masoud Azizi
0b6060dd11
indentation problem :)
2021-11-18 13:28:17 +03:30
Matthias
c9d974d210
Clarify performancefilter docs
...
closes #5870
2021-11-09 19:52:05 +01:00
Mario Pérez Alarcón
6f0a98229f
docs: removes duplicated "without" in pairlists.md
2021-11-09 12:27:38 +00:00
Matthias
55b0216180
Allow StaticPairlist in non-first position
...
closes #5754
2021-10-19 19:48:56 +02:00
Matthias
c02a538187
Add documentation and log to PerformanceFilter
2021-10-14 19:36:34 +02:00
Matthias
564e0b9a1a
Switch performanceFilter to use Minutes lookback resolution
...
closes #5060
2021-09-18 09:10:25 +02:00
Matthias
12c12d42df
Add documentation for days parameter in PerformanceFilter
2021-09-18 08:30:44 +02:00
Matthias
432c3df17e
Add documentation for Bittex/Gemini with VolumePairlist
...
closes #5565
2021-09-12 08:04:22 +02:00
Matthias
cf70b34ff0
Add min_value to all volumepairlist samples
2021-08-07 16:15:42 +02:00
Matthias
5393c55b51
Document min_value for VolumePairList
...
closes #5260
2021-08-07 16:01:20 +02:00
Matthias
a661e0db6e
Deprecate protections from config
2021-08-04 19:43:16 +02:00
sauces1313
4675d85b90
Merge branch 'freqtrade:develop' into RangeStabilityFilterMax
2021-07-25 02:37:56 -05:00
sauces1313
34c8a5afaf
remove second filter, add max option
2021-07-25 07:24:55 +00:00
Matthias
f658cfa349
Remove Slack
...
As the community is mostly active on discord, there's little point in
linking people to Slack as well
2021-07-11 11:13:27 +02:00
Matthias
225522762b
Merge pull request #5231 from nightshift2k/enhancement/range-based-volumefilter
...
Range based VolumeFilter
2021-07-08 07:22:37 +02:00
Matthias
e5da7ff6db
Fix typos and improve wording in docs
2021-07-08 07:02:40 +02:00
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
nightshift2k
7dc826d6b3
warning for range based lookback performance
...
more readable formatting of examples
2021-07-07 20:43:37 +02:00
nightshift2k
5a2bc192d4
Update docs/includes/pairlists.md
...
Co-authored-by: Matthias <xmatthias@outlook.com>
2021-07-07 20:29:55 +02:00
nightshift2k
4d4ed82db8
Update docs/includes/pairlists.md
...
Co-authored-by: Matthias <xmatthias@outlook.com>
2021-07-07 20:29:52 +02:00
nightshift2k
6cea0ef2d7
documentation for OffsetFilter
2021-07-07 11:48:26 +02:00
sauces1313
8b485d197a
Update Plugins doc
2021-07-07 07:54:17 +00:00
nightshift2k
85c7b55750
improvements:
...
- `float_timestamp` switched to `int_timestamp`
- added documentation to pairlists.md
2021-07-04 20:46:24 +02:00
kevinjulian
2d5ced7801
fix testcase
2021-07-04 21:59:59 +07:00
kevinjulian
3d9f3eeb07
feat(agefilter): add max_days_listed
2021-07-03 23:58:04 +07:00
Matthias
ae6a5c908e
Update documentation to reflect new setting for sell price
2021-06-25 20:37:17 +02:00
Matthias
8562e19776
Document protections to come from the strategy
2021-06-17 20:15:53 +02:00
Matthias
dff8490daa
Fix docs rendering for pricefilter
2021-06-07 20:00:30 +02:00
Matthias
369f19df6b
Add valuefilter to Pricefilters
2021-05-17 19:44:36 +02:00
Matthias
6f8225c49e
Merge pull request #4850 from youpas/patch-2
...
Fixed anchor link for PriceFilter
2021-05-02 17:08:59 +02:00
youpas
b71d850596
Fixed anchor link for PriceFilter
2021-05-02 11:47:02 +02:00
youpas
4fc37f15d1
Fixed syntax error in the example
...
Removed extra comma in the "Full example of Pairlist Handlers" section.
2021-05-02 11:41:26 +02:00
Matthias
0737e3fa22
Clarify refresh_period section for volumepairlist
...
part of #4689
2021-04-17 19:48:29 +02:00
gbojen
96a5b6555d
fix documentation inconsistency
...
fixes freqtrade/freqtrade#4650
2021-04-10 14:31:12 +02:00
Matthias
74bf0b6399
Fix typo in documentation
2021-04-08 19:29:51 +02:00
gbojen
862f69f895
removed typos
2021-04-08 16:43:38 +02:00
gbojen
f8244d9d76
resolves freqtrade/freqtrade#4650
2021-04-07 22:25:54 +02:00
gbojen
17508efbbc
resolves freqtrade/freqtrade#4650
2021-04-07 08:59:44 +02:00
Matthias
43d7f9ac67
Add bid_last_balance parameter
...
to interpolate sell prices
closes #3270
2021-03-20 14:38:26 +01:00
Matthias
3629892fc3
Stoploss-guard should use the trade_limit or more
...
fix #4404
2021-02-20 19:38:44 +01:00
Matthias
43986d3f73
Move Pricing to subpage
2021-02-02 20:26:01 +01:00
Matthias
5f5f75e147
Improve wording in protections documentation
2021-01-20 13:57:53 +01:00