freqtrader / user_data /logs /freqtrade.log
Konrad
init
836e33b
2025-02-13 19:39:28,471 - freqtrade.loggers - INFO - Verbosity set to 0
2025-02-13 19:39:28,486 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ...
2025-02-13 19:39:28,487 - freqtrade.configuration.directory_operations - INFO - Created data directory: None
2025-02-13 19:39:28,487 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/kucoin ...
2025-02-13 19:39:28,488 - freqtrade.exchange.check_exchange - INFO - Checking exchange...
2025-02-13 19:39:28,490 - freqtrade.exchange.check_exchange - WARNING - Exchange "kucoin" is known to the ccxt library, available for the bot, but not officially supported by the Freqtrade development team. It may work flawlessly (please report back) or have serious issues. Use it at your own discretion.
2025-02-13 19:39:28,491 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration.
2025-02-13 19:39:28,491 - freqtrade.configuration.config_validation - INFO - Validating configuration ...
2025-02-13 19:39:28,565 - freqtrade.rpc.api_server.webserver - INFO - Starting HTTP Server at 0.0.0.0:8080
2025-02-13 19:39:28,565 - freqtrade.rpc.api_server.webserver - INFO - Starting Local Rest Server.
2025-02-13 19:39:28,571 - uvicorn.error - INFO - Started server process [1]
2025-02-13 19:39:28,571 - uvicorn.error - INFO - Waiting for application startup.
2025-02-13 19:39:28,572 - uvicorn.error - INFO - Application startup complete.
2025-02-13 19:39:28,572 - uvicorn.error - INFO - Uvicorn running on http://0.0.0.0:8080 (Press CTRL+C to quit)
2025-03-18 20:06:22,067 - freqtrade.loggers - INFO - Verbosity set to 0
2025-03-18 20:06:22,100 - freqtrade.configuration.configuration - INFO - Using user-data directory: /freqtrade/user_data ...
2025-03-18 20:06:22,101 - freqtrade.configuration.configuration - INFO - Using data directory: /freqtrade/user_data/data/kucoin ...
2025-03-18 20:06:22,101 - freqtrade.exchange.check_exchange - INFO - Checking exchange...
2025-03-18 20:06:22,104 - freqtrade.exchange.check_exchange - WARNING - Exchange "kucoin" is known to the ccxt library, available for the bot, but not officially supported by the Freqtrade development team. It may work flawlessly (please report back) or have serious issues. Use it at your own discretion.
2025-03-18 20:06:22,105 - freqtrade.configuration.configuration - INFO - Using pairlist from configuration.
2025-03-18 20:06:22,105 - freqtrade.configuration.config_validation - INFO - Validating configuration ...
2025-03-18 20:06:22,202 - freqtrade.rpc.api_server.webserver - INFO - Starting HTTP Server at 0.0.0.0:8080
2025-03-18 20:06:22,203 - freqtrade.rpc.api_server.webserver - INFO - Starting Local Rest Server.
2025-03-18 20:06:22,214 - uvicorn.error - INFO - Started server process [1]
2025-03-18 20:06:22,215 - uvicorn.error - INFO - Waiting for application startup.
2025-03-18 20:06:22,215 - uvicorn.error - INFO - Application startup complete.
2025-03-18 20:06:22,215 - uvicorn.error - INFO - Uvicorn running on http://0.0.0.0:8080 (Press CTRL+C to quit)
2025-03-18 20:07:40,171 - uvicorn.error - INFO - Shutting down
2025-03-18 20:07:40,273 - uvicorn.error - INFO - Waiting for application shutdown.
2025-03-18 20:07:40,274 - uvicorn.error - INFO - Application shutdown complete.
2025-03-18 20:07:40,274 - uvicorn.error - INFO - Finished server process [1]