INTERFACE_VERSION to 3

This commit is contained in:
Matthias
2022-03-05 14:26:18 +01:00
parent ee77ae3ada
commit 72fd937a74
6 changed files with 7 additions and 5 deletions
+1
View File
@@ -20,6 +20,7 @@ If you intend on using markets other than spot markets, please migrate your stra
* Introduced new `leverage` callback
* `@informative` decorator now takes an optional `candle_type` argument
* helper methods `stoploss_from_open` and `stoploss_from_absolute` now take `is_short` as additional argument.
* `INTERFACE_VERSION` should be set to 3.
## Extensive explanation