Wordcloud
Strategy: SaulusStrategiaOtimizeHyperOpt
Downloaded: 20220416
Stoploss: -0.278


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The "SaulusStrategiaOtimizeHyperOpt" strategy is designed for backtesting trading strategies on a website. Here's a brief description of what the strategy does: It uses the Relative Strength Index (RSI), Simple Moving Average (SMA), and Exponential Moving Average (EMA) indicators to make trading decisions. The strategy sets a minimal return on investment (ROI) table, specifying the expected ROI at different time intervals.

It defines a stop loss level to limit potential losses.

The strategy operates on 5-minute timeframes.

Before generating valid signals, the strategy requires a startup candle count of 20. The strategy populates indicators such as RSI, SMA, and EMA on the input dataframe. The buy trend is determined when the RSI is below 30, the SMA20 is greater than or equal to SMA80, and the SMA20 is less than the EMA5. The sell trend is determined when the RSI is above 50, the SMA20 is less than or equal to SMA80, and the SMA20 is greater than the EMA5. Overall, the strategy aims to identify potential buying opportunities when certain conditions are met and to sell when other conditions are satisfied. It relies on technical indicators and predefined thresholds to generate trading signals.

startup_candle_count : 200
Recursive Analysis found no issues while using 200 startup_candle_count
stoploss: -0.278
timeframe: 5m
hash(sha256): be78dc27966473c22a3e2bc1706bac2463601439383c3aa35cc098a4d7ae144c
indicators:
#mede rsi sma20 sma80 ema5

No similar strategies found. (based on used indicators)

last change: 2023-02-08 06:52:25