ETH Pro Strategy: Long & Short 30m V3 + Alerts by Zozo_78
By Zozo_78
Performance Metrics
- Author: Zozo_78
- Symbol: BINANCE:ETHUSDC.P
- Timeframe: 45 minutes
- Net P&L: +4,229.54 USD (+422.95%)
- Win Rate: 43.9%
- Profit Factor: 1.51
- Max Drawdown: 742.86 USD (31.75%)
- Total Trades: 214
Description
What's changed from V3?Dynamic Texts: I've added the words "BUY" or "SELL", the price, and the stop/profit levels to each alert() function.Closing Alert: I've added a check (if high >= tp or low <= sl) that checks if the price has reached the targets. If so, it sends the message "CLOSED".Spelling: currency.USD is now lowercase, so it doesn't throw an error when saving.