Wordcloud
Strategy: ReinforcedQuickie_418
Downloaded: 20220113
Stoploss: -0.05
5mFailedSpotv2Link

Strategy failed backtesting!
Reason: Duplicate of ReinforcedQuickie

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The ReinforcedQuickie strategy is a trading strategy that uses various technical indicators to generate buy and sell signals. In the populate_indicators method, the strategy calculates several indicators such as exponential moving averages (EMAs), Bollinger Bands, minimum and maximum values, Commodity Channel Index (CCI), Money Flow Index (MFI), and Relative Strength Index (RSI). These indicators are used to analyze price trends, volatility, and overbought/oversold conditions.

The populate_buy_trend method populates the buy signal based on the conditions defined in the code.

The conditions include checking for a downward trend indicated by the price being below EMAs, minimum price, and Bollinger Bands lower band.

Additionally, it checks for a specific pattern in the average price, along with indicators such as CCI, RSI, MFI, volume, and simple moving average (SMA). Similarly, the populate_sell_trend method populates the sell signal based on the conditions defined in the code. It checks for an upward trend indicated by the price being above EMAs, maximum price, and Bollinger Bands upper band. It also considers the MFI, RSI, and a specific pattern in the opening and closing prices. The strategy also includes resampling and interpolation of the data to adjust the timeframe and ensure consistent data points for analysis. Overall, the ReinforcedQuickie strategy combines various technical indicators to identify potential buying and selling opportunities in the market.

stoploss: -0.05
timeframe: 5m
hash(sha256): 9ed47a14a6a6a648779264c8a86ce570f9edeea6d36bf37fc35741440b82b756

Was not able to fetch indicators from Strategyfile.

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