Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook üzerinde bulun!
Fan sayfamıza katılın
Kodu ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Kodu beğendiniz mi? MetaTrader 5 terminalinde deneyin
Göstergeler

Stochastic Reversal Signal - MetaTrader 5 için gösterge

Görüntülemeler:
50
Derecelendirme:
(1)
Yayınlandı:
MQL5 Freelance Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git

Overview

This indicator provides buy and sell signals based on the standard Stochastic Oscillator. It is designed to identify potential reversal points by monitoring crossovers that occur specifically within the overbought and oversold zones.


STC cross

How It Works (Core Logic) The indicator evaluates the Stochastic lines (K and D) and validates crossovers based on strict zone conditions:

  • Buy Signal (Blue Arrow): Triggered when the previous K or D line is at or below the Oversold level (default 20), followed by the K line crossing above the D line.

  • Sell Signal (Red Arrow): Triggered when the previous K or D line is at or above the Overbought level (default 80), followed by the K line crossing below the D line.

  • Signal Filter: The indicator uses an alternating logic (anti-streak mechanism). It will only print one signal per direction consecutively (i.e., a Buy signal must be followed by a Sell signal, and vice versa) to prevent redundant arrows during continuous trends.

  • Execution: All signals and alerts are processed strictly on closed bars. This ensures the indicator does not repaint or flicker during live price movements.

Input Parameters

  • Stochastic Settings: Standard parameters for the oscillator including K Period, D Period, Slowing, MA Method, and Price Field.

  • Reversal Boundaries: Adjustable levels for Oversold (default 20.0) and Overbought (default 80.0) zones.

  • Alert Settings: Option to enable or disable popup alerts. Alerts are triggered once per signal upon candle close.

Usage Note Since this is a momentum reversal tool, it is recommended to use it alongside other technical analysis methods, such as higher timeframe trend filters, moving averages, or support/resistance levels, rather than relying on it as a standalone strategy.


Previous Day High Low Open Close Indicator Previous Day High Low Open Close Indicator

Plots the previous trading day's High, Low and Close as horizontal reference levels across the current session, with optional multi-day history for context. No repainting, no discretion — the levels are read directly from the completed Daily bar

Trade Adjustment Panel Trade Adjustment Panel

On-chart trade management utility for MetaTrader 5 designed exclusively to adjust existing manual or EA positions. Features one-click controls for Break-Even placement, point offsets, profit locking, trailing stops, Risk-to-Reward (1R–3R) Take Profit targets, and volume-validated partial closures (25%–100%). Includes a draggable chart GUI and filtering by symbol and direction. Does not open new trades.

Accelerator Oscillator (AC) Accelerator Oscillator (AC)

The Acceleration/Deceleration Indicator (AC) measures acceleration and deceleration of the current driving force.

MACD Signals MACD Signals

Indicator edition for new platform.