Stochastic Global
- 指标
- Igor Semyonov
- 版本: 1.24
- 更新: 18 七月 2024
- 激活: 7
Description
A universal colored indicator Stochastic. The rising and falling lines and the levels of the indicator can be colored.
The indicator can be calculated as the standard one on the basis of a price or as a derivative on the basis of the following nineteen other indicators included in the standard package of the MetaTrader 4 terminal:
- AD - an indicator of accumulation and distribution of volume.
- OBV - On Balance Volume.
- Volume - tick volume indicator.
- AC - indicator of acceleration.
- AO - Williams' oscillator.
- BullsPower.
- BearsPower.
- BullsPower-BearsPower - the difference of the bulls power and bears power.
- Force - Force Index indicator.
- MFI - Money Flow Index.
- ATR - Average True Range.
- Momentum.
- RSI - Relative Strength Index.
- Moving Average.
- CCI - Commodity Channel Index.
- ADX - Average Directional Movement indicator.
- DeMarker.
- Standard Deviation.
- OsMA - moving average of oscillator.
- MACD - moving average convergence/divergence.
Price is used by default.
Purpose
The indicator can be used for manual or automated trading in an Expert Advisor. Values of indicator buffers of the double type can be used for automated trading:
- The main line of the indicator - buffer 5.
- The rising line of the indicator - buffer 0.
- The falling the line indicator - buffer 1.
- The signal line of the indicator - buffer 2.
Inputs
- Calc_Method - the indicator, based on which the Stochastic will be calculated.
- KPeriod - external parameters of Stochastic.
- DPeriod - external parameters of Stochastic.
- Slowing - external parameters of Stochastic.
- Periods - the period for calculating the basic indicator, based on which Stochastic will be calculated.
- Fast_Period - the fast MA period of the basic indicator (for example MACD), based on which Stochastic will be calculated.
- Slow_Period - the slow MA period of the basic indicator.
- Signal_Period - the signal line period of the basic indicator.
- MA_Method - averaging method for the MA of the basic indicator.
- Signal_Method - The averaging method of the signal line of the Stochastic.
- Applied_Price - the used price of the basic indicator.
- Mode - the index of the line (MAIN or SIGNAL) of the basic indicator, based on which the Stochastic will be calculated.
- Shift - the sift o the basic indicator relative to the price chart.
A great oscillator. Very responsive s and seems to have practically no lag.