Wordcloud
Strategy: CombinedBinHAndClucV8_4
Downloaded: 20220421
Stoploss: -0.99
5mFailedSpotv2Link

Strategy failed backtesting!
Reason: Duplicate of CombinedBinHAndClucV8_1

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The CombinedBinHAndClucV8 strategy is a trading strategy implemented as a class that inherits from the IStrategy interface. Here's a brief description of what the strategy does: The populate_indicators function is responsible for calculating various indicators based on the input dataframe and metadata. It merges informative data from a 1-hour timeframe with the main timeframe data using the merge_informative_pair function.

The populate_buy_trend function populates the "buy" signal based on a set of conditions.

These conditions involve comparisons and calculations using different columns of the dataframe.

The strategy checks for conditions such as moving averages (ema), price thresholds, volume, and other indicators to determine whether to generate a "buy" signal. The populate_sell_trend function populates the "sell" signal based on a set of conditions. These conditions involve comparisons of the price (close) and volume columns with specific thresholds, such as upper Bollinger Bands and RSI (Relative Strength Index). The strategy uses a combination of technical indicators and predefined conditions to generate buy and sell signals for trading.

stoploss: -0.99
timeframe: 5m
hash(sha256): ff692bb727603aeb003dd0995d80bbd17bdbdb50e60a5689f27eb4c2874f909d

Was not able to fetch indicators from Strategyfile.

last change: 2022-07-02 19:54:08