Wordcloud
Strategy: Cluckie
Downloaded: 20220116
Stoploss: -0.015


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The Cluckie strategy is a trading strategy that uses various technical indicators to generate buy and sell signals. Here is a breakdown of how the strategy works: Indicators: Bollinger Bands (BBANDS): Calculates the upper band, middle band, and lower band based on the closing prices of the asset. Two sets of Bollinger Bands are used in this strategy.

EMA (Exponential Moving Average): Calculates the exponential moving average of the closing prices over a specified period.

RSI (Relative Strength Index): Calculates the relative strength index based on the price changes over a specified period.

TEMA (Triple Exponential Moving Average): Calculates the triple exponential moving average of the closing prices over a specified period. ADX (Average Directional Index): Calculates the average directional index, which measures the strength of a trend. Buy Signals: Fisher RSI: If the Fisher-transformed RSI value is below a specified threshold (buy_params['fisher']), it generates a buy signal. Bollinger Bands 1: If certain conditions are met regarding the Bollinger Bands 1 (bb1-delta, closedelta, tail, close), it generates a buy signal. Bollinger Bands 2: If certain conditions are met regarding the Bollinger Bands 2 (close, ema_slow, volume), it generates a buy signal. Sell Signals: ADX: If the ADX value is above a specified threshold (sell_params['sell-adx']), it generates a sell signal. TEMA: If certain conditions are met regarding the TEMA (tema, mid-bb2, fisher-rsi), it generates a sell signal. Other Parameters: Timeframe: The timeframe used for the strategy is set to '5m' (5 minutes). Buy Timeout: If the current price exceeds the buy order price by more than 1%, the buy order is canceled. Sell Timeout: If the current price falls below the sell order price by more than 1%, the sell order is canceled. ROI (Return on Investment) Table: The strategy specifies a minimal ROI of 100%. Stoploss: The stoploss is set at -1.5% (negative value). This strategy combines multiple indicators and conditions to generate buy and sell signals based on the specified parameters. It aims to take advantage of potential price trends and reversals in the market.

startup_candle_count : 1000
Recursive Analysis found no issues while using 1000 startup_candle_count
stoploss: -0.015
timeframe: 5m
hash(sha256): 0aec05bfb77b6ad9146fecc1130d996c7d24390b56845b161341aae1aa479f6b
indicators:
closedeltaclose closebblower tema asks close
tail bb1delta volume bbdeltaclose fisherrsi
closedelta midbb2 volume_mean_slow sellfisher fisher
bids bbdeltatail lowerbb1 price adx
selladx rsi ema_slow low lowerbb2

Similar Strategies: (based on used indicators)

Strategy: ClucCrypROI, Similarity Score: 88.46%
Strategy: ClucCrypSlow, Similarity Score: 88.46%

last change: 2023-07-04 03:08:01