Wordcloud
Strategy: firstpython
Downloaded: 20220422
Stoploss: -0.327
5mSpotv2UnbiasedLink


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The "DD" strategy is based on the Bollinger Bands and RSI indicators. Here is a breakdown of what the strategy does: It uses the RSI indicator with a time period of 14 to calculate the relative strength index for each data point. It calculates the Bollinger Bands using the typical price (average of high, low, and close prices) with a window of 20 and 2 standard deviations.

For the buy signal, it identifies the conditions where the closing price is below the lower Bollinger Band and the RSI is less than 40.

For the sell signal, it identifies the conditions where the closing price is above the upper Bollinger Band.

The strategy includes a minimal return on investment (ROI) configuration, which specifies the expected returns at different stages of the trade. It also includes a trailing stop feature with parameters for positive trailing stop and offset. The optimal timeframe for this strategy is set to 5 minutes. Please note that there are some commented out code sections in the strategy, indicating that they are optional and not currently used in the implementation.

Unable to parse Traceback (Logfile Exceeded Limit)
stoploss: -0.327
timeframe: 5m
hash(sha256): e952577e654404ec71a06f4bff0ebc20398bf1b8b03d8d35d8be43c692d31461
indicators:
upper mid lower bb_middleband rsi
close bb_upperband bb_lowerband

No similar strategies found. (based on used indicators)

last change: 2024-08-02 10:41:26