Guide
How does the [Fedra Algotrading Strategy Trailing Stop Version] strategy work ?
This strategy is designed to "buy the dip" in cryptocurrency markets, specifically during uptrends. It was originally built for automated bot trading but works just as well for generating manual signals.
Here’s how it operates:
- Trend Filter: Before looking for an entry, the strategy first confirms the market is in a larger uptrend. It does this by analyzing two Simple Moving Averages (SMAs) and a Supertrend indicator across different timeframes. This step filters out buy signals during a bearish market.
- Entry Signal: Once an uptrend is confirmed, the strategy seeks an entry point. It identifies buys when the price makes a sharp, abrupt drop that deviates significantly from its recent linear regression trend line.
- Exit Management: The primary exit mechanism is a percentage-based trailing stop loss. This stop automatically moves up as the price rises, protecting profits while allowing you to capture more of the upside during a strong rally.