OPEN-SOURCE SCRIPT
Elder-ray Index

// 2020.7.26 version
// This indicator is for the second filter in Triple Screen Trading System which can show bearish power and bullish power
// indicator rule
// if showbull is true, show bullish power, if showbull is false, show bearish power
// if Trend is bull, buy when bearish power is getting back from the lowest but still under zero
// if Trend is bear, short when bullish power is going down from the highest but still up zero
// now only draw line but not histgram
// As for how to decide bullish market or bearish market, please check it according to the first filter of Triple Screen Trading System
// This indicator is for the second filter in Triple Screen Trading System which can show bearish power and bullish power
// indicator rule
// if showbull is true, show bullish power, if showbull is false, show bearish power
// if Trend is bull, buy when bearish power is getting back from the lowest but still under zero
// if Trend is bear, short when bullish power is going down from the highest but still up zero
// now only draw line but not histgram
// 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 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.