{% extends "base.html" %} {% block title %}factory{% endblock %} {% block body %}

Strategy factory population. Global distinct hypotheses tested: {{ total_trials }}

{% for s in strategies %} {% else %} {% endfor %}
strategy_idkindstatusOOS Sharpe
{{ s.strategy_id }}{{ s.strategy_kind }} {{ s.status }}{{ '%.2f'|format(s.oos_sharpe) }}
no factory strategies yet
{% endblock %}