Wordcloud
Strategy: NostalgiaForInfinityV5
Downloaded: 20220115
Stoploss: -0.99
5mFailedSpotv2Link

Strategy failed backtesting!
Reason: Duplicate of NostalgiaForInfinityV5_856

You will be redirected to the original Strategy in 15 seconds.Redirecting...
The NostalgiaForInfinityV5 strategy is a trading strategy implemented as a class that inherits from the IStrategy interface. It performs backtesting and makes buy decisions based on several conditions. Here is a short description of what the strategy does: The strategy first populates indicators using the populate_indicators method, which takes a DataFrame and metadata as input and returns a DataFrame.

It merges informative indicators from the 1-hour timeframe into the main timeframe using merge_informative_pair and adds normal timeframe indicators.

The buy decisions are made in the populate_buy_trend method, which also takes a DataFrame and metadata as input and returns a DataFrame.

It defines a list of conditions using boolean expressions. Each condition corresponds to a specific buy condition, and the strategy evaluates these conditions to determine whether to execute a buy order. The conditions involve various technical indicators such as moving averages (EMA, SMA), relative strength index (RSI), money flow index (MFI), and Bollinger Bands. They also consider volume and price movements. The conditions are combined using logical operators (AND) to form the final buy decision. Overall, the NostalgiaForInfinityV5 strategy utilizes a range of indicators and conditions to identify potential buying opportunities in the market.

stoploss: -0.99
timeframe: 5m
hash(sha256): 4baf0df28b03ad6d76b5cd1e320e389381a32a458a42ee5039a3a112431ad38a
indicators:
sma_200_1h upper ema_200 ema_50 safe_dips
safe_pump_24_loose_1h close safe_pump_36 ema_15 tail
sma_5 safe_pump_36_strict chop bb_lowerband safe_pump_24_strict
mfi safe_pump_48_strict ema_200_1h safe_pump_36_strict_1h bbdelta
ewo safe_pump_24 volume ema_100_1h closedelta
ema_20 open safe_pump_36_loose safe_dips_loose safe_pump_24_1h
safe_dips_strict volume_mean_30 ema_50_1h bb_upperband_1h sma_200
safe_pump_48_loose volume_mean_4 safe_pump_36_1h mid safe_pump_48
safe_pump_24_loose rsi_1h ema_100 

Similar Strategies: (based on used indicators)

Strategy: NostalgiaForInfinityV5_856, Similarity Score: 95.56%
Strategy: NFI5MOHO2, Similarity Score: 88.89%
Strategy: NFI5MOHO_WIP, Similarity Score: 88.89%
Strategy: NFI5MOHO_WIP_118, Similarity Score: 88.89%
Strategy: NFI5MOHO_WIP_153, Similarity Score: 88.89%
Strategy: NFI5MOHO_WIP_479, Similarity Score: 88.89%
Strategy: NFI5MOHO_WIP_71, Similarity Score: 88.89%
Strategy: NFIV5HYPERALL, Similarity Score: 88.89%
Strategy: NostalgiaForInfinityV5MultiOffsetAndHO, Similarity Score: 88.89%
Strategy: NostalgiaForInfinityV5MultiOffsetAndHO2, Similarity Score: 88.89%
Strategy: NostalgiaForInfinityV4, Similarity Score: 82.22%
Strategy: NostalgiaForInfinityV4HO, Similarity Score: 82.22%
Strategy: NostalgiaForInfinityV4_774, Similarity Score: 82.22%

last change: 2022-07-11 15:35:42