TL;DR: Massive latency improvements on fast-trades and WSS OHLCV 1s streams with p50 first response going from 1s to 50ms (20x improvement), enhanced bundle detection algorithm that now excludes all AMM counterparts to prevent false positives, and new ATH/ATL filters for the Pulse API.Documentation Index
Fetch the complete documentation index at: https://docs.mobula.io/llms.txt
Use this file to discover all available pages before exploring further.
Fast-Trades & WSS OHLCV 1s Latency Optimization
First Response Latency Reduction
Dramatically optimized the first response latency for fast-trades and WSS OHLCV 1s streams:| Metric | Before | After | Improvement |
|---|---|---|---|
| p50 First Response | 1000ms | 50ms | 20x faster |
Bundle Detection Algorithm Improvements
AMM Counterparts Exclusion
Enhanced the bundle detection algorithm to exclude all AMM counterparts from analysis:| Improvement | Description |
|---|---|
| AMM filtering | All AMM pool addresses are now excluded from bundle detection |
| Reduced false positives | Legitimate AMM trades no longer trigger bundle alerts |
| Higher accuracy | More precise identification of actual bundled transactions |
Pulse API - ATH/ATL Filters
New Filter Options
Added ATH (All-Time High) and ATL (All-Time Low) filters to the Pulse API:| Filter | Description |
|---|---|
| ATH filter | Filter tokens based on proximity to their all-time high price |
| ATL filter | Filter tokens based on proximity to their all-time low price |
🅱️ Shipped by Big S & 🔥 Delox