Wordcloud
Strategy: keltnerchannel_3
Downloaded: 20220310
Stoploss: -0.254


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The "keltnerchannel" strategy is a trading strategy that uses the Keltner Channel and the Relative Strength Index (RSI) indicators to generate buy and sell signals. Here's a breakdown of what the strategy does: Indicators: Keltner Channel: The strategy calculates the upper band, lower band, and middle band of the Keltner Channel using a window of 20 and an average true range (ATR) multiplier of 1. RSI: The strategy calculates the RSI indicator with a time period of 14.

Horizontal RSI Line: The strategy sets a horizontal line at an RSI value of 55.

Buy Signal: The strategy generates a buy signal when the following conditions are met: The close price crosses above the upper band of the Keltner Channel.

The RSI value is greater than the horizontal RSI line. Sell Signal: The strategy generates a sell signal when the close price crosses below the middle band of the Keltner Channel. Other Details: The strategy operates on 6-hour timeframe data. The stop loss is set to -0.254, which means that if the trade goes against the strategy by that percentage, it will be sold. The minimal ROI (return on investment) is set to 100, indicating that the strategy aims for a 100% return before selling. The strategy also includes a plot configuration that visualizes the Keltner Channel and RSI indicators on the main plot, with different colors for each component. Note: The code provided is a Python implementation of the strategy using the Freqtrade framework.

startup_candle_count : 50
rsi: 1.737%
stoploss: -0.254
timeframe: 5m
hash(sha256): 75b790e9e1dea73cd6dbdba779c5015b30bc1bf09d144e58a8df25fc40fab1f2
indicators:
kc_middleband kc_lowerband close rsi hline
kc_upperband

No similar strategies found. (based on used indicators)

last change: 2023-06-25 21:33:07