OPEN-SOURCE SCRIPT
Deltalex

Индикатор связывает спред (momentum=1) и объем. Если они большие на конкретном баре, то индикатор будет повышенным.
Также учитывается хвосты продаж и покупок. Например спред положительный, объем тоже, но хвост покупок составляет всего 10% от диапазона изменения цены на баре, тогда индикатор будет умножен на эти 10%, тем самым уменьшив его и показывая как бы, что да покупки есть но плохие.
Индикатор подкрашивается в зависимости от направления спреда, зелёный если momentum>1, красный если momentum<1
Скрип следует использовать с теорией VSA
Google translate:
The indicator connects spread (momentum = 1) and volume . If they are large on a particular bar, then the indicator will be raised.
The tails of sales and purchases are also taken into account. For example, the spread is positive, the volume is also, but the buy tail is only 10% of the price change range on the bar, then the indicator will be multiplied by these 10%, thereby decreasing it and showing, as it were, that there are but bad buys.
The indicator is colored depending on the direction of the spread, green if momentum> 1, red if momentum <1
Squeak should be used with VSA theory
Также учитывается хвосты продаж и покупок. Например спред положительный, объем тоже, но хвост покупок составляет всего 10% от диапазона изменения цены на баре, тогда индикатор будет умножен на эти 10%, тем самым уменьшив его и показывая как бы, что да покупки есть но плохие.
Индикатор подкрашивается в зависимости от направления спреда, зелёный если momentum>1, красный если momentum<1
Скрип следует использовать с теорией VSA
Google translate:
The indicator connects spread (momentum = 1) and volume . If they are large on a particular bar, then the indicator will be raised.
The tails of sales and purchases are also taken into account. For example, the spread is positive, the volume is also, but the buy tail is only 10% of the price change range on the bar, then the indicator will be multiplied by these 10%, thereby decreasing it and showing, as it were, that there are but bad buys.
The indicator is colored depending on the direction of the spread, green if momentum> 1, red if momentum <1
Squeak should be used with VSA theory
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.