Skip to content

Instantly share code, notes, and snippets.

@aiaiautorun
aiaiautorun / futu_lite.html
Created February 11, 2026 08:15
Futu-Lite MVP Demo
<!DOCTYPE html>
<html lang="zh-TW" class="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Futu-Lite MVP (Live Demo)</title>
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://unpkg.com/lightweight-charts/dist/lightweight-charts.standalone.production.js"></script>
<script>
tailwind.config = {