Wordcloud
Strategy: Obelisk_Ichimoku_Slow_v1_3_338
Downloaded: 20220113
Stoploss: -0.99


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The Obelisk_Ichimoku_Slow_v1_3 strategy is a backtesting strategy that uses the Ichimoku Cloud indicator along with other indicators to generate buy and sell signals. Here is a brief description of what the strategy does: populate_indicators: This method is responsible for populating the indicators used by the strategy. If the timeframe matches the informative timeframe, it calculates the indicators for the given dataframe.

Otherwise, it retrieves the informative dataframe from the data provider and calculates the indicators for it.

Then, it merges the informative dataframe with the original dataframe.

Finally, it renames the columns to remove the timeframe suffix. populate_buy_trend: This method populates the buy signal for the strategy. It sets the 'buy' column to 1 for the rows where the 'trending', 'entry_ok', and 'date' conditions are met. Additionally, it checks if the minute value of the date is 0, which indicates that the backtesting is done at 5-minute or 1-minute intervals and the signal should only be set on the hour. populate_sell_trend: This method populates the sell signal for the strategy. It sets the 'sell' column to 1 for the rows where the 'trending' condition is 0 and the minute value of the date is 0 (indicating the top of the hour). The strategy also provides a plot_config dictionary that specifies the color and style settings for various plot elements, such as the Ichimoku Cloud, the Tenkan Sen, the Kijun Sen, and different trend-related indicators. Overall, the strategy uses the Ichimoku Cloud and other indicators to identify potential buying and selling opportunities based on certain conditions and generates corresponding signals for backtesting purposes.

Biased Indicators
chikou_span
stoploss: -0.99
timeframe: 1h
hash(sha256): aff0a3082b54590f647b672c6821e5954992adbe30bb32b46dff1dac57a776b0
indicators:
ichimoku_ok close senkou_a efi_ok trending
tenkan_sen ema_ok cloud_red entry_ok trend_over
volume smaHigh ssl_ok chikou_high leading_senkou_span_a
senkou_a senkou_b ssl_up sslDown date
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
ema200 atr cloud_green runmode low
ema50 cloud_top future_green date open
high low close volume

Similar Strategies: (based on used indicators)

Strategy: Obelisk_Ichimoku_Slow_v1_3, Similarity Score: 96%
Strategy: Obelisk_Ichimoku_Slow_v1_2, Similarity Score: 90%
Strategy: Obelisk_Ichimoku_ZEMA_v1, Similarity Score: 84%
Strategy: Obelisk_Ichimoku_ZEMA_v1_555, Similarity Score: 84%
Strategy: TestStrat01, Similarity Score: 84%
Strategy: TestStrat, Similarity Score: 82%
Strategy: s05lchimoku_zema_hyper, Similarity Score: 80%
Strategy: lchimoku_zema_hyper, Similarity Score: 76%

last change: 2023-07-04 00:18:49