{% extends "base.html" %} {% block title %}Neutral Sigma 0DTE · {{ _('Backtesting') }}{% endblock %} {% block head_extra %} {% endblock %} {% block content %}

{{ _('Backtesting') }}

{{ _('Parameters') }}

{{ _('Run summary (placeholder)') }}

{{ _('Charts and results will be rendered here after we connect the server.') }}

{{ _('Legs setup') }}

{{ _('Delta (neutral – same for Call/Put)') }}

{% endblock %} {% block scripts %} {% endblock %}