Add docs for rangeStability sorting

This commit is contained in:
Matthias 2024-02-24 15:00:28 +01:00
parent 67152ad48a
commit 817ad64402

View File

@ -450,6 +450,8 @@ If the trading range over the last 10 days is <1% or >99%, remove the pair from
]
```
Adding `"sort_direction": "asc"` or `"sort_direction": "desc"` enables sorting for this pairlist.
!!! Tip
This Filter can be used to automatically remove stable coin pairs, which have a very low trading range, and are therefore extremely difficult to trade with profit.
Additionally, it can also be used to automatically remove pairs with extreme high/low variance over a given amount of time.