OPEN-SOURCE SCRIPT
Обновлено Plexus - Tendency Planimetry (Bundles)

The first implementation of the Tendency Planimetry method on TradingView
Works on any market and timeframe: forex, stocks, futures, crypto, indices, commodities.
This indicator overlays a family of moving averages computed on the (H+L)/2 price, with progressively increasing period steps. Where many MAs converge into a narrow price band, a "bundle" forms — a dynamic support/resistance level that carries its own direction (slope).
What it draws:
- a "fabric" of moving averages (fast = cool tones, slow = warm tones);
- the automatically detected bundle on the current bar, with a highlighted zone and a center line;
- bounce markers when price rejects the bundle in the direction of its slope (long/short);
- an info table: bundle size, level and slope;
- built-in alerts for upward and downward bounces.
How it differs from a regular MA ribbon:
- MA periods use a progressive step, not a uniform one;
- the bundle is detected automatically as a dense cluster of converged averages;
- signals are filtered by the slope of the bundle itself — only in the direction of the trend.
About the method. The Tendency Planimetry method is described in public sources; one of its early authors is Valeriy Kim (known as Insen) and the trading community around him. This code is written from scratch as an independent implementation of a publicly described idea. Credit and thanks to the method's authors.
⚠️ This is a visualization and alert tool, not financial advice and not a trading bot. It does not execute orders. Any signal is a prompt for your own analysis. Trading involves risk of loss.
Works on any market and timeframe: forex, stocks, futures, crypto, indices, commodities.
This indicator overlays a family of moving averages computed on the (H+L)/2 price, with progressively increasing period steps. Where many MAs converge into a narrow price band, a "bundle" forms — a dynamic support/resistance level that carries its own direction (slope).
What it draws:
- a "fabric" of moving averages (fast = cool tones, slow = warm tones);
- the automatically detected bundle on the current bar, with a highlighted zone and a center line;
- bounce markers when price rejects the bundle in the direction of its slope (long/short);
- an info table: bundle size, level and slope;
- built-in alerts for upward and downward bounces.
How it differs from a regular MA ribbon:
- MA periods use a progressive step, not a uniform one;
- the bundle is detected automatically as a dense cluster of converged averages;
- signals are filtered by the slope of the bundle itself — only in the direction of the trend.
About the method. The Tendency Planimetry method is described in public sources; one of its early authors is Valeriy Kim (known as Insen) and the trading community around him. This code is written from scratch as an independent implementation of a publicly described idea. Credit and thanks to the method's authors.
⚠️ This is a visualization and alert tool, not financial advice and not a trading bot. It does not execute orders. Any signal is a prompt for your own analysis. Trading involves risk of loss.
Информация о релизе
The first implementation of the Tendency Planimetry method on TradingViewWorks on any market and timeframe: forex, stocks, futures, crypto, indices, commodities.
This indicator overlays a family of moving averages computed on the (H+L)/2 price, with progressively increasing period steps. Where many MAs converge into a narrow price band, a "bundle" forms — a dynamic support/resistance level that carries its own direction (slope).
What it draws:
- a "fabric" of moving averages (fast = cool tones, slow = warm tones);
- the automatically detected bundle on the current bar, with a highlighted zone and a center line;
- bounce markers when price rejects the bundle in the direction of its slope (long/short);
- an info table: bundle size, level and slope;
- built-in alerts for upward and downward bounces.
How it differs from a regular MA ribbon:
- MA periods use a progressive step, not a uniform one;
- the bundle is detected automatically as a dense cluster of converged averages;
- signals are filtered by the slope of the bundle itself — only in the direction of the trend.
About the method. The Tendency Planimetry method is described in public sources; one of its early authors is Valeriy Kim (known as Insen) and the trading community around him. This code is written from scratch as an independent implementation of a publicly described idea. Credit and thanks to the method's authors.
⚠️ This is a visualization and alert tool, not financial advice and not a trading bot. It does not execute orders. Any signal is a prompt for your own analysis. Trading involves risk of loss.
Информация о релизе
Widened the MA family from 20 to the full 54 periods (2..494) used by the validated method — matches the web tool exactly. Bundle detection now finds and shows up to 3 simultaneous convergence zones instead of only the largest, so distant structural walls (previously invisible) are visible. Zone/center lines now break wherever a new, non-overlapping bundle replaces the one in that position — distinct bundles are distinct structural walls and are never visually connected as if they were the same object. New input: "Max bundles shown at once" (1-3). Bounce signals now fire off one selectable bundle. No change to the tool's nature — still visualization/alerts, not financial adviceСкрипт с открытым кодом
В истинном духе TradingView, создатель этого скрипта сделал его открытым исходным кодом, чтобы трейдеры могли проверить и убедиться в его функциональности. Браво автору! Вы можете использовать его бесплатно, но помните, что перепубликация кода подчиняется нашим Правилам поведения.
Отказ от ответственности
Информация и публикации не предназначены для предоставления и не являются финансовыми, инвестиционными, торговыми или другими видами советов или рекомендаций, предоставленных или одобренных TradingView. Подробнее читайте в Условиях использования.
Скрипт с открытым кодом
В истинном духе TradingView, создатель этого скрипта сделал его открытым исходным кодом, чтобы трейдеры могли проверить и убедиться в его функциональности. Браво автору! Вы можете использовать его бесплатно, но помните, что перепубликация кода подчиняется нашим Правилам поведения.
Отказ от ответственности
Информация и публикации не предназначены для предоставления и не являются финансовыми, инвестиционными, торговыми или другими видами советов или рекомендаций, предоставленных или одобренных TradingView. Подробнее читайте в Условиях использования.