Wordcloud
Strategy: BigZ04_2
Downloaded: 20230426
Stoploss: -0.99
5mFailedSpotv3Link

Strategy failed backtesting!
Reason: Duplicate of BigZ04

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The BigZ04 strategy is a trading strategy implemented as a class in Python. Here's a short description of what the strategy does: The strategy consists of two main functions: populate_indicators and populate_entry_trend. The populate_indicators function calculates various technical indicators based on the given price data and metadata.

It merges the indicators from a higher timeframe (1 hour) with the current timeframe, using a forward-fill method.

Then, it calculates additional indicators for the current timeframe.

The populate_entry_trend function defines a set of conditions for initiating buy trades. The conditions are organized into different blocks, each corresponding to a specific buy condition. Each block contains a set of logical conditions that must be met for a buy trade to be initiated. These conditions involve comparisons between different price and indicator values, such as moving averages, Bollinger Bands, RSI (Relative Strength Index), volume, and open/close prices. The conditions also consider historical price and volume data by using shift operations. Overall, the strategy aims to identify favorable buying opportunities based on the specified conditions, which include technical indicators, price patterns, and volume characteristics. It utilizes a combination of moving averages, Bollinger Bands, RSI, and volume analysis to make buy decisions.

stoploss: -0.99
timeframe: 5m
hash(sha256): 262b95ee511e2c246d19635028736778931e3cdceb723f40a1c00ede30f02070
indicators:
upper ema_200 ema_50 close sma_5
bb_lowerband ema_200_1h volume open volume_mean_slow
mid macd rsi_1h bb_lowerband_1h hist
lower ema_12 signal bb_middleband rsi
bb_upperband ema_26 low close_1h

Similar Strategies: (based on used indicators)

Strategy: BigZ04, Similarity Score: 96%
Strategy: BigZ04HO, Similarity Score: 96%
Strategy: BigZ04HO2, Similarity Score: 96%
Strategy: BigZ04_845, Similarity Score: 96%
Strategy: BigZ04_TSL1, Similarity Score: 96%
Strategy: BigZ04_TSL2, Similarity Score: 96%
Strategy: BigZ04_TSL3, Similarity Score: 96%
Strategy: BigZ04_TSL3_2, Similarity Score: 96%
Strategy: BigZ04_TSL4, Similarity Score: 96%
Strategy: BigZ04_TSL4_2, Similarity Score: 96%
Strategy: BigZ04_TSL4_24, Similarity Score: 96%
Strategy: BigZ04_TSL4_69, Similarity Score: 96%
Strategy: BigZ04_TSL4_761, Similarity Score: 96%
Strategy: BigZ06, Similarity Score: 96%
Strategy: Discord_BigZ04_TSL3, Similarity Score: 96%
Strategy: Discord_BigZ04_TSL3a, Similarity Score: 96%
Strategy: BcmbigzV1, Similarity Score: 92%
Strategy: BigZ07, Similarity Score: 92%
Strategy: BigZ07HX, Similarity Score: 92%
Strategy: BigZ07H_fix, Similarity Score: 92%
Strategy: BigZ03, Similarity Score: 88%
Strategy: BigZ03HO, Similarity Score: 88%

last change: 2023-04-26 07:49:04