Wordcloud
Strategy: Obelisk_Ichimoku_Slow_v1_2
Downloaded: 20220112
Stoploss: -0.99


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The Obelisk_Ichimoku_Slow_v1_2 strategy is an implementation of the Ichimoku Cloud trading strategy. It is used for backtesting trading strategies on a website. The strategy consists of the following key components: populate_indicators: This function calculates the necessary indicators for the strategy.

It takes a DataFrame and metadata as input and returns a modified DataFrame with the indicators added.

The indicators are calculated based on the timeframe of the strategy.

populate_buy_trend: This function populates the "buy" column in the DataFrame based on specific conditions. If the "trending" and "entry_ok" values are greater than 0, it sets the "buy" column to 1, indicating a buy signal. populate_sell_trend: This function populates the "sell" column in the DataFrame based on a condition. If the "trending" value is equal to 0, it sets the "sell" column to 1, indicating a sell signal. plot_config: This variable defines the configuration for plotting the strategy's indicators and signals. It specifies the colors and styles for different components of the plot, such as the Ichimoku Cloud, trend lines, and entry signals. Overall, the strategy uses the Ichimoku Cloud indicators to identify potential buy and sell signals based on trend and entry conditions. It then populates the corresponding columns in the DataFrame to indicate these signals. The plot configuration provides visual representation of the indicators and signals when plotting the strategy's results.

startup_candle_count : 180
Recursive Analysis found no issues while using 180 startup_candle_count
Biased Indicators
chikou_span
stoploss: -0.99
timeframe: 1h
hash(sha256): 50e534f2f23a490f280df510f0036a0178406db291dff2e8c6faf4332794dcfa
indicators:
ichimoku_ok close senkou_a efi_ok trending
tenkan_sen entry_ok cloud_red trend_over volume
smaHigh ssl_ok chikou_high leading_senkou_span_a senkou_a
senkou_b ssl_up sslDown leading_senkou_span_b open
hlv trend_pulse smaLow efi_base high
sslUp kijun_sen efi senkou_span_a chikou_span
senkou_b ssl_down senkou_span_b atr cloud_green
low cloud_top future_green date open
high low close volume

Similar Strategies: (based on used indicators)

Strategy: Obelisk_Ichimoku_Slow_v1_3, Similarity Score: 97.78%
Strategy: Obelisk_Ichimoku_Slow_v1_3_338, Similarity Score: 97.78%
Strategy: Obelisk_Ichimoku_ZEMA_v1, Similarity Score: 88.89%
Strategy: Obelisk_Ichimoku_ZEMA_v1_555, Similarity Score: 88.89%
Strategy: TestStrat01, Similarity Score: 88.89%
Strategy: TestStrat, Similarity Score: 86.67%
Strategy: s05lchimoku_zema_hyper, Similarity Score: 86.67%
Strategy: lchimoku_zema_hyper, Similarity Score: 82.22%
Strategy: s10lchimoku_zema_hyper, Similarity Score: 80%
Strategy: Ichi_SMA_v1, Similarity Score: 77.78%

last change: 2023-07-05 08:48:04