Guide
How does the [SPOILED]SteadyScalpy strategy work ?
The [SPOILED]SteadyScalpy strategy employs a combination of technical indicators over a 15-minute timeframe to capitalize on the price movements of the ETH/USDT perpetual contract. At its core, the strategy utilizes the TradingView's trailing stop loss mechanism to safeguard gains and limit losses.
- The entry module leverages the Stoch RSI indicator, offering a choice among five moving averages (HMA, VWMA, WMA, EMA, SMA) to signal trading opportunities. Optimal settings found are HMA with a length of 5, 8 and VWMA and WMA at lengths of 8, 13, focusing on efficiency and reduced risk.
- Price Step, influenced by Demark9 and price action, creates additional entry signals, especially when paired with step 1&2 options and filtered by the trend magic indicator.
- Trend Magic employs the use of CCI and ATR to determine the market trend, signalling an uptrend with a green and a downtrend with a red color. Suggested values for Trend Magic are 21, 34, 55, 89.
- The take profit and stop loss module sets the initial take profit (TP) target at 0.4%, initiating a trailing stop loss once this threshold is reached. Additionally, an ATR-based trailing take profit is depicted with an orange line, triggering a trade close when the 'close' price crosses this line. A failsafe stop loss activates when price fluctuations exceed a threshold, set by default at 1%, to ensure exit from the trade.
Version 0.2 of the strategy introduces a halftrend indicator to refine the stop-loss filter and improve the win rate.