Wordcloud
Strategy: EMAVolume
Downloaded: 20220111
Stoploss: -0.2


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The EMAVolume strategy is a proof of concept trading strategy that uses exponential moving averages (EMAs) and volume data to generate buy and sell signals. Here is a breakdown of how the strategy works: The strategy uses four EMAs with different time periods: EMA13, EMA34, EMA7, and EMA21. It also calculates the 10-period rolling average of the volume data.

In the populate_buy_trend method, the strategy generates a buy signal when the EMA13 crosses above EMA34 and the current volume is greater than the 10-period volume average.

In the populate_sell_trend method, the strategy generates a sell signal when the EMA13 crosses below EMA34.

The strategy sets a minimal return on investment (ROI) of 0.5 and a stop loss of -0.2. The optimal ticker interval for the strategy is set to 15 minutes. Please note that the strategy is described as not performing well and serves as a proof of concept rather than a profitable trading strategy.

startup_candle_count : 50
ema34: -0.089%
ema21: -0.019%
stoploss: -0.2
timeframe: 15m
hash(sha256): d1e8d261e1fe40d1669deea3e1513d8e5cbb67075d41ad6185407ec4ecb6bfe5
indicators:
ema13 ema34 volume volume_mean ema21
ema50 ema7 ema200

No similar strategies found. (based on used indicators)

last change: 2023-06-24 22:14:46