Wordcloud
Strategy: Obelisk_TradePro_Ichi_v1_1_673
Downloaded: 20220112
Stoploss: -0.015

Strategy failed backtesting!
Reason: Duplicate of Obelisk_TradePro_Ichi_v1_1

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The Obelisk_TradePro_Ichi_v1_1 strategy is an implementation of the Ichimoku Cloud trading strategy. Here's a breakdown of what the strategy does: populate_indicators function: Calculates the Ichimoku Cloud indicator using the input dataframe. Sets the displacement value to 30.

Computes various components of the Ichimoku Cloud, such as conversion line, base line, lagging span, and chikou span.

Adds the computed values to the dataframe.

Indicators added to the dataframe: chikou_span: Represents the chikou span line. tenkan_sen: Represents the tenkan sen line. kijun_sen: Represents the kijun sen line. senkou_a: Represents the senkou span A line. senkou_b: Represents the senkou span B line. leading_senkou_span_a: Represents the leading senkou span A line. leading_senkou_span_b: Represents the leading senkou span B line. cloud_green: Represents the green cloud area (multiplied by 1). cloud_red: Represents the red cloud area (multiplied by -1). Additional computed columns: future_green: Determines if the leading senkou span A is greater than the leading senkou span B and assigns a value of 2 if true. chikou_high: Compares the chikou span value with senkou span A and senkou span B and assigns a value of 1 if true (shifted by the displacement value). populate_buy_trend function: Sets the 'buy' column to 1 when the 'go_long' value crosses above 0. populate_sell_trend function: Sets the 'sell' column to 1 when the tenkan sen line crosses below the kijun sen line or when the close price crosses below the kijun sen line. The strategy utilizes the Ichimoku Cloud and other conditions to generate buy and sell signals for backtesting trading strategies.

stoploss: -0.015
timeframe: 1h
hash(sha256): d0f71da46bcc5628b365100f5aeb6b731e079d2f2051ce7b938e86c106847377
indicators:
go_long kijun_sen senkou_span_a chikou_high leading_senkou_span_a
future_green close cloud_green chikou_span senkou_a
senkou_b leading_senkou_span_b tenkan_sen cloud_red senkou_span_b

Similar Strategies: (based on used indicators)

Strategy: Discord_ichi, Similarity Score: 93.75%
Strategy: Discord_ichithekiller, Similarity Score: 93.75%
Strategy: Obelisk_Ichimoku_Slow_v1, Similarity Score: 93.75%
Strategy: Obelisk_Ichimoku_Slow_v1_1, Similarity Score: 93.75%
Strategy: Obelisk_Ichimoku_Slow_v1_1_370, Similarity Score: 93.75%
Strategy: Obelisk_Ichimoku_Slow_v1_1_674, Similarity Score: 93.75%
Strategy: Obelisk_Ichimoku_Slow_v1_671, Similarity Score: 93.75%
Strategy: Obelisk_TradePro_Ichi_v1_1, Similarity Score: 93.75%
Strategy: Obelisk_TradePro_Ichi_v1_1_209, Similarity Score: 93.75%
Strategy: Obelisk_TradePro_Ichi_v2, Similarity Score: 93.75%
Strategy: Obelisk_TradePro_Ichi_v2_1, Similarity Score: 93.75%
Strategy: Obelisk_TradePro_Ichi_v2_2, Similarity Score: 93.75%
Strategy: Obelisk_TradePro_Ichi_v2_2_667, Similarity Score: 93.75%
Strategy: Obelisk_TradePro_Ichi_v2_672, Similarity Score: 93.75%
Strategy: obelisk_ichi_slow, Similarity Score: 93.75%

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