From 4d4ed82db8d41904d45302df2999bc660f8daed3 Mon Sep 17 00:00:00 2001 From: nightshift2k <82537832+nightshift2k@users.noreply.github.com> Date: Wed, 7 Jul 2021 20:29:52 +0200 Subject: [PATCH] Update docs/includes/pairlists.md Co-authored-by: Matthias --- docs/includes/pairlists.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/includes/pairlists.md b/docs/includes/pairlists.md index 3ae3b89ec..5b2e892e8 100644 --- a/docs/includes/pairlists.md +++ b/docs/includes/pairlists.md @@ -109,7 +109,7 @@ Example to remove the first 10 pairs from the pairlist: !!! Warning When `OffsetFilter` is used to split a larger pairlist among multiple bots in combination with `VolumeFilter` it can not be guaranteed that pairs won't overlap due to slightly different refresh intervals for the - `VolumeFilter` + `VolumeFilter`. !!! Note An offset larger then the total length of the incoming pairlist will result in an empty pairlist.