Update Deprecation date

This commit is contained in:
Matthias
2021-06-26 08:13:31 +02:00
committed by GitHub
parent 59a33d0fa9
commit 0ecf456d7f

View File

@@ -37,4 +37,4 @@ Since only quoteVolume can be compared between assets, the other options (bidVol
### Using order book steps for sell price
Using `order_book_min` and `order_book_max` used to allow stepping the orderbook and trying to find the next ROI slot - trying to place sell-orders early.
As this does however increase risk and provides no benefit, it's been removed for maintainability purposes in 2021.6.
As this does however increase risk and provides no benefit, it's been removed for maintainability purposes in 2021.7.