AXTI

**✅ Here's the AXTI (AXT Inc.) Swing Trading Playbook** (refreshed and ready):

```html
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>AXTI Swing Trading Playbook - May 28, 2026</title>
    <style>
      .ge-assessment-container {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
        color: #333333;
        line-height: 1.6;
        max-width: 800px;
        margin: 0 auto;
        padding: 15px;
      }
      .ge-header-cards { display: flex; gap: 15px; margin-bottom: 25px; flex-wrap: wrap; }
      .ge-card { flex: 1; min-width: 180px; background: #f8f9fa; border-left: 4px solid #005a9c; padding: 15px; border-radius: 0 6px 6px 0; box-shadow: 0 1px 3px rgba(0,0,0,0.05); }
      .ge-card h4 { margin: 0 0 5px 0; font-size: 14px; text-transform: uppercase; color: #666; letter-spacing: 0.5px; }
      .ge-card p { margin: 0; font-size: 20px; font-weight: bold; color: #111; }
      .ge-badge-green { font-size: 12px; background: #e6f4ea; color: #137333; padding: 2px 6px; border-radius: 4px; }
      .ge-callout { background: #e8f0fe; border-left: 4px solid #1a73e8; padding: 15px; border-radius: 0 6px 6px 0; margin-bottom: 25px; font-style: italic; }
      .ge-table-responsive { width: 100%; overflow-x: auto; margin: 20px 0; border: 1px solid #e0e0e0; border-radius: 6px; }
      .ge-table { width: 100%; border-collapse: collapse; text-align: left; font-size: 14px; min-width: 900px; }
      .ge-table th { background-color: #005a9c; color: #ffffff; padding: 12px 10px; font-weight: 600; }
      .ge-table td { padding: 12px 10px; border-bottom: 1px solid #e0e0e0; vertical-align: top; }
      .ge-table tr:nth-child(even) { background-color: #f8f9fa; }
      .ge-table tr:hover { background-color: #f1f3f4; }
      .ge-highlight-text { font-weight: bold; color: #005a9c; }
      .ge-section-title { color: #111111; border-bottom: 2px solid #e0e0e0; padding-bottom: 5px; margin-top: 30px; }
      .ge-list { padding-left: 20px; margin-bottom: 25px; }
      .ge-list li { margin-bottom: 8px; }
      .ge-disclaimer-box { margin-top: 40px; background-color: #fafafa; border: 1px dashed #cccccc; padding: 20px; border-radius: 6px; font-size: 12px; color: #666666; }
      .ge-disclaimer-box h5 { margin: 0 0 10px 0; color: #333333; font-size: 13px; text-transform: uppercase; }
    </style>
</head>
<body>

<div class="ge-assessment-container">
  <div class="ge-header-cards">
    <div class="ge-card">
      <h4>Current Price Range</h4>
      <p>~$115 – $117 <span class="ge-badge-green">▲ Volatile</span></p>
    </div>
    <div class="ge-card">
      <h4>Previous Close</h4>
      <p>$115.70</p>
    </div>
    <div class="ge-card">
      <h4>Assessment Date</h4>
      <p>May 28, 2026</p>
    </div>
  </div>

  <!-- Company Overview -->
  <div class="ge-callout">
    AXT Inc. (AXTI) is a specialty materials company that manufactures compound semiconductor substrates, primarily indium phosphide (InP), gallium arsenide (GaAs), and germanium wafers. These materials are essential for high-growth sectors including AI data centers, 5G/6G infrastructure, optical networking, LEDs, and solar cells. The company is aggressively expanding InP production capacity to capitalize on surging AI demand.
  </div>

  <h3 class="ge-section-title">Swing Trade Scenarios & Risk Profiles</h3>
  <div class="ge-table-responsive">
    <table class="ge-table">
      <thead>
        <tr>
          <th>Scenario</th>
          <th>Entry Point</th>
          <th>Stop-Loss</th>
          <th>Target(s)</th>
          <th>Potential Return</th>
          <th>R:R Ratio</th>
          <th>Est. Prob.</th>
          <th>Strategic Notes</th>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><strong>Bullish Pullback Buy</strong><br><span style="color:#137333; font-size:11px; font-weight:bold;">PRIMARY</span></td>
          <td>$105 – $112<br><span style="font-size:11px; color:#666;">(Key support zone after recent pullback)</span></td>
          <td>Below $95 – $98<br><span style="font-size:11px; color:#c5221f;">(10–12% risk)</span></td>
          <td>$130 (T1)<br>$145–$155 (T2)</td>
          <td class="ge-highlight-text">+15% to +40%+</td>
          <td><strong>1:2.0+</strong></td>
          <td>~55–65%</td>
          <td>Strong recovery setup. InP capacity expansion and AI/optical demand are major tailwinds.</td>
        </tr>
        <tr>
          <td><strong>Breakout Continuation</strong><br><span style="color:#b06000; font-size:11px; font-weight:bold;">AGGRESSIVE</span></td>
          <td>Above $122 – $125 on strong volume</td>
          <td>$108 – $110 zone</td>
          <td>$135 (T1)<br>$160+ (T2)</td>
          <td class="ge-highlight-text">+15% to +45%+</td>
          <td><strong>1:2.5+</strong></td>
          <td>~50–60%</td>
          <td>High-momentum continuation if it reclaims recent highs. Watch for AI-related catalysts.</td>
        </tr>
        <tr>
          <td><strong>Range-Bound Swing</strong></td>
          <td>$108 – $118</td>
          <td>Below $98</td>
          <td>$125 – $130</td>
          <td class="ge-highlight-text">+10% to +18%</td>
          <td><strong>1:1.8</strong></td>
          <td>~48–58%</td>
          <td>Lower risk consolidation play while awaiting next catalyst.</td>
        </tr>
      </tbody>
    </table>
  </div>

  <h3 class="ge-section-title">Risk Management Directives</h3>
  <ul class="ge-list">
    <li>Limit risk to <strong>1% of total portfolio equity</strong> per trade.</li>
    <li>Prefer pullback entries with volume confirmation and bullish reversal patterns.</li>
    <li>Take partial profits at Target 1 and trail the remainder.</li>
    <li>Move stop to breakeven after Target 1 is reached.</li>
    <li>High volatility semiconductor materials stock — monitor InP demand, earnings, and AI/5G sector news closely.</li>
  </ul>

  <p style="margin-top:20px;"><strong>Strategic Conclusion:</strong> AXTI remains a high-beta play in the compound semiconductor space. After a sharp surge and subsequent pullback, the stock offers compelling swing trade setups on dips, supported by long-term growth in AI infrastructure and optical communications. Use tight risk management due to elevated volatility.</p>

  <div class="ge-disclaimer-box">
    <h5>Required Financial Disclaimer</h5>
    <p>This report is for educational purposes only. Not financial advice. Trading involves substantial risk of loss. Always conduct your own research and due diligence.</p>
  </div>
</div>

</body>
</html>
```

Would you like a catchy post title suggestion for AXTI?

Comments

Popular posts from this blog

Fabian Society

Hidden Mold, Invisible Monsters — Mycotoxins Can Wreck You

Beat The Heat Even On The Street