{"id":1548,"date":"2026-09-02T13:15:25","date_gmt":"2026-09-02T13:15:25","guid":{"rendered":"https:\/\/theindicatorstore.com\/?page_id=1548"},"modified":"2026-09-04T16:48:56","modified_gmt":"2026-09-04T16:48:56","slug":"quantower","status":"publish","type":"page","link":"https:\/\/theindicatorstore.com\/es\/quantower\/","title":{"rendered":"Quantower"},"content":{"rendered":"<!--\n  TIS Quantower landing page \u2014 bloque Custom HTML de WordPress\n  Pegar el archivo entero en UN solo bloque Custom HTML, en modo C\u00f3digo\/Texto.\n  Los precios y las URLs de producto se omiten a prop\u00f3sito hasta que existan\n  los productos en WooCommerce. Reemplazar cada .tis-qt-status por el CTA real.\n-->\n\n<style>\n  .tis-qt,\n  .tis-qt * {\n    box-sizing: border-box;\n  }\n\n  .tis-qt {\n    --qt-accent: #26C6DA;\n    --qt-accent-hover: #4DD9E6;\n    --qt-accent-dark: #081416;\n    --qt-bg: #0d0d0d;\n    --qt-panel: #1a1a1a;\n    --qt-panel-soft: rgba(38, 198, 218, 0.08);\n    --qt-border: rgba(38, 198, 218, 0.28);\n    --qt-text: #f5f7fa;\n    --qt-muted: #a7b4c3;\n    --qt-dim: #738295;\n    background:\n      radial-gradient(circle at 8% 8%, rgba(38, 198, 218, 0.12), transparent 27rem),\n      radial-gradient(circle at 92% 92%, rgba(38, 198, 218, 0.08), transparent 24rem),\n      var(--qt-bg);\n    color: var(--qt-text);\n    font-family: inherit;\n    overflow: hidden;\n  }\n\n  .tis-qt a {\n    color: inherit !important;\n    text-decoration: none !important;\n  }\n\n  .tis-qt a > span {\n    color: inherit !important;\n  }\n\n  .tis-qt-shell {\n    width: min(1180px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  .tis-qt-section {\n    padding: 82px 0;\n  }\n\n  .tis-qt-section + .tis-qt-section {\n    border-top: 1px solid rgba(255, 255, 255, 0.07);\n  }\n\n  .tis-qt-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    margin: 0 0 18px;\n    color: var(--qt-accent);\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n  }\n\n  .tis-qt-eyebrow::before {\n    width: 8px;\n    height: 8px;\n    border-radius: 999px;\n    background: var(--qt-accent);\n    box-shadow: 0 0 14px rgba(38, 198, 218, 0.8);\n    content: \"\";\n  }\n\n  .tis-qt h1,\n  .tis-qt h2,\n  .tis-qt h3,\n  .tis-qt p {\n    margin-top: 0;\n  }\n\n  .tis-qt h1 {\n    max-width: 780px;\n    margin-bottom: 22px;\n    color: var(--qt-text);\n    font-size: clamp(42px, 6vw, 76px);\n    font-weight: 900;\n    letter-spacing: -0.045em;\n    line-height: 0.98;\n  }\n\n  .tis-qt h1 strong,\n  .tis-qt h2 strong {\n    color: var(--qt-accent);\n    font-weight: inherit;\n  }\n\n  .tis-qt h2 {\n    margin-bottom: 15px;\n    color: var(--qt-text);\n    font-size: clamp(30px, 4vw, 48px);\n    font-weight: 850;\n    letter-spacing: -0.035em;\n    line-height: 1.05;\n  }\n\n  .tis-qt h3 {\n    margin-bottom: 10px;\n    color: var(--qt-text);\n    font-size: 20px;\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .tis-qt-lead {\n    max-width: 690px;\n    margin-bottom: 30px;\n    color: var(--qt-muted);\n    font-size: clamp(17px, 2vw, 20px);\n    line-height: 1.65;\n  }\n\n  .tis-qt-copy {\n    max-width: 730px;\n    color: var(--qt-muted);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .tis-qt-actions {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n  }\n\n  .tis-qt-button {\n    display: inline-flex !important;\n    align-items: center;\n    justify-content: center;\n    min-height: 52px;\n    padding: 13px 21px;\n    border: 1px solid var(--qt-accent) !important;\n    border-radius: 8px;\n    background: var(--qt-accent) !important;\n    font-size: 14px;\n    font-weight: 850;\n    letter-spacing: 0.02em;\n    transition: transform 0.2s ease, background 0.2s ease, border-color 0.2s ease;\n  }\n\n  .tis-qt-button:hover {\n    border-color: var(--qt-accent-hover) !important;\n    background: var(--qt-accent-hover) !important;\n    transform: translateY(-2px);\n  }\n\n  .tis-qt-button--ghost,\n  .tis-qt-button--ghost:hover {\n    background: transparent !important;\n  }\n\n  .tis-qt-button--ghost:hover {\n    background: rgba(38, 198, 218, 0.11) !important;\n  }\n\n  .tis-qt-hero {\n    padding: 92px 0 78px;\n  }\n\n  .tis-qt-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);\n    gap: 52px;\n    align-items: center;\n  }\n\n  .tis-qt-launch-card {\n    position: relative;\n    padding: 28px;\n    border: 1px solid var(--qt-border);\n    border-radius: 18px;\n    background:\n      linear-gradient(145deg, rgba(38, 198, 218, 0.13), rgba(26, 26, 26, 0.94) 42%),\n      var(--qt-panel);\n    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.28);\n  }\n\n  .tis-qt-launch-card::after {\n    position: absolute;\n    inset: 16px;\n    border: 1px solid rgba(255, 255, 255, 0.04);\n    border-radius: 12px;\n    pointer-events: none;\n    content: \"\";\n  }\n\n  .tis-qt-launch-label {\n    position: relative;\n    z-index: 1;\n    margin-bottom: 20px;\n    color: var(--qt-accent);\n    font-size: 12px;\n    font-weight: 850;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .tis-qt-launch-list {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    gap: 10px;\n  }\n\n  .tis-qt-launch-item {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    padding: 13px 14px;\n    border: 1px solid rgba(38, 198, 218, 0.18);\n    border-radius: 9px;\n    background: rgba(0, 0, 0, 0.42);\n    color: #dce7ee;\n    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;\n    font-size: 13px;\n  }\n\n  .tis-qt-launch-item::after {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n    border-radius: 999px;\n    background: var(--qt-accent);\n    content: \"\";\n  }\n\n  .tis-qt-section-head {\n    max-width: 760px;\n    margin-bottom: 34px;\n  }\n\n  .tis-qt-products {\n    display: grid;\n    grid-template-columns: repeat(6, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .tis-qt-product {\n    display: flex;\n    min-height: 285px;\n    flex-direction: column;\n    grid-column: span 2;\n    padding: 24px;\n    border: 1px solid var(--qt-border);\n    border-radius: 14px;\n    background: linear-gradient(180deg, rgba(38, 198, 218, 0.07), rgba(26, 26, 26, 0.92));\n    transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;\n  }\n\n  .tis-qt-product:hover {\n    border-color: rgba(38, 198, 218, 0.65);\n    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.22);\n    transform: translateY(-4px);\n  }\n\n  .tis-qt-product:nth-child(4) {\n    grid-column: 2 \/ span 2;\n  }\n\n  .tis-qt-product:nth-child(5) {\n    grid-column: 4 \/ span 2;\n  }\n\n  .tis-qt-product-tag {\n    margin-bottom: 34px;\n    color: var(--qt-accent);\n    font-size: 11px;\n    font-weight: 850;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n  }\n\n  .tis-qt-product-name {\n    margin-bottom: 12px;\n    color: var(--qt-text);\n    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;\n    font-size: 18px;\n    font-weight: 800;\n    overflow-wrap: anywhere;\n  }\n\n  .tis-qt-product p {\n    margin-bottom: 26px;\n    color: var(--qt-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .tis-qt-status {\n    align-self: flex-start;\n    margin-top: auto;\n    padding: 7px 10px;\n    border: 1px solid rgba(38, 198, 218, 0.32);\n    border-radius: 999px;\n    background: rgba(38, 198, 218, 0.08);\n    color: var(--qt-accent);\n    font-size: 10px;\n    font-weight: 900;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .tis-qt-feature-grid,\n  .tis-qt-steps,\n  .tis-qt-platforms {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .tis-qt-feature-grid {\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n  }\n\n  .tis-qt-feature,\n  .tis-qt-step,\n  .tis-qt-platform {\n    padding: 24px;\n    border: 1px solid rgba(255, 255, 255, 0.09);\n    border-radius: 13px;\n    background: rgba(26, 26, 26, 0.76);\n  }\n\n  .tis-qt-icon,\n  .tis-qt-step-number {\n    display: inline-flex;\n    width: 38px;\n    height: 38px;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 18px;\n    border: 1px solid var(--qt-border);\n    border-radius: 10px;\n    background: var(--qt-panel-soft);\n    color: var(--qt-accent);\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  .tis-qt-feature p,\n  .tis-qt-step p,\n  .tis-qt-platform p {\n    margin-bottom: 0;\n    color: var(--qt-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .tis-qt-platforms {\n    grid-template-columns: 1fr;\n  }\n\n  .tis-qt-platform {\n    display: flex;\n    min-height: 260px;\n    flex-direction: column;\n    border-color: var(--qt-border);\n  }\n\n  .tis-qt-platform .tis-qt-actions {\n    margin-top: auto;\n    padding-top: 24px;\n  }\n\n  .tis-qt-note {\n    margin-top: 24px;\n    padding: 18px 20px;\n    border-left: 3px solid var(--qt-accent);\n    border-radius: 4px 10px 10px 4px;\n    background: var(--qt-panel-soft);\n    color: var(--qt-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  .tis-qt-faq {\n    display: grid;\n    gap: 12px;\n  }\n\n  .tis-qt-faq details {\n    border: 1px solid rgba(255, 255, 255, 0.09);\n    border-radius: 11px;\n    background: rgba(26, 26, 26, 0.78);\n  }\n\n  .tis-qt-faq summary {\n    padding: 19px 21px;\n    color: var(--qt-text);\n    cursor: pointer;\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  .tis-qt-faq details p {\n    margin: 0;\n    padding: 0 21px 21px;\n    color: var(--qt-muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .tis-qt-risk {\n    padding: 28px 0 42px;\n    border-top: 1px solid rgba(255, 255, 255, 0.07);\n    color: var(--qt-dim);\n    font-size: 11px;\n    line-height: 1.65;\n  }\n\n  @media (max-width: 940px) {\n    .tis-qt-hero-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .tis-qt-feature-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .tis-qt-product,\n    .tis-qt-product:nth-child(4),\n    .tis-qt-product:nth-child(5) {\n      grid-column: span 3;\n    }\n  }\n\n  @media (max-width: 660px) {\n    .tis-qt-shell {\n      width: min(100% - 28px, 1180px);\n    }\n\n    .tis-qt-hero,\n    .tis-qt-section {\n      padding: 62px 0;\n    }\n\n    .tis-qt h1 {\n      font-size: clamp(38px, 13vw, 56px);\n    }\n\n    .tis-qt-products,\n    .tis-qt-feature-grid,\n    .tis-qt-steps,\n    .tis-qt-platforms {\n      grid-template-columns: 1fr;\n    }\n\n    .tis-qt-product,\n    .tis-qt-product:nth-child(4),\n    .tis-qt-product:nth-child(5) {\n      min-height: 0;\n      grid-column: auto;\n    }\n\n    .tis-qt-actions,\n    .tis-qt-button {\n      width: 100%;\n    }\n\n    .tis-qt-launch-card {\n      padding: 22px;\n    }\n  }\n\n  \/* ---------------------------------------------------------------\n     Color de texto de los botones.\n     Va al final y con selectores mas especificos que \".tis-qt a\",\n     que de otro modo gana por especificidad y deja el texto blanco\n     sobre el cian. No mover de aca ni simplificar los selectores.\n     --------------------------------------------------------------- *\/\n  .tis-qt a.tis-qt-button,\n  .tis-qt a.tis-qt-button > span,\n  .tis-qt a.tis-qt-button:hover,\n  .tis-qt a.tis-qt-button:hover > span {\n    color: var(--qt-accent-dark) !important;\n  }\n\n  .tis-qt a.tis-qt-button--ghost,\n  .tis-qt a.tis-qt-button--ghost > span {\n    color: var(--qt-accent) !important;\n  }\n\n  .tis-qt a.tis-qt-button--ghost:hover,\n  .tis-qt a.tis-qt-button--ghost:hover > span {\n    color: var(--qt-accent-hover) !important;\n  }\n\n  .tis-qt a.tis-qt-product > .tis-qt-status {\n    color: var(--qt-accent) !important;\n  }\n<\/style>\n\n<!-- ENGLISH -->\n<div class=\"tis-lang-block tis-lang-block--en\">\n  <div class=\"tis-qt\" role=\"region\" aria-label=\"TIS indicators for Quantower\">\n    <section class=\"tis-qt-hero\">\n      <div class=\"tis-qt-shell tis-qt-hero-grid\">\n        <div>\n          <div class=\"tis-qt-eyebrow\">New platform \u00b7 Five indicators at launch<\/div>\n          <h1>TIS Indicators for <strong>Quantower<\/strong><\/h1>\n          <p class=\"tis-qt-lead\">Five trading indicators for trend, breakout, mean-reversion and reversal analysis \u2014 developed for Quantower and backed by The Indicator Store&#8217;s installation guidance and support.<\/p>\n          <div class=\"tis-qt-actions\">\n            <a class=\"tis-qt-button\" href=\"#qt-products-en\"><span>Explore the indicators \u2193<\/span><\/a>\n            <a class=\"tis-qt-button tis-qt-button--ghost\" href=\"https:\/\/go.theindicatorstore.com\/quantower\" target=\"_blank\" rel=\"noopener noreferrer\"><span>Visit Quantower \u2197<\/span><\/a>\n          <\/div>\n        <\/div>\n\n        <aside class=\"tis-qt-launch-card\" aria-label=\"Five Quantower indicators\">\n          <div class=\"tis-qt-launch-label\">First Quantower release<\/div>\n          <div class=\"tis-qt-launch-list\">\n            <div class=\"tis-qt-launch-item\">TIS_ATR_Trend<\/div>\n            <div class=\"tis-qt-launch-item\">TIS_Donchian_Trend<\/div>\n            <div class=\"tis-qt-launch-item\">TIS_EDGE<\/div>\n            <div class=\"tis-qt-launch-item\">TIS_Rebote<\/div>\n            <div class=\"tis-qt-launch-item\">TIS_REVERSAL<\/div>\n          <\/div>\n        <\/aside>\n      <\/div>\n    <\/section>\n\n    <section class=\"tis-qt-section\" id=\"qt-products-en\">\n      <div class=\"tis-qt-shell\">\n        <header class=\"tis-qt-section-head\">\n          <div class=\"tis-qt-eyebrow\">Launch collection<\/div>\n          <h2>Five ways to read the <strong>market<\/strong><\/h2>\n          <p class=\"tis-qt-copy\">A focused set covering trend continuation, directional breakouts, structured signal detection, mean reversion and exhaustion reversals. Product pages, pricing and release details will be added as each indicator becomes available.<\/p>\n        <\/header>\n\n        <div class=\"tis-qt-products\">\n          <a class=\"tis-qt-product\" href=\"https:\/\/theindicatorstore.com\/es\/prod\/tis_atr_trend-quantower\/\">\n            <div class=\"tis-qt-product-tag\">Quantower indicator<\/div>\n            <div class=\"tis-qt-product-name\">TIS_ATR_Trend<\/div>\n            <p>Identifies trend continuation using ATR-based breakout conditions.<\/p>\n            <span class=\"tis-qt-status\">View indicator \u2192<\/span>\n          <\/a>\n\n          <a class=\"tis-qt-product\" href=\"https:\/\/theindicatorstore.com\/es\/prod\/tis_donchian_trend-quantower\/\">\n            <div class=\"tis-qt-product-tag\">Quantower indicator<\/div>\n            <div class=\"tis-qt-product-name\">TIS_Donchian_Trend<\/div>\n            <p>Tracks directional movement and breakouts using Donchian channels.<\/p>\n            <span class=\"tis-qt-status\">View indicator \u2192<\/span>\n          <\/a>\n\n          <a class=\"tis-qt-product\" href=\"https:\/\/theindicatorstore.com\/es\/prod\/tis_edge-quantower\/\">\n            <div class=\"tis-qt-product-tag\">Quantower indicator<\/div>\n            <div class=\"tis-qt-product-name\">TIS_EDGE<\/div>\n            <p>Detects structured market conditions for timely trading signals.<\/p>\n            <span class=\"tis-qt-status\">View indicator \u2192<\/span>\n          <\/a>\n\n          <a class=\"tis-qt-product\" href=\"https:\/\/theindicatorstore.com\/es\/prod\/tis_rebote-quantower\/\">\n            <div class=\"tis-qt-product-tag\">Quantower indicator<\/div>\n            <div class=\"tis-qt-product-name\">TIS_Rebote<\/div>\n            <p>Identifies mean-reversion opportunities around important dynamic levels.<\/p>\n            <span class=\"tis-qt-status\">View indicator \u2192<\/span>\n          <\/a>\n\n          <a class=\"tis-qt-product\" href=\"https:\/\/theindicatorstore.com\/es\/prod\/tis_reversal-quantower\/\">\n            <div class=\"tis-qt-product-tag\">Quantower indicator<\/div>\n            <div class=\"tis-qt-product-name\">TIS_REVERSAL<\/div>\n            <p>Detects potential reversal signals near market exhaustion conditions.<\/p>\n            <span class=\"tis-qt-status\">View indicator \u2192<\/span>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"tis-qt-section\">\n      <div class=\"tis-qt-shell\">\n        <header class=\"tis-qt-section-head\">\n          <div class=\"tis-qt-eyebrow\">Built for the platform<\/div>\n          <h2>Designed for the <strong>Quantower workflow<\/strong><\/h2>\n          <p class=\"tis-qt-copy\">The launch collection is being developed specifically for Quantower charts, with clear configuration, practical installation guidance and direct support from TIS.<\/p>\n        <\/header>\n\n        <div class=\"tis-qt-feature-grid\">\n          <article class=\"tis-qt-feature\">\n            <span class=\"tis-qt-icon\">01<\/span>\n            <h3>Native indicators<\/h3>\n            <p>Developed for Quantower rather than wrapped in a generic external solution.<\/p>\n          <\/article>\n          <article class=\"tis-qt-feature\">\n            <span class=\"tis-qt-icon\">02<\/span>\n            <h3>Clear chart signals<\/h3>\n            <p>Readable visual output built to support structured trading decisions.<\/p>\n          <\/article>\n          <article class=\"tis-qt-feature\">\n            <span class=\"tis-qt-icon\">03<\/span>\n            <h3>Configurable inputs<\/h3>\n            <p>Adjust the available parameters to your instrument, timeframe and workflow.<\/p>\n          <\/article>\n          <article class=\"tis-qt-feature\">\n            <span class=\"tis-qt-icon\">04<\/span>\n            <h3>TIS support<\/h3>\n            <p>Installation documentation and product support from the team that builds them.<\/p>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"tis-qt-section\">\n      <div class=\"tis-qt-shell\">\n        <header class=\"tis-qt-section-head\">\n          <div class=\"tis-qt-eyebrow\">Getting started<\/div>\n          <h2>From download to <strong>chart<\/strong><\/h2>\n        <\/header>\n\n        <div class=\"tis-qt-steps\">\n          <article class=\"tis-qt-step\">\n            <span class=\"tis-qt-step-number\">1<\/span>\n            <h3>Get Quantower<\/h3>\n            <p>Visit the official Quantower website and connect a compatible broker or market data provider.<\/p>\n          <\/article>\n          <article class=\"tis-qt-step\">\n            <span class=\"tis-qt-step-number\">2<\/span>\n            <h3>Install your indicator<\/h3>\n            <p>After purchase, download the files and follow the step-by-step installation guide included with your product.<\/p>\n          <\/article>\n          <article class=\"tis-qt-step\">\n            <span class=\"tis-qt-step-number\">3<\/span>\n            <h3>Configure and test<\/h3>\n            <p>Add the indicator to your chart, adjust its settings for your instrument and timeframe, and test the setup in simulation before trading live.<\/p>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"tis-qt-section\">\n      <div class=\"tis-qt-shell\">\n        <header class=\"tis-qt-section-head\">\n          <div class=\"tis-qt-eyebrow\">Platform access<\/div>\n          <h2>Choose how you access <strong>Quantower technology<\/strong><\/h2>\n          <p class=\"tis-qt-copy\">The Indicator Store provides the indicators. Platform licensing, brokerage, market data and execution connections are supplied separately by the provider you choose.<\/p>\n        <\/header>\n\n        <div class=\"tis-qt-platforms\">\n          <article class=\"tis-qt-platform\">\n            <h3>Quantower<\/h3>\n            <p>A multi-asset trading platform with professional charting, custom indicators, automated strategies, DOM and order-flow tools. Download it directly and connect a supported broker or data provider.<\/p>\n            <div class=\"tis-qt-actions\">\n              <a class=\"tis-qt-button\" href=\"https:\/\/go.theindicatorstore.com\/quantower\" target=\"_blank\" rel=\"noopener noreferrer\"><span>Visit Quantower \u2197<\/span><\/a>\n            <\/div>\n          <\/article>\n\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"tis-qt-section\">\n      <div class=\"tis-qt-shell\">\n        <header class=\"tis-qt-section-head\">\n          <div class=\"tis-qt-eyebrow\">Questions<\/div>\n          <h2>Quantower <strong>FAQ<\/strong><\/h2>\n        <\/header>\n\n        <div class=\"tis-qt-faq\">\n          <details>\n            <summary>Which TIS indicators are coming to Quantower first?<\/summary>\n            <p>The first release includes TIS_ATR_Trend, TIS_Donchian_Trend, TIS_EDGE, TIS_Rebote and TIS_REVERSAL.<\/p>\n          <\/details>\n          <details>\n            <summary>Does purchasing a TIS indicator include Quantower?<\/summary>\n            <p>No. The indicator and platform are separate products. You will need your own Quantower or compatible platform access, market data and trading connection.<\/p>\n          <\/details>\n          <details>\n            <summary>Do these indicators place trades automatically?<\/summary>\n            <p>The first products are indicators. Any automation capability will be described explicitly on the individual product page when available.<\/p>\n          <\/details>\n          <details>\n            <summary>Where will pricing and license terms appear?<\/summary>\n            <p>Pricing, delivery, license scope, requirements and updates will be listed on each product page before purchase.<\/p>\n          <\/details>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <div class=\"tis-qt-shell tis-qt-risk\">\n      <strong>Risk disclosure:<\/strong> Futures trading involves substantial risk and is not suitable for every investor. Indicators are analytical tools and do not guarantee profitable results. Past or simulated performance is not indicative of future results. Quantower is a third-party provider with its own terms, fees and requirements.\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ESPA\u00d1OL -->\n<div class=\"tis-lang-block tis-lang-block--es\">\n  <div class=\"tis-qt\" role=\"region\" aria-label=\"Indicadores TIS para Quantower\">\n    <section class=\"tis-qt-hero\">\n      <div class=\"tis-qt-shell tis-qt-hero-grid\">\n        <div>\n          <div class=\"tis-qt-eyebrow\">Nueva plataforma \u00b7 Cinco indicadores en el lanzamiento<\/div>\n          <h1>Indicadores TIS para <strong>Quantower<\/strong><\/h1>\n          <p class=\"tis-qt-lead\">Cinco indicadores para analizar tendencias, rupturas, rebotes y reversiones, desarrollados para Quantower y acompa\u00f1ados por las gu\u00edas de instalaci\u00f3n y el soporte de The Indicator Store.<\/p>\n          <div class=\"tis-qt-actions\">\n            <a class=\"tis-qt-button\" href=\"#qt-products-es\"><span>Ver los indicadores \u2193<\/span><\/a>\n            <a class=\"tis-qt-button tis-qt-button--ghost\" href=\"https:\/\/go.theindicatorstore.com\/quantower\" target=\"_blank\" rel=\"noopener noreferrer\"><span>Visitar Quantower \u2197<\/span><\/a>\n          <\/div>\n        <\/div>\n\n        <aside class=\"tis-qt-launch-card\" aria-label=\"Cinco indicadores para Quantower\">\n          <div class=\"tis-qt-launch-label\">Primer lanzamiento para Quantower<\/div>\n          <div class=\"tis-qt-launch-list\">\n            <div class=\"tis-qt-launch-item\">TIS_ATR_Trend<\/div>\n            <div class=\"tis-qt-launch-item\">TIS_Donchian_Trend<\/div>\n            <div class=\"tis-qt-launch-item\">TIS_EDGE<\/div>\n            <div class=\"tis-qt-launch-item\">TIS_Rebote<\/div>\n            <div class=\"tis-qt-launch-item\">TIS_REVERSAL<\/div>\n          <\/div>\n        <\/aside>\n      <\/div>\n    <\/section>\n\n    <section class=\"tis-qt-section\" id=\"qt-products-es\">\n      <div class=\"tis-qt-shell\">\n        <header class=\"tis-qt-section-head\">\n          <div class=\"tis-qt-eyebrow\">Colecci\u00f3n de lanzamiento<\/div>\n          <h2>Cinco formas de interpretar el <strong>mercado<\/strong><\/h2>\n          <p class=\"tis-qt-copy\">Una selecci\u00f3n enfocada en continuaci\u00f3n de tendencias, rupturas direccionales, detecci\u00f3n estructurada de se\u00f1ales, reversi\u00f3n a la media y reversiones por agotamiento. Las p\u00e1ginas de producto, precios y detalles de lanzamiento se agregar\u00e1n cuando cada indicador est\u00e9 disponible.<\/p>\n        <\/header>\n\n        <div class=\"tis-qt-products\">\n          <a class=\"tis-qt-product\" href=\"https:\/\/theindicatorstore.com\/es\/prod\/tis_atr_trend-quantower\/\">\n            <div class=\"tis-qt-product-tag\">Indicador para Quantower<\/div>\n            <div class=\"tis-qt-product-name\">TIS_ATR_Trend<\/div>\n            <p>Identifica continuaciones de tendencia utilizando condiciones de ruptura basadas en ATR.<\/p>\n            <span class=\"tis-qt-status\">Ver indicador \u2192<\/span>\n          <\/a>\n\n          <a class=\"tis-qt-product\" href=\"https:\/\/theindicatorstore.com\/es\/prod\/tis_donchian_trend-quantower\/\">\n            <div class=\"tis-qt-product-tag\">Indicador para Quantower<\/div>\n            <div class=\"tis-qt-product-name\">TIS_Donchian_Trend<\/div>\n            <p>Analiza movimientos direccionales y rupturas mediante canales de Donchian.<\/p>\n            <span class=\"tis-qt-status\">Ver indicador \u2192<\/span>\n          <\/a>\n\n          <a class=\"tis-qt-product\" href=\"https:\/\/theindicatorstore.com\/es\/prod\/tis_edge-quantower\/\">\n            <div class=\"tis-qt-product-tag\">Indicador para Quantower<\/div>\n            <div class=\"tis-qt-product-name\">TIS_EDGE<\/div>\n            <p>Detecta condiciones estructuradas del mercado para generar se\u00f1ales oportunas.<\/p>\n            <span class=\"tis-qt-status\">Ver indicador \u2192<\/span>\n          <\/a>\n\n          <a class=\"tis-qt-product\" href=\"https:\/\/theindicatorstore.com\/es\/prod\/tis_rebote-quantower\/\">\n            <div class=\"tis-qt-product-tag\">Indicador para Quantower<\/div>\n            <div class=\"tis-qt-product-name\">TIS_Rebote<\/div>\n            <p>Identifica oportunidades de reversi\u00f3n a la media alrededor de niveles din\u00e1micos importantes.<\/p>\n            <span class=\"tis-qt-status\">Ver indicador \u2192<\/span>\n          <\/a>\n\n          <a class=\"tis-qt-product\" href=\"https:\/\/theindicatorstore.com\/es\/prod\/tis_reversal-quantower\/\">\n            <div class=\"tis-qt-product-tag\">Indicador para Quantower<\/div>\n            <div class=\"tis-qt-product-name\">TIS_REVERSAL<\/div>\n            <p>Detecta posibles se\u00f1ales de reversi\u00f3n cerca de condiciones de agotamiento del mercado.<\/p>\n            <span class=\"tis-qt-status\">Ver indicador \u2192<\/span>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"tis-qt-section\">\n      <div class=\"tis-qt-shell\">\n        <header class=\"tis-qt-section-head\">\n          <div class=\"tis-qt-eyebrow\">Construidos para la plataforma<\/div>\n          <h2>Dise\u00f1ados para el <strong>flujo de Quantower<\/strong><\/h2>\n          <p class=\"tis-qt-copy\">La colecci\u00f3n inicial est\u00e1 siendo desarrollada espec\u00edficamente para los gr\u00e1ficos de Quantower, con una configuraci\u00f3n clara, gu\u00edas pr\u00e1cticas de instalaci\u00f3n y soporte directo de TIS.<\/p>\n        <\/header>\n\n        <div class=\"tis-qt-feature-grid\">\n          <article class=\"tis-qt-feature\">\n            <span class=\"tis-qt-icon\">01<\/span>\n            <h3>Indicadores nativos<\/h3>\n            <p>Desarrollados para Quantower en lugar de adaptarse mediante una soluci\u00f3n externa gen\u00e9rica.<\/p>\n          <\/article>\n          <article class=\"tis-qt-feature\">\n            <span class=\"tis-qt-icon\">02<\/span>\n            <h3>Se\u00f1ales claras<\/h3>\n            <p>Informaci\u00f3n visual legible para acompa\u00f1ar decisiones de trading estructuradas.<\/p>\n          <\/article>\n          <article class=\"tis-qt-feature\">\n            <span class=\"tis-qt-icon\">03<\/span>\n            <h3>Par\u00e1metros configurables<\/h3>\n            <p>Ajust\u00e1 los par\u00e1metros disponibles a tu instrumento, temporalidad y forma de operar.<\/p>\n          <\/article>\n          <article class=\"tis-qt-feature\">\n            <span class=\"tis-qt-icon\">04<\/span>\n            <h3>Soporte TIS<\/h3>\n            <p>Documentaci\u00f3n de instalaci\u00f3n y soporte del equipo que desarrolla los productos.<\/p>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"tis-qt-section\">\n      <div class=\"tis-qt-shell\">\n        <header class=\"tis-qt-section-head\">\n          <div class=\"tis-qt-eyebrow\">Primeros pasos<\/div>\n          <h2>De la descarga al <strong>gr\u00e1fico<\/strong><\/h2>\n        <\/header>\n\n        <div class=\"tis-qt-steps\">\n          <article class=\"tis-qt-step\">\n            <span class=\"tis-qt-step-number\">1<\/span>\n            <h3>Obten\u00e9 Quantower<\/h3>\n            <p>Visit\u00e1 el sitio oficial de Quantower y conect\u00e1 un broker o proveedor de datos compatible.<\/p>\n          <\/article>\n          <article class=\"tis-qt-step\">\n            <span class=\"tis-qt-step-number\">2<\/span>\n            <h3>Instal\u00e1 el indicador<\/h3>\n            <p>Despu\u00e9s de la compra, descarg\u00e1 los archivos y segu\u00ed la gu\u00eda de instalaci\u00f3n paso a paso incluida con el producto.<\/p>\n          <\/article>\n          <article class=\"tis-qt-step\">\n            <span class=\"tis-qt-step-number\">3<\/span>\n            <h3>Configur\u00e1 y prob\u00e1<\/h3>\n            <p>Agreg\u00e1 el indicador al gr\u00e1fico, ajust\u00e1 sus par\u00e1metros seg\u00fan el instrumento y la temporalidad, y prob\u00e1 la configuraci\u00f3n en simulaci\u00f3n antes de operar en vivo.<\/p>\n          <\/article>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"tis-qt-section\">\n      <div class=\"tis-qt-shell\">\n        <header class=\"tis-qt-section-head\">\n          <div class=\"tis-qt-eyebrow\">Acceso a la plataforma<\/div>\n          <h2>Eleg\u00ed c\u00f3mo acceder a la <strong>tecnolog\u00eda Quantower<\/strong><\/h2>\n          <p class=\"tis-qt-copy\">The Indicator Store proporciona los indicadores. La licencia de la plataforma, el broker, los datos de mercado y las conexiones de ejecuci\u00f3n son servicios separados del proveedor que elijas.<\/p>\n        <\/header>\n\n        <div class=\"tis-qt-platforms\">\n          <article class=\"tis-qt-platform\">\n            <h3>Quantower<\/h3>\n            <p>Una plataforma multi-activo con gr\u00e1ficos profesionales, indicadores personalizados, estrategias autom\u00e1ticas, DOM y herramientas de order flow. Descargala directamente y conect\u00e1 un broker o proveedor de datos compatible.<\/p>\n            <div class=\"tis-qt-actions\">\n              <a class=\"tis-qt-button\" href=\"https:\/\/go.theindicatorstore.com\/quantower\" target=\"_blank\" rel=\"noopener noreferrer\"><span>Visitar Quantower \u2197<\/span><\/a>\n            <\/div>\n          <\/article>\n\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <section class=\"tis-qt-section\">\n      <div class=\"tis-qt-shell\">\n        <header class=\"tis-qt-section-head\">\n          <div class=\"tis-qt-eyebrow\">Preguntas<\/div>\n          <h2>Preguntas frecuentes sobre <strong>Quantower<\/strong><\/h2>\n        <\/header>\n\n        <div class=\"tis-qt-faq\">\n          <details>\n            <summary>\u00bfCu\u00e1les son los primeros indicadores TIS para Quantower?<\/summary>\n            <p>El primer lanzamiento incluye TIS_ATR_Trend, TIS_Donchian_Trend, TIS_EDGE, TIS_Rebote y TIS_REVERSAL.<\/p>\n          <\/details>\n          <details>\n            <summary>\u00bfLa compra de un indicador TIS incluye Quantower?<\/summary>\n            <p>No. El indicador y la plataforma son productos separados. Necesit\u00e1s tu propio acceso a Quantower o una plataforma compatible, adem\u00e1s de datos de mercado y una conexi\u00f3n de trading.<\/p>\n          <\/details>\n          <details>\n            <summary>\u00bfEstos indicadores colocan operaciones autom\u00e1ticamente?<\/summary>\n            <p>Los primeros productos son indicadores. Cualquier funci\u00f3n de automatizaci\u00f3n se describir\u00e1 expresamente en la p\u00e1gina individual del producto cuando est\u00e9 disponible.<\/p>\n          <\/details>\n          <details>\n            <summary>\u00bfD\u00f3nde aparecer\u00e1n los precios y las condiciones de licencia?<\/summary>\n            <p>El precio, la entrega, el alcance de la licencia, los requisitos y las actualizaciones se detallar\u00e1n en cada p\u00e1gina de producto antes de la compra.<\/p>\n          <\/details>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <div class=\"tis-qt-shell tis-qt-risk\">\n      <strong>Divulgaci\u00f3n de riesgo:<\/strong> operar futuros implica un riesgo sustancial y no es adecuado para todos los inversores. Los indicadores son herramientas anal\u00edticas y no garantizan resultados rentables. El rendimiento pasado o simulado no es indicativo de resultados futuros. Quantower es un proveedor externo con sus propias condiciones, tarifas y requisitos.\n    <\/div>\n  <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>New platform \u00b7 Five indicators at launch TIS Indicators for Quantower Five trading indicators for trend, breakout, mean-reversion and reversal analysis \u2014 developed for Quantower and backed by The Indicator Store&#8217;s installation guidance and support. Explore the indicators \u2193 Visit Quantower \u2197 First Quantower release TIS_ATR_Trend TIS_Donchian_Trend TIS_EDGE TIS_Rebote TIS_REVERSAL Launch collection Five ways to&#8230;<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-1548","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/theindicatorstore.com\/es\/wp-json\/wp\/v2\/pages\/1548","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theindicatorstore.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/theindicatorstore.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/theindicatorstore.com\/es\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/theindicatorstore.com\/es\/wp-json\/wp\/v2\/comments?post=1548"}],"version-history":[{"count":4,"href":"https:\/\/theindicatorstore.com\/es\/wp-json\/wp\/v2\/pages\/1548\/revisions"}],"predecessor-version":[{"id":1610,"href":"https:\/\/theindicatorstore.com\/es\/wp-json\/wp\/v2\/pages\/1548\/revisions\/1610"}],"wp:attachment":[{"href":"https:\/\/theindicatorstore.com\/es\/wp-json\/wp\/v2\/media?parent=1548"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}