DDDiving1993

Force Index

// 2020.7.30 version
// This indicator is for the second filter in Triple Screen Trading System
// force index will combine volume and price together to decide the power of price change
// force index = volume * (Change of Price)
// try to smooth the series of force index by ema force index

// Method to use this index
// This indicator is for the second filter in Triple Screen Trading System
// if Trend is bull, long when force index is below 0
// if Trend is bear, short when force index is above 0
// As for how to decide bullish market or bearish market, please check it according to the first filter of Triple Screen Trading System

Script de código abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

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.

¿Quiere utilizar este script en un gráfico?