Wordcloud
Strategy: FiveMinCrossAbove
Downloaded: 20220113
Stoploss: -0.99


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The FiveMinCrossAbove strategy is a trading strategy designed to be used in backtesting. Here is a short description of what the strategy does: The strategy uses the 5-minute timeframe for trading. It calculates the RSI (Relative Strength Index) indicator for the last 8 candles.

The strategy generates a buy signal when the RSI crosses above 30 and is below 41.

The strategy generates a sell signal when the close price is greater than 9999999999 (an arbitrary value).

The strategy also includes some additional features and settings such as minimal ROI (return on investment), stoploss value, trailing stoploss, and optional order type mapping. However, these features are not fully implemented in the provided code. Please note that this is a simplified description of the strategy based on the given code snippet. The actual implementation and effectiveness of the strategy may depend on various factors and should be thoroughly tested and optimized.

startup_candle_count : 50
rsi8: 0.385%
stoploss: -0.99
timeframe: 5m
hash(sha256): 64f31d59144414adf14ef5ac7bdb78c878631b9bcf234180b67c30caf4dc99f9
indicators:
rsi8 close

No similar strategies found. (based on used indicators)

last change: 2023-08-03 01:17:11