{% extends "master.html" %} {% block bodyparams %} class="plus-secondary" {% endblock %} {% block heading %}

Welcome to

{{ systemServiceName }}

{% endblock %} {% block content %}

What is {{ systemServiceName }}

{{ systemServiceName }} helps quantitative analysts to develop support for trading derivatives. Users can develop contract models, pricing routines, price processes, and market models.

Background

Quant is a project of the Appropriate Software Foundation.

{% endblock %} {% block secondarysidebar %}

Site summary

Welcome to Quant!

Using Quant

{% if view.canUpdateSystem %}

Quick links

{% endif %} {% endblock %}