Update documentation

This commit is contained in:
Gerald Lonlas
2018-01-02 23:59:14 -08:00
parent 407eaa0870
commit eb473842b8
2 changed files with 5 additions and 1 deletions

View File

@@ -114,4 +114,4 @@ def populate_indicators(dataframe: DataFrame) -> DataFrame:
## Next step
Now you have a perfect strategy you probably want to backtesting it.
Your next step is to learn [How to use ](https://github.com/gcarq/freqtrade/blob/develop/docs/backtesting.md).
Your next step is to learn [How to use the Backtesting](https://github.com/gcarq/freqtrade/blob/develop/docs/backtesting.md).