Wordcloud
Strategy: examplefreqtrade2
Downloaded: 20230426
Stoploss: -0.1
5mFailedSpotv2Link

Strategy failed backtesting!
Reason: Duplicate of Strategy002_64

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The Examplestrategy2 is a trading strategy that aims to generate profits by identifying buying and selling opportunities based on technical indicators. Here are the key components of the strategy: Minimal ROI: The strategy defines a minimum return on investment (ROI) for each time interval. It specifies different ROI values for different time intervals, such as 60 minutes, 30 minutes, 20 minutes, and 0 minutes.

Stoploss: The strategy sets an optimal stop loss value, which is the maximum acceptable loss for a trade.

If the price of an asset reaches the stop loss level, the strategy will trigger a sell signal to minimize losses.

Ticker interval: The strategy operates on candlestick data with a ticker interval of 5 minutes. This means that it analyzes price movements and generates signals based on 5-minute intervals. Trailing stoploss: The strategy includes a trailing stop loss feature, which dynamically adjusts the stop loss level as the price of an asset moves in a favorable direction. This feature helps lock in profits and protect against sudden reversals. Indicators: The strategy uses various technical indicators to make trading decisions. Some of the indicators used include Stochastic Oscillator (stoch), Relative Strength Index (RSI), Inverse Fisher transform on RSI (fisher_rsi), Bollinger Bands (bb_lowerband), SAR Parabol (sar), and Hammer pattern (CDLHAMMER). These indicators provide insights into price momentum, overbought/oversold conditions, and trend reversals. Buy signal: The strategy generates a buy signal when specific conditions are met. It combines multiple indicators, such as RSI, Stochastic, Bollinger Bands, and the Hammer pattern, to identify favorable buying opportunities. For example, the strategy looks for instances where RSI is below 30, Stochastic is below 20, the price is below the lower Bollinger Band, and the Hammer pattern is present. Sell signal: The strategy generates a sell signal when certain conditions are satisfied. It considers the SAR Parabol indicator and the Fisher RSI indicator to identify potential selling opportunities. If the SAR Parabol value is above the closing price and the Fisher RSI value is above 0.3, a sell signal is triggered. Overall, the Examplestrategy2 strategy utilizes a combination of technical indicators to identify optimal buying and selling points in the market. It aims to capture profits while minimizing losses through the use of stop loss and trailing stop loss mechanisms.

stoploss: -0.1
timeframe: 5m
hash(sha256): 5469e7143c700ed829b846bec72a5186a2991c72632a4d160ec4430524417267

Was not able to fetch indicators from Strategyfile.

last change: 2023-04-26 07:21:00