{% extends "base.html" %} {% block title %}Pair Trader{% endblock %} {% block content %}

Pair Trader

Correlated pair divergence/convergence opportunities

Finding pair trading opportunities...

Total Pairs
Diverging
Converging
Best Pair

Pair Trading Opportunities

For each asset, the most correlated peer is identified. When the spread between them diverges beyond normal (high Z-score), a mean reversion trade opportunity exists. DIVERGING = entry opportunity, CONVERGING = spread normalising.

No pairs matching your filters

No pair data available. Click Refresh to scan.

{% endblock %} {% block scripts %} {% endblock %}