Wordcloud
Strategy: CombinedBinHAndCluc_219
Downloaded: 20220112
Stoploss: -0.05


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The strategy implemented in this backtesting website is called "CombinedBinHAndCluc". It uses a combination of two strategies: BinHV45 and ClucMay72018. The strategy calculates Bollinger Bands using the stock price data.

Bollinger Bands consist of a moving average line (mid) and upper and lower bands that are calculated based on the standard deviation of the price.

Additionally, it calculates other indicators such as bbdelta, closedelta, and tail.

In the buy signal condition, the strategy checks for specific criteria for both the BinHV45 and ClucMay72018 strategies. For BinHV45, it checks if the lower band is positive, if bbdelta is greater than a threshold, if closedelta is greater than a threshold, if the tail is less than a fraction of bbdelta, and if the current close price is lower than the previous close price and lower than the lower band. For ClucMay72018, it checks if the close price is below the exponential moving average (ema_slow), if it's below a fraction of the lower band (bb_lowerband), and if the volume is below a threshold based on the previous volume mean. The sell signal condition is simpler, where it checks if the close price is above the middle band of the Bollinger Bands. The strategy uses a 5-minute timeframe and has a minimal return on investment (ROI) of 7% and a stop loss of 5%. Overall, the strategy combines the signals from both BinHV45 and ClucMay72018 to generate buy and sell signals based on the calculated indicators and predefined conditions.

startup_candle_count : 50
lower: -100.000%
bbdelta: -100.000%
stoploss: -0.05
timeframe: 5m
hash(sha256): bb4e755dc39f733ad22094555b6456acf24ccceb2fe8b69998a2368e602d9c14
indicators:
mid lower volume close bb_middleband
closedelta tail ema_slow bb_lowerband low
volume_mean_slow bbdelta

No similar strategies found. (based on used indicators)

last change: 2023-08-03 02:58:04