ƒxyzƒxyz Network
Algorithms

Algorithm Reference

Mathematical algorithms powering fXYZ Network's FX routing, arbitrage detection, and network analysis

Algorithm Reference

fXYZ Network implements 18+ algorithms from network science, financial mathematics, and graph theory to power real-time FX currency routing and network intelligence. These are production infrastructure for the $7.5T/day OTC FX market — not academic exercises.

Implementation Status: Backend services contain ~4,100 lines of implemented algorithms across 5 Neo4j services. See Algorithm Integration Map for full wiring status.

Routing and Arbitrage

FX routing algorithms find the optimal multi-hop currency exchange path and detect arbitrage opportunities in real-time across the network's exchange graph.

FX Correlation and Topology

Algorithms that reveal the hierarchical structure of the FX market by computing correlation distances and filtering the resulting graph.

Community Detection

Scoring and Metrics

Network Health

Revenue-Critical Dependency Chains

The algorithms are not independent — they compose into revenue pipelines:

FX Routing Pipeline:
  Pearson correlation → FX distance matrix → MST → Louvain communities
    → Bellman-Ford routing → AMM pools → Arbitrage detection

Systemic Risk Pipeline:
  R0 contagion → Algebraic connectivity → Network temperature + entropy
    → Investor-facing risk dashboard

Compliance Pipeline:
  Community detection → AML anti-centrality scoring → FIBO ontology
    → Institutional client access