Guide
How does the Exponential Stochastic Strategy strategy work ?
The Exponential Stochastic Strategy is a variation of the traditional stochastic oscillator, incorporating an additional 'exp' input for more granular control over indicator sensitivity. By adjusting the 'exp' parameter, traders can assign exponential weights to the indicator's outputs, enhancing or reducing sensitivity to market changes. The strategy generates buy signals when the modified stochastic indicator rises out of the overbought territory and initiates sell signals when it falls from the oversold zone.
This strategy employs a specific formula, ensuring that regardless of the exponential weights applied, the indicator values remain confined between 0 and 100. This bounded behavior allows for consistent interpretation of the market states represented by the indicator.
- Long Entry: A buy signal triggers when the Exponential Stochastic line crosses above the lower bound threshold, suggesting an exit from oversold conditions.
- Short Entry: Conversely, a sell signal is fired when the indicator crosses below the upper bound threshold, indicating a departure from overbought territory.
The 'exp' parameter's adjustment directly affects the number of signals produced; a higher 'exp' value results in fewer signals due to reduced sensitivity, while a lower value increases sensitivity and signal frequency. The traditional stochastic inputs for period lengths and overbought/oversold thresholds accompany this modified sensitivity input, maintaining the familiar framework for traders. Additionally, the strategy is designed to maintain a position at all times, either long or short.