OPEN-SOURCE SCRIPT
Bull Bear Power

1. Calculate
* Base on RSI status in the same period of price bar, "Bull Bear Power" is counting number of bars moved above 70 then return result to "bull power" series, and counting number of bars moved below 30 then return result to "bear power" series.
* By default RSI period is 2 and Bar period is 15.
2. Interface
* Bull power: green columns.
* Bear power: red columns.
* Info Line: show info of RSI and Bull Bear Power
- Bull Bear Power info: Period, Bull value, Bear value
- RSI info: RSI value, RSI status: overbought (>70), oversold(<30), crossunder 70, crossover 30.
3. Trade:
* Consider place Long oder when Bull power increase from below to above Bear power
* Consider place Short oder when Bear power increase from below to above Bull power
* Base on RSI status in the same period of price bar, "Bull Bear Power" is counting number of bars moved above 70 then return result to "bull power" series, and counting number of bars moved below 30 then return result to "bear power" series.
* By default RSI period is 2 and Bar period is 15.
2. Interface
* Bull power: green columns.
* Bear power: red columns.
* Info Line: show info of RSI and Bull Bear Power
- Bull Bear Power info: Period, Bull value, Bear value
- RSI info: RSI value, RSI status: overbought (>70), oversold(<30), crossunder 70, crossover 30.
3. Trade:
* Consider place Long oder when Bull power increase from below to above Bear power
* Consider place Short oder when Bear power increase from below to above Bull power
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.