Wordcloud
Strategy: BinClucMadDevelop
Downloaded: 20220115
Stoploss: -0.99
5mSpotv2UnbiasedLink


Not Enough Data to display!

Average Overall
BuysAvgprofTotProfWin%DD%Time
54.50.161.7673.253.5252.48
SharpeSortinoCalmar
1.251.412.94
Prof.FactorExpectancyCagr
0.2900
Trades/DayRejected Signals
2.0459.5
Ninja Score: 69
The BinClucMadDevelop strategy is a trading strategy implemented as a class. Here's a short description of what the strategy does: The strategy consists of two main methods: populate_indicators and populate_buy_trend. In the populate_indicators method, the strategy calculates and adds various indicators to the input dataframe.

These indicators are derived from different timeframes and are merged into the main dataframe.

In the populate_buy_trend method, the strategy defines multiple conditions for potential buy signals.

Each condition is assigned a boolean variable that determines whether it is enabled or not. The conditions are based on different indicators and price action observations. The strategy uses a combination of moving averages (EMA and SMA), Bollinger Bands, volume analysis, RSI (Relative Strength Index), MFI (Money Flow Index), and other technical indicators to identify favorable buying opportunities. The conditions are evaluated based on the values in the dataframe, and if a condition is met, the corresponding enable variable is set to 1. The strategy employs a range of parameters and thresholds that can be customized to fine-tune the trading signals. The exact details of these parameters and their meanings are not provided in the code snippet. Overall, the BinClucMadDevelop strategy aims to generate buy signals based on the defined conditions and indicators, providing a framework for backtesting and evaluating the performance of different trading strategies.

startup_candle_count : 200
ema_50_1h: 0.001%
ema_100_1h: -0.041%
stoploss: -0.99
timeframe: 5m
hash(sha256): 89456c771a8077340dd6f115e7e3b6fa0468799d6cba0243dd0b94b55c1f23b9
indicators:
sma_200_1h v9_buy_condition_4_enable ema_200 ema_50 v9_buy_condition_8_enable
close sma_5 tail v9_buy_condition_1_enable bb_lowerband
mfi bbdelta v6_buy_condition_3_enable buy_cond_cluc volume
v6_buy_condition_2_enable closedelta date conditions_count open
v8_buy_condition_3_enable volume_mean_slow v9_buy_condition_7_enable v9_buy_condition_3_enable v9_buy_condition_6_enable
ema_50_1h sma_200 v8_buy_condition_0_enable buy_cond_bin v9_buy_condition_10_enable
mid v6_buy_condition_0_enable buy_cond

Similar Strategies: (based on used indicators)

Strategy: BinClucMadDevelop_99, Similarity Score: 97.06%
Strategy: BinClucMadDevelop_197, Similarity Score: 91.18%
Strategy: BinClucMadDevelop_2, Similarity Score: 91.18%
Strategy: BinClucMadSMADevelop_100, Similarity Score: 88.24%
Strategy: BinClucMadSMADevelop_2, Similarity Score: 88.24%
Strategy: BinClucMadSMADevelop13X, Similarity Score: 85.29%

last change: 2024-05-02 17:13:40