{% set active_page = 'sim' %} {% extends "base.html" %} {% block title %}Sim ยท net-alpha{% endblock %} {% block content %}

Simulate a trade

{% for t in tickers %}
{% endblock %}