
Improvements made in the source code are made at the end of the day together, making it difficult to identify the errors. The commodity is supplied to a consumer base that can provide QA or inspection by customers.ĭevelopers update the code regularly in the shared repository (such as GitHub or TFS).

Logs will be written to: user_data/logs/freqtrade.log. If that's not the case, best check the logs (see next point). This should list the service freqtrade as running. You can check for running instances with docker compose ps. Please also read the API configuration with docker section to learn more about this configuration. Setup of these tools is not part of this tutorial, however many good tutorials can be found on the internet. This will ensure that freqUI is not directly exposed to the internet, which is not recommended for security reasons (freqUI does not support https out of the box). If you're running on a VPS, you should consider using either a ssh tunnel, or setup a VPN (openVPN, wireguard) to connect to your bot.

You can now access the UI by typing localhost:8080 in your browser.

If you've selected to enable FreqUI in the new-config step, you will have freqUI available at port localhost:8080. While the configuration generated will be mostly functional, you will still need to verify that all options correspond to what you want (like Pricing, pairlist.
