Wordcloud
Strategy: strategy_bb_stock_rsi
Downloaded: 20220111
Stoploss: -0.1
5mFailedSpotv2Link

Strategy failed backtesting!
Reason: Duplicate of STRATEGY_002_STOCHASTIC_CDLHAMMER

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The "Strategy_BB_Stock_RSI" strategy is a backtesting trading strategy that uses several technical indicators to generate buy and sell signals for stocks. Here's a short description of what the strategy does: The strategy calculates the Stochastic Oscillator (STOCH) and stores the "slowk" value. It calculates the Relative Strength Index (RSI) and stores the value.

It applies the Inverse Fisher transform on the RSI to get values between -1.0 and 1.0.

It calculates the Bollinger Bands using the typical price and stores the lower band value.

It calculates the Parabolic SAR (SAR) and stores the value. It identifies the presence of a Hammer candlestick pattern using the CDLHAMMER function. It populates the "buy" signal based on the following conditions: RSI is below 30. Stochastic "slowk" is below 20. The lower Bollinger Band is higher than the closing price. The CDLHAMMER value is 100. It populates the "sell" signal based on the following conditions: The SAR value is above the closing price. The Fisher RSI value is above 0.3. This strategy aims to identify potential buying opportunities when certain technical conditions are met and sell when specific criteria indicate a potential reversal or profit-taking opportunity.

stoploss: -0.1
timeframe: 5m
hash(sha256): e48235da5e26a713cb99fb3fd3182a2b96cd0d472b0e0b33c2cc387cb7ba4426

Was not able to fetch indicators from Strategyfile.

last change: 2022-07-02 19:54:08