Update docs/includes/pairlists.md
Co-authored-by: Matthias <xmatthias@outlook.com>
This commit is contained in:
parent
4d4ed82db8
commit
5a2bc192d4
@ -100,10 +100,12 @@ a larger pairlist on two bot instances.
|
|||||||
Example to remove the first 10 pairs from the pairlist:
|
Example to remove the first 10 pairs from the pairlist:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
"pairlists": [{
|
"pairlists": [
|
||||||
|
{
|
||||||
"method": "OffsetFilter",
|
"method": "OffsetFilter",
|
||||||
"offset": 10
|
"offset": 10
|
||||||
}],
|
}
|
||||||
|
],
|
||||||
```
|
```
|
||||||
|
|
||||||
!!! Warning
|
!!! Warning
|
||||||
|
Loading…
Reference in New Issue
Block a user