Wordcloud
Strategy: e6v34
Downloaded: 20220112
Stoploss: -0.54


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The e6v34 strategy is a backtesting trading strategy that utilizes various technical indicators to generate buy and sell signals. Here's a breakdown of what the strategy does: Indicators: Short Hull Moving Average (HMA) with a window of 15 periods (shma) Long Hull Moving Average (HMA) with a window of 35 periods (lhma) Williams %R with a period of 12 (pwill) Exponential Moving Average (EMA) of volume with a period of 100 (pvol) Buy Signals: The strategy generates a buy signal when the following conditions are met: The previous value of the short HMA minus the previous value of the long HMA is less than the current value of the short HMA minus the current value of the long HMA. The previous value of the short HMA (shifted by 1) minus the previous value of the long HMA (shifted by 1) is less than the current value of the short HMA (shifted by 1) minus the current value of the long HMA (shifted by 1).

The current value of Williams %R is greater than a specified buy threshold (bwill).

The previous value of Williams %R is less than the specified buy threshold (bwill).

The current volume is greater than the exponential moving average of volume (vol_mean). Sell Signals: The strategy generates a sell signal when the following conditions are met: The current value of Williams %R is less than a specified sell threshold (swill). The previous value of Williams %R is greater than the specified sell threshold (swill). Other Parameters: ROI table: Specifies the return on investment (ROI) targets at different time intervals. Stoploss: Specifies the stop-loss threshold. Trailing stop: Enables trailing stop functionality. Trailing stop positive: Specifies the positive trailing stop value. Trailing stop positive offset: Specifies the trailing stop positive offset value. Trailing only offset is reached: Determines whether to trail only when the offset is reached. Timeframe: Specifies the timeframe used for backtesting (15 minutes in this case). Overall, the e6v34 strategy aims to identify buy and sell opportunities based on the relationship between the short and long Hull Moving Averages, Williams %R indicator, and volume. It provides predefined ROI targets and stop-loss parameters to manage risk and optimize trading performance.

startup_candle_count : 50
hma15: -0.004%
stoploss: -0.54
timeframe: 15m
hash(sha256): d5a9c0ddb19cc3434c2da014e5df462c7e1eb58e996ebec9b0e946f6e123aa4b
indicators:
high volume hmalhma hmashma lowdataframeclose
close vol_mean low willr

No similar strategies found. (based on used indicators)

last change: 2023-06-24 10:17:54