This script is designed to automatically identify buy and sell signals based on a combination of the MACD and RSI indicators.
How the Script Works:
MACD:
Calculates the difference between the fast (12) and slow (26) exponential moving averages (EMA). Generates signals based on the crossover of the MACD line and the signal line. RSI (Relative Strength Index):
Uses a standard period (14) to determine overbought (70) and oversold (30) levels. A buy signal is generated when RSI falls below the oversold level. A sell signal is generated when RSI rises above the overbought level. Signal Criteria:
Buy Signal (BUY):
MACD line crosses above the signal line. RSI is below the oversold level (30). Sell Signal (SELL):
MACD line crosses below the signal line. RSI is above the overbought level (70). Usage:
This script helps traders quickly identify potential entry and exit points in the market. Indicators and signals are visualized directly on the chart to facilitate analysis. Additionally, current RSI and EMA values are displayed to support decision-making. Suitable For:
Scalping and trend trading. Instructions:
You can customize the MACD, RSI lengths, and overbought/oversold levels in the script settings. Этот скрипт разработан для автоматического определения сигналов покупки и продажи на основе комбинации индикаторов MACD и RSI.
Как работает скрипт:
MACD:
Вычисляет разницу между быстрым (12) и медленным (26) экспоненциальными скользящими средними (EMA). Генерирует сигналы на основании пересечения MACD линии и сигнальной линии. RSI (Индекс относительной силы):
Использует стандартный период (14) для расчета уровня перекупленности (70) и перепроданности (30). Сигнал на покупку генерируется, если RSI опускается ниже уровня перепроданности. Сигнал на продажу генерируется, если RSI поднимается выше уровня перекупленности. Критерии сигналов:
Сигнал покупки (BUY):
Пересечение MACD линии выше сигнальной линии. RSI ниже уровня перепроданности (30). Сигнал продажи (SELL):
Пересечение MACD линии ниже сигнальной линии. RSI выше уровня перекупленности (70). Использование:
Этот скрипт помогает трейдерам быстро определять потенциальные точки входа и выхода на рынке. Индикаторы и сигналы визуализированы на графике, чтобы облегчить анализ. Дополнительно отображаются текущие значения RSI и EMA для поддержки принятия решений. Подходит для:
Скальпинга и трендовой торговли. Инструкция:
Вы можете изменять параметры длины MACD, RSI и уровней перекупленности/перепроданности в настройках скрипта.
No verdadeiro espírito do TradingView, o autor desse script o publicou como código aberto, para que os traders possam compreendê-lo e analisá-lo. Parabéns ao autor! Você pode usá-lo gratuitamente, mas a reutilização desse código em publicações é regida pelas Regras da Casa. Você pode favoritá-lo para usá-lo em um gráfico.
As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.