Wordcloud
Strategy: E0V1E_3
Downloaded: 20221108
Stoploss: -0.1


Not Enough Data to display!

Average Overall
BuysAvgprofTotProfWin%DD%Time
231-0.02-2.3488.3310.3391.67
SharpeSortinoCalmar
-1.22-0.91.6
Prof.FactorExpectancyCagr
0.4200
Trades/DayRejected Signals
8.4447
Ninja Score: 64
The given strategy, named E0V1E, involves a series of calculations and conditions to generate trading signals. Here's a breakdown of what the strategy does: Populate Indicators: This step calculates various technical indicators using the input dataframe, such as Simple Moving Average (SMA), Commodity Channel Index (CTI), Relative Strength Index (RSI), Stochastic Fast, Exponential Moving Average (EMA), Bollinger Bands (BB), volume moving averages, Williams %R (r_14), Average Directional Index (ADX), and EWO (Elliott Wave Oscillator). Populate Entry Trend: In this step, the strategy defines different conditions to identify entry points for trades.

The conditions involve comparisons between various indicators and predefined threshold values.

If the conditions are met, a corresponding tag is assigned to the "enter_tag" column of the dataframe.

Populate Exit Trend: This step sets the exit conditions for the trades. Currently, it only assigns a value of 0 to the "exit_long" column and sets the "exit_tag" to "long_out" for all rows in the dataframe. Check Current Profit: This function is not a part of the strategy class but appears to be a separate function that checks the current profit of a trade and determines whether to sell or hold the position based on certain conditions. Overall, the strategy calculates various indicators, identifies entry conditions based on indicator thresholds, and sets basic exit conditions. The implementation of the exit conditions seems to be incomplete, as it only sets default values without any specific logic for exiting trades.

stoploss: -0.1
timeframe: 5m
hash(sha256): 73db21504280c3711386876b73c3c394dcf719aa8106a4eea894509988661cd8
indicators:
upper EWO ema_200 close exit_long
exit_tag volume_mean_12 fastk rsi_fast r_14
bb_middleband2 volume open fastd sma_15
bb_upperband2 volume_mean_24 mid bb_width ema_8
ema_16 cti ema_100 roc_1h adx
roc lower rsi_slow rsi low
bb_lowerband2 bb_width_1h

No similar strategies found. (based on used indicators)

last change: 2024-11-01 17:56:30