Trading Signals Explained: Buy, Sell, and Hold Signals
Trading signals tell you when to enter, exit, or stay in a position. Learn how buy, sell, and hold signals are generated, what makes them reliable, and how to act on them.
Gilito Research Team
Quant Strategy & Research
What Are Trading Signals?
A trading signal is a trigger that indicates the right time to buy, sell, or hold a financial asset. Signals are generated by analyzing market data — price, volume, momentum, volatility, fundamentals — and applying predefined rules to identify actionable opportunities.
Signals are the bridge between raw market data and an executable decision. Without a systematic approach to generating and acting on signals, most investors react emotionally — buying at peaks out of FOMO and selling at troughs out of fear.
The problem with discretionary signals: Human judgment is inconsistent and emotionally biased. Two analysts looking at the same chart will often reach different conclusions. Systematic, quantitatively-generated signals eliminate this inconsistency.
The Three Core Signal Types
Buy Signal
A buy signal indicates that market conditions suggest a favorable risk/reward ratio for entering a long position. It marks when the probability of upside exceeds the probability of downside, given the strategy's historical edge.
Common triggers for buy signals:
- Price crosses above the 200-day moving average with volume confirmation
- RSI drops below 30 (oversold) and then crosses back above
- MACD line crosses above signal line from negative territory
- Price breaks above a resistance level after a consolidation period
- Bollinger Band squeeze followed by a breakout to the upside
Sell Signal
A sell signal indicates it's time to close a long position (or enter a short). This may be a profit-taking signal when the target is hit, or a risk-management signal when the trade is going against you.
Two categories of sell signals:
- Target-based: The strategy's profit objective has been reached
- Stop-based: The position has hit a predefined maximum loss threshold
Common triggers:
- RSI crosses above 70 (overbought territory)
- Price breaks below the entry moving average
- MACD bearish crossover
- The strategy's maximum holding period expires
- Technical support breaks with high volume
Hold Signal
A hold signal means: stay in your current position. Neither exit conditions nor entry conditions are met. The strategy's rules do not support any action.
This is the most underappreciated signal type. Many investors feel compelled to act. Systematic strategies make it explicit when doing nothing is the right choice.
How Quantitative Signals Are Generated
Modern quantitative signal generation follows a hierarchy:
Level 1: Single-Indicator Signals
The simplest form. One indicator generates the signal.
Example: RSI < 30 = Buy, RSI > 70 = Sell
Limitation: High noise, many false signals, low precision.
Level 2: Multi-Indicator Confirmation
Multiple indicators must align before a signal fires. Reduces false positives at the cost of signal frequency.
Example:
- RSI < 35 AND
- Price > 200-day SMA AND
- Volume > 1.5x 20-day average volume
→ This is a stronger buy signal than RSI alone.
Level 3: Statistical Model Signals
A quantitative model evaluates dozens of indicators simultaneously, weighting each by its historical predictive power. Machine learning models can incorporate hundreds of features.
How Gilito works: 100,000,000+ strategy variations are tested daily for each asset, combining different indicator parameters, entry/exit rules, and holding periods. The system identifies which combination has historically produced the best risk-adjusted signal quality for that specific asset.
Level 4: Ensemble Signals
Multiple independent strategies vote. If 7 out of 10 models signal Buy, the aggregate confidence is higher than a single model signaling Buy.
Signal Quality Metrics
Not all signals are created equal. Before acting on any signal, understand these quality metrics:
| Metric | Description | Good Threshold |
|---|---|---|
| Precision | % of buy signals that lead to gains | >55% |
| Sharpe Ratio | Risk-adjusted return of following the signal | >1.0 |
| Max Drawdown | Worst loss period when following the signal | <20% |
| Average Win/Loss | Average profit vs average loss | >1.5x |
| Signal Frequency | How often signals fire | Consistent with strategy timeframe |
| Regime Stability | Does signal work across bull & bear markets | Yes — critical |
Technical Indicators That Generate Signals
Trend Indicators
Used to determine whether an asset is in an uptrend, downtrend, or sideways.
Moving Average Crossover
- Signal: Short MA crosses above Long MA → Buy
- Signal: Short MA crosses below Long MA → Sell
- Common parameters: 20/50, 50/200, 10/30
MACD (Moving Average Convergence Divergence)
- Signal: MACD line crosses above signal line → Buy
- Signal: MACD line crosses below signal line → Sell
- Signal: Divergence between price and MACD → Reversal warning
Momentum Indicators
Measure the speed and direction of price change.
RSI (Relative Strength Index)
- Signal: RSI < 30 → Oversold → Potential Buy
- Signal: RSI > 70 → Overbought → Potential Sell
- Enhanced: RSI divergence with price (price makes new high, RSI doesn't) → Weakening momentum
Stochastic Oscillator
- Similar to RSI, uses %K and %D lines
- Signal: %K crosses above %D below 20 → Buy
- Signal: %K crosses below %D above 80 → Sell
Volatility Indicators
Measure price volatility to identify breakouts or exhaustion.
Bollinger Bands
- Signal: Price touches lower band + RSI oversold → Mean reversion Buy
- Signal: Price breaks above upper band with volume → Breakout Buy
- Signal: Bandwidth narrows (squeeze) → anticipate breakout
ATR (Average True Range)
- Not a directional signal, but critical for stop placement and position sizing
- High ATR = high volatility → wider stops needed
Volume Indicators
Confirm whether price moves are backed by participation.
On-Balance Volume (OBV)
- Rising OBV + rising price → Strong bullish confirmation
- Rising price + falling OBV → Potential distribution (weakening signal)
Volume-Weighted Average Price (VWAP)
- Price above VWAP intraday → Bullish bias
- Institutional traders use VWAP as execution benchmark
How to Evaluate a Signal Before Acting
Before executing on any trading signal, ask these questions:
What is the historical win rate of this signal for this specific asset?
- A signal with 48% win rate on AAPL may have 61% win rate on MSFT
What is the signal's track record across different market regimes?
- Did it work during the 2020 crash? The 2022 bear market? Rising rate environments?
What is the risk/reward ratio?
- A 52% win rate with average win 2x average loss is profitable
- A 65% win rate with average win 0.5x average loss is not
How many indicators confirm the signal?
- A buy signal confirmed by RSI, MACD, volume, and trend direction is stronger than RSI alone
How recent is the signal data?
- A signal based on end-of-day data executed at next day's open is valid
- A signal "discovered" after a move has already happened is not actionable
Common Signal Mistakes
Chasing Signals
Acting on a signal after a significant price move has already occurred. The signal may still be technically valid but the risk/reward has shifted.
Fix: Define a maximum acceptable entry price deviation from the signal price.
Ignoring Signal Expiration
A buy signal generated a week ago may no longer be valid if market conditions have changed.
Fix: All signals should have an expiration — a maximum time window after which the signal is considered stale.
Overloading on Correlated Signals
Using three indicators that all measure the same underlying concept (e.g., RSI + Stochastic + Williams %R — all momentum oscillators). This creates false confidence from correlated signals.
Fix: Build signal models from indicators that measure different dimensions: trend, momentum, volume, and volatility.
Not Sizing by Signal Confidence
Treating all signals equally regardless of their quality or confirmation level.
Fix: Size positions proportionally to signal confidence. High-conviction signals (multiple confirmations, strong historical precision) get larger allocations.
How Gilito's Signal System Works
Gilito takes signal generation further than any single indicator:
- Massive strategy testing: 100,000,000+ strategy combinations tested per asset per day
- Portfolio-aware signals: Signals account for your existing positions to avoid concentration
- Risk-adjusted ranking: Signals are ranked by Sharpe ratio, not just raw return
- Custom alerts: Get notified when your target assets fire specific signal conditions
- Historical context: Every signal comes with its historical win rate, average return, and drawdown profile
The result: instead of relying on a single indicator's noisy signal, you get a statistically validated view of what has actually worked for that asset historically.
Frequently Asked Questions
Are free trading signals reliable? Quality varies widely. Free signals from social media or alert services often lack statistical validation. Always ask: what is the historical win rate? What is the sample size? What market conditions was it tested in?
How do I know if a trading signal is overfitted? Test the signal out-of-sample (on data it wasn't optimized on). If performance degrades by more than 50%, the signal is likely overfitted.
Should I automate my signal execution? Automating execution removes emotion and ensures consistency. But start by manually following signals to understand their behavior before automating.
How many signals should I follow at once? Depends on your portfolio size and risk tolerance. For a $50K portfolio, 3–8 active positions with clear signal-driven rules is manageable.
What is the difference between a signal and a prediction? A signal is an objective trigger based on predefined rules. A prediction is a subjective view on where price will go. Systematic trading is about signals, not predictions.
The Bottom Line
Trading signals are only as good as the process behind them. A buy signal generated by a single indicator with no historical validation is little better than a coin flip. A buy signal backed by millions of strategy tests, out-of-sample validation, and portfolio-aware risk management is a genuine edge.
The goal is not to find a signal that's always right — that doesn't exist. The goal is to find signals that are right often enough, with wins large enough relative to losses, to produce a positive expected value over time.
That's the core of quantitative investing. And it starts with understanding and respecting what your signals actually tell you.
Found this useful?
Gilito backtests 100,000,000+ strategies daily so you get actionable signals — not guesswork. Try it free.
Related Articles
Moving Averages Explained: SMA vs EMA and How to Use Them in Trading
Moving averages are the backbone of technical analysis. Learn the difference between SMA and EMA, how to combine them for signals, and the pitfalls to avoid.
Sharpe Ratio Explained: How to Measure Risk-Adjusted Returns
The Sharpe ratio is the most widely used metric for evaluating investment performance. Learn what it measures, how to calculate it, and how to use it to compare strategies.