Join our fan page
- Views:
- 280
- Rating:
- Published:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
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.
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
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
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.
Trend Regime Inspector for MetaTrader 5
Open-source indicator combining moving-average direction, ADX and Kaufman's Efficiency Ratio into a transparent trend-condition score. Informational only; no trade execution.
MT5 Broker Environment Report
Prints a privacy-conscious snapshot of the current MT5 broker, account, symbol and terminal environment to the Experts log for diagnostics and support.
