Wordcloud
Strategy: Discord_BigZ04_TSL1
Downloaded: 20220726
Stoploss: -0.99

Strategy failed backtesting!
Reason: Duplicate of BigZ04_TSL1

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The BigZ04_TSL1 strategy is a trading strategy that aims to identify buy signals based on various conditions. Here is a breakdown of the important parts of the strategy: populate_indicators method: This method is responsible for populating indicators on the input dataframe. It merges informative 1-hour indicators with the main timeframe indicators.

The resulting dataframe is returned.

populate_buy_trend method: This method is responsible for identifying buy signals based on specific conditions.

Multiple sets of conditions are appended to a list called conditions. Each set of conditions represents a different buy signal scenario. The conditions involve comparisons and calculations based on different columns of the dataframe. The conditions consider factors like moving averages (ema), Bollinger Bands (bb), relative strength index (rsi), volume, and open/close prices. The volume-related conditions ensure that the volume is not zero. Each set of conditions represents a different buy signal scenario. The resulting dataframe with identified buy signals is returned. Overall, the strategy combines various technical indicators and conditions to generate buy signals for trading. It considers factors like moving averages, Bollinger Bands, relative strength index, and volume.

stoploss: -0.99
timeframe: 5m
hash(sha256): 9947e6e250b8751d55a056119e245e71f8773da3e18d4afc0218f88f02b78eaa

Was not able to fetch indicators from Strategyfile.

last change: 2022-07-29 13:09:30