{"id":4966,"date":"2025-11-23T14:44:41","date_gmt":"2025-11-23T14:44:41","guid":{"rendered":"https:\/\/www.sumoanalysis.com\/%e3%83%9e%e3%83%ab%e3%83%81%e3%82%bf%e3%82%a4%e3%83%a0%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e5%8f%96%e5%bc%95\/"},"modified":"2026-02-07T20:16:58","modified_gmt":"2026-02-07T20:16:58","slug":"%e3%83%9e%e3%83%ab%e3%83%81%e3%82%bf%e3%82%a4%e3%83%a0%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e5%8f%96%e5%bc%95","status":"publish","type":"page","link":"https:\/\/www.sumoanalysis.com\/ko\/%e3%83%9e%e3%83%ab%e3%83%81%e3%82%bf%e3%82%a4%e3%83%a0%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e5%8f%96%e5%bc%95\/","title":{"rendered":"\u30de\u30eb\u30c1\u30bf\u30a4\u30e0\u30d5\u30ec\u30fc\u30e0\u53d6\u5f15"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4966\" class=\"elementor elementor-4966 elementor-2716\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8d2b85 e-flex e-con-boxed e-con e-parent\" data-id=\"a8d2b85\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-58753d8 elementor-widget elementor-widget-html\" data-id=\"58753d8\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n  :root {\n    --bg: #050509;\n    --bg-soft: #0b0b12;\n    --accent: #5cffc7;\n    --accent-soft: rgba(92, 255, 199, 0.12);\n    --text: #f5f5f7;\n    --muted: #9a9aa5;\n    --card-radius: 18px;\n    --card-border: 1px solid rgba(255,255,255,0.06);\n    --shadow-soft: 0 24px 60px rgba(0,0,0,0.6);\n    --max-width: 1120px;\n    --transition-fast: 180ms ease-out;\n    --font-main: system-ui, -apple-system, BlinkMacSystemFont, \"SF Pro Text\",\n      \"Segoe UI\", sans-serif;\n  }\n\n  *,\n  *::before,\n  *::after {\n    box-sizing: border-box;\n  }\n\n  body {\n    margin: 0;\n    min-height: 100vh;\n    font-family: var(--font-main);\n    background: radial-gradient(circle at top, #111325 0, #050509 60%);\n    background-size: 220% 220%;\n    animation: bgShift 20s ease-in-out infinite alternate;\n    color: var(--text);\n  }\n\n  @keyframes bgShift {\n    0% { background-position: 0% 20%; }\n    100% { background-position: 100% 80%; }\n  }\n\n  .page { min-height: 100vh; display: flex; flex-direction: column; }\n  main { flex: 1; }\n\n  .shell {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 40px 20px 72px;\n  }\n\n  .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 3px 10px;\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.04);\n    border: 1px solid rgba(255, 255, 255, 0.08);\n    font-size: 0.7rem;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    color: var(--muted);\n    margin-bottom: 18px;\n  }\n\n  .eyebrow-dot {\n    width: 6px;\n    height: 6px;\n    border-radius: 999px;\n    background: var(--accent);\n    box-shadow: 0 0 0 4px var(--accent-soft);\n    animation: ping 1.8s ease-out infinite;\n  }\n\n  @keyframes ping {\n    0% { transform: scale(1); opacity: 1; }\n    70% { transform: scale(1.6); opacity: 0; }\n    100% { transform: scale(1.6); opacity: 0; }\n  }\n\n  .hero {\n    display: grid;\n    grid-template-columns: minmax(0, 2.1fr) minmax(0, 1.6fr);\n    gap: 36px;\n    margin-bottom: 56px;\n    align-items: center;\n  }\n\n  .hero h1 {\n    font-size: clamp(2.2rem, 3vw, 2.8rem);\n    margin: 0 0 14px;\n    letter-spacing: -0.03em;\n  }\n\n  .hero-lead {\n    margin: 0 0 18px;\n    color: var(--muted);\n    font-size: 0.98rem;\n    line-height: 1.65;\n  }\n\n  .hero-meta {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    font-size: 0.8rem;\n    color: var(--muted);\n  }\n\n  .hero-badge {\n    padding: 6px 10px;\n    border-radius: 999px;\n    border: 1px solid rgba(255, 255, 255, 0.12);\n    background: rgba(6, 6, 10, 0.8);\n    transition: transform 0.25s ease-out, box-shadow 0.25s ease-out,\n      border-color 0.25s ease-out, background 0.25s ease-out;\n  }\n\n  .hero-badge:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.9);\n    border-color: rgba(92, 255, 199, 0.6);\n    background: rgba(6, 6, 10, 0.95);\n  }\n\n  .hero-panel {\n    border-radius: 26px;\n    background: radial-gradient(circle at 0 0, #202040 0, #050509 55%);\n    border: 1px solid rgba(255, 255, 255, 0.06);\n    box-shadow: var(--shadow-soft);\n    padding: 20px 18px 18px;\n    position: relative;\n    overflow: hidden;\n    transform: translateY(0);\n    transition: transform 0.3s ease-out, box-shadow 0.3s ease-out,\n      border-color 0.3s ease-out, background 0.3s ease-out;\n  }\n\n  .hero-panel:hover {\n    transform: translateY(-8px);\n    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.95);\n    border-color: rgba(92, 255, 199, 0.65);\n    background: radial-gradient(circle at 0 0, #273055 0, #050509 60%);\n  }\n\n  .hero-panel h2 { margin: 0 0 10px; font-size: 1rem; }\n  .hero-panel p { margin: 0 0 16px; font-size: 0.86rem; color: var(--muted); }\n\n  .grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .time-card {\n    border-radius: 18px;\n    border: 1px solid rgba(255, 255, 255, 0.08);\n    background: radial-gradient(circle at top, #15151e 0, #050509 70%);\n    padding: 18px 16px 16px;\n    box-shadow: var(--shadow-soft);\n    font-size: 0.86rem;\n    transform: translateY(0);\n    transition: transform 0.28s ease-out, box-shadow 0.28s ease-out,\n      border-color 0.28s ease-out, background 0.28s ease-out;\n  }\n\n  .time-card:hover {\n    transform: translateY(-8px);\n    border-color: rgba(92, 255, 199, 0.6);\n    box-shadow: 0 28px 70px rgba(0, 0, 0, 0.95);\n    background: radial-gradient(circle at top, #1b1c2b 0, #050509 70%);\n  }\n\n  .time-label {\n    font-size: 0.78rem;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    color: var(--muted);\n  }\n\n  .time-card h3 {\n    margin: 6px 0 8px;\n    font-size: 1rem;\n  }\n\n  .time-card p {\n    margin: 0;\n    color: var(--muted);\n    line-height: 1.6;\n  }\n\n  section { margin-bottom: 56px; transition: transform 0.35s ease-out; }\n  section:hover { transform: translateY(-3px); }\n\n  section h2 { font-size: 1.5rem; margin-bottom: 8px; letter-spacing: -0.02em; }\n\n  section > p.section-intro {\n    margin: 0 0 22px;\n    color: var(--muted);\n    font-size: 0.95rem;\n    max-width: 640px;\n  }\n\n  .split {\n    display: grid;\n    grid-template-columns: minmax(0, 1.4fr) minmax(0, 1.4fr);\n    gap: 28px;\n  }\n\n  .workflow {\n    border-radius: 18px;\n    border: 1px solid rgba(255, 255, 255, 0.08);\n    background: rgba(9, 9, 14, 0.9);\n    padding: 18px 16px 14px;\n    box-shadow: var(--shadow-soft);\n    font-size: 0.86rem;\n    transform: translateY(0);\n    transition: transform 0.28s ease-out, box-shadow 0.28s ease-out,\n      border-color 0.28s ease-out, background 0.28s ease-out;\n  }\n\n  .workflow:hover {\n    transform: translateY(-8px);\n    border-color: rgba(92, 255, 199, 0.5);\n    box-shadow: 0 26px 70px rgba(0, 0, 0, 0.95);\n    background: rgba(13, 15, 26, 0.98);\n  }\n\n  .workflow h3 { margin: 4px 0 8px; font-size: 1rem; }\n  .workflow p { margin: 0 0 10px; color: var(--muted); line-height: 1.6; }\n  .workflow ul { margin: 0; padding-left: 18px; color: var(--muted); }\n\n  @media (max-width: 860px) {\n    .hero { grid-template-columns: minmax(0, 1fr); }\n    .hero-panel { order: -1; }\n    .grid { grid-template-columns: minmax(0, 1fr); }\n    .split { grid-template-columns: minmax(0, 1fr); }\n  }\n<\/style>\n\n<div class=\"page\">\n  <main>\n    <div class=\"shell\">\n      <div class=\"eyebrow\">\n        <span class=\"eyebrow-dot\"><\/span> \uba40\ud2f0 \ud0c0\uc784\ud504\ub808\uc784 \ud2b8\ub808\uc774\ub529\n      <\/div>\n\n      <section class=\"hero\">\n        <div>\n          <h1>\ud558\ub098\uc758 \uc804\ub7b5, \ub2e4\uc12f \uac1c\uc758 \ud0c0\uc784\ud504\ub808\uc784. \ub2f9\uc2e0\ub9cc\uc758 \ubc29\uc2dd\uc73c\ub85c \uc2dc\uc7a5\uc744 \uac70\ub798\ud558\uc138\uc694.<\/h1>\n          <p class=\"hero-lead\">\n            5\ubd84 \uc2a4\uce98\ud551\ubd80\ud130 1\uc77c \uc2a4\uc719\uae4c\uc9c0, Sumo\uc758 \ud0c0\uc784\ud504\ub808\uc784 \uc804\ubb38\uac00\ub294 \uac01 \uc2e0\ud638\ub97c \ub2f9\uc2e0\uc758 \uac70\ub798 \ubc29\uc2dd\uc5d0 \ub9de\ucda5\ub2c8\ub2e4. \uadf8 \ubc18\ub300\uac00 \uc544\ub2d9\ub2c8\ub2e4.\n          <\/p>\n          <div class=\"hero-meta\">\n            <div class=\"hero-badge\">5\ubd84 \u00b7 15\ubd84 \u00b7 1\uc2dc\uac04 \u00b7 4\uc2dc\uac04 \u00b7 1\uc77c<\/div>\n            <div class=\"hero-badge\">\ubaa8\ub4e0 \uc77c\uc815\uc5d0 \ub9de\uac8c \uc124\uacc4\ub428<\/div>\n          <\/div>\n        <\/div>\n\n        <aside class=\"hero-panel\">\n          <h2>\ud0c0\uc784\ud504\ub808\uc784 \uc804\ubb38\uac00<\/h2>\n          <p>\n            \ub2f9\uc2e0\uc758 \ub77c\uc774\ud504\uc2a4\ud0c0\uc77c\uc5d0 \ub9de\ub294 \ub9ac\ub4ec\uc744 \uc120\ud0dd\ud558\uba74 Sumo\uac00 \ud574\ub2f9 \ud0c0\uc784\ud504\ub808\uc784\uc5d0 \uac00\uc7a5 \uad00\ub828\uc131 \ub192\uc740 \uc544\uc774\ub514\uc5b4\ub97c \uc81c\uc2dc\ud569\ub2c8\ub2e4.\n          <\/p>\n          <div class=\"grid\">\n            <div class=\"time-card\">\n              <span class=\"time-label\">5\ubd84 \u00b7 15\ubd84<\/span>\n              <h3>\uc2a4\uce98\ud551 \ubc0f \ub2e8\uae30 \uc2a4\uc719<\/h3>\n              <p>\ud65c\uc131 \ud2b8\ub808\uc774\ub354\ub97c \uc704\ud574 \ud0c0\uc774\ud2b8\ud55c \ub9ac\uc2a4\ud06c\uc640 \ube60\ub978 \uccad\uc0b0\uc73c\ub85c \ube60\ub978 \ubaa8\uba58\ud140 \ud3ed\ubc1c\uc744 \ud3ec\ucc29\ud569\ub2c8\ub2e4.<\/p>\n            <\/div>\n            <div class=\"time-card\">\n              <span class=\"time-label\">1\uc2dc\uac04 \u00b7 4\uc2dc\uac04<\/span>\n              <h3>\uade0\ud615\uc7a1\ud78c \uc778\ud2b8\ub77c\ub370\uc774<\/h3>\n              <p>\ud558\ub8e8\uc5d0 \uba87 \ubc88 \ucc28\ud2b8\ub97c \ud655\uc778\ud558\ub294 \uc0ac\ub78c\ub4e4\uc744 \uc704\ud574 \uc778\ud2b8\ub77c\ub370\uc774 \uc6c0\uc9c1\uc784\uacfc \ub354 \uc548\uc815\uc801\uc778 \ucd94\uc138\ub97c \uacb0\ud569\ud569\ub2c8\ub2e4.<\/p>\n            <\/div>\n            <div class=\"time-card\">\n              <span class=\"time-label\">1\uc77c<\/span>\n              <h3>\uc804\ub7b5\uc801 \uc2a4\uc719<\/h3>\n              <p>\ub354 \uc801\uc740 \uacb0\uc815\uc73c\ub85c \ub354 \ud070 \uc6c0\uc9c1\uc784\uc744 \ud0c0\uace0, \ud654\uba74 \uc55e\uc5d0 \uc788\uc744 \uc218 \uc5c6\ub294 \ud2b8\ub808\uc774\ub354\uc5d0\uac8c \uc774\uc0c1\uc801\uc785\ub2c8\ub2e4.<\/p>\n            <\/div>\n          <\/div>\n        <\/aside>\n      <\/section>\n\n      <section>\n        <h2>\uba40\ud2f0 \ud0c0\uc784\ud504\ub808\uc784\uc774 \uc911\uc694\ud55c \uc774\uc720<\/h2>\n        <p class=\"section-intro\">\n          \uc2dc\uc7a5\uc740 \uac01 \ud0c0\uc784\ud504\ub808\uc784\uc5d0\uc11c \ub2e4\ub974\uac8c \ud589\ub3d9\ud569\ub2c8\ub2e4. Sumo\ub294 \uac01 \ud0c0\uc784\ud504\ub808\uc784\uc5d0 \ub300\ud574 \uc804\uc6a9 \ub85c\uc9c1\uc744 \uc2e4\ud589\ud558\uc5ec \uc9c4\uc785, \uc190\uc808, \ubaa9\ud45c\uac00 \uc2e4\uc81c\ub85c \uac70\ub798\ud558\uace0 \uc788\ub294 \uad6c\uc870\uc640 \uc77c\uce58\ud558\ub3c4\ub85d \ud569\ub2c8\ub2e4.\n        <\/p>\n        <div class=\"split\">\n          <div>\n            <div class=\"workflow\">\n              <h3>\ud070 \uadf8\ub9bc\uc744 \uc874\uc911\ud558\uc138\uc694<\/h3>\n              <p>\n                Sumo\ub294 \uc9c0\ubc30\uc801\uc778 \uc6c0\uc9c1\uc784\uc5d0 \ub9de\uc11c \uc2f8\uc6b0\ub294 \uac83\uc744 \ud53c\ud558\uae30 \uc704\ud574 \ud558\uc704 \ud0c0\uc784\ud504\ub808\uc784 \uc9c4\uc785\uc744 \uc0c1\uc704 \ud0c0\uc784\ud504\ub808\uc784 \ucd94\uc138\uc640 \uc815\ub82c\uc2dc\ud0b5\ub2c8\ub2e4.\n              <\/p>\n              <ul>\n                <li>4\uc2dc\uac04 \ubc0f 1\uc77c \ucd94\uc138 \ubc14\uc774\uc5b4\uc2a4\uc5d0 \ub300\ud574 \ub2e8\uae30 \uc124\uc815\uc744 \ud655\uc778\ud569\ub2c8\ub2e4.<\/li>\n                <li>\uc8fc\uc694 \uad6c\uc870\uc640 \ucda9\ub3cc\ud558\ub294 \uc2e0\ud638\ub97c \ud544\ud130\ub9c1\ud569\ub2c8\ub2e4.<\/li>\n                <li>\ub354 \uc790\uc8fc \ubaa8\uba58\ud140\uc758 \uc62c\ubc14\ub978 \ud3b8\uc5d0 \uc788\uc2b5\ub2c8\ub2e4.<\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n          <div>\n            <div class=\"workflow\">\n              <h3>\ub2f9\uc2e0\uc758 \uc77c\uc815\uc5d0 \ub9de\ucdb0 \uac70\ub798\ud558\uc138\uc694<\/h3>\n              <p>\n                \ud558\ub8e8 \uc885\uc77c \ucc45\uc0c1\uc5d0 \uc788\ub4e0 \uc791\uc5c5 \uc0ac\uc774\uc5d0 \ud734\ub300\ud3f0\uc744 \ud655\uc778\ud558\ub4e0, Sumo\ub294 \uc2e4\uc81c\ub85c \uac00\uc9c0\uace0 \uc788\ub294 \uc2dc\uac04\uc5d0 \uc801\uc751\ud569\ub2c8\ub2e4.\n              <\/p>\n              <ul>\n                <li>\ud65c\uc131 \uc2a4\uce98\ud37c: \ube60\ub978 \uae30\ud68c\ub97c \uc704\ud574 5\ubd84 \ubc0f 15\ubd84 \uc54c\ub9bc\uc744 \ub530\ub985\ub2c8\ub2e4.<\/li>\n                <li>\ubc14\uc05c \uc804\ubb38\uac00: 1\uc2dc\uac04, 4\uc2dc\uac04, 1\uc77c \uc2e0\ud638\uc5d0\ub9cc \uc9d1\uc911\ud569\ub2c8\ub2e4.<\/li>\n                <li>\ud558\uc774\ube0c\ub9ac\ub4dc \ud2b8\ub808\uc774\ub354: \ud575\uc2ec \uad00\uc810\uc744 \uc911\uc2ec\uc73c\ub85c \uc2a4\ucf00\uc77c \uc778 \ubc0f \uc544\uc6c3\ud558\uae30 \uc704\ud574 \ud0c0\uc784\ud504\ub808\uc784\uc744 \ud63c\ud569\ud569\ub2c8\ub2e4.<\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section>\n        <h2>\uc2e4\uc81c \uc6cc\ud06c\ud50c\ub85c\uc6b0<\/h2>\n        <p class=\"section-intro\">\n          \ub2e4\uc591\ud55c \uc720\ud615\uc758 \ud2b8\ub808\uc774\ub354\uac00 \uba40\ud2f0 \ud0c0\uc784\ud504\ub808\uc784 \uc2e0\ud638\ub97c \uc77c\uc0c1 \ub8e8\ud2f4\uc5d0 \uc5b4\ub5bb\uac8c \ud1b5\ud569\ud558\ub294\uc9c0 \ud655\uc778\ud558\uc138\uc694.\n        <\/p>\n        <div class=\"split\">\n          <div class=\"workflow\">\n            <h3>\uc9c1\uc7a5\uc778 \ud2b8\ub808\uc774\ub354<\/h3>\n            <p>\n              \uc544\uce68\uacfc \uc800\ub141\uc5d0 Sumo\ub97c \ud655\uc778\ud558\uba70, \uc9c0\uc18d\uc801\uc778 \uc8fc\uc758\uac00 \ud544\uc694\ud558\uc9c0 \uc54a\uc740 4\uc2dc\uac04 \ubc0f 1\uc77c \uc2a4\uc719 \uc544\uc774\ub514\uc5b4\uc5d0 \uc9d1\uc911\ud569\ub2c8\ub2e4.\n            <\/p>\n            <ul>\n              <li>\ucee4\ud53c\ub97c \ub9c8\uc2dc\uba70 1\uc77c \ucd94\uc138\uc640 4\uc2dc\uac04 \uc9c4\uc785\uc744 \uc2a4\uce94\ud569\ub2c8\ub2e4.<\/li>\n              <li>\ubbf8\ub9ac \uc815\uc758\ub41c TP\/SL\ub85c \uc8fc\ubb38\uc744 \ud569\ub2c8\ub2e4.<\/li>\n              <li>\ud1f4\uadfc \ud6c4 \ud55c \ubc88 \uac80\ud1a0\ud558\uace0 \uc870\uc815\ud569\ub2c8\ub2e4.<\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"workflow\">\n            <h3>\ud65c\uc131 \uc778\ud2b8\ub77c\ub370\uc774 \uc2a4\uce98\ud37c<\/h3>\n            <p>\n              5\ubd84 \ubc0f 15\ubd84 \uc2e0\ud638\ub85c \uc0dd\ud65c\ud558\uba70, \ub9ac\uc2a4\ud06c\ub97c \ud1b5\uc81c\ud558\uba74\uc11c \ube60\ub974\uac8c \uc2e4\ud589\ud558\uae30 \uc704\ud574 \uc54c\ub9bc\uacfc \ubd07\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.\n            <\/p>\n            <ul>\n              <li>\uc2e4\uc2dc\uac04 \ub2e8\uae30 \ud0c0\uc784\ud504\ub808\uc784 \uc54c\ub9bc\uc744 \ubc1b\uc2b5\ub2c8\ub2e4.<\/li>\n              <li>\ud0c0\uc774\ud2b8\ud55c \uc190\uc808\uacfc \ub2e8\uacc4\uc801 \uccad\uc0b0\uc73c\ub85c \uc2e4\ud589\ud569\ub2c8\ub2e4.<\/li>\n              <li>\uc0c1\uc704 \ud0c0\uc784\ud504\ub808\uc784 \ud544\ud130\ub85c 1\uc2dc\uac04 \ubc29\ud5a5\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n      <\/section>\n          <!-- SHORTCODE SECTION - FULL WIDTH -->\n      <div style=\"width: 100%; margin-top: 32px;\">\n        <!-- Cryptocurrency Widgets PRO 3.9.4  !--><div class=\" style-1-2 ccpw-ticker-cont \" ><div class=\"tickercontainer\">    <div id=\"ccpw-ticker-1911\"><div class=\"ccpw_react_widget\" id=\"ccpw_react_widgets_19111948338098\" data-attribute={\"type\":\"ticker\",\"selected_currency\":\"USD\",\"custom_currency\":\"\",\"show_coins\":\"10\",\"design\":\"style-1\",\"MbFormating\":\"on\",\"live_changes\":\"on\",\"bg_color\":\"#000000\",\"display_changes\":\"on\",\"speed\":\"40\",\"ticker_position\":\"shortcode\",\"random_id\":\"19111948338098\"}><\/div><\/div><\/div><\/div><style type='text\/css'>\r\n\t\t\t\t   .tooltip-title,\r\n\t\t\t\t   .ToolTipPortal .changes ,\r\n\t\t\t\t   .tooltip-list-vol,\r\n\t\t\t\t   .tooltip-market_cap{color:#ffffff;}\r\n\t\t\t   \r\n\t\t\t    \t\r\n\t\t\t\t   .tickercontainer #ccpw-ticker-1911 {background-color:#000000;}\r\n\t\t\t\t   .tickercontainer #ccpw-ticker-1911 .ticker-name,\r\n\t\t\t\t   .tickercontainer #ccpw-ticker-1911 .ticker-symbol,\r\n\t\t\t\t   .tickercontainer #ccpw-ticker-1911 .live-pricing,\r\n\t\t\t\t   .tickercontainer #ccpw-ticker-1911  .ticker-price {color:#ffffff;}\r\n\t\t\t   <\/style>\n      <\/div>\n    <\/div>\n  <\/main>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\uba40\ud2f0 \ud0c0\uc784\ud504\ub808\uc784 \ud2b8\ub808\uc774\ub529 \ud558\ub098\uc758 \uc804\ub7b5, \ub2e4\uc12f \uac1c\uc758 \ud0c0\uc784\ud504\ub808\uc784. \ub2f9\uc2e0\ub9cc\uc758 \ubc29\uc2dd\uc73c\ub85c \uc2dc\uc7a5\uc744 \uac70\ub798\ud558\uc138\uc694. 5\ubd84 \uc2a4\uce98\ud551\ubd80\ud130 1\uc77c \uc2a4\uc719\uae4c\uc9c0, Sumo\uc758 \ud0c0\uc784\ud504\ub808\uc784 \uc804\ubb38\uac00\ub294 \uac01 \uc2e0\ud638\ub97c \ub2f9\uc2e0\uc758 \uac70\ub798 \ubc29\uc2dd\uc5d0 \ub9de\ucda5\ub2c8\ub2e4. \uadf8 \ubc18\ub300\uac00 \uc544\ub2d9\ub2c8\ub2e4. 5\ubd84 \u00b7 15\ubd84 \u00b7 1\uc2dc\uac04 \u00b7 4\uc2dc\uac04 \u00b7 1\uc77c \ubaa8\ub4e0 \uc77c\uc815\uc5d0 \ub9de\uac8c \uc124\uacc4\ub428 \ud0c0\uc784\ud504\ub808\uc784 \uc804\ubb38\uac00 \ub2f9\uc2e0\uc758 \ub77c\uc774\ud504\uc2a4\ud0c0\uc77c\uc5d0 \ub9de\ub294 \ub9ac\ub4ec\uc744 \uc120\ud0dd\ud558\uba74 Sumo\uac00 \ud574\ub2f9 \ud0c0\uc784\ud504\ub808\uc784\uc5d0 \uac00\uc7a5 \uad00\ub828\uc131 \ub192\uc740 \uc544\uc774\ub514\uc5b4\ub97c [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_yoast_wpseo_focuskw":"","_yoast_wpseo_title":"","_yoast_wpseo_metadesc":"\u8907\u6570\u306e\u6642\u9593\u8ef8\u3067\u6697\u53f7\u901a\u8ca8\u5e02\u5834\u3092\u5206\u6790\u3057\u307e\u3057\u3087\u3046\u3002Sumo Tradings \u306e\u30de\u30eb\u30c1\u30bf\u30a4\u30e0\u30d5\u30ec\u30fc\u30e0\u53d6\u5f15\u30c4\u30fc\u30eb\u3092\u4f7f\u3063\u3066\u3001\u77ed\u671f\u306e\u52e2\u3044\u3092\u9577\u671f\u30c8\u30ec\u30f3\u30c9\u306b\u5408\u308f\u305b\u307e\u3057\u3087\u3046\u3002","footnotes":""},"class_list":["post-4966","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u30de\u30eb\u30c1\u30bf\u30a4\u30e0\u30d5\u30ec\u30fc\u30e0\u53d6\u5f15 - SumoAnalysis<\/title>\n<meta name=\"description\" content=\"\u8907\u6570\u306e\u6642\u9593\u8ef8\u3067\u6697\u53f7\u901a\u8ca8\u5e02\u5834\u3092\u5206\u6790\u3057\u307e\u3057\u3087\u3046\u3002Sumo Tradings \u306e\u30de\u30eb\u30c1\u30bf\u30a4\u30e0\u30d5\u30ec\u30fc\u30e0\u53d6\u5f15\u30c4\u30fc\u30eb\u3092\u4f7f\u3063\u3066\u3001\u77ed\u671f\u306e\u52e2\u3044\u3092\u9577\u671f\u30c8\u30ec\u30f3\u30c9\u306b\u5408\u308f\u305b\u307e\u3057\u3087\u3046\u3002\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.sumoanalysis.com\/ko\/%e3%83%9e%e3%83%ab%e3%83%81%e3%82%bf%e3%82%a4%e3%83%a0%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e5%8f%96%e5%bc%95\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u30de\u30eb\u30c1\u30bf\u30a4\u30e0\u30d5\u30ec\u30fc\u30e0\u53d6\u5f15 - SumoAnalysis\" \/>\n<meta property=\"og:description\" content=\"\u8907\u6570\u306e\u6642\u9593\u8ef8\u3067\u6697\u53f7\u901a\u8ca8\u5e02\u5834\u3092\u5206\u6790\u3057\u307e\u3057\u3087\u3046\u3002Sumo Tradings \u306e\u30de\u30eb\u30c1\u30bf\u30a4\u30e0\u30d5\u30ec\u30fc\u30e0\u53d6\u5f15\u30c4\u30fc\u30eb\u3092\u4f7f\u3063\u3066\u3001\u77ed\u671f\u306e\u52e2\u3044\u3092\u9577\u671f\u30c8\u30ec\u30f3\u30c9\u306b\u5408\u308f\u305b\u307e\u3057\u3087\u3046\u3002\" \/>\n<meta property=\"og:site_name\" content=\"SumoAnalysis\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-07T20:16:58+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data1\" content=\"2\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.sumoanalysis.com\/ko\/%e3%83%9e%e3%83%ab%e3%83%81%e3%82%bf%e3%82%a4%e3%83%a0%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e5%8f%96%e5%bc%95\/\",\"url\":\"https:\/\/www.sumoanalysis.com\/ko\/%e3%83%9e%e3%83%ab%e3%83%81%e3%82%bf%e3%82%a4%e3%83%a0%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e5%8f%96%e5%bc%95\/\",\"name\":\"\u30de\u30eb\u30c1\u30bf\u30a4\u30e0\u30d5\u30ec\u30fc\u30e0\u53d6\u5f15 - SumoAnalysis\",\"isPartOf\":{\"@id\":\"https:\/\/www.sumoanalysis.com\/ko\/#website\"},\"datePublished\":\"2025-11-23T14:44:41+00:00\",\"dateModified\":\"2026-02-07T20:16:58+00:00\",\"description\":\"\u8907\u6570\u306e\u6642\u9593\u8ef8\u3067\u6697\u53f7\u901a\u8ca8\u5e02\u5834\u3092\u5206\u6790\u3057\u307e\u3057\u3087\u3046\u3002Sumo Tradings \u306e\u30de\u30eb\u30c1\u30bf\u30a4\u30e0\u30d5\u30ec\u30fc\u30e0\u53d6\u5f15\u30c4\u30fc\u30eb\u3092\u4f7f\u3063\u3066\u3001\u77ed\u671f\u306e\u52e2\u3044\u3092\u9577\u671f\u30c8\u30ec\u30f3\u30c9\u306b\u5408\u308f\u305b\u307e\u3057\u3087\u3046\u3002\",\"breadcrumb\":{\"@id\":\"https:\/\/www.sumoanalysis.com\/ko\/%e3%83%9e%e3%83%ab%e3%83%81%e3%82%bf%e3%82%a4%e3%83%a0%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e5%8f%96%e5%bc%95\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.sumoanalysis.com\/ko\/%e3%83%9e%e3%83%ab%e3%83%81%e3%82%bf%e3%82%a4%e3%83%a0%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e5%8f%96%e5%bc%95\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.sumoanalysis.com\/ko\/%e3%83%9e%e3%83%ab%e3%83%81%e3%82%bf%e3%82%a4%e3%83%a0%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e5%8f%96%e5%bc%95\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.sumoanalysis.com\/ko\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u30de\u30eb\u30c1\u30bf\u30a4\u30e0\u30d5\u30ec\u30fc\u30e0\u53d6\u5f15\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.sumoanalysis.com\/ko\/#website\",\"url\":\"https:\/\/www.sumoanalysis.com\/ko\/\",\"name\":\"SumoAnalysis\",\"description\":\"Sumo Tradings Handles the Analysis. You Focus on Results.\",\"publisher\":{\"@id\":\"https:\/\/www.sumoanalysis.com\/ko\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.sumoanalysis.com\/ko\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.sumoanalysis.com\/ko\/#organization\",\"name\":\"SumoAnalysis\",\"url\":\"https:\/\/www.sumoanalysis.com\/ko\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\/\/www.sumoanalysis.com\/ko\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.sumoanalysis.com\/wp-content\/uploads\/2025\/09\/cropped-Adobe-Express-file.png\",\"contentUrl\":\"https:\/\/www.sumoanalysis.com\/wp-content\/uploads\/2025\/09\/cropped-Adobe-Express-file.png\",\"width\":512,\"height\":512,\"caption\":\"SumoAnalysis\"},\"image\":{\"@id\":\"https:\/\/www.sumoanalysis.com\/ko\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u30de\u30eb\u30c1\u30bf\u30a4\u30e0\u30d5\u30ec\u30fc\u30e0\u53d6\u5f15 - SumoAnalysis","description":"\u8907\u6570\u306e\u6642\u9593\u8ef8\u3067\u6697\u53f7\u901a\u8ca8\u5e02\u5834\u3092\u5206\u6790\u3057\u307e\u3057\u3087\u3046\u3002Sumo Tradings \u306e\u30de\u30eb\u30c1\u30bf\u30a4\u30e0\u30d5\u30ec\u30fc\u30e0\u53d6\u5f15\u30c4\u30fc\u30eb\u3092\u4f7f\u3063\u3066\u3001\u77ed\u671f\u306e\u52e2\u3044\u3092\u9577\u671f\u30c8\u30ec\u30f3\u30c9\u306b\u5408\u308f\u305b\u307e\u3057\u3087\u3046\u3002","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.sumoanalysis.com\/ko\/%e3%83%9e%e3%83%ab%e3%83%81%e3%82%bf%e3%82%a4%e3%83%a0%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e5%8f%96%e5%bc%95\/","og_locale":"ko_KR","og_type":"article","og_title":"\u30de\u30eb\u30c1\u30bf\u30a4\u30e0\u30d5\u30ec\u30fc\u30e0\u53d6\u5f15 - SumoAnalysis","og_description":"\u8907\u6570\u306e\u6642\u9593\u8ef8\u3067\u6697\u53f7\u901a\u8ca8\u5e02\u5834\u3092\u5206\u6790\u3057\u307e\u3057\u3087\u3046\u3002Sumo Tradings \u306e\u30de\u30eb\u30c1\u30bf\u30a4\u30e0\u30d5\u30ec\u30fc\u30e0\u53d6\u5f15\u30c4\u30fc\u30eb\u3092\u4f7f\u3063\u3066\u3001\u77ed\u671f\u306e\u52e2\u3044\u3092\u9577\u671f\u30c8\u30ec\u30f3\u30c9\u306b\u5408\u308f\u305b\u307e\u3057\u3087\u3046\u3002","og_site_name":"SumoAnalysis","article_modified_time":"2026-02-07T20:16:58+00:00","twitter_card":"summary_large_image","twitter_misc":{"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"2\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.sumoanalysis.com\/ko\/%e3%83%9e%e3%83%ab%e3%83%81%e3%82%bf%e3%82%a4%e3%83%a0%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e5%8f%96%e5%bc%95\/","url":"https:\/\/www.sumoanalysis.com\/ko\/%e3%83%9e%e3%83%ab%e3%83%81%e3%82%bf%e3%82%a4%e3%83%a0%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e5%8f%96%e5%bc%95\/","name":"\u30de\u30eb\u30c1\u30bf\u30a4\u30e0\u30d5\u30ec\u30fc\u30e0\u53d6\u5f15 - SumoAnalysis","isPartOf":{"@id":"https:\/\/www.sumoanalysis.com\/ko\/#website"},"datePublished":"2025-11-23T14:44:41+00:00","dateModified":"2026-02-07T20:16:58+00:00","description":"\u8907\u6570\u306e\u6642\u9593\u8ef8\u3067\u6697\u53f7\u901a\u8ca8\u5e02\u5834\u3092\u5206\u6790\u3057\u307e\u3057\u3087\u3046\u3002Sumo Tradings \u306e\u30de\u30eb\u30c1\u30bf\u30a4\u30e0\u30d5\u30ec\u30fc\u30e0\u53d6\u5f15\u30c4\u30fc\u30eb\u3092\u4f7f\u3063\u3066\u3001\u77ed\u671f\u306e\u52e2\u3044\u3092\u9577\u671f\u30c8\u30ec\u30f3\u30c9\u306b\u5408\u308f\u305b\u307e\u3057\u3087\u3046\u3002","breadcrumb":{"@id":"https:\/\/www.sumoanalysis.com\/ko\/%e3%83%9e%e3%83%ab%e3%83%81%e3%82%bf%e3%82%a4%e3%83%a0%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e5%8f%96%e5%bc%95\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.sumoanalysis.com\/ko\/%e3%83%9e%e3%83%ab%e3%83%81%e3%82%bf%e3%82%a4%e3%83%a0%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e5%8f%96%e5%bc%95\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.sumoanalysis.com\/ko\/%e3%83%9e%e3%83%ab%e3%83%81%e3%82%bf%e3%82%a4%e3%83%a0%e3%83%95%e3%83%ac%e3%83%bc%e3%83%a0%e5%8f%96%e5%bc%95\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.sumoanalysis.com\/ko\/"},{"@type":"ListItem","position":2,"name":"\u30de\u30eb\u30c1\u30bf\u30a4\u30e0\u30d5\u30ec\u30fc\u30e0\u53d6\u5f15"}]},{"@type":"WebSite","@id":"https:\/\/www.sumoanalysis.com\/ko\/#website","url":"https:\/\/www.sumoanalysis.com\/ko\/","name":"SumoAnalysis","description":"Sumo Tradings Handles the Analysis. You Focus on Results.","publisher":{"@id":"https:\/\/www.sumoanalysis.com\/ko\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.sumoanalysis.com\/ko\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/www.sumoanalysis.com\/ko\/#organization","name":"SumoAnalysis","url":"https:\/\/www.sumoanalysis.com\/ko\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.sumoanalysis.com\/ko\/#\/schema\/logo\/image\/","url":"https:\/\/www.sumoanalysis.com\/wp-content\/uploads\/2025\/09\/cropped-Adobe-Express-file.png","contentUrl":"https:\/\/www.sumoanalysis.com\/wp-content\/uploads\/2025\/09\/cropped-Adobe-Express-file.png","width":512,"height":512,"caption":"SumoAnalysis"},"image":{"@id":"https:\/\/www.sumoanalysis.com\/ko\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.sumoanalysis.com\/ko\/wp-json\/wp\/v2\/pages\/4966","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sumoanalysis.com\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.sumoanalysis.com\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.sumoanalysis.com\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sumoanalysis.com\/ko\/wp-json\/wp\/v2\/comments?post=4966"}],"version-history":[{"count":5,"href":"https:\/\/www.sumoanalysis.com\/ko\/wp-json\/wp\/v2\/pages\/4966\/revisions"}],"predecessor-version":[{"id":5804,"href":"https:\/\/www.sumoanalysis.com\/ko\/wp-json\/wp\/v2\/pages\/4966\/revisions\/5804"}],"wp:attachment":[{"href":"https:\/\/www.sumoanalysis.com\/ko\/wp-json\/wp\/v2\/media?parent=4966"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}