Wordcloud
Strategy: Hacklemost
Downloaded: 20220116
Stoploss: -0.317


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The "Hacklemost" strategy is a trading strategy that is designed to be used for backtesting on a website. Here is a short description of what the strategy does: The strategy uses the 5-minute timeframe for analysis. It implements various indicators such as Bollinger Bands, Heikin Ashi Candles, Exponential Moving Averages (EMA), Relative Strength Index (RSI), Triple Exponential Moving Average (TEMA), Average Directional Index (ADX), and Relative Momentum Index (RMI).

It calculates additional data points such as the delta between Bollinger Bands, the difference between consecutive candle closes, and the difference between the candle close and the candle low.

The strategy has predefined buy parameters and sell parameters, which are used to determine buy and sell signals.

The buy signal conditions include criteria such as RMI being greater than a certain value, RMI increasing compared to the previous value, the candle close being above the Parabolic SAR, the delta between Bollinger Bands exceeding a threshold, the difference between consecutive candle closes exceeding a threshold, the difference between the candle close and the candle low being below a threshold, the candle close being below the EMA, and the volume being below a certain threshold compared to the previous value. The sell signal conditions include criteria such as ADX being below a certain value, TEMA decreasing compared to the previous value, RMI decreasing compared to the previous value, RMI increasing in the previous candle and decreasing in the current candle, and the candle close being below the Parabolic SAR. The strategy implements a stop-loss at a fixed percentage below the buy price. It also includes a trailing stop feature, where the stop price is adjusted as the price moves in a profitable direction. There is a timeout mechanism that cancels a buy order if the price exceeds 1% above the order price, and cancels a sell order if the price drops below 1% below the order price. The strategy confirms a trade entry by checking if the current price is within 1% of the desired rate. This strategy is designed to be used with the Freqtrade library and is meant for testing and evaluating different trading strategies.

startup_candle_count : 50
rsi: 2.796%
tema: -0.002%
adx: 37.450%
rmi: 4.534%
stoploss: -0.317
timeframe: 5m
hash(sha256): 6f839382f4483024bfdc3711d23ffca1d14952dee5a37011dac2205dd2e13843
indicators:
closedeltaclose ha_low tema asks close
tail bb1delta volume bbdeltaclose closedelta
open midbb2 volume_mean_slow rmi ha_open
sar high bids bbdeltatail buyrmi
lowerbb1 ha_close price ha_high adx
selladx rsi ema_slow runmode low
lowerbb2

No similar strategies found. (based on used indicators)

last change: 2023-06-24 20:33:10