OPEN-SOURCE SCRIPT
Moving Average Exponential crossover with bullish RSI signals

When the market is giving the signals for bullish trend, which shows the shorter period exponential(20) moving average crossing the longer period moving average(50), with a strength shown in the market i.e. RSI greater than 40.
So when all these conditions are met a buy signal is generated in output (Output of Ema cross and Rsi) having value as 1.
So a trader can enter into a long position when the value is 1 and exits a stock when value is 0.
This script is not to be used for selling the stocks in downtrend
So when all these conditions are met a buy signal is generated in output (Output of Ema cross and Rsi) having value as 1.
So a trader can enter into a long position when the value is 1 and exits a stock when value is 0.
This script is not to be used for selling the stocks in downtrend
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.