Move clock warning to installation pages

This commit is contained in:
Matthias
2020-08-31 07:34:43 +02:00
parent 7cbe3cd452
commit 7f74ff53b1
4 changed files with 10 additions and 5 deletions

View File

@@ -5,6 +5,9 @@ This page explains the different parameters of the bot and how to run it.
!!! Note
If you've used `setup.sh`, don't forget to activate your virtual environment (`source .env/bin/activate`) before running freqtrade commands.
!!! Warning "Up-to-date clock"
The clock on the system running the bot must be accurate, synchronized to a NTP server frequently enough to avoid problems with communication to the exchanges.
## Bot commands
```