Wordcloud
Strategy: Saturn5
Downloaded: 20220113
Stoploss: -0.2


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The Saturn5 strategy is a trading strategy that utilizes various technical indicators to generate buy and sell signals for backtesting. Here is a breakdown of what the strategy does: populate_indicators: Calculates exponential moving averages (EMAs) of different time periods. Computes EMA values for the "s2_ema" and "s2_ema_xxl" indicators.

Calculates the standard deviation and lower band values for Bollinger Bands.

Calculates the lower band value for Fibonacci Bands.

Computes the lower band value for the lower Bollinger Band. populate_buy_trend: Checks conditions for different buy signals: If buy_signal_1 is enabled, checks multiple conditions related to the VWMACD indicator, EMA values, and volume. If buy_signal_2 is enabled, checks conditions related to the Fibonacci and Bollinger Bands, EMA values, and volume. If buy_signal_3 is enabled, checks conditions related to the lower Bollinger Band, EMA values, and volume. Sets the "buy" and "buy_tag" columns to 1 and the respective buy signal label if the conditions are met. populate_sell_trend: Sets the "sell" column to 0 for all rows. Overall, the strategy calculates various indicators using historical price and volume data. It then generates buy signals based on specific conditions related to the indicators. The sell signals are not implemented in this code snippet. This strategy can be used for backtesting trading decisions and evaluating their performance.

startup_candle_count : 480
s1_ema_xxl: -0.009%
s2_ema_xxl_off: -0.005%
s2_ema_xxl: -0.005%
stoploss: -0.2
timeframe: 5m
hash(sha256): c1d698190d65d3c0d83772d220ded1e63c2ae9121bddad6975d16c7c0c353471
indicators:
s1_ema_xxl close s2_bb_lower_band s2_fib_lower_band s1_ema_md
volume s3_bb_lowerband s1_ema_xl s2_bb_std_dev_value s2_ema
slowMA s1_ema_xs s2_ema_xxl_off s2_ema_xxl s1_ema_sm
hist vwmacd signal fastMA low

Similar Strategies: (based on used indicators)

Strategy: A11, Similarity Score: 95.24%
Strategy: Apollo11, Similarity Score: 95.24%
Strategy: Apollo11_162, Similarity Score: 95.24%
Strategy: Apollo11_311, Similarity Score: 95.24%
Strategy: Apollo11_TB_MOD_TranZ, Similarity Score: 95.24%
Strategy: Saturn5_1, Similarity Score: 95.24%

last change: 2023-07-03 02:02:12