mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2025-12-19 06:24:21 +01:00
4 lines
172 B
Python
4 lines
172 B
Python
CANDLES_DATA_PATH = "data/candles"
|
|
DOWNLOAD_CANDLES_CONFIG_YML = "hummingbot_files/scripts_configs/data_downloader_config.yml"
|
|
BOTS_FOLDER = "hummingbot_files/bot_configs"
|