Wordcloud
Strategy: Obelisk_TradePro_Ichi_v2_1
Downloaded: 20220113
Stoploss: -0.075


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The Obelisk_TradePro_Ichi_v2_1 strategy is an implementation of a trading strategy using the Ichimoku Cloud indicator along with other technical indicators. Here's a breakdown of what the strategy does: populate_indicators function: Calculates the Ichimoku Cloud values for the given DataFrame, including conversion line, base line, lagging span, and other components. Adds columns for various Ichimoku Cloud values, such as chikou_span, tenkan_sen, kijun_sen, senkou_a, senkou_b, leading_senkou_span_a, leading_senkou_span_b, cloud_green, and cloud_red.

Calculates the future trend as future_green, indicating if the leading span A is greater than the leading span B.

Other indicator calculations: Calculates SSL Channels values (ssl_down and ssl_up) with a length of 10.

Adds columns for ssl_down, ssl_up, and ssl_high based on the relationship between ssl_up and ssl_down. Calculates the Rate of Change Ratio (rocr) and RMI Fast (rmi-fast) indicators. populate_buy_trend function: Sets the 'buy' column to 1 when the following conditions are met: The go_long value crosses above 0 (using the qtpylib.crossed_above function). populate_sell_trend function: Sets the 'sell' column to 1 when the following conditions are met: The ssl_high value is 0 (indicating a downward SSL Channel trend). Either the Tenkan Sen is less than the Kijun Sen or the close price is less than the Kijun Sen. The strategy combines multiple technical indicators, including the Ichimoku Cloud, SSL Channels, Rate of Change Ratio, and RMI Fast, to generate buy and sell signals based on specific conditions.

startup_candle_count : 180
Recursive Analysis found no issues while using 180 startup_candle_count
Biased Indicators
chikou_span
stoploss: -0.075
timeframe: 1h
hash(sha256): 6b60d2647a280e84ebb8fe540a33a7e47fe4e7e86af40bb65d4de601ffa5ea44
indicators:
rmifast close senkou_a tenkan_sen cloud_red
smaHigh chikou_high leading_senkou_span_a ATR ssl_up
sslDown rocr leading_senkou_span_b hlv smaLow
go_long high sslUp kijun_sen senkou_span_a
chikou_span senkou_b ssl_down senkou_span_b ssl_high
cloud_green low future_green

Similar Strategies: (based on used indicators)

Strategy: Obelisk_TradePro_Ichi_v2_2, Similarity Score: 96.55%
Strategy: Obelisk_TradePro_Ichi_v2_2_667, Similarity Score: 96.55%
Strategy: Discord_ichithekiller, Similarity Score: 89.66%
Strategy: Obelisk_Ichimoku_Slow_v1, Similarity Score: 89.66%
Strategy: Obelisk_Ichimoku_Slow_v1_1, Similarity Score: 89.66%
Strategy: Obelisk_Ichimoku_Slow_v1_1_370, Similarity Score: 89.66%
Strategy: Obelisk_Ichimoku_Slow_v1_1_674, Similarity Score: 89.66%
Strategy: Obelisk_Ichimoku_Slow_v1_671, Similarity Score: 89.66%
Strategy: Obelisk_TradePro_Ichi_v2, Similarity Score: 89.66%
Strategy: Obelisk_TradePro_Ichi_v2_672, Similarity Score: 89.66%
Strategy: obelisk_ichi_slow, Similarity Score: 89.66%

last change: 2023-07-05 06:02:19