What is dsl_-_stochastic?

dsl_-_stochastic is an MT4 oscillator that applies Discontinued Signal Line logic to stochastic readings and displays smoothed lines in a separate pane.
The smoothing and color changes organize momentum and overbought or oversold reference areas for visual comparison. The display should be reviewed with price behavior and structure rather than read as a standalone reversal conclusion.
How to use dsl_-_stochastic
Compare the ordinary Stochastic levels with the adaptive DSL levels and their color changes:
- Add the oscillator and distinguish the ordinary Stochastic reference levels from the DSL-based levels.
- Compare changes in the adaptive DSL levels with periods of higher and lower volatility on the chart.
- Adjust Stochastic period, Stochastic slowing period, and Signal period to change the oscillator calculation.
- If the indicator does not draw after being attached, restart MT5 before further troubleshooting.
Where it helps
DSL smoothing reduces visual noise, configurable periods shape the oscillator display, and separate price inputs allow chart context to be reviewed with different source values.
MT4 Indicator Parameters
The table below lists the available MT4 indicator parameters. You can customize these options in the MetaTrader Inputs dialog to match your trading preferences.
| Parameter | Description |
|---|---|
| Stochastic period | Sets the lookback period length for the main stochastic calculation. Default: 14. |
| Stochastic slowing period | Controls the additional smoothing factor applied to raw stochastic values. Default: 3. |
| Signal period | Defines the lookback period used to calculate the signal line. Default: 9.0. |
| Price for high | Selects the price field used as the high boundary in calculation. Default: High. |
| Price for low | Selects the price field used as the low boundary in calculation. Default: Low. |
| Price for close | Defines the price field treated as the closing price for calculation. Default: Close. |

The screenshot above shows the default input parameters in the MT4 settings window.
How to Install .ex4 Indicator in MetaTrader 4
- Download the ZIP file and extract it.
- In MT4, select File → Open Data Folder.
- Open MQL4 → Indicators and copy the EX4 or MQ4 file into it.
- If the package includes library files, copy them to MQL4 → Libraries. Copy TPL files to the top-level templates folder.
- Restart MT4, find the indicator in the Navigator, and drag it onto a chart.
Test the tool on a demo account first. File contents and required folders can vary between packages.



