#!/usr/bin/env python3 """ ui_template_config.py - Configuration Management HTML Template Contains the configuration interface for managing trading pairs, indicators, gap filling settings, and system configuration """ def get_config_html(): """Return the configuration management HTML""" return """
Manage trading pairs, indicators, and system settings
Symbol | Enabled | Priority | Record From Date | Actions |
---|---|---|---|---|
Loading... |
Enable or disable technical indicators and configure their parameters
Key | Value | Actions |
---|---|---|
Loading... |
Save all configuration changes to disk