Improve FAQ wording

This commit is contained in:
Matthias
2023-08-06 17:10:38 +02:00
parent 72d9e8a094
commit 7d18261f58

View File

@@ -20,7 +20,7 @@ Futures trading is supported for selected exchanges. Please refer to the [docume
* When you work with your strategy & hyperopt file you should use a proper code editor like VSCode or PyCharm. A good code editor will provide syntax highlighting as well as line numbers, making it easy to find syntax errors (most likely pointed out by Freqtrade during startup). * When you work with your strategy & hyperopt file you should use a proper code editor like VSCode or PyCharm. A good code editor will provide syntax highlighting as well as line numbers, making it easy to find syntax errors (most likely pointed out by Freqtrade during startup).
## Freqtrade common issues ## Freqtrade common questions
### Can freqtrade open multiple positions on the same pair in parallel? ### Can freqtrade open multiple positions on the same pair in parallel?