EMA Trend Robotu + 200 Filtre — Strategy by ozerh07
By ozerh07
Performance Metrics
- Author: ozerh07
- Symbol: BIST:THYAO
- Timeframe: 1 day
- Net P&L: +221,704.25 TRY (+2,218.78%)
- Win Rate: 18.2%
- Profit Factor: 5.922
- Max Drawdown: 9,735.75 TRY (13.04%)
- Total Trades: 417
Description
Key English Documentation for Your Developer/Bot:EMA 200 Filter: Acts as a "Regime Filter." The bot ignores any "Buy" signals if the price is below this line to avoid the "death cross" zones.Layered Exit Strategy: * Level 1 (EMA 34): Protects realized gains by selling half when momentum slows.Level 2 (EMA 55): Final defensive line. If breached, the entire position is liquidated to prevent heavy losses.Timeframe Independence: This script automatically scales based on the chart period (Daily, Weekly, Monthly). No manual adjustment is needed when switching charts.Bot Ready: The strategy.entry and strategy.close commands are formatted for Webhook automation (3Commas, Wunderbit, etc.).