{
  "slug": "ohlc-data-trading-guide",
  "title": "OHLC Data: What Every Crypto Trader Should Know",
  "thread": [
    {
      "n": 1,
      "text": "🧵 OHLC Data: What Every Crypto Trader Should Know\n\nComplete guide to OHLC (Open, High, Low, Close) data for crypto trading. Learn candlestick patterns and API integration.\n\n🧵 A thread ↓"
    },
    {
      "n": 2,
      "text": "OHLC (Open, High, Low, Close) data is the foundation of technical analysis. Every candle on a chart represents these four values. Here's how to use them."
    },
    {
      "n": 3,
      "text": "Open — Price at the start of the period"
    },
    {
      "n": 4,
      "text": "High — Highest price during the period"
    },
    {
      "n": 5,
      "text": "Low — Lowest price during the period"
    },
    {
      "n": 6,
      "text": "Close — Price at the end of the period"
    },
    {
      "n": 7,
      "text": "Bullish engulfing — Green candle fully covers previous red → reversal up"
    },
    {
      "n": 8,
      "text": "Bearish engulfing — Red candle fully covers previous green → reversal down"
    },
    {
      "n": 9,
      "text": "Doji — Open ≈ Close → indecision, potential reversal"
    },
    {
      "n": 10,
      "text": "Want to build this yourself? Get a free CryptoBoss API key → https://cryptoboss.space"
    }
  ]
}