Wordcloud
Strategy: Strategy004_955
Downloaded: 20220307
Stoploss: -0.336


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
Strategy004 is a trading strategy that uses various technical indicators to generate buy and sell signals for a given dataset. In the populate_indicators function, the strategy calculates and adds several technical indicators to the input DataFrame. These indicators include ADX (Average Directional Index), CCI (Commodity Channel Index), Stochastic Fast %D and %K, Slow Stochastic Fast %D and %K, EMA (Exponential Moving Average), and the mean volume.

The populate_buy_trend function populates the buy signal based on the defined conditions.

The conditions include checking the values of ADX and Slow ADX, CCI, Fast %K and %D (previous and current), Slow Fast %K and %D (previous and current), and the mean volume.

If any of the conditions are met, the 'buy' column in the DataFrame is set to 1. Similarly, the populate_sell_trend function populates the sell signal based on the defined conditions. The conditions include checking the values of Slow ADX, Fast %K and %D (previous and current), and the closing price compared to the EMA5. If any of the conditions are met, the 'sell' column in the DataFrame is set to 1. Overall, Strategy004 combines multiple technical indicators to determine buy and sell signals based on specific conditions in the input dataset.

Biased Indicators
mean-volume
stoploss: -0.336
timeframe: 5m
hash(sha256): d0407687830e5f266ece945fae1d30ddfb2b7ba1bb2792bf1d68df2540f1dba6
indicators:
meanvolume slowfastkprevious slowfastdprevious adx slowfastd
volume slowadx close cci fastkprevious
ema5 fastd fastk slowfastk fastdprevious

Similar Strategies: (based on used indicators)

Strategy: HYPERLUNCHPATTERNS, Similarity Score: 93.75%
Strategy: Strategy004_302, Similarity Score: 93.75%
Strategy: Strategy004_395, Similarity Score: 93.75%
Strategy: Strategy004_459, Similarity Score: 93.75%
Strategy: Strategy004_957, Similarity Score: 93.75%
Strategy: beautiful_gain, Similarity Score: 93.75%
Strategy: strategy004_2, Similarity Score: 93.75%
Strategy: strategy004_3, Similarity Score: 93.75%
Strategy: strategy004_4, Similarity Score: 93.75%
Strategy: strategy004_5, Similarity Score: 93.75%

last change: 2023-07-05 14:22:14