Wordcloud
Strategy: Supertrend_4
Downloaded: 20220501
Stoploss: -0.265


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The Supertrend strategy is an indicator-based trading strategy that uses multiple Supertrend indicators to generate buy and sell signals. The strategy is implemented as a class called "Supertrend" and extends the "IStrategy" interface. The strategy involves populating various Supertrend indicators based on different combinations of multipliers and periods.

The indicators are calculated using the Supertrend formula, which involves calculations based on the True Range (TR) and Average True Range (ATR) of the price data.

The "populate_indicators" method is responsible for populating the Supertrend indicators for different combinations of multipliers and periods.

The indicators are stored in the dataframe with appropriate labels. The "populate_buy_trend" method generates buy signals based on the Supertrend indicators. It checks if the three Supertrend indicators for buying are all in the "up" direction and if there is sufficient trading volume. If the conditions are met, a "buy" signal is generated. The "populate_sell_trend" method generates sell signals based on the Supertrend indicators. It checks if the three Supertrend indicators for selling are all in the "down" direction and if there is sufficient trading volume. If the conditions are met, a "sell" signal is generated. The Supertrend indicator calculations involve determining upper and lower bands based on the ATR and price data. These bands are used to calculate the final upper and lower bands, which are then used to determine the Supertrend values. The Supertrend values indicate whether the price is in an upward or downward trend. Overall, the Supertrend strategy aims to identify trends in the price data using multiple Supertrend indicators and generate buy and sell signals based on the alignment of these indicators and trading volume.

stoploss: -0.265
timeframe: 1h
hash(sha256): a551a2065f98376018f099ef0eb8e8a67a751b956490bc2d1e1c9df5f5d078b3
indicators:
high basic_lb volume basic_ub TR
supertrend_3_buy_multiplier_period ATR final_lb close STX
supertrend_1_sell_multiplier_period supertrend_1_buy_multiplier_period supertrend_2_sell_multiplier_period low supertrend_3_sell_multiplier_period
basic_ub basic_lb final_ub final_lb final_ub
supertrend_2_buy_multiplier_period

Similar Strategies: (based on used indicators)

Strategy: Discord_SuperTrend, Similarity Score: 95.45%
Strategy: Discord_Supertrend, Similarity Score: 95.45%
Strategy: SuperTrend, Similarity Score: 95.45%
Strategy: Supertrend, Similarity Score: 95.45%
Strategy: SupertrendHopt, Similarity Score: 95.45%
Strategy: Supertrend_151, Similarity Score: 95.45%
Strategy: Supertrend_2, Similarity Score: 95.45%
Strategy: Supertrend_388, Similarity Score: 95.45%
Strategy: Supertrend_460, Similarity Score: 95.45%
Strategy: Supertrend_871, Similarity Score: 95.45%
Strategy: Supertrend_commented, Similarity Score: 95.45%
Strategy: Supertrend_296, Similarity Score: 90.91%

last change: 2024-04-28 05:01:33