"Prediction markets tell you what will happen. Jeavily tells you why."
Jeavily is a high-dimensional signal processing engine designed to detect hidden correlations ("Entanglement") between seemingly unrelated prediction markets. By treating global events as a neural network, Jeavily identifies how volatility in one sector (e.g., Fed Rates) bleeds into another (e.g., Tech Stocks).
The core logic relies on two proprietary metrics:
- The Entanglement Matrix: A vectorized Pearson Correlation analysis that aligns disparate timeframes to map the "invisible wires" connecting global markets.
-
The Volatility Z-Score: A rolling statistical stress-test that flags 3-Sigma Events (
$\sigma > 3$ )—moments where market sentiment decouples from reality.
- Engine: Python (Pandas, NumPy, SciPy)
- Visualization: Plotly (Dark Mode Signal Rendering)
- Data Source: Synthetic High-Fidelity Stress Data (Simulating Black Swan Events)
This protocol is deployed as a self-contained Jupyter Notebook.
- Open
Jeavily_Core_Engine.ipynbin GitHub. - Click "Open in Colab" (if you have the extension) or download to run locally.
- Execute the Master Protocol cell to initialize the Ghost Loader and render the Dashboard.
