{% extends "base.html" %} {% block title %}Mean Reversion Scanner{% endblock %} {% block content %}

Mean Reversion Scanner

Identify statistical extremes and mean-reverting assets using Z-Score, Bollinger Bands, and Hurst exponent

Min MR:
{% endblock %} {% block scripts %} {% endblock %}