> For the complete documentation index, see [llms.txt](https://insilico-research.gitbook.io/insilico-research/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://insilico-research.gitbook.io/insilico-research/cold/how-to-interpret-signals.md).

# How to Interpret Signals:

1. **Understanding Crossovers**:
   * Crossovers involve two lines: the Moving Average (MA) and the Signal line.
   * They help identify buy and sell signals based on their interactions.
2. **Buy Signal**:
   * Occurs when the MA line crosses above the Signal line.
3. **Sell Signal**:
   * Happens when the MA line crosses below the Signal line.
4. **Color Fill Between MA and Signal Line**:
   * The area between these lines is filled with color for easy visualization.
   * Green color indicates the MA is above the Signal (suggesting an upward trend).
   * Red color shows the MA is below the Signal (indicating a downward trend).
5. **Forecasts**:
   * Forecasts predict the future direction of the MA and Signal lines.
   * If forecasts show an upward movement, it suggests a bullish (positive) market trend.
   * Downward forecasts indicate a bearish (negative) market trend.
6. **Secondary MA (Optional)**:
   * An additional line can be used for further analysis.
   * Changes in this line's color can confirm or question the primary signals.
   * For example, a white secondary MA indicates an upward trend, reinforcing a buy signal.
7. **Directional Movement**:
   * This involves comparing the upward and downward trends.
   * Strong upward directional movement suggests a strong upward trend.
   * If the downward directional movement is more pronounced than the upward, it indicates a strong downward trend.
   * The ADX (Average Directional Index) measures trend strength, with higher values signifying stronger trends.
