OPEN-SOURCE SCRIPT

MACD_RSI strategy

Use three indicator to entry a position
EMA (20), MACD (12, 26, 20), RSI (14)
apply ema20 on rsi as signal line

Entry long when
price above EMA20, MACD above signal line and RSI above signal line

Entry short when
price below EMA20, MACD below signal line and RSI below signal line


Study only, use it under your own risk.
Exponential Moving Average (EMA)Moving Average Convergence / Divergence (MACD)Relative Strength Index (RSI)

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?


También en:

Exención de responsabilidad