Wordcloud
Strategy: NFI47V2
Downloaded: 20220116
Stoploss: -0.99


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The NFI47V2 strategy is a trading strategy implemented as a class that inherits from the IStrategy interface. Here's a short description of what the strategy does: The populate_indicators method takes a DataFrame and metadata as input and returns a DataFrame with populated indicators. It combines the indicators from the 1-hour timeframe (informative_1h) with the indicators from the normal timeframe.

The populate_buy_trend method populates the buy conditions for the strategy.

It checks various conditions using the input DataFrame and metadata and appends the resulting conditions to a list.

These conditions include checks for moving averages (EMA and SMA), relative strength index (RSI), money flow index (MFI), volume, close-open price differentials, and Bollinger Bands. Overall, the strategy uses a combination of indicators and conditions to determine potential buy signals in a trading context.

startup_candle_count : 400
ema_100_1h: 0.001%
ema_200_1h: 0.078%
ewo: 0.086%
stoploss: -0.99
timeframe: 5m
hash(sha256): cdc5771d746028c6cc3278b0c97ed5257e4367b51f58b18728c47dedd593309b
indicators:
sell_pump_36_3_1h sma_200_1h upper close ema_15
sell_pump_36_2 sma_5 safe_pump_36_strict sell_pump_24_1_1h bb_lowerband
ema_200_1h ewo safe_pump_24 volume sma_200_dec_20
sell_pump_36_1_1h ema_20 safe_pump_48_1h safe_pump_24_1h sell_pump_48_1_1h
safe_pump_36_1h high safe_pump_24_normal sell_pump_48_3 rsi_1h
bb20_2_mid ema_12 sell_pump_48_2 ema_26 safe_pump_24_strict_1h
sell_pump_24_1 jaw safe_pump_36 smma_jaw chop
safe_pump_36_strict_1h bbdelta bb20_2_upp_1h closedelta safe_dips_loose
safe_dips_n

Similar Strategies: (based on used indicators)

Strategy: NFI47, Similarity Score: 97.62%
Strategy: NFI46, Similarity Score: 90.48%
Strategy: NFI46Z, Similarity Score: 90.48%
Strategy: NFI46Z_212, Similarity Score: 90.48%
Strategy: NFI46_217, Similarity Score: 90.48%
Strategy: NFI46Offset, Similarity Score: 83.33%
Strategy: NFI46OffsetHOA1, Similarity Score: 83.33%
Strategy: NFI46OffsetHOA1_222, Similarity Score: 83.33%

last change: 2023-07-01 14:15:09