{% extends "base.html" %} {% block title %}factory{% endblock %} {% block body %}
Strategy factory population. Global distinct hypotheses tested: {{ total_trials }}
| strategy_id | kind | status | OOS Sharpe |
|---|---|---|---|
| {{ s.strategy_id }} | {{ s.strategy_kind }} | {{ s.status }} | {{ '%.2f'|format(s.oos_sharpe) }} |
| no factory strategies yet | |||