Wordcloud
Strategy: ObeliskIM_v1_1_666
Downloaded: 20220112
Stoploss: -0.04
5mFailedSpotv2Link

Strategy failed backtesting!
Reason: Duplicate of ObeliskIM_v1_1

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The ObeliskIM_v1_1 strategy is a trading strategy that uses various technical indicators to determine buy and sell signals. Here's a breakdown of what the strategy does: In the populate_indicators method, the strategy calculates several indicators: Exponential Moving Averages (EMAs) with time periods of 3, 5, and 10. Relative Strength Index (RSI) with a time period of 14.

Ichimoku Cloud indicators, including the Tenkan Sen, Kijun Sen, Senkou Span A, and Senkou Span B.

Cloud colors (green and red) based on the Ichimoku Cloud.

Strong cloud signals based on specific conditions. Crossings above the Tenkan Sen and Kijun Sen lines, marked with a value of 3 in the 'tk_cross_up' column. In the populate_buy_trend method, the strategy determines the conditions for a buy signal: The strong cloud signal (cloud_green_strong) is greater than 0. The 'tk_cross_up' column has a value greater than 0. The 'ema35_ok' column has a value greater than 0. The closing price is higher than the previous closing price. The closing price is higher than the previous 12-period high. The 'spike' column has a value less than 1. In the populate_sell_trend method, the strategy determines the conditions for a sell signal: Either the Tenkan Sen line crosses below the Kijun Sen line or the closing price crosses below the Kijun Sen line. The strategy calculates various indicators and uses a combination of conditions to generate buy and sell signals.

stoploss: -0.04
timeframe: 5m
hash(sha256): ee1f7043913f1708026f403da0002fc142168e0f1208f6d75426259efe84396d

Was not able to fetch indicators from Strategyfile.

last change: 2022-07-11 12:04:46