{% extends "base.html" %} {% block title %}{{ title }}{% endblock %} {% block main_class %}shell{% endblock %} {% block content %} Configuration Runtime settings, alerts, exchange, risk, and strategy. Dashboard Backtesting Audit Health {% include "partials/config_fees.html" %} {% include "partials/config.html" %} {% endblock %}
Runtime settings, alerts, exchange, risk, and strategy.