Overview The Buy/Sell Indicator is designed to help traders identify potential entry and exit points in the market using a combination of Simple Moving Averages (SMA) and the Relative Strength Index (RSI). This indicator plots buy and sell signals directly on the chart, making it easier to make informed trading decisions.
Inputs Fast MA Length: The period for the fast-moving average. Default is 9. Slow MA Length: The period for the slow-moving average. Default is 21. RSI Length: The period for the RSI calculation. Default is 14. RSI Overbought Level: The RSI level considered overbought. Default is 70. RSI Oversold Level: The RSI level considered oversold. Default is 30. How It Works
Moving Averages: The indicator calculates two SMAs: a fast-moving average (fastMA) and a slow-moving average (slowMA). The fast MA reacts more quickly to price changes, while the slow MA reacts more slowly.
RSI: The RSI is calculated to measure the momentum of price movements. It helps identify overbought and oversold conditions in the market. Buy and Sell Conditions: Buy Signal: A buy signal is generated when the fast MA crosses above the slow MA and the RSI is below the overbought level. Sell Signal: A sell signal is generated when the fast MA crosses below the slow MA and the RSI is above the oversold level.
Plotting Buy Signals: Displayed as green labels below the bars where the buy condition is met. Sell Signals: Displayed as red labels above the bars where the sell condition is met. Moving Averages: The fast MA is plotted in blue, and the slow MA is plotted in orange.
قام مؤلف هذا النص البرمجي بنشره وجعله مفتوح المصدر، بحيث يمكن للمتداولين فهمه والتحقق منه، وهو الأمر الذي يدخل ضمن قيم TradingView. تحياتنا للمؤلف! يمكنك استخدامه مجانًا، ولكن إعادة استخدام هذا الرمز في المنشور يخضع لقواعدقوانين الموقع. يمكنك جعله مفضلاً لاستخدامه على الرسم البياني.
هل تريد استخدام هذا النص البرمجي على الرسم البياني؟
لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.