Wordcloud
Strategy: BigZ07Next2
Downloaded: 20220116
Stoploss: -0.99
5mSpotv2UnbiasedLink


Not Enough Data to display!

Average Overall
BuysAvgprofTotProfWin%DD%Time
84.50.010.0883.257111.4
SharpeSortinoCalmar
-0.35-0.47-1.35
Prof.FactorExpectancyCagr
0.2400
Trades/DayRejected Signals
3.0232
Ninja Score: 67
The BigZ07Next2 strategy is a trading strategy that involves backtesting multiple conditions to determine buy signals for trading. Here's a breakdown of the strategy's components: Indicators Population: The populate_indicators function is responsible for populating indicators for the strategy. It retrieves price data for the BTC/USDT pair and calculates various indicators for different timeframes (5 minutes and 1 hour).

The indicators include moving averages, volume-related metrics, and other technical analysis tools.

Informative Timeframe: The strategy incorporates an informative timeframe to gather additional data for analysis.

It resamples the data to another timeframe (not specified) and merges it with the existing data. Normal Timeframe Indicators: The strategy calculates additional indicators specifically for the normal timeframe (5 minutes). These indicators likely provide insights into the market conditions and help in making buy/sell decisions. Buy Trend Conditions: The populate_buy_trend function defines several conditions that must be met for a buy signal to be generated. Each condition is represented as a logical expression involving various indicators and their values. The conditions consider factors such as price movement, volume, moving averages, Bollinger Bands, RSI (Relative Strength Index), and historical data. Meeting any of these conditions can trigger a buy signal. The strategy seems to have multiple buy conditions that can be individually enabled or disabled based on their respective boolean flags (buy_condition_X_enable). Each condition incorporates a combination of indicators and thresholds to identify potential buying opportunities. Please note that the specific details of the strategy, such as the values of indicators, thresholds, and the resampled timeframe, are not provided in the code snippet. Further analysis and interpretation would require a deeper understanding of the strategy's logic and its underlying assumptions.

startup_candle_count : 400
ema_100_1h: 0.001%
ema_200_1h: 0.078%
stoploss: -0.99
timeframe: 5m
hash(sha256): bc3b7327678e770c32a0acdb016c19c4b2f6226c2c4cd30d6d91da745af9706c
indicators:
sell_pump_36_3_1h upper close ema_15 sell_pump_36_2
sma_5 sell_pump_24_1_1h bb_lowerband ema_200_1h volume
rsi_4 sma_200_dec_20 sell_pump_36_1_1h ema_20 oc_pct_change_48
sell_pump_48_1_1h high tpct_change_2 sell_pump_48_3 rsi_1h
bb20_2_mid hist ema_12 tpct_change_12 sell_pump_48_2
ema_26 sell_pump_24_1 chop rsi_20 bbdelta
oc_pct_change_36 bb20_2_upp_1h closedelta bb20_2_low tpct_change_0
cmf bb_lowerband_1h sell_pump_48_2_1h lower signal
rsi sell_pump_24_3 sma_20 date open
high low close volume 

Similar Strategies: (based on used indicators)

Strategy: BigZ07Next, Similarity Score: 96.08%
Strategy: BigZ04NextHO, Similarity Score: 94.12%
Strategy: BigZ0407, Similarity Score: 84.31%
Strategy: BigZ0407HO, Similarity Score: 84.31%
Strategy: V87XH, Similarity Score: 84.31%

last change: 2024-05-02 20:57:20