Product updates
Full mobile version at /mobile — event feed with combo word badges, screener with mini-charts, TradingView charts (lightweight-charts) with TF switching, metrics (price, change, NATR, volume, BTC correlation, trend), Y-axis zoom, profile with auth and Google OAuth, subscription payments.
When switching timeframes the price scale was reset above data range for a “rise from below” animation, causing spike candles and levels to render at wrong positions for ~700ms. Now TF switches preserve the current scale and auto-scale adjusts smoothly.
HTML sanitization in event feed (XSS), generation counter to prevent stale data on rapid symbol/TF switching, SSE dual connection guard, correct merge of SSE events with fetched data.
All candles now render into a single shared PIXI.Graphics instead of 200+ individual objects. This reduces GPU load by 30–40%, lowering laptop heat and battery drain. Visually identical — same glow, outlines, animations.
Shared levels were previously drawn as dashed lines, while the admin saw them as solid. Now the style is identical — solid orange line with ray extension and author label.
Press F6 on the chart to display real-time FPS, frame time, visible candle count, and PIXI object count.
Impulse, sweep, counter-attack and counter-failed are instantaneous events that lose meaning on higher timeframes. Now detected on 1m only, eliminating false signals on 5m/15m.
Fractal window widened from 3 to 6 bars for more meaningful swing points. Clustering now picks the extreme price (max high for resistance, min low for support) instead of the earliest fractal — levels match actual peaks more accurately.
Level lifecycle events (new level, break, approach, sweep, squeeze) were previously “eaten” by combo detection and not saved as standalone records. This prevented formations from being created — the tracker never saw the level being born. Level events are now always preserved as independent records, so formations correctly track the full level lifecycle.
Candle body and wick are now evaluated equally when validating levels (0.6 NATR). Previously the body had a strict 0.25 NATR threshold, causing premature level invalidation on volatile coins.
Auto-stacked LEGO combos no longer duplicate named sentence patterns. Previously “Squeeze to Cascade” and a separate LEGO “Cascade + Squeeze” would fire as two events for the same situation.
Squeeze, accumulation and compression now have 30-minute cooldown (was 5 min). Squeeze cooldown key is now based on boundary price (stable) instead of current price (changes every second). This eliminates spam of identical events.
Fixed floating-point rounding in cooldown price bucket calculation. The same price could land in different buckets due to floating-point arithmetic, allowing duplicate events to bypass the cooldown filter.
The “Active”, “In Progress” and “Completed” badges are now clickable toggle filters. Click to filter formations by status, click again to clear. Works alongside ticker search.
Horizontal levels placed long ago that fall outside loaded candle data no longer stretch across the entire screen to the current date.
Clicking an event in formations now loads historical candles directly from the exchange. You can freely switch timeframes (1-6), scroll and zoom. Previously only 50 frozen 1-minute candles were shown with no navigation.
Analysts mark key levels visible to all users on the chart — orange dashed lines. Available even without registration. Right-click to dismiss any level you don't need.
Increased hover tolerance for easier level dismissal. Public levels now display correctly during rapid symbol switching.
Improved squeeze detection accuracy. Eliminated false positives on volatile coins.
Click on the ticker name in the header to copy the symbol to clipboard. The share link button is still available next to it.
Public page with product update history. Accessible from profile and via direct link. Expandable cards with details.
The system analyzes the top 30 coins by volume on 1m, 5m, and 15m timeframes. Impulses, sweeps, squeezes, volume spikes — everything is caught the moment it appears.
Smooth rendering of thousands of candles at any scale. Zoom, pan, ruler measurement. Switch between Spot and Futures with a single button.
The algorithm detects key levels, tracks touches, breakouts, and retests. Levels are alive — they strengthen on repeated touches and die on breakout.
Real-time feed of all events. Filter by event type, coin, or timeframe. Click to jump straight to the chart.
When multiple events build up over 1–2 hours, the system recognizes a formation. Stars align — time to act.
Horizontal levels (Z), trendlines (X), price snapping. Drawings persist across sessions and work on all timeframes.
Registration, profile with settings. PRO subscription unlocks full access. Pay with crypto — TON, USDT, USDC.
Quick sign-in via Google account. Can be linked to an existing profile.
Full localization in Russian and English. Switch language in your profile — all modals, panels, and events are translated.
Coin card with key info: BTC correlation, funding rate, your personal notes.
Fixed race conditions when quickly switching coins. Data loads correctly without overlapping or flickering.
Improved email, username, and password validation. Clear error messages.