Improve deprecated documentation

This commit is contained in:
Matthias
2022-04-04 19:45:39 +02:00
parent 0db5d9f7fa
commit 2b55f45be0
2 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ You can use the quick summary as checklist. Please refer to the detailed section
* `custom_sell` -> `custom_exit`
* `force_sell` -> `force_exit`
* `emergency_sell` -> `emergency_exit`
* Webhook terminology changed from "sell" to "exit".
* Webhook terminology changed from "sell" to "exit", and from "buy" to entry
* `webhookbuy` -> `webhookentry`
* `webhookbuyfill` -> `webhookentryfill`
* `webhookbuycancel` -> `webhookentrycancel`