ATR Trailing Stop Strategy by ceyhun by ceyhun
By ceyhun
Performance Metrics
- Author: ceyhun
- Symbol: BITSTAMP:ETHUSD
- Timeframe: 1 day
- Net P&L: +4,549.92 USD (+4.55%)
- Win Rate: 61.5%
- Profit Factor: 3.549
- Max Drawdown: 625.70 USD (0.59%)
- Total Trades: 52
- Sharpe Ratio: −0.537
Description
Sep 11, 2020Same coding only coloring and strategy version added//BarcolorGreen = Trail1 > Trail2 and close > Trail2 and low > Trail2Blue = Trail1 > Trail2 and close > Trail2 and low Trail1 and close Trail1 and close Trail2//It gives White color where there is deterioration.Let's not use InfoPanel in strategy, it would be wrong as it signals the next day.Jun 30, 2021Release NotesfixAug 17, 2021Release NotesfixMar 5, 2022Release Notesname error period