Wordcloud
Strategy: StochRSITEMA
Downloaded: 20220113
Stoploss: -0.327


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The "StochRSITEMA" strategy is a trading strategy that combines the Stochastic Oscillator (STOCH), Relative Strength Index (RSI), and Triple Exponential Moving Average (TEMA) indicators to generate buy and sell signals. In the "populate_indicators" method, the strategy calculates the Stochastic Oscillator (slowk and slowd), RSI, and TEMA values based on the provided input parameters. In the "populate_buy_trend" method, the strategy determines the buy signals based on the following conditions: RSI crosses above the lower band Stoch slowd crosses above the lower band Stoch slowk crosses above the lower band Stoch slowk crosses slowd Volume is greater than 0 If all of these conditions are met, the strategy sets the 'buy' signal to 1.

In the "populate_sell_trend" method, the strategy determines the sell signals based on the following conditions: If the TEMA-trigger is set to 'close', the close price is below the TEMA.

If the TEMA-trigger is set to 'both', both the open and close prices are below the TEMA.

If the TEMA-trigger is set to 'average', the average of the open and close prices is below the TEMA. Volume is greater than 0. If any of these conditions are met, the strategy sets the 'sell' signal to 1. Overall, this strategy aims to identify buying opportunities when certain conditions related to RSI and Stochastic Oscillator are met, and selling opportunities based on the TEMA indicator and volume.

startup_candle_count : 72
rsi: 3.091%
stoploss: -0.327
timeframe: 5m
hash(sha256): babde7df82564ba429a66cb3a37b576b3936e2e98d5f5c8afde9947208fccef3
indicators:
slowd slowk volume stochslowk tema
stochslowdperiod stake_currency stochfastkperiod close rsi
stochlowerband temaperiod tematrigger stochslowkperiod rsilowerband
open rsiperiod stochslowd

Similar Strategies: (based on used indicators)

Strategy: Stoch, Similarity Score: 94.74%

last change: 2023-07-05 05:31:04