This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!
Correlation Break Alert Tool
Alerts · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — try it free, no account needed.
CategoryAlerts
PlatformAll
Pricing
Free
Installs0
Download BotSurf to use — free
No account needed for free apps. Once BotSurf is open, find this app in Apps from the + menu.
Download for
iOS
App Store
Download for
Android
Google Play
Download for
Windows
.exe installer
Download for
macOS
.dmg universal
Download for
Linux
.AppImage
Try BotSurf in your browser — no install
Free to download on every platform. Comes pre-installed on BotFone, BotPad and BotFlip — with extra free apps included.
About this app
WHAT IT DOES
Correlation Break Alert Tool is your relationship monitoring tool for token pairs that alerts you when historically correlated tokens start moving independently. It automatically detects token symbols and price data from DEX swap pages, NFT marketplaces, and token detail pages, then monitors multiple tokens simultaneously to calculate price correlation coefficients using Pearson correlation. The tool detects correlation breaks when the historical correlation between two or more tokens deviates beyond a user-defined threshold, displaying correlation metrics with visual indicators—Strong (green, r ≥ 0.7), Medium (yellow, r ≥ 0.4), Weak (red, r ≥ 0.2), and Broken (purple, r < 0.2). It shows correlation history with trend lines, supports pair-based correlation alerts with pause/resume functionality, and provides configurable correlation windows and break thresholds.
WHERE IT RUNS
This script runs on all major DEX interfaces including Uniswap (app.uniswap.org), SushiSwap (app.sushi.com), Curve (curve.fi), Balancer (balancer.fi), 1inch (1inch.io), CowSwap (cow.fi), major NFT marketplaces including OpenSea (opensea.io), Blur (blur.io), LooksRare (looksrare.org), Zora (zora.co), Rarible (rarible.com), Foundation (foundation.app), and Etherscan (etherscan.io). It works on swap pages, token detail pages, NFT listings, and any page displaying token price information for multiple tokens.
HOW TO USE
Install the script through the BotGentz userscript manager. Click "Connect Wallet" to link your EVM wallet extension. Navigate to any supported page showing token prices. Add a correlation pair by entering two token symbols and a break threshold (default 0.3). The tool automatically tracks both tokens' prices and calculates their correlation in real-time. When the correlation drops below the threshold, you receive a browser notification. The panel displays all tracked pairs with current correlation values, strength indicators, and status (Tracking/Broken). Use the pause/resume function to temporarily suspend monitoring for specific pairs. Adjust the lookback window (default 30 samples) to control the time horizon for correlation calculations.
PEARSON CORRELATION ENGINE WITH REAL-TIME BREAK DETECTION
Unlike simple price comparison tools that only show current price differences, this tool implements a full Pearson correlation coefficient engine that calculates the statistical relationship between two tokens' price movements. The engine collects price samples from DOM-detected price data for each token, aligning them by timestamp to ensure synchronous comparison. The Pearson correlation coefficient (r) is calculated using the formula: r = Σ((x - x̄)(y - ȳ)) / √(Σ(x - x̄)² × Σ(y - ȳ)²), where x and y are the price series for the two tokens. This produces a value between -1 and 1, where 1 indicates perfect positive correlation, 0 indicates no correlation, and -1 indicates perfect negative correlation. The engine monitors this coefficient in real-time, comparing it against the user-defined break threshold to detect when correlation weakens. Visual indicators (Strong/Medium/Weak/Broken) provide immediate context for the current correlation strength, with color-coded badges that make it easy to spot changes in token relationships.
THE PANEL
The floating panel is fully draggable and snap-to-edge enabled. You can collapse it to a compact bubble when not in use, resize it to your preferred dimensions, and it remembers its position across page loads using persistent storage. Press Escape to quickly dismiss the panel. The panel displays active correlation pairs with current r-values, strength indicators, status badges, and recent break history.
PLEASE NOTE
This script requires the free BotGentz extension to be installed in your browser—it does not run as a standalone extension. You also need a real EVM wallet extension already installed and configured. The tool cannot fetch historical price data beyond what is observed while the page is open and relies on the page exposing current price in a detectable format. Correlation calculations are based on observed price changes during the browsing session only and require at least two tokens to be tracked simultaneously. No user data is collected or transmitted—all correlation configurations and history stay local in your browser storage. The tool provides correlation monitoring assistance but does not guarantee real-time price accuracy or comprehensive token coverage.
Similar Apps
DEX New Pool Alert
Monitors DEX pages for new liquidity pools, alerts on detection, displays pool details (pair, liquidity, fee tier).
DEX Price Deviation Alert
Monitors DEX prices, compares against reference, alerts when deviation exceeds threshold, displays visual indicator.
First-Time Contract Interaction Warning
Warn when interacting with a contract for the first time with risk indicators and block explorer verification links.
Repeat Scam Contract Blocklist Checker
Check pending transactions against a blocklist of known scam contracts with RED ALERT warnings and reporting.
Launchpad Vesting Claim Reminder
Track vesting schedules with countdown timers and configurable reminders for upcoming claim events and releases.
Local Blocklist Manager for Site
Full-featured local blocklist manager with add, remove, edit, search, import/export, and transaction alerts.