Lowercase freqtrade

This commit is contained in:
Matthias
2020-02-14 19:37:20 +01:00
parent 9dafc2f3c8
commit be4a9b5f4b
6 changed files with 9 additions and 8 deletions

View File

@@ -672,7 +672,7 @@ freqtrade
## Embedding Strategies
FreqTrade provides you with with an easy way to embed the strategy into your configuration file.
Freqtrade provides you with with an easy way to embed the strategy into your configuration file.
This is done by utilizing BASE64 encoding and providing this string at the strategy configuration field,
in your chosen config file.