-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
1 lines (1 loc) · 64.2 KB
/
index.html
File metadata and controls
1 lines (1 loc) · 64.2 KB
1
<!doctype html><html lang=ko xml:lang=ko><head><title>TtwFinancial--Service | 주식·코인 분석 및 개발 도구 허브</title><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta http-equiv=X-UA-Compatible content="IE=Edge"><meta name=viewport content="width=device-width,initial-scale=1,maximum-scale=2,user-scalable=yes"><meta name=description content="TtwFinancial은 주식, 가상화폐, 로또 분석 및 차트 시각화, 다양한 개발 도구를 제공하는 통합 금융 지능 플랫폼입니다."><meta name=keywords content="주식분석, 코인차트, 가상화폐예측, AI지수예측, 비트코인, 나스닥, HTS뉴스, 개발도구, TtwFinancial, thdtjsdn"><meta name=author content="Song Sun-woo (thdtjsdn)"><meta name=robots content="index, follow"><meta property=og:type content=website><meta property=og:title content="TtwFinancial--Service - 차세대 금융 지능 플랫폼"><meta property=og:description content="실시간 주식/코인 분석 레포트부터 강력한 개발자 도구까지, TtwFinancial에서 한 번에 경험하세요."><meta property=og:url content=https://thdtjsdn.com><meta property=og:site_name content=TtwFinancial><meta property=og:locale content=ko_KR><meta name=twitter:card content=summary_large_image><meta name=twitter:title content=TtwFinancial--Service><meta name=twitter:description content="주식, 코인, 로또 분석 및 개발 도구 허브. 차세대 금융 지능을 경험하세요."><meta name=format-detection content="telephone=no,address=SouthKorea Seoul,email=thdtjsdn@gmail.com"><meta name=apple-mobile-web-app-title content=TtwFinancial><meta name=google-site-verification content=gOvfrLiHCXhIag_qL4WN3yELgob5rb77m3TsKzdbzoA><link rel=stylesheet href=https://thdtjsdn.com:49311/js-api/TAPI.css><script src=https://thdtjsdn.com:49311/js-api/TAPI.js></script><script async src="https://www.googletagmanager.com/gtag/js?id=G-Q3PY66LTJF"></script><script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-Q3PY66LTJF")</script><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-XXXXXXXXXXXXXXXX" crossorigin=anonymous></script><style>:root{--bg:#050505;--card:#0c0c0c;--border:#222222;--accent:#d4af37;--text:#f0f0f0;--text-dim:#a0a0a0;--nav-bg:rgba(5, 5, 5, 0.9);--hr-color:#333333;--hl-red:#1a0a0a;--hl-blue:#0a0f1a;--hl-green:#0a1a0f;--hl-gold:#1a150a;--hl-purple:#140a1a;--hl-border-red:#e74c3c;--hl-border-blue:#3498db;--hl-border-green:#2ecc71;--hl-border-gold:#d4af37;--hl-border-purple:#9b59b6}body.light-mode{--bg:#ffffff;--card:#f8f8f9;--border:#e2e2e7;--accent:#b8860b;--text:#1d1d1f;--text-dim:#636366;--nav-bg:rgba(255, 255, 255, 0.95);--hr-color:#efeff4;--hl-red:#fff5f5;--hl-blue:#f0f7ff;--hl-green:#f2fcf5;--hl-gold:#fffdf0;--hl-purple:#f8f5ff}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Segoe UI",Roboto,"Helvetica Neue","Malgun Gothic","맑은 고딕",Arial,sans-serif;display:flex;flex-direction:column;align-items:center;padding:80px 20px;line-height:1.8;scroll-behavior:smooth;overflow-y:auto;transition:background-color .4s ease,color .4s ease;word-break:keep-all;-webkit-font-smoothing:antialiased}.container{width:100%;max-width:1100px}header{text-align:left;margin-bottom:60px;cursor:pointer;border-bottom:1px solid var(--border);padding-bottom:40px}header h1{font-size:4rem;font-weight:800;letter-spacing:-2px;margin-bottom:15px;background:linear-gradient(to right,var(--text),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1}header p{color:var(--text-dim);font-size:1.2rem;max-width:800px}.theme-switch-btn{background:var(--card);border:1px solid var(--border);color:var(--text);padding:10px 20px;border-radius:4px;cursor:pointer;font-size:13px;font-weight:700;text-transform:uppercase;transition:all .3s ease;position:fixed;top:10px;right:10px}.theme-switch-btn:hover{border-color:var(--accent);background:var(--bg)}.nav-menu{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:8px;backdrop-filter:blur(15px)}.nav-btn{background:0 0;border:1px solid var(--border);color:var(--text-dim);padding:8px 16px;border-radius:4px;cursor:pointer;font-size:13px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center}.nav-btn:hover{border-color:var(--accent);color:var(--text)}.nav-btn.active{background:var(--accent);color:#fff;border-color:var(--accent);font-weight:800}hr{border:none;height:1px;background:var(--hr-color);margin:50px 0;width:100%}section{margin-bottom:120px;width:100%}.section-header{margin-bottom:50px;display:flex;flex-direction:column;gap:10px}.section-header h2{font-size:2.2rem;font-weight:800;color:var(--text);display:flex;align-items:center}.section-header h2::before{content:'';width:6px;height:35px;background:var(--accent);margin-right:20px}.section-header span{font-size:13px;color:var(--accent);font-weight:700;letter-spacing:2px;text-transform:uppercase;padding-left:26px}.link-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:25px}.card{background:var(--card);border:1px solid var(--border);padding:10px 20px;border-radius:10px;cursor:pointer;transition:all .4s cubic-bezier(.165,.84,.44,1);text-align:left;position:relative;overflow:hidden}.card::before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:var(--accent);transform:scaleX(0);transition:transform .4s ease;transform-origin:left}.card:hover{border-color:var(--accent);transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,.1);background:var(--card)}body:not(.light-mode) .card:hover{box-shadow:0 20px 40px rgba(0,0,0,.5);background:#121212}.card:hover::before{transform:scaleX(1)}.card h3{font-size:1.2rem;font-weight:700;margin-bottom:12px;color:var(--text)}.card p{font-size:.95rem;color:var(--text-dim);line-height:1.6}.card.hl-gold{background:var(--hl-gold);border-color:var(--hl-border-gold)}.card.hl-gold h3{color:var(--accent)}.card.hl-blue{background:var(--hl-blue);border-color:var(--hl-border-blue)}.card.hl-blue::before{background:var(--hl-border-blue)}.card.hl-green{background:var(--hl-green);border-color:var(--hl-border-green)}.card.hl-green::before{background:var(--hl-border-green)}.card.hl-red{background:var(--hl-red);border-color:var(--hl-border-red)}.card.hl-red::before{background:var(--hl-border-red)}.card.hl-purple{background:var(--hl-purple);border-color:var(--hl-border-purple)}.card.hl-purple::before{background:var(--hl-border-purple)}.sub-label{grid-column:1/-1;font-size:1.4rem;color:var(--accent);margin:40px 0 15px 0;font-weight:800;text-align:left;border-left:4px solid var(--accent);padding-left:15px}footer{margin-top:50px;text-align:center;border-top:1px solid var(--border);padding:80px 0;width:100%}footer p{font-size:13px;color:var(--text-dim);letter-spacing:1px}@media (max-width:768px){header h1{font-size:2.5rem}.link-grid{grid-template-columns:1fr}.container{padding:40px 20px}}</style></head><body><div class=container><header onclick='window.open("https://thdtjsdn.com:49311","_self")'><h1>Ttw</h1><p>Stock, Crypto, Lotto, and Development Tools Hub.<br>Experience the Next Generation of Financial Intelligence.</p></header><button class=theme-switch-btn onclick=toggleTheme()>🌓 모드</button><div class=nav-menu><button class=nav-btn style=background-color:red;color:#fff onclick='window.open("https://thdtjsdn.github.io/T_manual.html","__blank")'>타임라인 가이드</button> <button class=nav-btn data-filter=all onclick='filterSection("all",this)'>전체</button> <button class=nav-btn data-filter=app-service onclick='filterSection("app-service",this)'>앱 서비스</button> <button class=nav-btn data-filter=admin-sns onclick='filterSection("admin-sns",this)'>관리자 SNS</button> <button class=nav-btn data-filter=stock-news onclick='filterSection("stock-news",this)'>주식 뉴스</button> <button class=nav-btn data-filter=stock-index onclick='filterSection("stock-index",this)'>주식 지수</button> <button class=nav-btn data-filter=stock-us-anal onclick='filterSection("stock-us-anal",this)'>주식 미국 분석</button> <button class=nav-btn data-filter=stock-us-realtime onclick='filterSection("stock-us-realtime",this)'>주식 미국 실시간</button> <button class=nav-btn data-filter=stock-kr-anal onclick='filterSection("stock-kr-anal",this)'>주식 한국 분석</button> <button class=nav-btn data-filter=stock-kr-realtime onclick='filterSection("stock-kr-realtime",this)'>주식 한국 실시간</button> <button class=nav-btn data-filter=crypto onclick='filterSection("crypto",this)'>코인 전체</button> <button class=nav-btn data-filter=crypto-binance-anal onclick='filterSection("crypto-binance-anal",this)'>코인 바이낸스 분석</button> <button class=nav-btn data-filter=crypto-binance-realtime onclick='filterSection("crypto-binance-realtime",this)'>코인 바이낸스 실시간</button> <button class=nav-btn data-filter=crypto-kr-bithumb-anal onclick='filterSection("crypto-kr-bithumb-anal",this)'>코인 빗썸 분석</button> <button class=nav-btn data-filter=crypto-kr-bithumb-realtime onclick='filterSection("crypto-kr-bithumb-realtime",this)'>코인 빗썸 실시간</button> <button class=nav-btn data-filter=crypto-kr-upbit-anal onclick='filterSection("crypto-kr-upbit-anal",this)'>코인 업비트 분석</button> <button class=nav-btn data-filter=crypto-kr-upbit-realtime onclick='filterSection("crypto-kr-upbit-realtime",this)'>코인 업비트 실시간</button> <button class=nav-btn data-filter=siteAnal onclick='filterSection("siteAnal",this)'>사이트 분석</button> <button class=nav-btn data-filter=lotto onclick='filterSection("lotto",this)'>로또</button> <button class=nav-btn data-filter=blog onclick='filterSection("blog",this)'>블로그</button> <button class=nav-btn data-filter=tool onclick='filterSection("tool",this)'>Tool All</button> <button class=nav-btn data-filter=tool-chat onclick='filterSection("tool-chat",this)'>Tool Chat</button> <button class=nav-btn data-filter=tool-calendar onclick='filterSection("tool-calendar",this)'>Tool Caneldar</button> <button class=nav-btn data-filter=tool-dev onclick='filterSection("tool-dev",this)'>Tool Dev</button> <button class=nav-btn data-filter=tool-dev-map onclick='filterSection("tool-dev-map",this)'>Tool Dev-Map</button> <button class=nav-btn data-filter=tool-device onclick='filterSection("tool-device",this)'>Tool Device</button> <button class=nav-btn data-filter=tool-graphics onclick='filterSection("tool-graphics",this)'>Tool Graphics</button> <button class=nav-btn data-filter=tool-image onclick='filterSection("tool-image",this)'>Tool Image</button> <button class=nav-btn data-filter=tool-time onclick='filterSection("tool-time",this)'>Tool Time</button></div><hr data-cate=app-service><section id=app-service-section data-cate=app-service><div class=section-header><h2>Application Service</h2><span>Update: 2025.11.06</span></div><div class=link-grid><div class=sub-label>Web 서비스 하지 않는 핵심 서비스</div><div class="card hl-gold" onclick='window.open("https://blog.naver.com/thdtjsdn1/224146669361")'><h3>안드로이드 앱</h3><p>Android APK</p></div><div class="card hl-gold" onclick='window.open("https://github.com/thdtjsdn/thdtjsdn.com--Application")'><h3>윈도우 앱</h3><p>Windows App</p></div></div></section><hr data-cate=admin-sns><section data-cate=admin-sns><div class=section-header><h2>Communication(SNS)</h2><span>Update: 2025.11.06</span></div><div class=link-grid><div class=sub-label>SNS(관리자 메세지 / 공지 / 업데이트)</div><div class="card hl-blue" onclick='window.open("https://t.me/TtwStockBot")'><h3>관리자 실시간 메세지 채널</h3><p>Telegram</p></div><div class="card hl-blue" onclick='window.open("https://x.com/TtwStockBot")'><h3>관리자 실시간 메세지 채널</h3><p>X(Twitter)</p></div><div class="card hl-blue" onclick='window.open("https://t.me/TtwStockBotNews")'><h3>실시간 뉴스 알림</h3><p>Telegram</p></div><div class="card hl-blue" onclick='window.open("https://t.me/TtwStockBotCoinStatus")'><h3>실시간 비트코인 시세</h3><p>주요지표와 롱/숏 시그널</p></div><div class="card hl-blue" onclick='window.open("https://t.me/TtwStockBotChatRoom")'><h3>단체 대화방</h3><p>Telegram</p></div></div></section><section data-cate=admin-sns><div class=section-header><h2>Admin Message</h2><span>Update: 2025.11.06</span></div><div class=link-grid><div class=sub-label>관리자 메세지 뷰어(자체 서비스)</div><div class="card hl-green" onclick='openLh("lh-1s","MessengerPublic/index.html")'><h3>실시간 채팅</h3><p>공용 메신저</p></div><div class="card hl-green" onclick='openLh("lh-1","AdminMessageViewer/index.viewerBox.medium.html.gz")'><h3>메세지 뷰어 (중형)</h3><p>관리자 메세지 & 뉴스</p></div><div class="card hl-green" onclick='openLh("lh-1","AdminMessageViewer/index.viewerBox.mini.html.gz")'><h3>메세지 뷰어 (미니)</h3><p>관리자 메세지 & 뉴스</p></div></div></section><section data-cate=admin-sns><div class=section-header><h2>Youtube</h2><span>Update: 2025.11.06</span></div><div class=link-grid><div class=sub-label>Admin Youtube</div><div class="card hl-red" onclick='window.open("https://www.youtube.com/@Thdtjsdn123/streams")'><h3>서비스 기능별 영상</h3><p>Youtube</p></div></div></section><hr data-cate=stock-news><section data-cate=stock-news><div class=section-header><h2>News</h2><span>Update: 2026.01.23</span></div><div class=link-grid><div class=sub-label>주식 한국 뉴스</div><div class="card hl-purple" onclick='openLh("lh-1","StockNewsHTS/index.html?t=20241123")'><h3>HTS 공시/뉴스</h3><p>표 모드(수동)</p></div><div class="card hl-red" onclick='openLh("lh-1","StockNewsHTSWordCloud/index.html?t=20241201")'><h3>워드클라우드</h3><p>키워드 분석(수동)</p></div><div class="card hl-green" onclick='openLh("lh-13","rss_kr/index.html.gz")'><h3>뉴스 RSS</h3><p>자동</p></div><div class=card onclick='openLh("lh-1","DisclosuresAndNews/index.html?t=20240531")'><h3>종목 공시/뉴스</h3><p>구버전(카드 형태)</p></div><div class="card hl-red" onclick='openLh("lh-13","DisclosuresAndNews/index.html.gz")'><h3>종목 공시/뉴스</h3><p>새버전(RSS 형태)</p></div></div></section><section data-cate=stock-news><div class=section-header><h2>News Report</h2><span>Update: 2026.01.23</span></div><div class=link-grid><div class=sub-label>주식 한국 뉴스</div><div class="card hl-red" onclick='openLh("lh-g","app_news/InfoGraphics/AllStockNews/index.html")'><h3>주식 종목 뉴스 기반 레포트</h3><p>6시간 단위</p></div><div class="card hl-red" onclick='openLh("lh-g","app_news/InfoGraphics/Issue/index.html")'><h3>핫이슈 기반 레포트</h3><p>6시간 단위</p></div></div></section><hr data-cate=stock-index><section data-cate=stock-index><div class=section-header><h2>Stocks Index</h2><span>Stocks Info</span></div><div class=link-grid><div class=sub-label>지수, 주식 종목 차트(각종 지표)</div><div class="card hl-gold" onclick='openLh("lh-g","app_stocks_kr__chart/TtwChart/index.html")'><h3>Ttw 차트</h3><p>DJI, NDX, KOSPI, KOSDAQ, ... 지수코드 입력 조회</p></div><div class="card hl-red" onclick='openLh("lh-g","app_canvas/DrawNoiseChart/index.html")'><h3>노이즈 차트</h3><p>DJI, NDX, KOSPI, KOSDAQ, ... 지수코드 입력 조회</p></div><div class=sub-label>AI 지수 및 주요 종목 예측</div><div class="card hl-red" onclick='openLh("lh-1","StockMarketIndexPrediction/index.html")'><h3>AI 지수 예측(한국 / 미국)</h3><p>5% ~ 7% 단위 역방향 경고</p></div><div class=sub-label>지수 차트 - 전체</div><div class="card hl-purple" onclick='openLh("lh-1","WorldStockMarketChartYear/index.html.gz")'><h3>글로벌 지수 연도별 조회</h3><p>유사 패턴 해 찾기</p></div><div class="card hl-green" onclick='openLh("lh-1","ChartImagesIndex/index.html.gz")'><h3>전체 국가 지수 차트</h3><p>전체 국가</p></div><div class=sub-label>지수 차트 - 전체 - 국가별</div><div class="card hl-red" onclick='openLh("lh-1","ChartImagesIndex/index-all--us.html.gz")'><h3>미국 전체 지수 차트</h3><p>미국</p></div><div class=card onclick='openLh("lh-1","ChartImagesIndex/index-all--jp.html.gz")'><h3>일본 전체 지수 차트</h3><p>일본</p></div><div class=card onclick='openLh("lh-1","ChartImagesIndex/index-all--cn.html.gz")'><h3>중국 전체 지수 차트</h3><p>중국</p></div><div class="card hl-red" onclick='openLh("lh-1","ChartImagesIndex/index-all--ko.html.gz")'><h3>한국 전체 지수 차트</h3><p>한국</p></div><div class=card onclick='openLh("lh-1","ChartImagesIndex/index-all--hk.html.gz")'><h3>홍콩 전체 지수 차트</h3><p>홍콩</p></div><div class=sub-label>지수 차트 - 전체 - 기간</div><div class="card hl-red" onclick='openLh("lh-1","ChartImagesIndex/index--today.html.gz")'><h3>1일간</h3><p>라인 차트</p></div><div class="card hl-red" onclick='openLh("lh-1","ChartImagesIndex/index--day.html.gz")'><h3>일봉</h3><p>캔들 차트</p></div><div class="card hl-blue" onclick='openLh("lh-1","ChartImagesIndex/index--week.html.gz")'><h3>주봉</h3><p>캔들 차트</p></div><div class=card onclick='openLh("lh-1","ChartImagesIndex/index--month.html.gz")'><h3>월봉</h3><p>캔들 차트</p></div><div class=card onclick='openLh("lh-1","ChartImagesIndex/index--month3.html.gz")'><h3>3개월 단위</h3><p>라인 차트</p></div><div class=card onclick='openLh("lh-1","ChartImagesIndex/index--year.html.gz")'><h3>1년 단위</h3><p>라인 단위</p></div><div class=card onclick='openLh("lh-1","ChartImagesIndex/index--year3.html.gz")'><h3>3년 단위</h3><p>라인 차트</p></div><div class=card onclick='openLh("lh-1","ChartImagesIndex/index--year10.html.gz")'><h3>10년 단위</h3><p>라인 차트</p></div><div class=sub-label>지수 차트 - 지정 국가 - 기간</div><div class="card hl-red" onclick='openLh("lh-1","ChartImagesIndex/index-st0--today.html.gz")'><h3>1일간</h3><p>라인 차트</p></div><div class="card hl-red" onclick='openLh("lh-1","ChartImagesIndex/index-st0--day.html.gz")'><h3>일봉</h3><p>캔들 차트</p></div><div class="card hl-blue" onclick='openLh("lh-1","ChartImagesIndex/index-st0--week.html.gz")'><h3>주봉</h3><p>캔들 차트</p></div><div class=card onclick='openLh("lh-1","ChartImagesIndex/index-st0--month.html.gz")'><h3>월봉</h3><p>캔들 차트</p></div><div class=card onclick='openLh("lh-1","ChartImagesIndex/index-st0--month3.html.gz")'><h3>3개월 단위</h3><p>라인 차트</p></div><div class=card onclick='openLh("lh-1","ChartImagesIndex/index-st0--year.html.gz")'><h3>1년 단위</h3><p>라인 단위</p></div><div class=card onclick='openLh("lh-1","ChartImagesIndex/index-st0--year3.html.gz")'><h3>3년 단위</h3><p>라인 차트</p></div><div class=card onclick='openLh("lh-1","ChartImagesIndex/index-st0--year10.html.gz")'><h3>10년 단위</h3><p>라인 차트</p></div></div></section><hr data-cate="stock-kr-anal stock-kr-realtime"><section data-cate=stock-kr-anal><div class=section-header><h2>Stocks - KR - Web - 분석 - 차트</h2><span>KOREA</span></div><div class=link-grid><div class=sub-label>지수, 주식 종목 차트(각종 지표)</div><div class="card hl-purple" onclick='openLh("lh-g","app_stocks_kr__chart/TtwChart/index.html")'><h3>Ttw 차트</h3><p>005930, 삼성전자, SK하이닉스, ... 종목 코드/이름 입력 조회</p></div><div class="card hl-purple" onclick='openLh("lh-g","app_canvas/DrawNoiseChart/index.html")'><h3>노이즈 차트</h3><p>005930, 삼성전자, SK하이닉스, ... 종목 코드/이름 입력 조회</p></div></div></section><section data-cate=stock-kr-anal><div class=section-header><h2>Stocks - KR - Web - 분석 - 구버전 서비스</h2><span>KOREA</span></div><div class=link-grid><div class=sub-label>분석 - 종합 - 메인 서비스</div><div class="card hl-purple" onclick='openLh("lh-1","AnalysisLeaderboard/index.html.gz")'><h3>증시 분석 목록 및 순위</h3><p>메인 서비스</p></div><div class=sub-label>예측 - AI</div><div class=card onclick='openLh("lh-1","StockMarketPricePrediction/index.html")'><h3>전종목 등락률 예측</h3><p>전체 본 종목</p></div><div class="card hl-green" onclick='openLh("lh-1","StockMarketPricePrediction/index--잡종목삭제.html")'><h3>선별종목 등락률 예측</h3><p>실시간 음성 감지 대상 종목</p></div></div></section><section data-cate=stock-kr-anal><div class=section-header><h2>Stocks - KR - Web - 분석 - 보조지표</h2><span>KOREA</span></div><div class=link-grid><div class=sub-label>분석 - 보조지표 - 보수적</div><div class="card hl-red" onclick='openLh("lh-1","AnalysisReportAllStocks/index.html.gz")'><h3>일봉 데이터</h3><p>보수적 긍정/부정</p></div><div class="card hl-blue" onclick='openLh("lh-1","AnalysisReportAllStocksW/index.html.gz")'><h3>주봉 데이터</h3><p>보수적 긍정/부정</p></div><div class=card onclick='openLh("lh-1","AnalysisReportAllStocksM/index.html.gz")'><h3>월봉 데이터</h3><p>보수적 긍정/부정</p></div><div class=sub-label>분석 - 보조지표 - 매우 보수적</div><div class=card onclick='openLh("lh-1","AnalysisReportAllStocks0/index.html.gz")'><h3>일봉 데이터</h3><p>매우 보수적 긍정/부정</p></div><div class=sub-label>분석 - 보조지표 - 유연</div><div class=card onclick='openLh("lh-1","AnalysisReportAllStocks1/index.html.gz")'><h3>일봉 데이터</h3><p>유연 긍정/부정</p></div></div></section><section data-cate=stock-kr-anal><div class=section-header><h2>Stocks - KR - Web - 분석 - AI 1</h2><span>16시 전 업데이트</span></div><div class=link-grid><div class=sub-label>분석 - AI 1 분석</div><div class=card onclick='openLh("lh-16","_stock_selection_anchors_kr_All.html.gz")'><h3>전제 목록</h3><p>페이지 검색 활용</p></div><div class="card hl-green" onclick='openLh("lh-16","_stock_selection_anchors_kr_Positive.html.gz")'><h3>긍정 목록</h3><p>긍정 시그널 우세</p></div><div class=card onclick='openLh("lh-16","_stock_selection_anchors_kr_NearBuy.html.gz")'><h3>추천 목록</h3><p>추천 매수가와 종가 근사치</p></div><div class="card hl-blue" onclick='openLh("lh-16","_stock_selection_anchors_kr_PriceLower.html.gz")'><h3>추천가 아래 목록</h3><p>추천 매수가 > 종가</p></div><div class="card hl-green" onclick='openLh("lh-16","_stock_selection_anchors_kr_PriceHigher.html.gz")'><h3>추천가 위 목록</h3><p>추천 매수가 < 종가</p></div><div class=card onclick='openLh("lh-16","_stock_selection_anchors_kr_RSI50Near.html.gz")'><h3>RSI50 근사 목록</h3><p>추세 전환 가능성</p></div><div class="card hl-red" onclick='openLh("lh-16","_stock_selection_anchors_kr_RSI50Above.html.gz")'><h3>RSI 50 상향 돌파/안착</h3><p>RSI 50선 위에서 추세 유지 중</p></div><div class="card hl-blue" onclick='openLh("lh-16","_stock_selection_anchors_kr_RSI50Below.html.gz")'><h3>RSI 50 하향 근접/저항</h3><p>RSI 50선 아래에서 돌파 시도 중</p></div><div class="card hl-red" onclick='openLh("lh-16","_stock_selection_anchors_kr_Manipulation.html.gz")'><h3>이상 수급 징후 종목</h3><p>주가 왜곡 및 인위적 핸들링 의심</p></div></div></section><section data-cate=stock-kr-anal><div class=section-header><h2>Stocks - KR - Web - 분석 - AI 2</h2><span>17시 ~ 18시 업데이트</span> <span>20시 이후 최종 업데이트</span></div><div class=link-grid><div class=sub-label>분석 - AI 2 기술적 분석 (20시 이후 업데이트)</div><div class=card onclick='openLh("lh-19","_stock_selection_anchors_kr_All.html.gz")'><h3>전제 목록</h3><p>페이지 검색 활용</p></div><div class="card hl-green" onclick='openLh("lh-19","_stock_selection_anchors_kr_Positive.html.gz")'><h3>긍정 목록</h3><p>긍정 시그널 우세</p></div><div class=card onclick='openLh("lh-19","_stock_selection_anchors_kr_NearBuy.html.gz")'><h3>추천 목록</h3><p>추천 매수가와 종가 근사치</p></div><div class="card hl-blue" onclick='openLh("lh-19","_stock_selection_anchors_kr_PriceLower.html.gz")'><h3>추천가 아래 목록</h3><p>추천 매수가 > 종가</p></div><div class="card hl-green" onclick='openLh("lh-19","_stock_selection_anchors_kr_PriceHigher.html.gz")'><h3>추천가 위 목록</h3><p>추천 매수가 < 종가</p></div><div class=card onclick='openLh("lh-19","_stock_selection_anchors_kr_RSI50Near.html.gz")'><h3>RSI50 근사 목록</h3><p>추세 전환 가능성</p></div><div class="card hl-red" onclick='openLh("lh-19","_stock_selection_anchors_kr_RSI50Above.html.gz")'><h3>RSI 50 상향 돌파/안착</h3><p>RSI 50선 위에서 추세 유지 중</p></div><div class="card hl-blue" onclick='openLh("lh-19","_stock_selection_anchors_kr_RSI50Below.html.gz")'><h3>RSI 50 하향 근접/저항</h3><p>RSI 50선 아래에서 돌파 시도 중</p></div><div class="card hl-red" onclick='openLh("lh-19","_stock_selection_anchors_kr_Manipulation.html.gz")'><h3>이상 수급 징후 종목</h3><p>주가 왜곡 및 인위적 핸들링 의심</p></div></div></section><section data-cate=stock-kr-anal><div class=section-header><h2>Stocks - KR - Web - 분석 - AI 1, 2</h2><span>17시 ~ 18시 업데이트</span> <span>20시 이후 최종 업데이트</span></div><div class=link-grid><div class=sub-label>일자별 목록 조회 - AI 1, 2 합산 기술적 분석</div><div class="card hl-blue" onclick='openLh("lh-1","stock_selection_report_kr_PriceLower/index.html.gz")'><h3>추천가 아래 목록</h3><p>추천 매수가 > 종가</p></div><div class="card hl-blue" onclick='openLh("lh-1","stock_selection_report_kr_PriceLowerMerged/index.html.gz")'><h3>추천가 아래 목록(2달 병합)</h3><p>증거금 100 포함</p></div><div class="card hl-gold" onclick='openLh("lh-1","stock_selection_report_kr_PriceLowerMergedNMargin100/index.html.gz")'><h3>추천가 아래 목록(2달 병합)</h3><p>증거금 100 제거</p></div></div></section><section data-cate=stock-kr-anal><div class=section-header><h2>Stocks - KR - Web - 분석 - TtwData 기반</h2><span>17시 ~ 18시 업데이트</span> <span>20시 이후 최종 업데이트</span></div><div class=link-grid><div class=sub-label>TtwData(각종 분석 결과) 기반 분석</div><div class="card hl-red" onclick='openLh("lh-1","AnalysisListReportAllStocksD/index.html.gz")'><h3>Ttw Data 기반 AI 분석</h3><p>16시 업데이트 완료</p></div><div class="card hl-blue" onclick='openLh("lh-1","AnalysisCompositeAllStocks/index.html.gz")'><h3>Quant</h3><p>정통 분석</p></div><div class="card hl-green" onclick='openLh("lh-1","AnalysisHybridNeuroQuantAllStocks/index.html.gz")'><h3>Neuro Quant</h3><p>Ttw + Quant 기반 분석</p></div><div class="card hl-purple" onclick='openLh("lh-0","app_stocks_kr__realtime/html_page/DashboardTextComplete/index.html.gz")'><h3>각종 분석별 뱃지<br>각종 순위</h3><p>장 종료후 최종 목록 조회</p></div></div></section><section data-cate=stock-kr-realtime><div class=section-header><h2>Stocks - KR - Web - 실시간</h2><span>KOREA</span></div><div class=link-grid><div class=sub-label>실시간 음성 서비스 - 매매 보조 - 종목 등락률 / 누적금액</div><div class="card hl-red" onclick='openLh("lh-22","RealTimePriceRecommendation/index.html.gz")'><h3>종목카드, 타임라인, 음성</h3><p>현시점 종목 수급 금액</p></div><div class="card hl-cyan" onclick='openLh("lh-22","RealTimeVoiceHistoryView__WS/index.html.gz")'><h3>차트, 종목카드, 금액 순위표</h3><p>카드 모드</p></div><div class="card hl-cyan" onclick='openLh("lh-22","RealTimeVoiceHistoryViewDashBoard/index.html.gz")'><h3>종목카드, 각종 순위 정렬</h3><p>종목별 수급 금액</p></div><div class=sub-label>실시간 음성 서비스 - 매매 보조 - 종목 등락률 / 금액</div><div class="card hl-cyan" onclick='openLh("lh-22","RealTimePriceRecommendation0/index.html.gz")'><h3>상/하락 매수매도 금액</h3><p>종목과 포착 시점 매수금액 음성</p></div><div class="card hl-red" onclick='openLh("lh-22","RealTimePriceRecommendation__SinglePrice/index.html.gz")'><h3>상/하락 매수매도 금액<br>(단일가 모드)</h3><p>종목과 포착 시점 매수금액 음성</p></div><div class="card hl-cyan" onclick='openLh("lh-22","RealTimePriceRecommendation__After/index.html.gz")'><h3>상/하락 매수매도 금액<br>(시간외 모드)</h3><p>종목과 포착 시점 매수금액 음성</p></div></div></section><section data-cate=stock-kr-realtime><div class=section-header><h2>Stocks - KR - Web - 실시간 - 차트</h2><span>KOREA</span></div><div class=link-grid><div class=sub-label>실시간 서비스 - 매매 보조 - 레이더 차트</div><div class=card onclick='openLh("lh-g","app_stocks_kr__realtime/RadarChart/index.html")'><h3>누적 금액</h3><p>종목의 누적되있는 금액</p></div><div class="card hl-red" onclick='openLh("lh-g","app_stocks_kr__realtime/RadarChart/index.html")'><h3>실시간 금액</h3><p>접속 시점부터 누적 금액</p></div><div class=card onclick=alertToAppService()><h3>두 레이더 동시 보기</h3><p>화면 분할모드 작동</p></div></div></section><section data-cate=stock-kr-realtime><div class=section-header><h2>Stocks - KR - App - 실시간 - 차트</h2><span>KOREA</span></div><div class=link-grid><div class=sub-label>실시간 서비스 - 매매 보조 - 뱃지 시스템 - App</div><div class="card hl-purple" onclick=alertToAppService()><h3>각종 분석 종목별 뱃지<br>실시간 시세와 순위</h3><p>실시간</p></div><div class="card hl-purple" onclick='openLh("lh-0","app_stocks_kr__realtime/html_page.electron/DashboardTextComplete/index.html.gz")'><h3>각종 분석 종목별 뱃지<br>각종 순위</h3><p>장 종료후 최종 목록 조회</p></div><div class=sub-label>실시간 음성 서비스 - 매매 보조 - Atmosphere 차트 - App</div><div class=card onclick=alertToAppService()><h3>종목별 상/하락 움직임</h3><p>등락률 기반</p></div><div class=card onclick=alertToAppService()><h3>종목별 상/하락 움직임</h3><p>등락률 기반(겹침방지)</p></div><div class=sub-label>차트 - 레인보우 차트 - App</div><div class="card hl-red" onclick=alertToAppService(),openVideo__ChartRainbow()><h3>장 마감 후 정적 데이터</h3><p>고평선, 각종 보조지표 차트</p></div><div class="card hl-green" onclick=alertToAppService(),openVideo__ChartRainbow()><h3>프리장, 시간외 실시간</h3><p>고평선, 각종 보조지표 차트</p></div></div></section><section data-cate=stock-kr-realtime><div class=section-header><h2>Stocks - KR - App - 실시간 음성 기록 기반</h2><span>KOREA</span></div><div class=link-grid><div class=sub-label>데이터 - App</div><div class="card hl-purple" onclick=alertToAppService()><h3>실시간 음성 누적 데이터 조회</h3><p>매매보조 서비스 과거데이터 조회</p></div></div></section><hr data-cate="stock-us-anal stock-us-realtime"><section data-cate=stock-us-realtime><div class=section-header><h2>Stocks - US - Web - Futures</h2><span>USA</span></div><div class=link-grid><div class=sub-label>실시간 선물 지수 - 차트</div><div class="card hl-purple" onclick='openLh("lh-g","app_stocks_us__realtime/RealTimeVoice__Nasdaq100F/index.html")'><h3>나스닥 100 선물</h3><p>실시간 선물 시세</p></div><div class=sub-label>실시간 주요 선물 지수 - 대시보드</div><div class="card hl-red" onclick='openLh("lh-25","RealTimeVoice__Futures/index.html.gz")'><h3>경량 버전(알람 X)</h3><p>실시간 선물 시세 Type A</p></div><div class="card hl-red" onclick='openLh("lh-25","RealTimeVoice__FuturesAlertSystem/index.html.gz")'><h3>심플 버전(알람 O)</h3><p>실시간 선물 시세 Type B</p></div><div class="card hl-red" onclick='openLh("lh-25","RealTimeVoice__FuturesAlertSystem0/index.html.gz")'><h3>권장 버전(알람 OO)</h3><p>실시간 선물 시세 Type C</p></div></div></section><hr data-cate=stock-us-realtime><section data-cate=stock-us-realtime><div class=section-header><h2>Stocks - US - Web - 실시간차트 - 선별종목</h2><span>USA</span></div><div class=link-grid><div class=sub-label>실시간 서비스 - 매매 보조 - 레이더 차트</div><div class=card onclick='openLh("lh-g","app_stocks_us__realtime/RadarChart/index.html")'><h3>일주일 누적 금액</h3><p>종목의 누적되있는 금액</p></div><div class="card hl-red" onclick='openLh("lh-g","app_stocks_us__realtime/RadarChart/index.html")'><h3>실시간 금액</h3><p>접속 시점부터 누적 금액</p></div></div></section><hr data-cate=stock-us-realtime><section data-cate=stock-us-realtime><div class=section-header><h2>Stocks - US - App - 실시간차트 - 선별종목</h2><span>USA</span></div><div class=link-grid><div class=sub-label>실시간 음성 서비스 - 매매 보조 - 종목 등락률 / 금액 - App</div><div class="card hl-cyan" onclick='alertToAppService(),window.open("https://www.youtube.com/watch?v=G5lf9pdlSgU")'><h3>상/하락 매수매도 금액</h3><p>종목과 포착 시점 매수금액 음성</p></div><div class=sub-label>실시간 음성 서비스 - 매매 보조 - Atmosphere 차트 - App</div><div class=card onclick=alertToAppService()><h3>종목별 상/하락 움직임</h3><p>등락률 기반</p></div><div class=card onclick=alertToAppService()><h3>종목별 상/하락 움직임</h3><p>등락률 기반(겹침방지)</p></div><div class=sub-label>차트 - 레인보우 차트 - App</div><div class="card hl-red" onclick=alertToAppService(),openVideo__ChartRainbow()><h3>장 마감 후 정적 데이터</h3><p>고평선, 각종 보조지표 차트</p></div><div class="card hl-green" onclick=alertToAppService(),openVideo__ChartRainbow()><h3>프리장, 시간외 실시간</h3><p>고평선, 각종 보조지표 차트</p></div></div></section><section data-cate=stock-us-anal><div class=section-header><h2>Stocks - US - Web - 분석 - 차트</h2><span>USA</span></div><div class=link-grid><div class=sub-label>지수, 주식 종목 차트(각종 지표)</div><div class="card hl-gold" onclick='openLh("lh-g","app_stocks_kr__chart/TtwChart/index.html")'><h3>Ttw 차트</h3><p>DJI, NDX, NVDA, TSLA, ... 종목 코드 입력 조회</p></div><div class="card hl-red" onclick='openLh("lh-g","app_canvas/DrawNoiseChart/index.html")'><h3>노이즈 차트</h3><p>DJI, NDX, NVDA, TSLA, ... 종목 코드 입력 조회</p></div></div></section><hr data-cate=stock-us-anal><section data-cate=stock-us-anal><div class=section-header><h2>Stocks - US - Web - 분석 - 보조지표 - 선별종목</h2><span>USA</span></div><div class=link-grid><div class=sub-label>분석 - 선별종목 - 보조지표 - 보수적</div><div class="card hl-red" onclick='openLh("lh-2","AnalysisReportAllStocks/index.html.gz")'><h3>선별종목 일봉 기반</h3><p>보조지표별 긍정/부정</p></div><div class="card hl-blue" onclick='openLh("lh-2","AnalysisReportAllStocksW/index.html.gz")'><h3>선별종목 주봉 기반</h3><p>보조지표별 긍정/부정</p></div><div class=card onclick='openLh("lh-2","AnalysisReportAllStocksM/index.html.gz")'><h3>선별종목 월봉 기반</h3><p>보조지표별 긍정/부정</p></div></div></section><hr data-cate=stock-us-anal><section data-cate=stock-us-anal><div class=section-header><h2>Stocks - US - Web - 분석 - AI 1 - 선별종목</h2><span>USA</span></div><div class=link-grid><div class=sub-label>분석 - AI 1 분석 - 선별종목</div><div class=card onclick='openLh("lh-16","_stock_selection_anchors_us_All.html.gz")'><h3>전제 목록</h3><p>페이지 검색 활용</p></div><div class="card hl-green" onclick='openLh("lh-16","_stock_selection_anchors_us_Positive.html.gz")'><h3>긍정 목록</h3><p>긍정 시그널 우세</p></div><div class=card onclick='openLh("lh-16","_stock_selection_anchors_us_NearBuy.html.gz")'><h3>추천 목록</h3><p>추천 매수가와 종가 근사치</p></div><div class="card hl-blue" onclick='openLh("lh-16","_stock_selection_anchors_us_PriceLower.html.gz")'><h3>추천가 아래 목록</h3><p>추천 매수가 > 종가</p></div><div class="card hl-green" onclick='openLh("lh-16","_stock_selection_anchors_us_PriceHigher.html.gz")'><h3>추천가 위 목록</h3><p>추천 매수가 < 종가</p></div><div class=card onclick='openLh("lh-16","_stock_selection_anchors_us_RSI50Near.html.gz")'><h3>RSI50 근사 목록</h3><p>추세 전환 가능성</p></div><div class="card hl-red" onclick='openLh("lh-16","_stock_selection_anchors_us_RSI50Above.html.gz")'><h3>RSI 50 상향 돌파/안착</h3><p>RSI 50선 위에서 추세 유지 중</p></div><div class="card hl-blue" onclick='openLh("lh-16","_stock_selection_anchors_us_RSI50Below.html.gz")'><h3>RSI 50 하향 근접/저항</h3><p>RSI 50선 아래에서 돌파 시도 중</p></div><div class="card hl-red" onclick='openLh("lh-16","_stock_selection_anchors_us_Manipulation.html.gz")'><h3>이상 수급 징후 종목</h3><p>주가 왜곡 및 인위적 핸들링 의심</p></div></div></section><hr data-cate=stock-us-anal><section data-cate=stock-us-anal><div class=section-header><h2>Stocks - US - Web - 분석 - 보조지표 - 전체종목</h2><span>USA</span></div><div class=link-grid><div class=sub-label>미국 주식 분석 - 전체종목 - 보조지표 - 보수적</div><div class="card hl-red" onclick='openLh("lh-2","AnalysisReportAllStocks0/index.html.gz")'><h3>전체종목 일봉 기반</h3><p>보조지표별 긍정/부정</p></div><div class="card hl-blue" onclick='openLh("lh-2","AnalysisReportAllStocks0W/index.html.gz")'><h3>전체종목 주봉 기반</h3><p>보조지표별 긍정/부정</p></div><div class=card onclick='openLh("lh-2","AnalysisReportAllStocks0M/index.html.gz")'><h3>전체종목 월봉 기반</h3><p>보조지표별 긍정/부정</p></div></div></section><hr data-cate=stock-us-anal><section data-cate=stock-us-anal><div class=section-header><h2>Stocks - US - Web - 분석 - AI 1 - 전체종목</h2><span>USA</span></div><div class=link-grid><div class=sub-label>미국 주식 분석 - AI 1 분석 - 전체종목</div><div class=card onclick='openLh("lh-15","TechnicalAnalysis_us_all/_stock_selection_anchors_us_All.html.gz")'><h3>전제 목록</h3><p>페이지 검색 활용</p></div><div class="card hl-green" onclick='openLh("lh-15","TechnicalAnalysis_us_all/_stock_selection_anchors_us_Positive.html.gz")'><h3>긍정 목록</h3><p>긍정 시그널 우세</p></div><div class=card onclick='openLh("lh-15","TechnicalAnalysis_us_all/_stock_selection_anchors_us_NearBuy.html.gz")'><h3>추천 목록</h3><p>추천 매수가와 종가 근사치</p></div><div class="card hl-blue" onclick='openLh("lh-15","TechnicalAnalysis_us_all/_stock_selection_anchors_us_PriceLower.html.gz")'><h3>추천가 아래 목록</h3><p>추천 매수가 > 종가</p></div><div class="card hl-green" onclick='openLh("lh-15","TechnicalAnalysis_us_all/_stock_selection_anchors_us_PriceHigher.html.gz")'><h3>추천가 위 목록</h3><p>추천 매수가 < 종가</p></div><div class=card onclick='openLh("lh-15","TechnicalAnalysis_us_all/_stock_selection_anchors_us_RSI50Near.html.gz")'><h3>RSI50 근사 목록</h3><p>추세 전환 가능성</p></div><div class="card hl-red" onclick='openLh("lh-15","TechnicalAnalysis_us_all/_stock_selection_anchors_us_RSI50Above.html.gz")'><h3>RSI 50 상향 돌파/안착</h3><p>RSI 50선 위에서 추세 유지 중</p></div><div class="card hl-blue" onclick='openLh("lh-15","TechnicalAnalysis_us_all/_stock_selection_anchors_us_RSI50Below.html.gz")'><h3>RSI 50 하향 근접/저항</h3><p>RSI 50선 아래에서 돌파 시도 중</p></div><div class="card hl-red" onclick='openLh("lh-15","TechnicalAnalysis_us_all/_stock_selection_anchors_us_Manipulation.html.gz")'><h3>이상 수급 징후 종목</h3><p>주가 왜곡 및 인위적 핸들링 의심</p></div></div></section><hr data-cate="crypto crypto-binance-anal crypto-binance-realtime"><section data-cate="crypto crypto-binance-anal"><div class=section-header><h2>Coin - Binance - Web - 분석 - 차트</h2><span>Web</span></div><div class=link-grid><div class=sub-label>지수, 주식 코인 종목 일봉 차트(각종 지표)</div><div class="card hl-gold" onclick='openLh("lh-g","app_stocks_kr__chart/TtwChart/index.html")'><h3>Ttw 차트(일봉)</h3><p>BTCUSDT(바이낸스), KRW-BTC(업비트), BTC_KRW(빗썸), ... 종목 코드/이름 입력 조회</p></div><div class="card hl-red" onclick='openLh("lh-g","app_canvas/DrawNoiseChart/index.html")'><h3>노이즈 차트</h3><p>BTCUSDT(바이낸스), KRW-BTC(업비트), BTC_KRW(빗썸), ... 종목 코드/이름 입력 조회</p></div></div></section><hr data-cate="crypto crypto-binance-anal"><section data-cate="crypto crypto-binance-anal"><div class=section-header><h2>Coin - Binance - Web - 분석 - 보조지표</h2><span>Web</span></div><div class=link-grid><div class=sub-label>분석 - 보조지표</div><div class="card hl-red" onclick='openLh("lh-14","AnalysisReportBinance/index.html.gz")'><h3>일봉</h3><p>보조지표 긍정/부정</p></div></div></section><hr data-cate="crypto crypto-binance-anal"><section data-cate="crypto crypto-binance-anal"><div class=section-header><h2>Coin - Binance - Web - 분석 - AI 1</h2><span>Web</span></div><div class=link-grid><div class=sub-label>분석 - AI 1 분석</div><div class=card onclick='openLh("lh-16","_stock_selection_anchors_binance_All.html.gz")'><h3>전제 목록</h3><p>페이지 검색 활용</p></div><div class="card hl-green" onclick='openLh("lh-16","_stock_selection_anchors_binance_Positive.html.gz")'><h3>긍정 목록</h3><p>긍정 시그널 우세</p></div><div class=card onclick='openLh("lh-16","_stock_selection_anchors_binance_NearBuy.html.gz")'><h3>추천 목록</h3><p>추천 매수가와 종가 근사치</p></div><div class="card hl-blue" onclick='openLh("lh-16","_stock_selection_anchors_binance_PriceLower.html.gz")'><h3>추천가 아래 목록</h3><p>추천 매수가 > 종가</p></div><div class="card hl-green" onclick='openLh("lh-16","_stock_selection_anchors_binance_PriceHigher.html.gz")'><h3>추천가 위 목록</h3><p>추천 매수가 < 종가</p></div><div class=card onclick='openLh("lh-16","_stock_selection_anchors_binance_RSI50Near.html.gz")'><h3>RSI50 근사 목록</h3><p>추세 전환 가능성</p></div><div class="card hl-red" onclick='openLh("lh-16","_stock_selection_anchors_binance_RSI50Above.html.gz")'><h3>RSI 50 상향 돌파/안착</h3><p>RSI 50선 위에서 추세 유지 중</p></div><div class="card hl-blue" onclick='openLh("lh-16","_stock_selection_anchors_binance_RSI50Below.html.gz")'><h3>RSI 50 하향 근접/저항</h3><p>RSI 50선 아래에서 돌파 시도 중</p></div><div class="card hl-red" onclick='openLh("lh-16","_stock_selection_anchors_binance_Manipulation.html.gz")'><h3>이상 수급 징후 종목</h3><p>주가 왜곡 및 인위적 핸들링 의심</p></div></div></section><section data-cate=crypto-binance-realtime><div class=section-header><h2>Coin - Binance - Web - 실시간 - 차트</h2><span>Web Realime Service</span></div><div class=link-grid><div class=sub-label>실시간 코인 틱 ~ 월봉 차트(각종 지표)</div><div class="card hl-purple" onclick='openLh("lh-g","app_vcurrency_w__binance/RealTimeVoice__Futures/index.html")'><h3>Ttw 차트(실시간)</h3><p>BTCUSDT, ETHUSDT, SOLUSDT ... 심볼 코드</p></div><div class=sub-label>선물 실시간 가상매매</div><div class="card hl-green" onclick='openLh("lh-g","app_vcurrency_w__binance/RealTimeTradingMock/index.html")'><h3>포지션 전략 시뮬레이터</h3><p>API 연동 및 가상 잔고 설정 무상 지원 가능</p></div></div></section><hr data-cate="crypto crypto-binance-realtime"><section data-cate=crypto-binance-realtime><div class=section-header><h2>Coin - Binance - Web - 실시간 - 차트 - 특수</h2><span>Web Realime Service</span></div><div class=link-grid><div class=sub-label>실시간 - 차트 - 특수</div><div class="card hl-red" onclick='openLh("lh-21","RealTimePriceClimatePhysicTradeOverlapPrevention/index.html.gz")'><h3>Atmosphere 고속 겹침방지</h3><p>실시간 등락률</p><p>상승/하락 음성</p></div><div class="card hl-green" onclick='openLh("lh-21","/RealTimeTradeWar/index.html.gz")'><h3>수급 전쟁</h3><p>심볼별 실시간 매수/매도 공격</p></div><div class=sub-label>실시간 - 차트 - 특수 - 레이스 라인</div><div class="card hl-gold" onclick='openLh("lh-21","RealTimeTickerRaceLine/index.html.gz")'><h3>경량 버전 - 거래대금순 50개</h3><p>현물 / 선물</p></div></div></section><hr data-cate="crypto crypto-binance-realtime"><section data-cate=crypto-binance-realtime><div class=section-header><h2>Coin - Binance - Web - 실시간</h2><span>Web Realime Service</span></div><div class=link-grid><div class=sub-label>알림기 - 선택 타임별 실시간 시세, 지표, 롱/숏</div><div class=card onclick='openLh("lh-g","app_vcurrency_w__binance/AlertToTelegram/index.html")'><h3>텔레그램 알림기</h3><p>본인 텔레그램 API 사용</p><p>원격제어 셋팅 무상 지원 가능</p></div></div></section><hr data-cate="crypto crypto-binance-realtime"><section data-cate=crypto-binance-realtime><div class=section-header><h2>Coin - Binance - App</h2><span>Application Service</span></div><div class=link-grid><div class=sub-label>실시간 서비스 - 각종 순위 목록 - App</div><div class="card hl-red" onclick=alertToAppService(),openVideo__RealTimeHotCoin()><h3>바이낸스 핫종목</h3><p>실시간</p></div><div class=card onclick=alertToAppService(),openVideo__RealTimeHotCoin()><h3>바이낸스 핫종목 티커</h3><p>실시간</p></div><div class=sub-label>실시간 서비스 - 매매 보조 - 대시보드 음성 알림 - App</div><div class="card hl-red" onclick='alertToAppService(),window.open("https://www.youtube.com/watch?v=a_vnGxAn150")'><h3>상위 심볼 보조지표 음성 알림</h3><p>시간 타임 지정, 긍정/부정 알림</p></div><div class="card hl-green" onclick='alertToAppService(),window.open("https://www.youtube.com/watch?v=0eI8zrDeZ0A")'><h3>상위 심볼 보조지표 음성 알림(미니)</h3><p>시간 타임 지정, 긍정/부정 알림</p></div><div class=sub-label>실시간 서비스 - 매매 보조 - 레이더 차트 - App</div><div class=card onclick=alertToAppService()><h3>전체 심볼</h3><p>접속 시점부터 누적 금액</p></div><div class="card hl-red" onclick=alertToAppService()><h3>메이저 심볼</h3><p>접속 시점부터 누적 금액</p></div><div class="card hl-red" onclick=alertToAppService()><h3>마이너 심볼</h3><p>접속 시점부터 누적 금액</p></div><div class=card onclick=alertToAppService()><h3>메이저, 마이너 심볼 동시 보기</h3><p>화면 분할모드 작동</p></div><div class=sub-label>실시간 서비스 - 차트 - 레인보우 차트 - App</div><div class="card hl-red" onclick=alertToAppService(),openVideo__ChartRainbow()><h3>선물(실시간 체결)</h3><p>고평선, 각종 보조지표 차트</p></div><div class="card hl-green" onclick=alertToAppService(),openVideo__ChartRainbow()><h3>선물(타임별 API)</h3><p>고평선, 각종 보조지표 차트</p></div><div class="card hl-red" onclick=alertToAppService(),openVideo__ChartRainbow()><h3>현물(실시간 체결)</h3><p>고평선, 각종 보조지표 차트</p></div><div class="card hl-green" onclick=alertToAppService(),openVideo__ChartRainbow()><h3>현물(타임별 API)</h3><p>고평선, 각종 보조지표 차트</p></div><div class=sub-label>실시간 서비스 - 차트 - 특수 - App</div><div class=card onclick=alertToAppService(),openVideo__Atmosphere()><h3>Atmosphere<br>심볼 상하 움직임</h3><p>당일 등락률 / 음성</p></div><div class=card onclick=alertToAppService(),openVideo__Atmosphere()><h3>Atmosphere 고속<br>심볼 상하 움직임<br>실시간 체결</h3><p>당일 등락률 / 음성</p></div><div class="card hl-red" onclick=alertToAppService(),openVideo__Atmosphere()><h3>Atmosphere 고속 겹침방지<br>심볼 상하 움직임<br>실시간 체결</h3><p>당일 등락률 / 음성</p></div><div class=card onclick=alertToAppService()><h3>나무 (P5)</h3><p>Graphics</p></div><div class=card onclick=alertToAppService()><h3>나무 (Canvas)</h3><p>Graphics</p></div><div class=card onclick='alertToAppService(),window.open("https://www.youtube.com/watch?v=izST-Bht0x8")'><h3>버블 차트</h3><p>Graphics</p></div><div class=card onclick=alertToAppService()><h3>슈팅 차트</h3><p>Graphics</p></div><div class="card hl-green" onclick='alertToAppService(),window.open("https://www.youtube.com/watch?v=ApsM2ATxwlA")'><h3>웨이브</h3><p>Physic</p></div><div class="card hl-red" onclick='alertToAppService(),window.open("https://www.youtube.com/watch?v=PHJdLo2J5hs")'><h3>수급 전쟁</h3><p>Shooting</p></div><div class=sub-label>차트 - 레이스 라인 - App</div><div class=card onclick=alertToAppService(),openVideo__RealTime_Coin_RaceChart()><h3>P5_01</h3><p>App</p></div><div class=card onclick=alertToAppService(),openVideo__RealTime_Coin_RaceChart()><h3>~</h3><p>App</p></div><div class=card onclick=alertToAppService(),openVideo__RealTime_Coin_RaceChart()><h3>~</h3><p>App</p></div><div class="card hl-red" onclick=alertToAppService(),openVideo__RealTime_Coin_RaceChart()><h3>P5_50</h3><p>App</p></div></div></section><hr data-cate="crypto crypto-kr-bithumb-anal crypto-kr-bithumb-realtime"><section data-cate="crypto crypto-kr-bithumb-anal"><div class=section-header><h2>Coin - Bithumb - Web</h2><span>Bithumb</span></div><div class=link-grid><div class=sub-label>분석 - AI 기술적 분석</div><div class=card onclick='openLh("lh-16","_stock_selection_anchors_bithumb_All.html.gz")'><h3>전제 목록</h3><p>페이지 검색 활용</p></div><div class="card hl-green" onclick='openLh("lh-16","_stock_selection_anchors_bithumb_Positive.html.gz")'><h3>긍정 목록</h3><p>긍정 시그널 우세</p></div><div class=card onclick='openLh("lh-16","_stock_selection_anchors_bithumb_NearBuy.html.gz")'><h3>추천 목록</h3><p>추천 매수가와 종가 근사치</p></div><div class="card hl-blue" onclick='openLh("lh-16","_stock_selection_anchors_bithumb_PriceLower.html.gz")'><h3>추천가 아래 목록</h3><p>추천 매수가 > 종가</p></div><div class="card hl-green" onclick='openLh("lh-16","_stock_selection_anchors_bithumb_PriceHigher.html.gz")'><h3>추천가 위 목록</h3><p>추천 매수가 < 종가</p></div><div class=card onclick='openLh("lh-16","_stock_selection_anchors_bithumb_RSI50Near.html.gz")'><h3>RSI50 근사 목록</h3><p>추세 전환 가능성</p></div><div class="card hl-red" onclick='openLh("lh-16","_stock_selection_anchors_bithumb_RSI50Above.html.gz")'><h3>RSI 50 상향 돌파/안착</h3><p>RSI 50선 위에서 추세 유지 중</p></div><div class="card hl-blue" onclick='openLh("lh-16","_stock_selection_anchors_bithumb_RSI50Below.html.gz")'><h3>RSI 50 하향 근접/저항</h3><p>RSI 50선 아래에서 돌파 시도 중</p></div><div class="card hl-red" onclick='openLh("lh-16","_stock_selection_anchors_bithumb_Manipulation.html.gz")'><h3>이상 수급 징후 종목</h3><p>주가 왜곡 및 인위적 핸들링 의심</p></div></div></section><section data-cate="crypto crypto-kr-bithumb-realtime"><div class=section-header><h2>Coin - Bithumb - App</h2><span>Bithumb</span></div><div class=link-grid><div class=sub-label>실시간 서비스 - 각종 순위 목록 - App</div><div class=card onclick=alertToAppService(),openVideo__RealTimeHotCoin()><h3>빗썸 핫종목</h3><p>실시간</p></div><div class="card hl-red" onclick=alertToAppService(),openVideo__RealTimeHotCoin()><h3>빗썸 핫종목 트레이드</h3><p>실시간</p></div><div class=sub-label>실시간 서비스 - 매매 보조 - 레이더 차트 - App</div><div class="card hl-red" onclick=alertToAppService()><h3>전체 심볼</h3><p>접속 시점부터 누적 금액</p></div></div></section><hr data-cate="crypto crypto-kr-upbit-anal crypto-kr-upbit-realtime"><section data-cate="crypto crypto-kr-upbit-anal"><div class=section-header><h2>Coin - Upbit - Web</h2><span>Upbit</span></div><div class=link-grid><div class=sub-label>분석 - AI 기술적 분석</div><div class=card onclick='openLh("lh-16","_stock_selection_anchors_upbit_All.html.gz")'><h3>전제 목록</h3><p>페이지 검색 활용</p></div><div class="card hl-green" onclick='openLh("lh-16","_stock_selection_anchors_upbit_Positive.html.gz")'><h3>긍정 목록</h3><p>긍정 시그널 우세</p></div><div class=card onclick='openLh("lh-16","_stock_selection_anchors_upbit_NearBuy.html.gz")'><h3>추천 목록</h3><p>추천 매수가와 종가 근사치</p></div><div class="card hl-blue" onclick='openLh("lh-16","_stock_selection_anchors_upbit_PriceLower.html.gz")'><h3>추천가 아래 목록</h3><p>추천 매수가 > 종가</p></div><div class="card hl-green" onclick='openLh("lh-16","_stock_selection_anchors_upbit_PriceHigher.html.gz")'><h3>추천가 위 목록</h3><p>추천 매수가 < 종가</p></div><div class=card onclick='openLh("lh-16","_stock_selection_anchors_upbit_RSI50Near.html.gz")'><h3>RSI50 근사 목록</h3><p>추세 전환 가능성</p></div><div class="card hl-red" onclick='openLh("lh-16","_stock_selection_anchors_upbit_RSI50Above.html.gz")'><h3>RSI 50 상향 돌파/안착</h3><p>RSI 50선 위에서 추세 유지 중</p></div><div class="card hl-blue" onclick='openLh("lh-16","_stock_selection_anchors_upbit_RSI50Below.html.gz")'><h3>RSI 50 하향 근접/저항</h3><p>RSI 50선 아래에서 돌파 시도 중</p></div><div class="card hl-red" onclick='openLh("lh-16","_stock_selection_anchors_upbit_Manipulation.html.gz")'><h3>이상 수급 징후 종목</h3><p>주가 왜곡 및 인위적 핸들링 의심</p></div></div></section><section data-cate="crypto crypto-kr-upbit-realtime"><div class=section-header><h2>Coin - Upbit - App</h2><span>Upbit</span></div><div class=link-grid><div class=sub-label>실시간 서비스 - 각종 순위 목록 - App</div><div class=card onclick=alertToAppService(),openVideo__RealTimeHotCoin()><h3>업비트 핫종목</h3><p>실시간</p></div><div class="card hl-red" onclick=alertToAppService(),openVideo__RealTimeHotCoin()><h3>업비트 핫종목 트레이드</h3><p>실시간</p></div><div class=sub-label>실시간 서비스 - 매매 보조 - 알림 서비스 - App</div><div class="card hl-purple" onclick=alertToAppService()><h3>본인 텔레그램 알리미</h3><p>지정한 타임별 시그널 알람</p></div><div class=sub-label>실시간 서비스 - 매매 보조 - 레이더 차트 - App</div><div class="card hl-red" onclick=alertToAppService()><h3>전체 심볼</h3><p>접속 시점부터 누적 금액</p></div></div></section><hr data-cate=siteAnal><section data-cate=siteAnal><div class=section-header><h2>Portal Real-time Search - Web</h2><span>Live Ranking Set</span></div><div class=link-grid><div class=sub-label>실시간 검색어 뷰어</div><div class="card hl-gold" onclick='openLh("lh-20","HotKeywordViewer/index.html.gz")'><h3>포탈 실시간 검색어 랭킹</h3><p>봇 방지코드 때문에 안뜨면 리로드</p></div></div></section><section data-cate=siteAnal><div class=section-header><h2>Youtube Analysis System - Web</h2><span>Complete Set</span></div><div class=link-grid><div class=sub-label>분석 목록 뷰어</div><div class="card hl-green" onclick='openLh("lh-g","app_video/YoutubeAnalysis/index.html")'><h3>사람들이 조회한 키워드</h3><p>Search Keywords</p></div></div></section><section data-cate=siteAnal><div class=section-header><h2>Youtube Analysis System - App</h2><span>Complete Set</span></div><div class=link-grid><div class=sub-label>영상 분석기</div><div class="card hl-red" onclick='openLh("lh-g","app_video/YoutubeAnalysis/index.html")'><h3>유튜브 검색 분석기</h3><p>Youtube Analysis</p></div></div></section><hr data-cate=lotto><section data-cate=lotto><div class=section-header><h2>Lotto Analysis System</h2><span>Complete Set</span></div><div class=link-grid><div class=sub-label>통계 및 표</div><div class=card onclick='openLh("lh-7","Lotto/Lotto.html")'><h3>당첨번호 통계</h3><p>Lotto Statistics</p></div><div class=card onclick='openLh("lh-7","Lotto/Lotto-ColorTable.html")'><h3>색상표(보너스 마지막)</h3><p>Color Table</p></div><div class=card onclick='openLh("lh-7","Lotto/Lotto-ColorTable--BonusNumberSort.html")'><h3>색상표(보너스 정렬)</h3><p>Color Table</p></div><div class=card onclick='openLh("lh-7","Lotto/Lotto-OnlyNumberTable.html")'><h3>번호표(전체)</h3><p>Number Table</p></div><div class="card hl-red" onclick='openLh("lh-7","Lotto/Lotto-OnlyNumberTable--N-Bonus.html")'><h3>번호표(보너스 제외)</h3><p>Number Table</p></div><div class=card onclick='openLh("lh-7","Lotto/Lotto-AllNumber-ColorTable.html")'><h3>전체 색상표</h3><p>All Number</p></div><div class=card onclick='openLh("lh-7","Lotto/Lotto-AllNumber-ColorTable--N-Bonus.html")'><h3>전체 색상표(보너스 제외)</h3><p>All Number</p></div><div class=card onclick='openLh("lh-7","Lotto/Lotto-AllNumber-BlackAndWhiteTable.html")'><h3>흑백 색상표</h3><p>B&W Table</p></div><div class=card onclick='openLh("lh-7","Lotto/Lotto-AllNumber-BlackAndWhiteTable--N-Bonus.html")'><h3>흑백 색상표(보너스 제외)</h3><p>B&W Table</p></div><div class=card onclick='openLh("lh-7","Lotto--ProbabilityOfWinningNumber.html")'><h3>회차별 당첨횟수</h3><p>Probability</p></div><div class="card hl-red" onclick='openLh("lh-7","LottoPatternB/index.html")'><h3>패턴 분석표</h3><p>Pattern Analysis</p></div><div class=sub-label>번호 생성기</div><div class=card onclick='openLh("lh-7","Lotto/Lotto-NumberMaker--AllNumberColorTable--선택번호조합목록추출.html")'><h3>조합 추출</h3><p>Maker</p></div><div class=card onclick='openLh("lh-7","Lotto/Lotto-NumberMaker--AllNumberColorTable--랜덤생성--포함번호.html")'><h3>랜덤(포함 선택)</h3><p>Maker</p></div><div class=card onclick='openLh("lh-7","Lotto/Lotto-NumberMaker--AllNumberColorTable--랜덤생성--미포함번호.html")'><h3>랜덤(미포함 선택)</h3><p>Maker</p></div><div class=card onclick='openLh("lh-7","Lotto/Lotto-NumberMaker--AllNumberColorTable--랜덤생성--포함_미포함번호.html")'><h3>랜덤(포함/미포함)</h3><p>Maker</p></div><div class=card onclick='openLh("lh-7","Lotto/Lotto-NumberMaker--AllNumberColorTable--랜덤생성--포함_미포함번호--2쌍번호 15회이하는 추출안함.html")'><h3>확률 필터 생성기</h3><p>Probability Filter</p></div></div></section><hr data-cate=site><section data-cate=site><div class=section-header><h2>Mock System</h2><span>Live Fix Service</span></div><div class=link-grid><div class=sub-label>목업 사이트</div><div class="card hl-gold" onclick='openLh("lh-0","app_brandsumers/html_page/mock/index.html.gz")'><h3>Brandsumers Mock</h3><p>Live Mockup</p></div></div></section><hr data-cate=tool-chat><section data-cate=tool-chat><div class=section-header><h2>Tool - Chat</h2><span>Library & Tools</span></div><div class=link-grid><div class=sub-label>SSE</div><div class=card onclick='openLh("lh-12","SSEChatText/index.html")'><h3>SSE 채팅</h3><p>SSE</p></div><div class=sub-label>WebRTC</div><div class=card onclick='openLh("lh-9","RTCChatText/index.html")'><h3>RTC 텍스트</h3><p>WebRTC</p></div><div class=card onclick='openLh("lh-9s","RTCChatTextVoice/index.html")'><h3>RTC 텍스트+음성</h3><p>WebRTC</p></div><div class=card onclick='openLh("lh-9s","RTCChatVoice/index.html")'><h3>RTC 음성 전용</h3><p>WebRTC</p></div><div class=card onclick='openLh("lh-9s","RTCChatVideo/index.html")'><h3>RTC 영상 채팅</h3><p>WebRTC</p></div><div class=card onclick='openLh("lh-9","RTCBoardDisplay/index.html")'><h3>RTC 공유 보드</h3><p>WebRTC</p></div><div class=card onclick='openLh("lh-9s","RTCBoardWhite/index.html")'><h3>RTC 화이트 보드</h3><p>WebRTC</p></div></div></section><hr data-cate=tool-calendar><section data-cate=tool-calendar><div class=section-header><h2>Tool - Calendar</h2><span>Feature Calendar</span></div><div class=link-grid><div class=sub-label>기타 달력</div><div class=card onclick='openLh("lh-17","SimpleCalendar/index.html.gz")'><h3>심플 달력</h3><p>Simple Calendar</p></div><div class="card hl-green" onclick='openLh("lh-17","MoonCalendar/index.html.gz")'><h3>문 캘린더</h3><p>Moon / Lunar Calendar</p></div></div></section><hr data-cate=tool-dev><section data-cate=tool-dev><div class=section-header><h2>Tool - Development</h2><span>Library & Tools</span></div><div class=link-grid><div class=sub-label>Development</div><div class=card onclick='openLh("lh-4","UIConsoleExecutor/index.html")'><h3>콘솔 실행기</h3><p>Executor</p></div><div class="card hl-red" onclick='openLh("lh-4","SourceMinifyBeautify/index.html")'><h3>소스 압축/정렬</h3><p>Minify/Beautify</p></div><div class=card onclick='openLh("lh-4","UIConsole/index.html")'><h3>UI Console</h3><p>Console</p></div><div class=card onclick='openLh("lh-4","SourceEditor--CodeMirror/index.html")'><h3>CodeMirror(1x1)</h3><p>Editor</p></div><div class=card onclick='openLh("lh-4","SourceEditor--Monaco/index.html")'><h3>Monaco(1x1)</h3><p>Editor</p></div><div class=sub-label>GIS & Map</div><div class=card onclick='openLh("lh-3","Map/Basic/index.html")'><h3>지도 기본</h3><p>GIS</p></div><div class=card onclick='openLh("lh-3","Map/DrawTool/index.html")'><h3>지도 그리기</h3><p>GIS Tool</p></div><div class=sub-label>Unit</div><div class=card onclick='openLh("lh-5","WorldwideUnitConverter/index.html")'><h3>단위 변환기</h3><p>Unit</p></div></div></section><hr data-cate=tool-dev-map><section data-cate=tool-dev-map><div class=section-header><h2>Tool - Development - Map</h2><span>Library & Tools</span></div><div class=link-grid><div class=sub-label>GIS & Map</div><div class=card onclick='openLh("lh-3","Map/Basic/index.html")'><h3>지도 기본</h3><p>GIS</p></div><div class=card onclick='openLh("lh-3","Map/DrawTool/index.html")'><h3>지도 그리기</h3><p>GIS Tool</p></div><div class=sub-label>Unit</div><div class=card onclick='openLh("lh-5","WorldwideUnitConverter/index.html")'><h3>단위 변환기</h3><p>Unit</p></div></div></section><hr data-cate=tool-device><section data-cate=tool-device><div class=section-header><h2>Tool - Device</h2><span>Library & Tools</span></div><div class=link-grid><div class=sub-label>Device</div><div class="card hl-red" onclick='openLh("lh-6s","CameraTest/index.html")'><h3>Camera Test</h3><p>Device</p></div><div class="card hl-red" onclick='openLh("lh-6s","MicTest/index.html")'><h3>Mic Test</h3><p>Device</p></div></div></section><hr data-cate=tool-graphics><section data-cate=tool-graphics><div class=section-header><h2>Tool - Graphics</h2><span>Library & Tools</span></div><div class=link-grid><div class=sub-label>Graphics App</div><div class="card hl-red" onclick='openLh("lh-g","app_music/AudioVisualizerMP3/index.html")'><h3>Visual MP3 Player</h3><p>MP3 AudioVisualizer</p></div><div class="card hl-green" onclick='openLh("lh-8","QubitCurve/index.html")'><h3>양자 큐비트 애니메이션</h3><p>Quantum Graphics</p></div><div class=sub-label>Graphics Library</div><div class=card onclick='openLh("lh-5","DrawCanvas/index.html")'><h3>Canvas 2D</h3><p>Graphics</p></div><div class=card onclick='openLh("lh-5","DrawSVG/index.html")'><h3>SVG</h3><p>Graphics</p></div><div class=card onclick='openLh("lh-5","DrawWebGL/index.html")'><h3>WebGL</h3><p>Graphics</p></div></div></section><hr data-cate=tool-image><section data-cate=tool-image><div class=section-header><h2>Tool - Image</h2><span>Editor & Tools</span></div><div class=link-grid><div class=sub-label>Random Image</div><div class="card hl-red" onclick='openLh("lh-0","app_picture/html_page/RandomPictures/index.html.gz")'><h3>Random Image Viewer</h3><p>Full Screen</p></div><div class=sub-label>Image Editor</div><div class="card hl-red" onclick='openLh("lh-g","app_image/ImageConvertor/index.html")'><h3>Image Editor</h3><p>Image Editor</p></div><div class=sub-label>쇼핑몰 상품 상세페이지 생성기</div><div class="card hl-green" onclick='openLh("lh-g","app_shopping/SmartStoreEditor/index.html")'><h3>SmartStore Editor</h3><p>SmartStore Image Creator</p></div></div></section><hr data-cate=tool-time><section data-cate=tool-time><div class=section-header><h2>Tool - Timer</h2><span>Library & Tools</span></div><div class=link-grid><div class=sub-label>Time</div><div class=card onclick='openLh("lh-10","ClockLocalBigCanvasFrame/index.html")'><h3>Canvas 시계</h3><p>Time</p></div><div class="card hl-red" onclick='openLh("lh-10","ClockLocalBigCanvasFrameMiliseconds/index.html")'><h3>Canvas 시계(ms)</h3><p>Time</p></div><div class=card onclick='openLh("lh-10","ClockLocalBigCanvasInterval/index.html")'><h3>Interval 시계</h3><p>Time</p></div><div class=card onclick='openLh("lh-10","ClockLocalBigCanvasIntervalMiliseconds/index.html")'><h3>Interval 시계(ms)</h3><p>Time</p></div></div></section><hr data-cate=blog><section data-cate=blog><div class=section-header><h2>Blog Categories</h2><span>Full List</span></div><div class=link-grid id=blog-container></div></section></div><footer><p>© Ttw Financial Hub. All Rights Reserved. Confidential & Proprietary.</p></footer><script src=https://thdtjsdn.com:49311/index.app_stock_service.js.gz async=false defer=true></script></body></html>