mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2026-01-05 22:44:27 +01:00
(feat) refactor of folder structure
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
CANDLES_DATA_PATH = "data/candles"
|
||||
DOWNLOAD_CANDLES_CONFIG_YML = "hummingbot_files/scripts_configs/data_downloader_config.yml"
|
||||
BOTS_FOLDER = "hummingbot_files/bot_configs"
|
||||
DIRECTIONAL_STRATEGIES_PATH = "quants_lab/strategy/controllers"
|
||||
DIRECTIONAL_STRATEGIES_PATH = "quants_lab/controllers"
|
||||
OPTIMIZATIONS_PATH = "quants_lab/optimizations"
|
||||
HUMMINGBOT_TEMPLATES = "hummingbot_files/templates"
|
||||
|
||||
Reference in New Issue
Block a user