Wordcloud
Strategy: FrostAuraM315mStrategy
Downloaded: 20220113
Stoploss: -0.411


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The FrostAuraM315mStrategy is a trading strategy that uses the Bollinger Bands (BB), Relative Strength Index (RSI), and Stochastic indicators to make purchase and sell decisions. The strategy is optimized for a 15-minute timeframe and aims to achieve a high Sharpe Ratio and profit percentage. The strategy first populates various indicators, including RSI, Stochastic Slow (slowk and slowd), and multiple Bollinger Bands with different standard deviations.

These indicators provide insights into market conditions and price volatility.

In the populate_buy_trend function, the strategy identifies potential buying opportunities based on several conditions: RSI is above 22 (indicating potential oversold conditions).

Stochastic slowk is below slowd (indicating a potential reversal). The closing price is below the lower band of the third Bollinger Band deviation. The closing price is above a minimum coin price. In the populate_sell_trend function, the strategy identifies potential selling opportunities based on the following conditions: Stochastic slowk is below slowd (indicating a potential reversal). RSI is above 72 (indicating potential overbought conditions). The closing price is above the middle band of the first Bollinger Band deviation. By analyzing these indicators and conditions, the strategy generates buy and sell signals, which can be used for backtesting trading strategies on the website.

startup_candle_count : 30
rsi: 13.070%
stoploss: -0.411
timeframe: 15m
hash(sha256): 10bba7a00490c0301db8c22ae50218e0d942efd502eb7ac51e4f512f937d7c81
indicators:
upper bb_middleband3 bb_upperband3 close slowd
bb_middleband2 bb_upperband4 bb_upperband2 slowk bb_upperband1
mid bb_lowerband4 bb_lowerband3 lower bb_lowerband1
bb_middleband4 rsi bb_middleband1 bb_lowerband2

Similar Strategies: (based on used indicators)

Strategy: BBRSIStochHyperStrategy, Similarity Score: 95%
Strategy: FrostAuraM31hStrategy, Similarity Score: 95%

last change: 2023-07-05 08:55:09