Wordcloud
Strategy: MarketChyperHyperStrategy
Downloaded: 20220113
Stoploss: -0.124


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The MarketChyperHyperStrategy is a trading strategy that utilizes various technical indicators to make buy and sell decisions in the market. It first populates a DataFrame with indicators such as ADX, PLUS_DI, MINUS_DI, RSI, MACD, and others. In the populate_buy_trend method, the strategy uses the populated indicators to determine the buy signal.

It considers the trend (downwards, sideways, upwards) and calculates the weight for the WaveTrend indicator and RSI divergence.

It then calculates the total buy signal strength and checks if it meets the required signal strength for each trend.

Depending on the strategy configuration, it sets the 'buy' column in the DataFrame accordingly. Similarly, in the populate_sell_trend method, the strategy determines the sell signal based on the trend, WaveTrend indicator, and bearish divergence in RSI. It calculates the total sell signal strength and checks if it meets the required signal strength for each trend. The 'sell' column in the DataFrame is set based on the strategy configuration. Overall, the MarketChyperHyperStrategy uses a combination of technical indicators and trend analysis to generate buy and sell signals in the market.

stoploss: -0.124
timeframe: 1h
hash(sha256): 29bc8e0e7645cd329e31b603352f6a61c136ffea728ed85e695381ba4ab3b866
indicators:
wtOversold wtCrossDown total_buy_signal_strength wtCrossUp wtVwap
close ap crossed_above tci wt1
crossed_below trend wt2 esa plus_di
bearish_div high macdsignal ci buy_wavetrend_weight
apdataframeesa bullish_div macd buy_rsi_divergence_weight adx
minus_di rsi total_sell_signal_strength wtOverbought sell_rsi_divergence_weight
low sell_wavetrend_weight

Similar Strategies: (based on used indicators)

Strategy: MCHS, Similarity Score: 96.97%
Strategy: MCHSv2, Similarity Score: 96.97%
Strategy: MCHSv3, Similarity Score: 96.97%
Strategy: MCHSv4, Similarity Score: 96.97%
Strategy: marketciphertest, Similarity Score: 96.97%

last change: 2023-02-04 13:54:37