Wordcloud
Strategy: Ichimoku_v22
Downloaded: 20220116
Stoploss: -1


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The "Ichimoku_v22" strategy is a trading strategy implemented in the Freqtrade framework. Here is a short description of what the strategy does: It uses the Ichimoku Cloud indicator to identify potential buy signals. The strategy requires a minimum return on investment (ROI) of 100%.

It uses a stop loss level of -1 (not specified).

The ticker interval for analysis is set to 4 hours.

It retrieves informative data for the "BTC/USDT" pair on the daily timeframe. It populates various indicators, including the Tenkan Sen, Kijun Sen, Senkou Span A and B, and cloud colors. For buy signals, it checks if the close price crosses above the Senkou Span A, the close price is above the Senkou Span A and B, and the close price is higher than the close price 90 periods ago. For sell signals, it currently doesn't have any specific conditions defined. Please note that some parts of the code are commented out, and additional logic may be implemented outside the provided code snippet.

Biased Exit Signals:
20
stoploss: -1
timeframe: 4h
hash(sha256): dd42113feaab008d7537ed3f6dc2dc6c6e9881d9d780c1e549c5d3c2ad7509a7
indicators:
kijun_1d kijun_sen tenkan senkou_span_a close
cloud_green senkou_a senkou_b tenkan_1d kijun
tenkan_sen cloud_red senkou_span_b

No similar strategies found. (based on used indicators)

last change: 2023-07-05 08:15:49