Apply suggested documentation changes from code review

Co-authored-by: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
This commit is contained in:
Matthias
2020-07-04 09:43:49 +02:00
committed by GitHub
parent c2a6f70b4c
commit c4a9a79be0
4 changed files with 11 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
# Strategy Customization
This page explains how to customize your strategies, and add new indicators.
This page explains how to customize your strategies, add new indicators and set up trading rules.
Please familiarize yourself with [Freqtrade basics](bot-basics.md) first.
Please familiarize yourself with [Freqtrade basics](bot-basics.md) first, which provides overall info on how the bot operates.
## Install a custom strategy file