Wordcloud
Strategy: E0V1E_4
Downloaded: 20221120
Stoploss: -0.1
5mFailedSpotv3Link

Strategy failed backtesting!
Reason: Duplicate of E0V1E_6

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The given strategy, labeled as "E0V1E," is a trading strategy that involves multiple indicators and conditions to determine entry and exit points in the market. Here is a breakdown of its components: Indicators Population: Simple Moving Average (SMA) with a time period of 15. Commodity Trend Index (CTI) calculated using the close price and a length of 20.

Relative Strength Index (RSI) with time periods of 14, 4, and 20.

Stochastic Fast (STOCHF) with parameters 5, 3, 0, 3, and 0.

Bollinger Bands (BB) with a window of 20 and standard deviations of 2. Bollinger Bands width, calculated as the difference between the upper and lower bands divided by the middle band. Volume moving averages with lengths of 12 and 24. Exponential Moving Averages (EMA) with time periods of 8 and 16. EWO (Ehler's Fisher Transform) indicator with parameters 50 and 200. Entry Trend Population: Conditions for entering long positions are checked based on various indicators and their respective thresholds. The conditions involve comparisons between RSI, close price, EMAs, and EWO. If any of the conditions are met, an 'enter_tag' is assigned to indicate the reason for the entry. The final decision to enter a long position is made based on logical OR operations on the conditions. Stop Loss Calculation: This function determines the stop loss level for an open trade based on the current profit and a specified delay time. If the current profit is greater than or equal to -0.01, a stop loss of -0.005 is returned. Otherwise, the predefined stop loss value is returned. Exit Trend Population: This function is responsible for determining the exit points for long positions. Currently, the strategy defines only one exit condition: If the current profit is positive and the 'fastk' indicator is greater than a specified threshold, the strategy suggests selling based on the 'sell_fastk' condition. Additionally, there is an exit condition named 'sell_stoploss_deadfish' that involves various factors such as Bollinger Bands width, close price, and volume factors. Please note that the strategy provided here is described in high-level terms based on the code snippets provided. Further details about parameter values, trading logic, and overall performance can be better understood by analyzing the complete implementation and testing the strategy using historical data.

stoploss: -0.1
timeframe: 5m
hash(sha256): be548a00d32d2b5c9fb0a064b698d26df45a3b05198a96720cd904c7eead27de
indicators:
upper EWO close exit_long exit_tag
volume_mean_12 fastk rsi_fast bb_middleband2 volume
fastd sma_15 bb_upperband2 volume_mean_24 mid
bb_width ema_8 ema_16 cti lower
rsi_slow rsi low bb_lowerband2

Similar Strategies: (based on used indicators)

Strategy: Discord_E0V1E, Similarity Score: 96%
Strategy: E0V1E_10, Similarity Score: 96%
Strategy: E0V1E_11, Similarity Score: 96%
Strategy: E0V1E_12, Similarity Score: 96%
Strategy: E0V1E_13, Similarity Score: 96%
Strategy: E0V1E_14, Similarity Score: 96%
Strategy: E0V1E_15, Similarity Score: 96%
Strategy: E0V1E_16, Similarity Score: 96%
Strategy: E0V1E_17, Similarity Score: 96%
Strategy: E0V1E_23, Similarity Score: 96%
Strategy: E0V1E_3, Similarity Score: 96%
Strategy: E0V1E_5, Similarity Score: 96%
Strategy: E0V1E_6, Similarity Score: 96%
Strategy: E0V1E_7, Similarity Score: 96%
Strategy: E0V1E_8, Similarity Score: 96%
Strategy: E0V1E_9, Similarity Score: 96%
Strategy: binance, Similarity Score: 96%
Strategy: jastar123, Similarity Score: 96%
Strategy: ultra500v1, Similarity Score: 96%
Strategy: ch, Similarity Score: 92%
Strategy: Ultimate, Similarity Score: 88%
Strategy: ZBCDstra, Similarity Score: 88%

last change: 2023-01-04 06:36:12