Wordcloud
Strategy: Discord_EMA520015_V17
Downloaded: 20220726
Stoploss: -0.1


Not Enough Data to display!

Average Overall
Not Enough Data! / Avg statistics not populated yet.
The EMA520015_V17 strategy is a backtesting strategy that uses various indicators to determine buying and selling signals in the market. Here's a breakdown of what the strategy does: Indicators Used: MACD: Calculates the Moving Average Convergence Divergence indicator with parameters (fastperiod=300, slowperiod=650, signalperiod=10). The strategy uses the MACD line and MACD histogram.

EMA (Exponential Moving Average): Calculates multiple EMAs with different time periods, including 5, 20, 100, 200, and 350.

Buy Signal: The strategy generates a buy signal when the previous candle's close price is below the 20-period EMA, and the current candle's close price is above the 20-period EMA.

Sell Signal: The strategy generates a sell signal when the previous candle's close price is above the 20-period EMA, and the current candle's close price is below the 20-period EMA. Custom Sell Condition: In addition to the regular sell signal, the strategy has a custom sell condition. If the current profit of a trade is greater than 0.02 (2%), and the current candle's 20-period EMA is below the 200-period EMA, it triggers a "sell2" signal. Risk Management: The strategy has a predefined stop loss of -0.1 (10% loss). It also uses a trailing stop mechanism with a positive offset of 0.01 and a positive offset offset of 0.08. This means that the stop loss level is adjusted as the trade becomes profitable, locking in some profit while allowing for further upside potential. The trailing stop is activated only when the offset is reached. Timeframe: The strategy is optimized for the 4-hour timeframe. It's important to note that this is just a brief summary of the strategy based on the provided code. Further details and adjustments may be required to fully understand and optimize the strategy for specific trading scenarios.

startup_candle_count : 50
ema20: -0.005%
stoploss: -0.1
timeframe: 4h
hash(sha256): a39c1efc229c6f937bfd289c517f466c6e2c147661aeabfe58c1f91a622f5e5d
indicators:
ema20 ema350 ema100 close macd
ema5 macdhist ema200

No similar strategies found. (based on used indicators)

last change: 2024-05-02 19:11:38