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:
|
||||
|
||||
```json
|
||||
"pairlists": [{
|
||||
"pairlists": [
|
||||
{
|
||||
"method": "OffsetFilter",
|
||||
"offset": 10
|
||||
}],
|
||||
}
|
||||
],
|
||||
```
|
||||
|
||||
!!! Warning
|
||||
|
Loading…
Reference in New Issue
Block a user