Minor documentation updates

This commit is contained in:
Matthias
2022-03-03 20:24:06 +01:00
parent 1d3ce5bef4
commit 819b35747d
3 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ Please switch to the new [Parametrized Strategies](hyperopt.md) to benefit from
As strategies now have to support multiple different signal types, some things had to change.
Columns:
Dataframe columns:
* `buy` -> `enter_long`
* `sell` -> `exit_long`