Update freqai-feature-engineering.md

This commit is contained in:
Robert Caulk
2023-01-02 16:06:54 +01:00
committed by GitHub
parent c8aa7720a2
commit 52dfb0452c

View File

@@ -124,6 +124,8 @@ It is advisable to start from the template `feature_engineering_*` functions in
/ dataframe["close"]
- 1
)
return dataframe
```
In the presented example, the user does not wish to pass the `bb_lowerband` as a feature to the model,