OPEN-SOURCE SCRIPT
Buyer-seller strength

This is my first attempt to convert my price action trading principles into pine script.
As price action trader, we attempt the see the hidden strength of buyer in sellers candle and vice versa. I use simple calculation of candle wick to body -proportion to assess the strength. This script identifies the proportion of buyers and sellers in any given candle in form of %. Sellers are given in positive % and buyers are given as negative %. By moving the cursor to the interested candle the values can be seen.
While this will not be useful for decision as sole trading system, I use it as adjunct, whenever I analyze the data.
Happy trading
As price action trader, we attempt the see the hidden strength of buyer in sellers candle and vice versa. I use simple calculation of candle wick to body -proportion to assess the strength. This script identifies the proportion of buyers and sellers in any given candle in form of %. Sellers are given in positive % and buyers are given as negative %. By moving the cursor to the interested candle the values can be seen.
While this will not be useful for decision as sole trading system, I use it as adjunct, whenever I analyze the data.
Happy trading
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.