Wordcloud
Strategy: CofiBitStrategy_411
Downloaded: 20220112
Stoploss: -0.25


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The CofiBitStrategy is a trading strategy implemented in a backtesting website. Here's a short description of what the strategy does: The strategy uses various technical indicators to generate buy and sell signals for a given cryptocurrency or asset. The minimal ROI (Return on Investment) is predefined, and the stoploss level is set to -0.25.

In terms of indicators, the strategy calculates the Stochastic Fast Oscillator (STOCHF) with specific parameters, including the fast %K and %D values.

It also calculates exponential moving averages (EMA) for the high, close, and low prices over a 5-period timeframe.

Additionally, it calculates the Average Directional Index (ADX). To generate a buy signal, the strategy looks for specific conditions: The opening price is below the EMA for the low price. The fast %K line crosses above the fast %D line. The fast %K and %D values are both below 30. The ADX value is greater than 30. On the other hand, to generate a sell signal, the strategy looks for the following conditions: The opening price is above or equal to the EMA for the high price. The fast %K value is above 70. The fast %D line crosses above 70. The strategy assigns a value of 1 to the "buy" column in the DataFrame when the buy conditions are met and a value of 1 to the "sell" column when the sell conditions are met. Overall, the strategy aims to capture potential buying opportunities when the market conditions align with the specified indicators and criteria, and it aims to sell when certain sell signals occur.

stoploss: -0.25
timeframe: 5m
hash(sha256): 22bda2594f7f47d818269b4edfab953f1d8c7f26369d9087679a235292531f65
indicators:
ema_close adx ema_high open ema_low
fastd fastk

No similar strategies found. (based on used indicators)

last change: 2023-07-05 05:56:52