Wordcloud
Strategy: DNSAlarmReporter
Downloaded: 20220816
Stoploss: -0.99
The DNSAlarmReporter strategy is designed to backtest trading strategies and generate alarms based on certain conditions. Here is a short description of what the strategy does: The strategy uses candlestick data (OHLC: open, high, low, close) for different timeframes (30 minutes, 1 hour, 2 hours, 4 hours, 1 day, 1 week). It calculates a set of indicators called "demand and supply lines" (DNS) for each timeframe.

It identifies bullish and bearish engulfing patterns based on the previous range (the difference between the previous open and close prices).

The strategy keeps track of the latest bullish and bearish engulfing patterns for a specified number of simultaneous patterns.

It calculates the closest demand and offer lines based on the current closing price and the stored engulfing patterns. The strategy compares the distances between the current price and the demand/offer lines. If the distance falls below certain alert thresholds, it generates buy or sell signals. The strategy provides desktop notifications with relevant information about the trading pair, timeframe, and distances to the demand and offer lines. The strategy uses candlestick data to determine whether an engulfing pattern exists and calculates the minimum low price from each point to the end of the dataset. It returns the generated alarms as well as the modified dataframe with added columns. Please note that this is a high-level summary, and the full functionality and implementation details of the strategy may require further analysis and understanding.

stoploss: -0.99
timeframe: 30m
hash(sha256): a54cd5d2f9e07107b625e8a73872d985ad2fc26cc6a75bbb2b10a77799dafba4
indicators:
high max_high_to_end _hour_diffdf_2h altcoins_restart_alert_percentage close
open low min_low_to_end _hour_diffdf_4h altcoins_alert_percentage
btc_eth_alert_percentage btc_eth_restart_alert_percentage

No similar strategies found. (based on used indicators)

last change: 2024-04-28 09:21:58