Wordcloud
Strategy: CombinedBinHAndClucV3
Downloaded: 20220113
Stoploss: -0.99


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The provided code represents a trading strategy called "CombinedBinHAndClucV3" implemented in Python. Here's a brief description of what the strategy does: The strategy uses Bollinger Bands, moving averages, and other indicators to make buying and selling decisions based on certain conditions in the price data. It defines a function called "bollinger_bands" that calculates the Bollinger Bands for a given stock price.

It takes the stock price, window size, and the number of standard deviations as input and returns the rolling mean and lower band.

The strategy sets various parameters such as the minimal return on investment (ROI), stop loss percentage, timeframe, and sell signal configuration.

It implements a custom stop loss logic that adjusts the stop loss based on the time and current profit of a trade. The "populate_indicators" function calculates additional indicators and appends them to the input dataframe. These indicators include Bollinger Bands, exponential moving averages (EMA), and volume-related metrics. The "populate_buy_trend" function determines the conditions for initiating a buy signal based on the calculated indicators and assigns a value of 1 to the "buy" column in the dataframe when the conditions are met. The "populate_sell_trend" function determines the conditions for initiating a sell signal and assigns a value of 1 to the "sell" column in the dataframe when the conditions are met. Overall, the strategy combines multiple indicators and conditions to generate buy and sell signals for trading. It utilizes Bollinger Bands, moving averages, and volume-related metrics to identify potential entry and exit points in the market.

startup_candle_count : 30
lower: -100.000%
bbdelta: -100.000%
bb_lowerband: 0.287%
bb_middleband: 0.151%
bb_upperband: 0.016%
stoploss: -0.99
timeframe: 5m
hash(sha256): 6b69674564467f3c887e6de1d56afad3de16cc30074cf91cbc6489be39581276
indicators:
high upper mid lower volume
ema_200 close bb_middleband closedelta tail
bb_upperband bb_lowerband ema_slow low volume_mean_slow
bbdelta

Similar Strategies: (based on used indicators)

Strategy: 01_CombinedBinHAndClucV7_OPT, Similarity Score: 94.12%
Strategy: 01_CombinedBinHAndClucV7_OPT_02, Similarity Score: 94.12%
Strategy: 02_CombinedBinHClucAndMADV5, Similarity Score: 94.12%
Strategy: 04_CombinedBinHAndClucV8, Similarity Score: 94.12%
Strategy: 08_NostalgiaForInfinityV2_OPT, Similarity Score: 94.12%
Strategy: 08_NostalgiaForInfinityV2_OPT_02, Similarity Score: 94.12%
Strategy: BC_Redmoon, Similarity Score: 94.12%
Strategy: CombinedBinHAndClucV6, Similarity Score: 94.12%
Strategy: CombinedBinHAndClucV6_2, Similarity Score: 94.12%
Strategy: CombinedBinHAndClucV7, Similarity Score: 94.12%
Strategy: CombinedBinHAndClucV7_702, Similarity Score: 94.12%
Strategy: CombinedBinHAndClucV8Hyper, Similarity Score: 94.12%
Strategy: CombinedBinHAndClucV8XH, Similarity Score: 94.12%
Strategy: CombinedBinHAndClucV8XHO, Similarity Score: 94.12%
Strategy: CombinedBinHClucAndMADV5, Similarity Score: 94.12%
Strategy: CombinedBinHClucAndMADV5_2, Similarity Score: 94.12%
Strategy: CombinedBinHClucAndSMAOffset, Similarity Score: 94.12%
Strategy: CombinedBinHClucAndSMAOffset_2, Similarity Score: 94.12%
Strategy: Discord_1_TEST, Similarity Score: 94.12%
Strategy: Discord_1_test, Similarity Score: 94.12%
Strategy: Discord_Bzed, Similarity Score: 94.12%
Strategy: JT_V02, Similarity Score: 94.12%
Strategy: JT_V03, Similarity Score: 94.12%
Strategy: MoonMix_marc, Similarity Score: 94.12%
Strategy: NS54_3, Similarity Score: 94.12%
Strategy: NostalgiaForInfinityV1, Similarity Score: 94.12%
Strategy: NostalgiaForInfinityV2, Similarity Score: 94.12%
Strategy: RHComb_v5, Similarity Score: 94.12%

last change: 2023-08-03 16:06:07