{% 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

This project is maintained by the Appropriate Software Foundation.

{% endblock %} {% block secondarysidebar %}

Site summary

Welcome.

Using Quant

{% if view.canUpdateSystem %}

Quick links

{% endif %} {% endblock %}