It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://finquota.com/KNW/forecast/

  1. <!DOCTYPE html><html lang="en"> <head><meta charset="utf-8"><meta name="viewport" content="width=device-width"><link href="/css/global.css" rel="stylesheet"><title>KNW Forecast & Prediction for December 26, 2024 Know Labs Inc.</title><link rel="canonical" href="https://finquota.com/KNW/forecast/"><meta name="description" content="KNW Know Labs Inc. Forecast &#38; Prediction for December 26, 2024 – Essential Stocks Market Insights and Trends."><meta name="robots" content="index, follow"><meta property="og:title" content="KNW Forecast &#38; Prediction for December 26, 2024 Know Labs Inc."><meta property="og:type" content="article"><meta property="og:image" content="https://cdn.finquota.com/graph/KNW_graph.png?1735228800"><meta property="og:url" content="https://finquota.com/KNW/forecast/"><meta name="twitter:creator" content="@FinQuota"><link rel="icon" type="image/png" href="https://finquota.com/favicon.png"><link rel="shortcut icon" href="https://finquota.com/favicon.ico"><meta name="twitter:image" content="https://cdn.finquota.com/graph/KNW_graph.png?1735228800"><meta name="twitter:title" content="KNW Forecast &#38; Prediction for December 26, 2024 Know Labs Inc."><meta name="twitter:description" content="KNW Know Labs Inc. Forecast &#38; Prediction for December 26, 2024 – Essential Stocks Market Insights and Trends."><link rel="stylesheet" href="/_astro/@astrojs.B8LXVWhN.css">
  2. <link rel="stylesheet" href="/_astro/react-toastify.BE4BdE5o.css">
  3. <style>._37H-w{display:inline-flex}._1H33u{display:flex;justify-content:center;align-items:center;align-self:center}
  4. </style><script type="module" src="/_astro/hoisted.YjtFZ5sq.js"></script>
  5. <script type="module" src="/_astro/page.D4HYt2AD.js"></script>
  6. <script>!(function(w,p,f,c){if(!window.crossOriginIsolated && !navigator.serviceWorker) return;c=w[p]=Object.assign(w[p]||{},{"lib":"/~partytown/","debug":false});c[f]=(c[f]||[]).concat(["dataLayer.push"])})(window,'partytown','forward');/* Partytown 0.10.2 - MIT builder.io */
  7. const t={preserveBehavior:!1},e=e=>{if("string"==typeof e)return[e,t];const[n,r=t]=e;return[n,{...t,...r}]},n=Object.freeze((t=>{const e=new Set;let n=[];do{Object.getOwnPropertyNames(n).forEach((t=>{"function"==typeof n[t]&&e.add(t)}))}while((n=Object.getPrototypeOf(n))!==Object.prototype);return Array.from(e)})());!function(t,r,o,i,a,s,c,d,l,p,u=t,f){function h(){f||(f=1,"/"==(c=(s.lib||"/~partytown/")+(s.debug?"debug/":""))[0]&&(l=r.querySelectorAll('script[type="text/partytown"]'),i!=t?i.dispatchEvent(new CustomEvent("pt1",{detail:t})):(d=setTimeout(v,1e4),r.addEventListener("pt0",w),a?y(1):o.serviceWorker?o.serviceWorker.register(c+(s.swPath||"partytown-sw.js"),{scope:c}).then((function(t){t.active?y():t.installing&&t.installing.addEventListener("statechange",(function(t){"activated"==t.target.state&&y()}))}),console.error):v())))}function y(e){p=r.createElement(e?"script":"iframe"),t._pttab=Date.now(),e||(p.style.display="block",p.style.width="0",p.style.height="0",p.style.border="0",p.style.visibility="hidden",p.setAttribute("aria-hidden",!0)),p.src=c+"partytown-"+(e?"atomics.js?v=0.10.2":"sandbox-sw.html?"+t._pttab),r.querySelector(s.sandboxParent||"body").appendChild(p)}function v(n,o){for(w(),i==t&&(s.forward||[]).map((function(n){const[r]=e(n);delete t[r.split(".")[0]]})),n=0;n<l.length;n++)(o=r.createElement("script")).innerHTML=l[n].innerHTML,o.nonce=s.nonce,r.head.appendChild(o);p&&p.parentNode.removeChild(p)}function w(){clearTimeout(d)}s=t.partytown||{},i==t&&(s.forward||[]).map((function(r){const[o,{preserveBehavior:i}]=e(r);u=t,o.split(".").map((function(e,r,o){var a;u=u[o[r]]=r+1<o.length?u[o[r]]||(a=o[r+1],n.includes(a)?[]:{}):(()=>{let e=null;if(i){const{methodOrProperty:n,thisObject:r}=((t,e)=>{let n=t;for(let t=0;t<e.length-1;t+=1)n=n[e[t]];return{thisObject:n,methodOrProperty:e.length>0?n[e[e.length-1]]:void 0}})(t,o);"function"==typeof n&&(e=(...t)=>n.apply(r,...t))}return function(){let n;return e&&(n=e(arguments)),(t._ptf=t._ptf||[]).push(o,arguments),n}})()}))})),"complete"==r.readyState?h():(t.addEventListener("DOMContentLoaded",h),t.addEventListener("load",h))}(window,document,navigator,top,window.crossOriginIsolated);;(e=>{e.addEventListener("astro:before-swap",e=>{let r=document.body.querySelector("iframe[src*='/~partytown/']");if(r)e.newDocument.body.append(r)})})(document);</script></head> <body class="bg-gray-50 dark:bg-slate-900"> <script>
  8.    const HSThemeAppearance = {
  9.        init() {
  10.            const defaultTheme = 'auto'
  11.            let theme = localStorage.getItem('hs_theme') || defaultTheme
  12.            if (document.querySelector('html').classList.contains('dark')) return
  13.            this.setAppearance(theme)
  14.        },
  15.        setCookie(name, value, days) {
  16.            let expires = "";
  17.            if (days) {
  18.                let date = new Date();
  19.                date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000));
  20.                expires = "; expires=" + date.toUTCString();
  21.            }
  22.            document.cookie = name + "=" + (value || "") + expires + "; path=/; SameSite=None; Secure";
  23.        },
  24.        _resetStylesOnLoad() {
  25.            const $resetStyles = document.createElement('style')
  26.            $resetStyles.innerText = `*{transition: unset !important;}`
  27.            $resetStyles.setAttribute('data-hs-appearance-onload-styles', '')
  28.            document.head.appendChild($resetStyles)
  29.            return $resetStyles
  30.        },
  31.        setAppearance(theme, saveInStore = true, dispatchEvent = true) {
  32.            const $resetStylesEl = this._resetStylesOnLoad()
  33.  
  34.            if (theme === 'auto') {
  35.                theme = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'default'
  36.            }
  37.  
  38.            if (saveInStore) {
  39.                this.setCookie("hs_theme", theme)
  40.                localStorage.setItem('hs_theme', theme)
  41.            }
  42.  
  43.            document.querySelector('html').classList.remove('dark')
  44.            document.querySelector('html').classList.remove('default')
  45.            document.querySelector('html').classList.remove('auto')
  46.  
  47.            document.querySelector('html').classList.add(this.getOriginalAppearance())
  48.  
  49.            setTimeout(() => {
  50.                $resetStylesEl.remove()
  51.            })
  52.  
  53.            if (dispatchEvent) {
  54.                window.dispatchEvent(new CustomEvent('on-hs-appearance-change', {detail: theme}))
  55.            }
  56.        },
  57.        getAppearance() {
  58.            let theme = this.getOriginalAppearance()
  59.            if (theme === 'auto') {
  60.                theme = window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'default'
  61.            }
  62.            return theme
  63.        },
  64.        getOriginalAppearance() {
  65.            const defaultTheme = 'default'
  66.            return localStorage.getItem('hs_theme') || defaultTheme
  67.        }
  68.    }
  69.    HSThemeAppearance.init()
  70.  
  71.    window.matchMedia('(prefers-color-scheme: dark)').addEventListener('change', e => {
  72.        if (HSThemeAppearance.getOriginalAppearance() === 'auto') {
  73.            HSThemeAppearance.setAppearance('auto', true)
  74.        }
  75.    })
  76.  
  77.    window.addEventListener('load', () => {
  78.        const $clickableThemes = document.querySelectorAll('[data-hs-theme-click-value]')
  79.        const $switchableThemes = document.querySelectorAll('[data-hs-theme-switch]')
  80.  
  81.        $clickableThemes.forEach($item => {
  82.            $item.addEventListener('click', () => HSThemeAppearance.setAppearance($item.getAttribute('data-hs-theme-click-value'), true, $item))
  83.        })
  84.  
  85.        $switchableThemes.forEach($item => {
  86.            $item.addEventListener('change', (e) => {
  87.                HSThemeAppearance.setAppearance(e.target.checked ? 'dark' : 'default')
  88.            })
  89.  
  90.            $item.checked = HSThemeAppearance.getAppearance() === 'dark'
  91.        })
  92.  
  93.        window.addEventListener('on-hs-appearance-change', e => {
  94.            $switchableThemes.forEach($item => {
  95.                $item.checked = e.detail === 'dark'
  96.            })
  97.        })
  98.    })
  99. </script> <header class="flex flex-wrap sm:justify-start sm:flex-nowrap bg-gray-100 z-50 w-full dark:bg-slate-900 dark:border-gray-800 dark:shadow-slate-700/[.7] border-b border-gray-700 text-sm py-2.5 sm:py-4"> <nav class="flex basis-full items-center w-full mx-auto px-4 sm:px-6 lg:px-8" aria-label="Global"> <div class="me-5 md:me-8 flex items-center justify-center"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5 dark:text-slate-100 text-gray-500 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600"> <path d="M15.5 2A1.5 1.5 0 0 0 14 3.5v13a1.5 1.5 0 0 0 1.5 1.5h1a1.5 1.5 0 0 0 1.5-1.5v-13A1.5 1.5 0 0 0 16.5 2h-1ZM9.5 6A1.5 1.5 0 0 0 8 7.5v9A1.5 1.5 0 0 0 9.5 18h1a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 10.5 6h-1ZM3.5 10A1.5 1.5 0 0 0 2 11.5v5A1.5 1.5 0 0 0 3.5 18h1A1.5 1.5 0 0 0 6 16.5v-5A1.5 1.5 0 0 0 4.5 10h-1Z"></path> </svg> <a class="flex-none text-xl ml-1 dark:text-slate-100 font-semibold text-gray-500 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/" aria-label="FinQuota.com">
  100. FinQuota.com
  101. </a> </div> <div id="navbar-offcanvas-example" class="hidden lg:block xl:block md:block hs-overlay mr-4 hs-overlay-open:translate-x-0 -translate-x-full fixed top-0 start-0 transition-all duration-300 transform h-full max-w-xs w-full z-[60] border-e basis-full grow sm:order-2 sm:static sm:h-auto sm:max-w-none sm:w-auto sm:border-r-transparent sm:transition-none sm:translate-x-0 sm:z-40 sm:basis-auto dark:border-r-gray-700 sm:dark:border-r-transparent" tabindex="-1" data-hs-overlay-close-on-resize> <div class="flex flex-col gap-y-4 gap-x-0 mt-5 sm:flex-row sm:items-center sm:justify-end sm:gap-y-0 sm:gap-x-7 sm:mt-0 sm:ps-7"> <a class="font-medium text-gray-500 hover:text-gray-400 px-6 sm:px-0 dark:text-gray-400 dark:hover:text-gray-500" href="/" aria-current="page">Home</a> <a class="font-medium text-gray-500 hover:text-gray-400 px-6 sm:px-0 dark:text-gray-400 dark:hover:text-gray-500" href="/news/" aria-current="page">News</a> <a class="font-medium text-gray-500 hover:text-gray-400 px-6 sm:px-0 dark:text-gray-400 dark:hover:text-gray-500" href="/screener/" aria-current="page">Screener</a> <a class="font-medium text-gray-500 hover:text-gray-400 px-6 sm:px-0 dark:text-gray-400 dark:hover:text-gray-500" href="/backtest/" aria-current="page">Backtests</a> <div class="hs-dropdown [--strategy:static] sm:[--strategy:fixed] [--adaptive:none]"> <button id="hs-mega-menu-tools" type="button" class="flex items-center w-full text-gray-600 hover:text-gray-400 font-medium dark:text-gray-400 dark:hover:text-gray-500 ">
  102. Tools
  103. <svg class="ms-1 flex-shrink-0 size-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <div class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 z-10 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute top-full sm:border before:-top-5 before:start-0 before:w-full before:h-5 hidden" style=""> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/compare/">
  104. Compare Stocks
  105. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/dividend/">
  106. Dividend Calculator
  107. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/option/">
  108. Options Calculator
  109. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/holidays/nyse/">
  110. NYSE Holidays
  111. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/holidays/nasdaq/">
  112. NASDAQ Holidays
  113. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/earning-calendar/">
  114. Earnings Calendar
  115. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/widgets/">
  116. Widgets
  117. </a> </div> </div> <div class="hs-dropdown [--strategy:static] sm:[--strategy:fixed] [--adaptive:none]"> <button id="hs-mega-menu-basic-dr" type="button" class="flex items-center w-full text-gray-600 hover:text-gray-400 font-medium dark:text-gray-400 dark:hover:text-gray-500 ">
  118. Filter
  119. <svg class="ms-1 flex-shrink-0 size-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <div class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 z-10 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute top-full sm:border before:-top-5 before:start-0 before:w-full before:h-5 hidden" style=""> <div class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  120. Dividend Stocks
  121. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <div class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/dividend-stocks/united-states/">
  122. US Dividend Stocks
  123. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/monthly-dividend-stocks/">
  124. Monthly Dividend Stocks
  125. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/annual-dividend-stocks/">
  126. Annual Dividend Stocks
  127. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/quarterly-dividend-stocks/">
  128. Quarterly Dividend Stocks
  129. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/semi-annual-dividend-stocks/">
  130. Semi-Annual Dividend Stocks
  131. </a> </div> </div> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/penny/">
  132. Best Penny Stocks
  133. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/undervalued/">
  134. Undervalued Stocks
  135. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/new/">
  136. New Stocks
  137. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/uptrend-stocks/">
  138. Uptrend Stocks
  139. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/uptrend-stocks/penny/">
  140. Uptrend Penny Stocks
  141. </a> <div class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  142. Blue Chip
  143. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <div class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/blue-chip/high-dividends/">
  144. Blue Chip Stocks With High Dividends
  145. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/blue-chip/under-10/">
  146. Blue Chip Under $10
  147. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/blue-chip/under-20/">
  148. Blue Chip Under $20
  149. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/blue-chip/under-50/">
  150. Blue Chip Under $50
  151. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/blue-chip/undervalued/">
  152. Undervalued Blue Chip Stocks
  153. </a> </div> </div> <div class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  154. By Cap
  155. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <div class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/small-cap/">
  156. Best Small Cap
  157. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/micro-cap/">
  158. Best Micro Cap
  159. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/mid-cap/">
  160. Best Mid Cap
  161. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/large-cap/">
  162. Best Large Cap
  163. </a> </div> </div> <div class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  164. By Sector
  165. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <div class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/oil/">
  166. Oil Stocks
  167. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/energy/">
  168. Energy Stocks
  169. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/technology/">
  170. Technology Stocks
  171. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/ai/">
  172. AI Stocks
  173. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/pharma/">
  174. Pharma Stocks
  175. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/financial/">
  176. Financial Stocks
  177. </a> </div> </div> <div class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  178. By Price
  179. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <div class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/under-200/">
  180. Under $200
  181. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/under-100/">
  182. Under $100
  183. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/under-50/">
  184. Under $50
  185. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/under-20/">
  186. Under $20
  187. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/under-10/">
  188. Under $10
  189. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/under-5/">
  190. Under $5
  191. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/under-1/">
  192. Under $1
  193. </a> </div> </div> <div class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  194. By 52 Week Range
  195. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <div class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/52-week/52-week-low/">
  196. Best 52 Week Low
  197. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/52-week/52-week-low-nasdaq/">
  198. Best 52 Week Nasdaq Low
  199. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/52-week/52-week-low-nyse/">
  200. Best 52 Week NYSE Low
  201. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/52-week/52-week-low-penny/">
  202. Best 52 Week Low Penny
  203. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/52-week/blue-chip-52-week-low/">
  204. Best 52 Week Low Blue Chip
  205. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/52-week/52-week-high/">
  206. Best 52 Week High
  207. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/52-week/52-week-high-nasdaq/">
  208. Best 52 Week Nasdaq High
  209. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/52-week/52-week-high-nyse/">
  210. Best 52 Week NYSE High
  211. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/52-week/52-week-high-penny/">
  212. Best 52 Week High Penny
  213. </a> </div> </div> <div class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  214. By Exchange
  215. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <div class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/nasdaq/">
  216. Best Nasdaq Stocks
  217. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/nyse/">
  218. Best NYSE Stocks
  219. </a> </div> </div> <div class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  220. By Insider Activity
  221. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <div class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/insider-buy/">
  222. Insider Buying
  223. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/insider-sell/">
  224. Insider Selling
  225. </a> </div> </div> <div class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  226. By Indicator
  227. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <div class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/macd-crossed-up/daily/">
  228. MACD Crossed Above Signal Line
  229. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/macd-crossed-above-zero/daily/">
  230. MACD Crossed Above Zero
  231. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/rsi/above-90/">
  232. RSI Above 90
  233. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/rsi/above-80/">
  234. RSI Above 80
  235. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/rsi/above-70/">
  236. RSI Above 70
  237. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/rsi/above-50/">
  238. RSI Above 50
  239. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/rsi/below-50/">
  240. RSI Below 50
  241. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/rsi/below-30/">
  242. RSI Below 30
  243. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/rsi/below-20/">
  244. RSI Below 20
  245. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/rsi/below-10/">
  246. RSI Below 10
  247. </a> </div> </div> <div class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  248. By P/E Ratio
  249. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <div class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/pe-ratio/tech-low-pe/">
  250. Tech Stocks with Low PE
  251. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/pe-ratio/under-1-pe/">
  252. PE Ratio Less Than 1
  253. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/pe-ratio/under-10-pe/">
  254. PE Ratio Less Than 10
  255. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/pe-ratio/under-15-pe/">
  256. PE Ratio Less Than 15
  257. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/pe-ratio/us-low-pe/">
  258. US stocks With Low PE
  259. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/pe-ratio/low-pe-high-dividends/">
  260. Low PE & High Dividends
  261. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/pe-ratio/low-pe-high-eps/">
  262. Low PE & High EPS
  263. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/pe-ratio/large-cap-low-pe/">
  264. Large Cap & Lowest PE
  265. </a> </div> </div> </div> </div> <div class="hs-dropdown [--strategy:static] sm:[--strategy:fixed] [--adaptive:none]"> <button id="hs-mega-menu-basic-learning" type="button" class="flex items-center w-full text-gray-600 hover:text-gray-400 font-medium dark:text-gray-400 dark:hover:text-gray-500 ">
  266. Learning
  267. <svg class="ms-1 flex-shrink-0 size-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <div class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 z-10 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute top-full sm:border before:-top-5 before:start-0 before:w-full before:h-5 hidden" style=""> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/stock-market-books/">
  268. Books
  269. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="/best/trading-platforms/">
  270. Trading Platforms
  271. </a> <a target="_blank" class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300" href="https://forum.finquota.com">Forum</a> </div> </div> </div> </div> <div class="flex items-center justify-end ms-auto sm:justify-between sm:gap-x-3 sm:order-3"> <div class="flex flex-row items-center justify-end gap-2"> <div class="hs-dropdown z-20" data-hs-dropdown-placement="bottom-right" data-hs-dropdown-offset="30"> <button type="button" aria-label="Toggle light/dark mode" class="w-[2.375rem] h-[2.375rem] hs-dropdown-toggle dark:text-slate-100 hs-dark-mode group inline-flex justify-center items-center gap-x-2 text-sm font-semibold rounded-full border border-transparent text-gray-500 hover:bg-white/20 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:ring-1 focus:ring-gray-600"> <svg class="hs-dark-mode-active:hidden block w-4 h-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z"></path> </svg> <svg class="hs-dark-mode-active:block hidden w-4 h-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="12" r="4"></circle> <path d="M12 8a2 2 0 1 0 4 4"></path> <path d="M12 2v2"></path> <path d="M12 20v2"></path> <path d="m4.93 4.93 1.41 1.41"></path> <path d="m17.66 17.66 1.41 1.41"></path> <path d="M2 12h2"></path> <path d="M20 12h2"></path> <path d="m6.34 17.66-1.41 1.41"></path> <path d="m19.07 4.93-1.41 1.41"></path> </svg> </button> <div id="selectThemeDropdown" class="hs-dropdown-menu hs-dropdown-open:opacity-100 mt-2 hidden z-10 transition-[margin,opacity] opacity-0 duration-300 mb-2 origin-bottom-left bg-white shadow-md rounded-lg p-2 space-y-1 dark:bg-gray-800 dark:border dark:border-gray-700 dark:divide-gray-700"> <button type="button" class="hs-auto-mode-active:bg-gray-100 w-full flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-300 dark:hover:bg-gray-700 dark:hover:text-gray-300" data-hs-theme-click-value="auto">
  272. Auto (Default)
  273. </button> <button type="button" class="hs-default-mode-active:bg-gray-100 w-full flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-300 dark:hover:bg-gray-700 dark:hover:text-gray-300" data-hs-theme-click-value="default">
  274. Light mode
  275. </button> <button type="button" class="hs-dark-mode-active:bg-gray-700 w-full flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 dark:text-gray-300 dark:hover:bg-gray-700 dark:hover:text-gray-300" data-hs-theme-click-value="dark">
  276. Dark
  277. </button> </div> </div> <div class="hs-dropdown relative inline-flex z-20" data-hs-dropdown-placement="bottom-right"> <button id="hs-dropdown-with-header" type="button" aria-label="Login and Profile Menu" class="w-[2.375rem] h-[2.375rem] inline-flex justify-center items-center gap-x-2 text-sm font-semibold rounded-full border border-transparent text-gray-500 hover:bg-white/20 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:ring-1 focus:ring-gray-600">   <span class="w-[2.375rem] h-[2.375rem] dark:text-slate-100 hs-dark-mode group inline-flex justify-center items-center gap-x-2 text-sm font-semibold rounded-full border border-transparent text-gray-500 hover:bg-white/20 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:ring-1 focus:ring-gray-600"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor" class="w-4 h-4"> <path d="M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM12.735 14c.618 0 1.093-.561.872-1.139a6.002 6.002 0 0 0-11.215 0c-.22.578.254 1.139.872 1.139h9.47Z"></path> </svg> </span> </button>  <div class="hs-dropdown-menu transition-[opacity,margin] duration hs-dropdown-open:opacity-100 opacity-0 hidden min-w-[15rem] z-10 bg-white shadow-md rounded-lg p-2 dark:bg-gray-800 dark:border dark:border-gray-700" aria-labelledby="hs-dropdown-with-header"> <div class="mt-2 py-2 first:pt-0 last:pb-0"> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-300 dark:hover:bg-gray-700 dark:hover:text-gray-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/login/"> <svg class="flex-shrink-0 w-4 h-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M6 8a6 6 0 0 1 12 0c0 7 3 9 3 9H3s3-2 3-9"></path> <path d="M10.3 21a1.94 1.94 0 0 0 3.4 0"></path> </svg>
  278. Sign In
  279. </a> <a class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-300 dark:hover:bg-gray-700 dark:hover:text-gray-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/signup/"> <svg class="flex-shrink-0 w-4 h-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M6 2 3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4Z"></path> <path d="M3 6h18"></path> <path d="M16 10a4 4 0 0 1-8 0"></path> </svg>
  280. Sign Up
  281. </a> </div> </div> </div> <div class="flex md:hidden"> <!-- Mobile menu icon --> <button type="button" class="p-2 inline-flex justify-center items-center gap-x-2 rounded-lg border border-gray-200 bg-white text-gray-800 shadow-sm hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none dark:bg-transparent dark:border-gray-700 dark:text-white dark:hover:bg-white/10 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" data-hs-overlay="#menu-sidebar" aria-controls="menu-sidebar" aria-label="Toggle Menu Navigation"> <svg class="hs-collapse-open:hidden flex-shrink-0 size-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><line x1="3" x2="21" y1="6" y2="6"></line><line x1="3" x2="21" y1="12" y2="12"></line><line x1="3" x2="21" y1="18" y2="18"></line></svg> <svg class="hs-collapse-open:block hidden flex-shrink-0 size-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M18 6 6 18"></path><path d="m6 6 12 12"></path></svg> </button> </div> </div> </div> </nav> <!-- Mobile menu --> <div id="menu-sidebar" class="hs-overlay hs-overlay-open:translate-x-0 -translate-x-full transition-all duration-300 transform hidden fixed top-0 start-0 bottom-0 z-[60] w-64 bg-white border-e border-gray-200 pt-7 pb-10 overflow-y-auto lg:translate-x-0 lg:end-auto lg:bottom-0 [&::-webkit-scrollbar]:w-2 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-track]:bg-gray-100 [&::-webkit-scrollbar-thumb]:bg-gray-300 dark:[&::-webkit-scrollbar-track]:bg-slate-700 dark:[&::-webkit-scrollbar-thumb]:bg-slate-500 dark:bg-gray-800 dark:border-gray-700"> <div class="px-6 flex items-center"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5 dark:text-slate-100 text-gray-500 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600"> <path d="M15.5 2A1.5 1.5 0 0 0 14 3.5v13a1.5 1.5 0 0 0 1.5 1.5h1a1.5 1.5 0 0 0 1.5-1.5v-13A1.5 1.5 0 0 0 16.5 2h-1ZM9.5 6A1.5 1.5 0 0 0 8 7.5v9A1.5 1.5 0 0 0 9.5 18h1a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 10.5 6h-1ZM3.5 10A1.5 1.5 0 0 0 2 11.5v5A1.5 1.5 0 0 0 3.5 18h1A1.5 1.5 0 0 0 6 16.5v-5A1.5 1.5 0 0 0 4.5 10h-1Z"></path> </svg> <a class="flex-none text-xl ml-1 dark:text-slate-100 font-semibold text-gray-500 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/" aria-label="FinQuota.com">
  282. FinQuota.com
  283. </a> </div> <nav class="hs-accordion-group p-6 w-full flex flex-col flex-wrap" data-hs-accordion-always-open> <ul class="space-y-1.5"> <li> <a class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:hover:bg-gray-900 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/"> <svg class="size-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path><polyline points="9 22 9 12 15 12 15 22"></polyline></svg>
  284. Home
  285. </a> </li> <li class="hs-accordion" id="account-accordion"> <button type="button" class="hs-accordion-toggle hs-accordion-active:text-blue-600 hs-accordion-active:hover:bg-transparent w-full text-start flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:hover:bg-gray-900 dark:text-slate-400 dark:hover:text-slate-300 dark:hs-accordion-active:text-white dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600"> <svg class="size-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="18" cy="15" r="3"></circle><circle cx="9" cy="7" r="4"></circle><path d="M10 15H6a4 4 0 0 0-4 4v2"></path><path d="m21.7 16.4-.9-.3"></path><path d="m15.2 13.9-.9-.3"></path><path d="m16.6 18.7.3-.9"></path><path d="m19.1 12.2.3-.9"></path><path d="m19.6 18.7-.4-1"></path><path d="m16.8 12.3-.4-1"></path><path d="m14.3 16.6 1-.4"></path><path d="m20.7 13.8 1-.4"></path></svg>
  286. Account
  287. <svg class="hs-accordion-active:block ms-auto hidden size-4 text-gray-600 group-hover:text-gray-500 dark:text-gray-400" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m18 15-6-6-6 6"></path></svg> <svg class="hs-accordion-active:hidden ms-auto block size-4 text-gray-600 group-hover:text-gray-500 dark:text-gray-400" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2 5L8.16086 10.6869C8.35239 10.8637 8.64761 10.8637 8.83914 10.6869L15 5" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path> </svg> </button>  <div id="account-accordion" class="hs-accordion-content w-full overflow-hidden transition-[height] duration-300 hidden"> <ul class="pt-2 ps-2"> <li> <a class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/login/">
  288. Sign In
  289. </a> </li> <li> <a class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/signup/">
  290. Sign Up
  291. </a> </li> </ul> </div> </li> <li> <a class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:hover:bg-gray-900 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/news/"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5"> <path fill-rule="evenodd" d="M2 3.5A1.5 1.5 0 0 1 3.5 2h9A1.5 1.5 0 0 1 14 3.5v11.75A2.75 2.75 0 0 0 16.75 18h-12A2.75 2.75 0 0 1 2 15.25V3.5Zm3.75 7a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5Zm0 3a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-4.5ZM5 5.75A.75.75 0 0 1 5.75 5h4.5a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-4.5A.75.75 0 0 1 5 8.25v-2.5Z" clip-rule="evenodd"></path> <path d="M16.5 6.5h-1v8.75a1.25 1.25 0 1 0 2.5 0V8a1.5 1.5 0 0 0-1.5-1.5Z"></path> </svg>
  292. News
  293. </a> </li> <li> <a class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:hover:bg-gray-900 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/screener/"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="24" height="24" class="size-4"> <path d="M10 3.75a2 2 0 1 0-4 0 2 2 0 0 0 4 0ZM17.25 4.5a.75.75 0 0 0 0-1.5h-5.5a.75.75 0 0 0 0 1.5h5.5ZM5 3.75a.75.75 0 0 1-.75.75h-1.5a.75.75 0 0 1 0-1.5h1.5a.75.75 0 0 1 .75.75ZM4.25 17a.75.75 0 0 0 0-1.5h-1.5a.75.75 0 0 0 0 1.5h1.5ZM17.25 17a.75.75 0 0 0 0-1.5h-5.5a.75.75 0 0 0 0 1.5h5.5ZM9 10a.75.75 0 0 1-.75.75h-5.5a.75.75 0 0 1 0-1.5h5.5A.75.75 0 0 1 9 10ZM17.25 10.75a.75.75 0 0 0 0-1.5h-1.5a.75.75 0 0 0 0 1.5h1.5ZM14 10a2 2 0 1 0-4 0 2 2 0 0 0 4 0ZM10 16.25a2 2 0 1 0-4 0 2 2 0 0 0 4 0Z"></path> </svg>
  294. Screener
  295. </a> </li> <li> <a class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:hover:bg-gray-900 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/backtest/"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5"> <path fill-rule="evenodd" d="M2 4.75A.75.75 0 0 1 2.75 4h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 4.75Zm0 10.5a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75ZM2 10a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5A.75.75 0 0 1 2 10Z" clip-rule="evenodd"></path> </svg>
  296. Backtests
  297. </a> </li> <li class="hs-accordion" id="tools-accordion"> <button type="button" class="hs-accordion-toggle hs-accordion-active:text-blue-600 hs-accordion-active:hover:bg-transparent w-full text-start flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:hover:bg-gray-900 dark:text-slate-400 dark:hover:text-slate-300 dark:hs-accordion-active:text-white dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5"> <path fill-rule="evenodd" d="M14.5 10a4.5 4.5 0 0 0 4.284-5.882c-.105-.324-.51-.391-.752-.15L15.34 6.66a.454.454 0 0 1-.493.11 3.01 3.01 0 0 1-1.618-1.616.455.455 0 0 1 .11-.494l2.694-2.692c.24-.241.174-.647-.15-.752a4.5 4.5 0 0 0-5.873 4.575c.055.873-.128 1.808-.8 2.368l-7.23 6.024a2.724 2.724 0 1 0 3.837 3.837l6.024-7.23c.56-.672 1.495-.855 2.368-.8.096.007.193.01.291.01ZM5 16a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" clip-rule="evenodd"></path> <path d="M14.5 11.5c.173 0 .345-.007.514-.022l3.754 3.754a2.5 2.5 0 0 1-3.536 3.536l-4.41-4.41 2.172-2.607c.052-.063.147-.138.342-.196.202-.06.469-.087.777-.067.128.008.257.012.387.012ZM6 4.586l2.33 2.33a.452.452 0 0 1-.08.09L6.8 8.214 4.586 6H3.309a.5.5 0 0 1-.447-.276l-1.7-3.402a.5.5 0 0 1 .093-.577l.49-.49a.5.5 0 0 1 .577-.094l3.402 1.7A.5.5 0 0 1 6 3.31v1.277Z"></path> </svg>
  298. Tools
  299. <svg class="hs-accordion-active:block ms-auto hidden size-4 text-gray-600 group-hover:text-gray-500 dark:text-gray-400" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m18 15-6-6-6 6"></path></svg> <svg class="hs-accordion-active:hidden ms-auto block size-4 text-gray-600 group-hover:text-gray-500 dark:text-gray-400" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2 5L8.16086 10.6869C8.35239 10.8637 8.64761 10.8637 8.83914 10.6869L15 5" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path> </svg> </button> <div id="tools-accordion" class="hs-accordion-content w-full overflow-hidden transition-[height] duration-300 hidden"> <ul class="pt-2 ps-2"> <li> <a href="/compare/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  300. Compare Stocks
  301. </a> </li> <li> <a href="/dividend/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  302. Dividend Calculator
  303. </a> </li> <li> <a href="/option/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  304. Options Calculator
  305. </a> </li> <li> <a href="/holidays/nyse/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  306. NYSE Holidays
  307. </a> </li> <li> <a href="/holidays/nasdaq/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  308. NASDAQ Holidays
  309. </a> </li> <li> <a href="/earning-calendar/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  310. Earnings Calendar
  311. </a> </li> <li> <a href="/widgets/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  312. Widgets
  313. </a> </li> </ul> </div> </li> <li class="hs-accordion" id="quick-filter-accordion"> <button type="button" class="hs-accordion-toggle hs-accordion-active:text-blue-600 hs-accordion-active:hover:bg-transparent w-full text-start flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:hover:bg-gray-900 dark:text-slate-400 dark:hover:text-slate-300 dark:hs-accordion-active:text-white dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="24" height="24" class="size-4"> <path fill-rule="evenodd" d="M2.628 1.601C5.028 1.206 7.49 1 10 1s4.973.206 7.372.601a.75.75 0 0 1 .628.74v2.288a2.25 2.25 0 0 1-.659 1.59l-4.682 4.683a2.25 2.25 0 0 0-.659 1.59v3.037c0 .684-.31 1.33-.844 1.757l-1.937 1.55A.75.75 0 0 1 8 18.25v-5.757a2.25 2.25 0 0 0-.659-1.591L2.659 6.22A2.25 2.25 0 0 1 2 4.629V2.34a.75.75 0 0 1 .628-.74Z" clip-rule="evenodd"></path> </svg>
  314. Filter
  315. <svg class="hs-accordion-active:block ms-auto hidden size-4 text-gray-600 group-hover:text-gray-500 dark:text-gray-400" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m18 15-6-6-6 6"></path></svg> <svg class="hs-accordion-active:hidden ms-auto block size-4 text-gray-600 group-hover:text-gray-500 dark:text-gray-400" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2 5L8.16086 10.6869C8.35239 10.8637 8.64761 10.8637 8.83914 10.6869L15 5" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path> </svg> </button> <div id="quick-filter-accordion" class="hs-accordion-content w-full overflow-hidden transition-[height] duration-300 hidden"> <ul class="pt-2 ps-2"> <li class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  316. Dividend Stocks
  317. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <ul class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <li> <a href="/best/dividend-stocks/united-states/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  318. US Dividend Stocks
  319. </a> </li> <li> <a href="/best/monthly-dividend-stocks/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  320. Monthly Dividend Stocks
  321. </a> </li> <li> <a href="/best/annual-dividend-stocks/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  322. Annual Dividend Stocks
  323. </a> </li> <li> <a href="/best/quarterly-dividend-stocks/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  324. Quarterly Dividend Stocks
  325. </a> </li> <li> <a href="/best/semi-annual-dividend-stocks/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  326. Semi-Annual Dividend Stocks
  327. </a> </li> </ul> </li> <li> <a href="/best/penny/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  328. Best Penny Stocks
  329. </a> </li> <li> <a href="/best/undervalued/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  330. Undervalued Stocks
  331. </a> </li> <li> <a href="/best/new/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  332. New Stocks
  333. </a> </li> <li> <a href="/best/uptrend-stocks/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  334. Uptrend Stocks
  335. </a> </li> <li> <a href="/best/uptrend-stocks/penny/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  336. Uptrend Penny Stocks
  337. </a> </li> <li class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  338. Blue Chip
  339. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <ul class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <li> <a href="/best/blue-chip/high-dividends/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  340. Blue Chip Stocks With High Dividends
  341. </a> </li> <li> <a href="/best/blue-chip/under-10/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  342. Blue Chip Under $10
  343. </a> </li> <li> <a href="/best/blue-chip/under-20/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  344. Blue Chip Under $20
  345. </a> </li> <li> <a href="/best/blue-chip/under-50/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  346. Blue Chip Under $50
  347. </a> </li> <li> <a href="/best/blue-chip/undervalued/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  348. Undervalued Blue Chip Stocks
  349. </a> </li> </ul> </li> <li class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  350. By Cap
  351. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <ul class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <li> <a href="/best/small-cap/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  352. Best Small Cap
  353. </a> </li> <li> <a href="/best/micro-cap/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  354. Best Micro Cap
  355. </a> </li> <li> <a href="/best/mid-cap/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  356. Best Mid Cap
  357. </a> </li> <li> <a href="/best/large-cap/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  358. Best Large Cap
  359. </a> </li> </ul> </li> <li class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  360. By Sector
  361. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <ul class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <li> <a href="/best/oil/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  362. Oil Stocks
  363. </a> </li> <li> <a href="/best/energy/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  364. Energy Stocks
  365. </a> </li> <li> <a href="/best/technology/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  366. Technology Stocks
  367. </a> </li> <li> <a href="/best/ai/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  368. AI Stocks
  369. </a> </li> <li> <a href="/best/pharma/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  370. Pharma Stocks
  371. </a> </li> <li> <a href="/best/financial/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  372. Financial Stocks
  373. </a> </li> </ul> </li> <li class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  374. By Price
  375. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <ul class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <li> <a href="/best/under-200/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  376. Under $200
  377. </a> </li> <li> <a href="/best/under-100/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  378. Under $100
  379. </a> </li> <li> <a href="/best/under-50/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  380. Under $50
  381. </a> </li> <li> <a href="/best/under-20/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  382. Under $20
  383. </a> </li> <li> <a href="/best/under-10/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  384. Under $10
  385. </a> </li> <li> <a href="/best/under-5/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  386. Under $5
  387. </a> </li> <li> <a href="/best/under-1/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  388. Under $1
  389. </a> </li> </ul> </li> <li class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  390. By 52 Week Range
  391. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <ul class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <li> <a href="/best/52-week/52-week-low/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  392. Best 52 Week Low
  393. </a> </li> <li> <a href="/best/52-week/52-week-low-nasdaq/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  394. Best 52 Week Nasdaq Low
  395. </a> </li> <li> <a href="/best/52-week/52-week-low-nyse/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  396. Best 52 Week NYSE Low
  397. </a> </li> <li> <a href="/best/52-week/52-week-low-penny/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  398. Best 52 Week Low Penny
  399. </a> </li> <li> <a href="/best/52-week/blue-chip-52-week-low/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  400. Best 52 Week Low Blue Chip
  401. </a> </li> <li> <a href="/best/52-week/52-week-high/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  402. UBest 52 Week High
  403. </a> </li> <li> <a href="/best/52-week/52-week-high-nasdaq/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  404. Best 52 Week Nasdaq High
  405. </a> </li> <li> <a href="/best/52-week/52-week-high-nyse/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  406. Best 52 Week NYSE High
  407. </a> </li> <li> <a href="/best/52-week/52-week-high-penny/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  408. Best 52 Week High Penny
  409. </a> </li> </ul> </li> <li class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  410. By Exchange
  411. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <ul class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <li> <a href="/best/nasdaq/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  412. Nasdaq Stocks
  413. </a> </li> <li> <a href="/best/nyse/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  414. NYSE Stocks
  415. </a> </li> </ul> </li> <li class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  416. By Insider Activity
  417. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <ul class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <li> <a href="/best/insider-buy/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  418. Insider Buying
  419. </a> </li> <li> <a href="/best/insider-sell/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  420. Insider Selling
  421. </a> </li> </ul> </li> <li class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  422. By Indicator
  423. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <ul class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <li> <a href="/best/macd-crossed-up/daily/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  424. MACD Crossed Above Signal Line
  425. </a> </li> <li> <a href="/best/macd-crossed-above-zero/daily/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  426. MACD Crossed Above Zero
  427. </a> </li> <li> <a href="/best/rsi/above-90/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  428. RSI Above 90
  429. </a> </li> <li> <a href="/best/rsi/above-80/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  430. RSI Above 80
  431. </a> </li> <li> <a href="/best/rsi/above-70/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  432. RSI Above 70
  433. </a> </li> <li> <a href="/best/rsi/above-50/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  434. RSI Above 50
  435. </a> </li> <li> <a href="/best/rsi/below-50/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  436. RSI Below 50
  437. </a> </li> <li> <a href="/best/rsi/below-30/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  438. RSI Below 30
  439. </a> </li> <li> <a href="/best/rsi/below-20/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  440. RSI Below 20
  441. </a> </li> <li> <a href="/best/rsi/below-10/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  442. RSI Below 10
  443. </a> </li> </ul> </li> <li class="hs-dropdown relative [--strategy:static] sm:[--strategy:absolute] [--adaptive:none]"> <button type="button" class="w-full flex justify-between items-center text-sm text-gray-800 rounded-lg py-2 px-3 hover:bg-gray-100 focus:ring-2 focus:ring-blue-500 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-300">
  444. By P/E Ratio
  445. <svg class="sm:-rotate-90 ms-2 flex-shrink-0 size-4 text-gray-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m6 9 6 6 6-6"></path></svg> </button> <ul class="hs-dropdown-menu transition-[opacity,margin] duration-[0.1ms] sm:duration-[150ms] hs-dropdown-open:opacity-100 opacity-0 sm:w-48 hidden z-10 sm:mt-2 bg-white sm:shadow-md rounded-lg p-2 dark:bg-gray-800 sm:dark:border dark:border-gray-700 dark:divide-gray-700 before:absolute sm:border before:-end-5 before:top-0 before:h-full before:w-5 top-0 end-full !mx-[10px]"> <li> <a href="/best/pe-ratio/tech-low-pe/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  446. Tech Stocks with Low PE
  447. </a> </li> <li> <a href="/best/pe-ratio/under-1-pe/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  448. PE Ratio Less Than 1
  449. </a> </li> <li> <a href="/best/pe-ratio/under-10-pe/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  450. PE Ratio Less Than 10
  451. </a> </li> <li> <a href="/best/pe-ratio/under-15-pe/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  452. PE Ratio Less Than 15
  453. </a> </li> <li> <a href="/best/pe-ratio/us-low-pe/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  454. US stocks With Low PE
  455. </a> </li> <li> <a href="/best/pe-ratio/low-pe-high-dividends/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  456. Low PE & High Dividends
  457. </a> </li> <li> <a href="/best/pe-ratio/low-pe-high-eps/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  458. Low PE & High EPS
  459. </a> </li> <li> <a href="/best/pe-ratio/large-cap-low-pe/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  460. Large Cap & Lowest PE
  461. </a> </li> </ul> </li> </ul> </div> </li> <li class="hs-accordion" id="quick-filter-accordion"> <button type="button" class="hs-accordion-toggle hs-accordion-active:text-blue-600 hs-accordion-active:hover:bg-transparent w-full text-start flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:hover:bg-gray-900 dark:text-slate-400 dark:hover:text-slate-300 dark:hs-accordion-active:text-white dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5"> <path d="M10.75 16.82A7.462 7.462 0 0 1 15 15.5c.71 0 1.396.098 2.046.282A.75.75 0 0 0 18 15.06v-11a.75.75 0 0 0-.546-.721A9.006 9.006 0 0 0 15 3a8.963 8.963 0 0 0-4.25 1.065V16.82ZM9.25 4.065A8.963 8.963 0 0 0 5 3c-.85 0-1.673.118-2.454.339A.75.75 0 0 0 2 4.06v11a.75.75 0 0 0 .954.721A7.506 7.506 0 0 1 5 15.5c1.579 0 3.042.487 4.25 1.32V4.065Z"></path> </svg>
  462. Learning
  463. <svg class="hs-accordion-active:block ms-auto hidden size-4 text-gray-600 group-hover:text-gray-500 dark:text-gray-400" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m18 15-6-6-6 6"></path></svg> <svg class="hs-accordion-active:hidden ms-auto block size-4 text-gray-600 group-hover:text-gray-500 dark:text-gray-400" width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2 5L8.16086 10.6869C8.35239 10.8637 8.64761 10.8637 8.83914 10.6869L15 5" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path> </svg> </button> <div id="quick-filter-accordion" class="hs-accordion-content w-full overflow-hidden transition-[height] duration-300 hidden"> <ul class="pt-2 ps-2"> <li> <a href="/best/stock-market-books/" class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:bg-gray-800 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600">
  464. Books
  465. </a> </li> </ul> </div> </li> <li> <a class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:hover:bg-gray-900 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/best/trading-platforms/"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" width="24" height="24" class="size-4"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 6A2.25 2.25 0 0 1 6 3.75h2.25A2.25 2.25 0 0 1 10.5 6v2.25a2.25 2.25 0 0 1-2.25 2.25H6a2.25 2.25 0 0 1-2.25-2.25V6ZM3.75 15.75A2.25 2.25 0 0 1 6 13.5h2.25a2.25 2.25 0 0 1 2.25 2.25V18a2.25 2.25 0 0 1-2.25 2.25H6A2.25 2.25 0 0 1 3.75 18v-2.25ZM13.5 6a2.25 2.25 0 0 1 2.25-2.25H18A2.25 2.25 0 0 1 20.25 6v2.25A2.25 2.25 0 0 1 18 10.5h-2.25a2.25 2.25 0 0 1-2.25-2.25V6ZM13.5 15.75a2.25 2.25 0 0 1 2.25-2.25H18a2.25 2.25 0 0 1 2.25 2.25V18A2.25 2.25 0 0 1 18 20.25h-2.25A2.25 2.25 0 0 1 13.5 18v-2.25Z"></path> </svg>
  466. Trading Platforms
  467. </a> </li> <li> <a class="flex items-center gap-x-3.5 py-2 px-2.5 text-sm text-slate-700 rounded-lg hover:bg-gray-100 dark:hover:bg-gray-900 dark:text-slate-400 dark:hover:text-slate-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" target="_blank" href="https://forum.finquota.com"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" width="24" height="24" class="size-4"> <path d="M3.505 2.365A41.369 41.369 0 0 1 9 2c1.863 0 3.697.124 5.495.365 1.247.167 2.18 1.108 2.435 2.268a4.45 4.45 0 0 0-.577-.069 43.141 43.141 0 0 0-4.706 0C9.229 4.696 7.5 6.727 7.5 8.998v2.24c0 1.413.67 2.735 1.76 3.562l-2.98 2.98A.75.75 0 0 1 5 17.25v-3.443c-.501-.048-1-.106-1.495-.172C2.033 13.438 1 12.162 1 10.72V5.28c0-1.441 1.033-2.717 2.505-2.914Z"></path> <path d="M14 6c-.762 0-1.52.02-2.271.062C10.157 6.148 9 7.472 9 8.998v2.24c0 1.519 1.147 2.839 2.71 2.935.214.013.428.024.642.034.2.009.385.09.518.224l2.35 2.35a.75.75 0 0 0 1.28-.531v-2.07c1.453-.195 2.5-1.463 2.5-2.915V8.998c0-1.526-1.157-2.85-2.729-2.936A41.645 41.645 0 0 0 14 6Z"></path> </svg>
  468. Forum
  469. </a> </li> </ul> </nav> </div> </header> <nav class="sticky -top-px text-sm z-10 font-medium text-black bg-gray-100 ring-1 ring-gray-900 ring-opacity-5 border-t shadow-sm shadow-gray-100 pt-6 pb-6 -mt-px dark:bg-slate-900 dark:border-gray-800 dark:shadow-slate-700/[.7]" aria-label="Jump links"> <style>astro-island,astro-slot,astro-static-slot{display:contents}</style><script>(()=>{var l=(o,t)=>{let i=async()=>{await(await o())()},e=typeof t.value=="object"?t.value:void 0,s={timeout:e==null?void 0:e.timeout};"requestIdleCallback"in window?window.requestIdleCallback(i,s):setTimeout(i,s.timeout||200)};(self.Astro||(self.Astro={})).idle=l;window.dispatchEvent(new Event("astro:idle"));})();;(()=>{var A=Object.defineProperty;var g=(i,o,a)=>o in i?A(i,o,{enumerable:!0,configurable:!0,writable:!0,value:a}):i[o]=a;var d=(i,o,a)=>g(i,typeof o!="symbol"?o+"":o,a);{let i={0:t=>m(t),1:t=>a(t),2:t=>new RegExp(t),3:t=>new Date(t),4:t=>new Map(a(t)),5:t=>new Set(a(t)),6:t=>BigInt(t),7:t=>new URL(t),8:t=>new Uint8Array(t),9:t=>new Uint16Array(t),10:t=>new Uint32Array(t),11:t=>1/0*t},o=t=>{let[l,e]=t;return l in i?i[l](e):void 0},a=t=>t.map(o),m=t=>typeof t!="object"||t===null?t:Object.fromEntries(Object.entries(t).map(([l,e])=>[l,o(e)]));class y extends HTMLElement{constructor(){super(...arguments);d(this,"Component");d(this,"hydrator");d(this,"hydrate",async()=>{var b;if(!this.hydrator||!this.isConnected)return;let e=(b=this.parentElement)==null?void 0:b.closest("astro-island[ssr]");if(e){e.addEventListener("astro:hydrate",this.hydrate,{once:!0});return}let c=this.querySelectorAll("astro-slot"),n={},h=this.querySelectorAll("template[data-astro-template]");for(let r of h){let s=r.closest(this.tagName);s!=null&&s.isSameNode(this)&&(n[r.getAttribute("data-astro-template")||"default"]=r.innerHTML,r.remove())}for(let r of c){let s=r.closest(this.tagName);s!=null&&s.isSameNode(this)&&(n[r.getAttribute("name")||"default"]=r.innerHTML)}let p;try{p=this.hasAttribute("props")?m(JSON.parse(this.getAttribute("props"))):{}}catch(r){let s=this.getAttribute("component-url")||"<unknown>",v=this.getAttribute("component-export");throw v&&(s+=` (export ${v})`),console.error(`[hydrate] Error parsing props for component ${s}`,this.getAttribute("props"),r),r}let u;await this.hydrator(this)(this.Component,p,n,{client:this.getAttribute("client")}),this.removeAttribute("ssr"),this.dispatchEvent(new CustomEvent("astro:hydrate"))});d(this,"unmount",()=>{this.isConnected||this.dispatchEvent(new CustomEvent("astro:unmount"))})}disconnectedCallback(){document.removeEventListener("astro:after-swap",this.unmount),document.addEventListener("astro:after-swap",this.unmount,{once:!0})}connectedCallback(){if(!this.hasAttribute("await-children")||document.readyState==="interactive"||document.readyState==="complete")this.childrenConnectedCallback();else{let e=()=>{document.removeEventListener("DOMContentLoaded",e),c.disconnect(),this.childrenConnectedCallback()},c=new MutationObserver(()=>{var n;((n=this.lastChild)==null?void 0:n.nodeType)===Node.COMMENT_NODE&&this.lastChild.nodeValue==="astro:end"&&(this.lastChild.remove(),e())});c.observe(this,{childList:!0}),document.addEventListener("DOMContentLoaded",e)}}async childrenConnectedCallback(){let e=this.getAttribute("before-hydration-url");e&&await import(e),this.start()}async start(){let e=JSON.parse(this.getAttribute("opts")),c=this.getAttribute("client");if(Astro[c]===void 0){window.addEventListener(`astro:${c}`,()=>this.start(),{once:!0});return}try{await Astro[c](async()=>{let n=this.getAttribute("renderer-url"),[h,{default:p}]=await Promise.all([import(this.getAttribute("component-url")),n?import(n):()=>()=>{}]),u=this.getAttribute("component-export")||"default";if(!u.includes("."))this.Component=h[u];else{this.Component=h;for(let f of u.split("."))this.Component=this.Component[f]}return this.hydrator=p,this.hydrate},e,this)}catch(n){console.error(`[astro-island] Error hydrating ${this.getAttribute("component-url")}`,n)}}attributeChangedCallback(){this.hydrate()}}d(y,"observedAttributes",["props"]),customElements.get("astro-island")||customElements.define("astro-island",y)}})();</script><astro-island uid="Z1MH0JK" prefix="r2" component-url="/_astro/SearchTicker.BHyFZuOX.js" component-export="default" renderer-url="/_astro/client.CLg1VKAy.js" props="{}" ssr="" client="idle" opts="{&quot;name&quot;:&quot;SearchTicker&quot;,&quot;value&quot;:true}" await-children=""><div class="mx-auto sm:block"><form><label for="icon" class="sr-only">Search Ticker</label><div class="flex items-center justify-center"><div class="relative w-10/12"><div class="absolute inset-y-0 start-0 flex items-center pointer-events-none z-20 ps-4"><svg class="flex-shrink-0 h-4 w-4 dark:text-gray-300 text-gray-500" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="11" cy="11" r="8"></circle><path d="m21 21-4.3-4.3"></path></svg></div><input type="text" id="icon" autoComplete="off" name="icon" class="py-2 px-4 ps-11 pe-20 block dark:bg-gray-800 bg-slate-50 w-full shadow-sm rounded-lg text-sm dark:text-gray-300 dark:border-gray-800 focus:z-10 border focus:border-slate-400 focus:ring-slate-400 placeholder:dark:text-gray-300 border-slate-300 text-gray-500" placeholder="Search Ticker"/><div id="autocomplete-list" class="hidden"></div></div></div></form></div><!--astro:end--></astro-island> </nav> <div class="flex flex-col flex-1 bg-gray-100 overflow-auto p-6 dark:bg-slate-900 dark:border-gray-800 dark:shadow-slate-700/[.7] dark:text-gray-300">  <ol class="flex items-center mb-5 whitespace-nowrap" aria-label="Breadcrumb"> <li class="inline-flex items-center"> <a class="flex items-center text-sm text-gray-500 hover:text-blue-600 focus:outline-none focus:text-blue-600 dark:focus:text-blue-500" href="/">
  470. Home
  471. </a> <svg class="flex-shrink-0 mx-2 overflow-visible size-4 text-gray-400 dark:text-neutral-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="m9 18 6-6-6-6"></path> </svg> </li> <li class="inline-flex items-center"> <a class="flex items-center text-sm text-gray-500 hover:text-blue-600 focus:outline-none focus:text-blue-600 dark:focus:text-blue-500" href="/KNW/"> KNW </a> <svg class="flex-shrink-0 mx-2 overflow-visible size-4 text-gray-400 dark:text-neutral-600" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="m9 18 6-6-6-6"></path> </svg> </li> <li class="inline-flex items-center text-sm font-semibold text-gray-800 truncate dark:text-gray-200" aria-current="page"> KNW Forecast
  472. </li> </ol> <div class="stock-details w-full"> <div class="flex justify-between md:grid md:grid-cols-2 md:gap-0"> <div class="flex sm:flex-row items-start sm:items-center flex-col-reverse"> <img src="https://cdn.finquota.com/company-logo/KNW.png" class="max-h-14 py-2 w-20" alt="Logo Know Labs Inc." width="100" height="100" loading="lazy" decoding="async"> <div class="sm:ml-3 ml-0"> <h1 class="mb-0 text-2xl">KNW</h1> <h2 class="text-lg mb-0"> <a target="_blank" class="text-gray-700 dark:text-slate-200 underline decoration-gray-800 hover:opacity-80 dark:decoration-slate-100" rel="nofollow noopener" href="https://www.knowlabs.co" title="Know Labs Inc.">Know Labs Inc.</a> </h2> </div> </div> <astro-island uid="17hfDr" prefix="r3" component-url="/_astro/PriceStockBlock.Cv7vZ9vD.js" component-export="default" renderer-url="/_astro/client.CLg1VKAy.js" props="{&quot;lastUpdate&quot;:[0,&quot;12-26-2024 10:39am&quot;],&quot;lastPrice&quot;:[0,0.1549],&quot;dayBefore&quot;:[0,0.158]}" ssr="" client="idle" opts="{&quot;name&quot;:&quot;PriceStockBlock&quot;,&quot;value&quot;:true}" await-children=""><div class="flex flex-col items-end price-block"><p class="mb text-sm text-gray-700 dark:text-slate-200">as <!-- -->12-26-2024 10:39am<!-- --> EST</p><div class="m-0 flex"><div class="mb-0 mr-2 font-bold text-gray-700 dark:text-slate-200 text-4xl"><div class="_37H-w">$<div class="ticker-container" style="overflow:hidden;width:100%"><div class="num">-</div></div>.<div class="ticker-container" style="overflow:hidden;width:100%"><div class="num">-</div></div><div class="ticker-container" style="overflow:hidden;width:100%"><div class="num">-</div></div></div></div><div class="flex flex-col"><div class="m-0 font-bold text-red-600 text-sm"><div><span>-</span><div class="_37H-w">$<div class="ticker-container" style="overflow:hidden;width:100%"><div class="num">-</div></div>.<div class="ticker-container" style="overflow:hidden;width:100%"><div class="num">-</div></div><div class="ticker-container" style="overflow:hidden;width:100%"><div class="num">-</div></div></div></div></div><div class="m-0 font-bold text-red-600 text-sm"><div class="_37H-w">-<div class="ticker-container" style="overflow:hidden;width:100%"><div class="num">-</div></div>.<div class="ticker-container" style="overflow:hidden;width:100%"><div class="num">-</div></div><div class="ticker-container" style="overflow:hidden;width:100%"><div class="num">-</div></div>%</div></div></div></div></div><!--astro:end--></astro-island> </div> <div class="flex flex-col"> <div class="inline-flex items-start space-x-1 stock-info"> <p>Stocks</p> <p>Industrials</p> <p>Industrial Machinery/Components</p> <p><a href="/best/nasdaq/" title="Nasdaq Stocks">Nasdaq</a></p> </div> <div class="flex mt-2"> <blockquote class="text-sm text-gray-900 dark:text-white"> <p>Know Labs Inc is a medical diagnostic. The company is focused on the development, marketing, and sales of proprietary technologies that are capable of uniquely identifying or authenticating almost any substance or material using electromagnetic energy to record, detect, and identify the signature of the substance or material known as Bio-RFID and ChromaID technologies. It is developing a wearable device that will measure blood glucose without fingersticks or microneedles.</p> </blockquote> </div> <script>(()=>{var e=async t=>{await(await t())()};(self.Astro||(self.Astro={})).only=e;window.dispatchEvent(new Event("astro:only"));})();</script><astro-island uid="qiHgu" component-url="/_astro/MLSpeedometer.Bmzszq1c.js" component-export="default" renderer-url="/_astro/client.CLg1VKAy.js" props="{&quot;base&quot;:[0,{&quot;id&quot;:[0,0],&quot;ticker&quot;:[0,&quot;KNW&quot;],&quot;company_name&quot;:[0,&quot;Know Labs Inc.&quot;],&quot;company_founded&quot;:[0,1998],&quot;short_description&quot;:[0,&quot;Know Labs Inc is a medical diagnostic. The company is focused on the development, marketing, and sales of proprietary technologies that are capable of uniquely identifying or authenticating almost any substance or material using electromagnetic energy to record, detect, and identify the signature of the substance or material known as Bio-RFID and ChromaID technologies. It is developing a wearable device that will measure blood glucose without fingersticks or microneedles.&quot;],&quot;description&quot;:[0,&quot;&quot;],&quot;company_url&quot;:[0,&quot;https://www.knowlabs.co&quot;],&quot;logo_url&quot;:[0,&quot;/company-logo/KNW.png&quot;],&quot;country&quot;:[0,&quot;United States&quot;],&quot;city&quot;:[0,&quot;SEATTLE&quot;],&quot;employees&quot;:[0,0],&quot;industry&quot;:[0,&quot;Industrial Machinery/Components&quot;],&quot;sector&quot;:[0,&quot;Industrials&quot;],&quot;market&quot;:[0,&quot;stocks&quot;],&quot;exchange&quot;:[0,&quot;Nasdaq&quot;],&quot;market_cap&quot;:[0,23781545],&quot;active&quot;:[0,true],&quot;ipo_year&quot;:[0,1],&quot;Created&quot;:[0,&quot;0001-01-01T00:00:00Z&quot;],&quot;Updated&quot;:[0,&quot;0001-01-01T00:00:00Z&quot;]}],&quot;technical&quot;:[0,{&quot;daily&quot;:[0,{&quot;ticker&quot;:[0,&quot;KNW&quot;],&quot;accuracy&quot;:[0,0.8430079],&quot;rsi&quot;:[0,34.257207374321055],&quot;supports&quot;:[0,0.17],&quot;resistances&quot;:[0,0.16],&quot;rsi_range&quot;:[0,&quot;{\&quot;percent_5\&quot;:22.222229580818833,\&quot;percent_10\&quot;:26.55344498459492,\&quot;percent_15\&quot;:28.940501180580966,\&quot;percent_20\&quot;:30.477881501146328,\&quot;percent_25\&quot;:33.38834543901697,\&quot;percent_30\&quot;:34.746600512453085,\&quot;percent_35\&quot;:36.819175603601636,\&quot;percent_40\&quot;:38.129769182690836,\&quot;percent_65\&quot;:43.32534087225928,\&quot;percent_70\&quot;:44.838930528448266,\&quot;percent_75\&quot;:46.71889032258041,\&quot;percent_80\&quot;:48.231049018960526,\&quot;percent_85\&quot;:49.684820928630835,\&quot;percent_90\&quot;:52.24978251559387,\&quot;percent_min\&quot;:14.285720367820218,\&quot;percent_max\&quot;:59.29182518139592,\&quot;percent_median\&quot;:39.95216749139857}&quot;],&quot;atr&quot;:[0,0.03557857232434409],&quot;macd&quot;:[0,-0.007307873321629101],&quot;is_macd_crossed_up&quot;:[0,false],&quot;is_macd_crossed_down&quot;:[0,false],&quot;is_macd_crossed_above_zero&quot;:[0,false],&quot;is_macd_crossed_below_zero&quot;:[0,false],&quot;tr&quot;:[0,0.030000001192092896],&quot;stoch_oscillator&quot;:[0,9.625001117587045],&quot;stoch_oscillator_range&quot;:[0,&quot;{\&quot;percent_10\&quot;:5.555558315029741,\&quot;percent_15\&quot;:8.333327124514874,\&quot;percent_20\&quot;:9.999997764825855,\&quot;percent_25\&quot;:12.49999068677231,\&quot;percent_75\&quot;:50,\&quot;percent_80\&quot;:50.00001862644844,\&quot;percent_85\&quot;:55.55555003660718,\&quot;percent_90\&quot;:57.142872348125216,\&quot;percent_max\&quot;:75,\&quot;percent_median\&quot;:27.777777317865375}&quot;],&quot;ai_decision&quot;:[0,&quot;hold&quot;],&quot;timestamp&quot;:[0,&quot;2024-12-26T14:30:00Z&quot;]}],&quot;hourly&quot;:[0,{&quot;ticker&quot;:[0,&quot;KNW&quot;],&quot;accuracy&quot;:[0,0.8384401],&quot;rsi&quot;:[0,51.37567263346152],&quot;rsi_range&quot;:[0,&quot;{\&quot;percent_5\&quot;:23.551076121602648,\&quot;percent_10\&quot;:29.349108637473677,\&quot;percent_15\&quot;:31.31539940338085,\&quot;percent_20\&quot;:34.805682647815416,\&quot;percent_25\&quot;:36.461086155652744,\&quot;percent_30\&quot;:37.59830972182569,\&quot;percent_35\&quot;:40.062196010738916,\&quot;percent_40\&quot;:41.00063939319758,\&quot;percent_65\&quot;:48.93532198005449,\&quot;percent_70\&quot;:49.56644614839626,\&quot;percent_75\&quot;:50.12245800408922,\&quot;percent_80\&quot;:50.615686042231246,\&quot;percent_85\&quot;:51.39080633653175,\&quot;percent_90\&quot;:51.858342448758854,\&quot;percent_max\&quot;:71.84112516414883,\&quot;percent_median\&quot;:46.46564484283054}&quot;],&quot;atr&quot;:[0,0.006001285144260952],&quot;supports&quot;:[0,0],&quot;resistances&quot;:[0,0.16],&quot;macd&quot;:[0,0.0022155980441776694],&quot;is_macd_crossed_up&quot;:[0,false],&quot;is_macd_crossed_down&quot;:[0,false],&quot;is_macd_crossed_above_zero&quot;:[0,false],&quot;is_macd_crossed_below_zero&quot;:[0,false],&quot;tr&quot;:[0,0.007799997925758362],&quot;stoch_oscillator&quot;:[0,96.81250185100366],&quot;stoch_oscillator_range&quot;:[0,&quot;{\&quot;percent_5\&quot;:1.9090828550737242,\&quot;percent_10\&quot;:9.8934646268631,\&quot;percent_15\&quot;:11.838365577623936,\&quot;percent_20\&quot;:16.11624241999535,\&quot;percent_25\&quot;:18.959804693320983,\&quot;percent_75\&quot;:77.87307479770966,\&quot;percent_80\&quot;:87.36843838916826,\&quot;percent_85\&quot;:92.56230693189497,\&quot;percent_90\&quot;:93.65265067755024,\&quot;percent_max\&quot;:98.56250357395045,\&quot;percent_median\&quot;:35.29040895785568}&quot;],&quot;ai_decision&quot;:[0,&quot;hold&quot;],&quot;timestamp&quot;:[0,&quot;2024-12-26T15:30:00Z&quot;]}]}],&quot;sample&quot;:[0,{&quot;daily&quot;:[1,[[0,{&quot;open&quot;:[0,0.64],&quot;low&quot;:[0,0.63],&quot;high&quot;:[0,0.69],&quot;close&quot;:[0,0.69],&quot;volume&quot;:[0,50200],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6200000047683716],&quot;sma_10&quot;:[0,0.6439999997615814],&quot;sma_20&quot;:[0,0.6244999974966049],&quot;sma_50&quot;:[0,0.6591999971866608],&quot;sma_100&quot;:[0,0.5881999954581261],&quot;ema_9&quot;:[0,0.6303318715507087],&quot;ema_12&quot;:[0,0.631544574964768],&quot;ema_26&quot;:[0,0.6337289231965284],&quot;ema_50&quot;:[0,0.6304897848059356],&quot;ema_200&quot;:[0,0.6423134618629978],&quot;ulcer_index&quot;:[0,8.09873268237444],&quot;force_index&quot;:[0,64.36359539066217],&quot;easy_movement&quot;:[0,0.1813452370376478],&quot;volume_weighted_avg&quot;:[0,0.6286786772556849],&quot;channel_index&quot;:[0,48.66969098920602],&quot;williams_r&quot;:[0,-38.888883369940515],&quot;mass_index&quot;:[0,24.84435677516172],&quot;obv&quot;:[0,594000],&quot;rsi&quot;:[0,49.4001245612918],&quot;rsi_2&quot;:[0,65.9905784378222],&quot;vwma&quot;:[0,0.6087832169314722],&quot;macd&quot;:[0,-0.0016352632316163332],&quot;stoch&quot;:[0,61.111116630059485],&quot;bb_middle&quot;:[0,0.6244999974966049],&quot;bb_low&quot;:[0,0.5545071419819537],&quot;bb_upper&quot;:[0,0.6944928530112561],&quot;timestamp&quot;:[0,&quot;2024-05-13T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.69],&quot;low&quot;:[0,0.64],&quot;high&quot;:[0,0.72],&quot;close&quot;:[0,0.7],&quot;volume&quot;:[0,337300],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.6340000033378601],&quot;sma_10&quot;:[0,0.6439999997615814],&quot;sma_20&quot;:[0,0.6274999976158142],&quot;sma_50&quot;:[0,0.6561999976634979],&quot;sma_100&quot;:[0,0.587999995648861],&quot;ema_9&quot;:[0,0.642265496771878],&quot;ema_12&quot;:[0,0.6405377191343595],&quot;ema_26&quot;:[0,0.6379153347325289],&quot;ema_50&quot;:[0,0.6335557538667621],&quot;ema_200&quot;:[0,0.6575030176688803],&quot;ulcer_index&quot;:[0,7.259532608943876],&quot;force_index&quot;:[0,485.49967262724397],&quot;easy_movement&quot;:[0,0.4374636410005312],&quot;volume_weighted_avg&quot;:[0,0.6379178750607789],&quot;channel_index&quot;:[0,-26.664964775271937],&quot;williams_r&quot;:[0,-5.555550036607185],&quot;mass_index&quot;:[0,25.09598031663989],&quot;obv&quot;:[0,149600],&quot;rsi&quot;:[0,57.22924440661489],&quot;rsi_2&quot;:[0,90.21306244207918],&quot;vwma&quot;:[0,0.6108565926377115],&quot;macd&quot;:[0,0.0025602719560412603],&quot;stoch&quot;:[0,94.44444996339281],&quot;bb_middle&quot;:[0,0.6274999976158142],&quot;bb_low&quot;:[0,0.5519023797410432],&quot;bb_upper&quot;:[0,0.7030976154905852],&quot;timestamp&quot;:[0,&quot;2024-05-14T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.7],&quot;low&quot;:[0,0.67],&quot;high&quot;:[0,0.71],&quot;close&quot;:[0,0.7],&quot;volume&quot;:[0,265200],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6480000019073486],&quot;sma_10&quot;:[0,0.6490000009536743],&quot;sma_20&quot;:[0,0.6309999972581863],&quot;sma_50&quot;:[0,0.6521999979019165],&quot;sma_100&quot;:[0,0.5874999955296516],&quot;ema_9&quot;:[0,0.6538123950007242],&quot;ema_12&quot;:[0,0.6496857516173655],&quot;ema_26&quot;:[0,0.6424414627655254],&quot;ema_50&quot;:[0,0.6332324703009157],&quot;ema_200&quot;:[0,0.5990656433717099],&quot;ulcer_index&quot;:[0,6.98017435938267],&quot;force_index&quot;:[0,898.0239251615828],&quot;easy_movement&quot;:[0,0.6834721549737058],&quot;volume_weighted_avg&quot;:[0,0.6630340025448275],&quot;channel_index&quot;:[0,296.518889622837],&quot;williams_r&quot;:[0,-15.384640072919375],&quot;mass_index&quot;:[0,25.417725253159514],&quot;obv&quot;:[0,1176500],&quot;rsi&quot;:[0,58.42443594322269],&quot;rsi_2&quot;:[0,92.0907839652167],&quot;vwma&quot;:[0,0.6284890847607612],&quot;macd&quot;:[0,0.0056533554214108035],&quot;stoch&quot;:[0,84.61535992708062],&quot;bb_middle&quot;:[0,0.6309999972581863],&quot;bb_low&quot;:[0,0.5490487949230642],&quot;bb_upper&quot;:[0,0.7129511995933084],&quot;timestamp&quot;:[0,&quot;2024-05-15T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.65],&quot;low&quot;:[0,0.61],&quot;high&quot;:[0,0.7],&quot;close&quot;:[0,0.7],&quot;volume&quot;:[0,213700],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6639999985694885],&quot;sma_10&quot;:[0,0.6550000011920929],&quot;sma_20&quot;:[0,0.6379999965429306],&quot;sma_50&quot;:[0,0.6493999981880187],&quot;sma_100&quot;:[0,0.5885999956727028],&quot;ema_9&quot;:[0,0.6630499136000971],&quot;ema_12&quot;:[0,0.6574263989341549],&quot;ema_26&quot;:[0,0.6466686896578143],&quot;ema_50&quot;:[0,0.6343863349722557],&quot;ema_200&quot;:[0,0.5706398613110957],&quot;ulcer_index&quot;:[0,6.689159474436741],&quot;force_index&quot;:[0,769.6805662164928],&quot;easy_movement&quot;:[0,0.31256636329695425],&quot;volume_weighted_avg&quot;:[0,0.6720340240176575],&quot;channel_index&quot;:[0,194.6629379416836],&quot;williams_r&quot;:[0,-15.384640072919375],&quot;mass_index&quot;:[0,25.688225066907975],&quot;obv&quot;:[0,1404000],&quot;rsi&quot;:[0,58.445253866146864],&quot;rsi_2&quot;:[0,92.0907839652167],&quot;vwma&quot;:[0,0.645572601145325],&quot;macd&quot;:[0,0.007287227842222299],&quot;stoch&quot;:[0,84.61535992708062],&quot;bb_middle&quot;:[0,0.6379999965429306],&quot;bb_low&quot;:[0,0.5576009947054621],&quot;bb_upper&quot;:[0,0.7183989983803991],&quot;timestamp&quot;:[0,&quot;2024-05-16T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.7],&quot;low&quot;:[0,0.64],&quot;high&quot;:[0,0.7],&quot;close&quot;:[0,0.65],&quot;volume&quot;:[0,20800],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6839999914169311],&quot;sma_10&quot;:[0,0.6569999992847443],&quot;sma_20&quot;:[0,0.6434999972581863],&quot;sma_50&quot;:[0,0.6481999981403351],&quot;sma_100&quot;:[0,0.5904999956488609],&quot;ema_9&quot;:[0,0.6704399285101512],&quot;ema_12&quot;:[0,0.6639761857702582],&quot;ema_26&quot;:[0,0.6506509778393825],&quot;ema_50&quot;:[0,0.6382408302334854],&quot;ema_200&quot;:[0,0.5976783704036518],&quot;ulcer_index&quot;:[0,6.641413664285437],&quot;force_index&quot;:[0,659.7233958478387],&quot;easy_movement&quot;:[0,0.15956878545464487],&quot;volume_weighted_avg&quot;:[0,0.6774642026863772],&quot;channel_index&quot;:[0,160.7062974313487],&quot;williams_r&quot;:[0,-15.384640072919375],&quot;mass_index&quot;:[0,26.030287470108746],&quot;obv&quot;:[0,1250400],&quot;rsi&quot;:[0,58.42881357140856],&quot;rsi_2&quot;:[0,92.0907839652167],&quot;vwma&quot;:[0,0.6635967509395689],&quot;macd&quot;:[0,0.007924199931901391],&quot;stoch&quot;:[0,84.61535992708062],&quot;bb_middle&quot;:[0,0.6434999972581863],&quot;bb_low&quot;:[0,0.5619463411910166],&quot;bb_upper&quot;:[0,0.725053653325356],&quot;timestamp&quot;:[0,&quot;2024-05-17T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.7],&quot;low&quot;:[0,0.66],&quot;high&quot;:[0,0.7],&quot;close&quot;:[0,0.66],&quot;volume&quot;:[0,19900],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6879999876022339],&quot;sma_10&quot;:[0,0.6539999961853027],&quot;sma_20&quot;:[0,0.6479999959468842],&quot;sma_50&quot;:[0,0.6475999975204467],&quot;sma_100&quot;:[0,0.5911999955773354],&quot;ema_9&quot;:[0,0.6663519380112309],&quot;ema_12&quot;:[0,0.6618259918946231],&quot;ema_26&quot;:[0,0.6505391122289329],&quot;ema_50&quot;:[0,0.6361391515595866],&quot;ema_200&quot;:[0,0.5466962960920764],&quot;ulcer_index&quot;:[0,6.910332277888796],&quot;force_index&quot;:[0,416.94001881198267],&quot;easy_movement&quot;:[0,0.2956837668942979],&quot;volume_weighted_avg&quot;:[0,0.6766217920401538],&quot;channel_index&quot;:[0,-74.18623088788483],&quot;williams_r&quot;:[0,-53.8461714806567],&quot;mass_index&quot;:[0,26.270519682538293],&quot;obv&quot;:[0,1711900],&quot;rsi&quot;:[0,50.008399238466126],&quot;rsi_2&quot;:[0,10.61637699240049],&quot;vwma&quot;:[0,0.6651111320557056],&quot;macd&quot;:[0,0.004627859864381759],&quot;stoch&quot;:[0,46.15382851934331],&quot;bb_middle&quot;:[0,0.6479999959468842],&quot;bb_low&quot;:[0,0.5760000030199591],&quot;bb_upper&quot;:[0,0.7199999888738092],&quot;timestamp&quot;:[0,&quot;2024-05-20T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.67],&quot;low&quot;:[0,0.65],&quot;high&quot;:[0,0.7],&quot;close&quot;:[0,0.67],&quot;volume&quot;:[0,30300],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6819999933242797],&quot;sma_10&quot;:[0,0.6579999983310699],&quot;sma_20&quot;:[0,0.6504999965429306],&quot;sma_50&quot;:[0,0.6475999975204467],&quot;sma_100&quot;:[0,0.5933999958634376],&quot;ema_9&quot;:[0,0.6650815556562306],&quot;ema_12&quot;:[0,0.6615450746552755],&quot;ema_26&quot;:[0,0.6512444666166989],&quot;ema_50&quot;:[0,0.6372579306682494],&quot;ema_200&quot;:[0,0.5515024566383366],&quot;ulcer_index&quot;:[0,6.9054030048235395],&quot;force_index&quot;:[0,385.78784981396626],&quot;easy_movement&quot;:[0,0.3297059935751811],&quot;volume_weighted_avg&quot;:[0,0.6770413998980075],&quot;channel_index&quot;:[0,-68.48375597621126],&quot;williams_r&quot;:[0,-46.15382851934331],&quot;mass_index&quot;:[0,26.253532049004686],&quot;obv&quot;:[0,1496800],&quot;rsi&quot;:[0,51.51812527523909],&quot;rsi_2&quot;:[0,33.98009656516513],&quot;vwma&quot;:[0,0.6683185997258442],&quot;macd&quot;:[0,0.002919044689825786],&quot;stoch&quot;:[0,53.8461714806567],&quot;bb_middle&quot;:[0,0.6504999965429306],&quot;bb_low&quot;:[0,0.5805071440939721],&quot;bb_upper&quot;:[0,0.720492848991889],&quot;timestamp&quot;:[0,&quot;2024-05-21T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.66],&quot;low&quot;:[0,0.61],&quot;high&quot;:[0,0.66],&quot;close&quot;:[0,0.62],&quot;volume&quot;:[0,117300],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6759999990463257],&quot;sma_10&quot;:[0,0.6620000004768372],&quot;sma_20&quot;:[0,0.6549999982118606],&quot;sma_50&quot;:[0,0.6463999974727631],&quot;sma_100&quot;:[0,0.59559999614954],&quot;ema_9&quot;:[0,0.6660652478628446],&quot;ema_12&quot;:[0,0.6628458349682024],&quot;ema_26&quot;:[0,0.6526337666220768],&quot;ema_50&quot;:[0,0.638541934041624],&quot;ema_200&quot;:[0,0.5526815368378487],&quot;ulcer_index&quot;:[0,6.726501847493175],&quot;force_index&quot;:[0,373.95682355070306],&quot;easy_movement&quot;:[0,0.5925218865268269],&quot;volume_weighted_avg&quot;:[0,0.6771936518887948],&quot;channel_index&quot;:[0,-52.96560213252917],&quot;williams_r&quot;:[0,-38.46153140773732],&quot;mass_index&quot;:[0,26.306407341243172],&quot;obv&quot;:[0,1527100],&quot;rsi&quot;:[0,53.04714208233812],&quot;rsi_2&quot;:[0,56.64488880364483],&quot;vwma&quot;:[0,0.6718504770499433],&quot;macd&quot;:[0,0.0022644039978997974],&quot;stoch&quot;:[0,61.538468592262674],&quot;bb_middle&quot;:[0,0.6549999982118606],&quot;bb_low&quot;:[0,0.5925500252907057],&quot;bb_upper&quot;:[0,0.7174499711330156],&quot;timestamp&quot;:[0,&quot;2024-05-22T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.67],&quot;low&quot;:[0,0.63],&quot;high&quot;:[0,0.68],&quot;close&quot;:[0,0.64],&quot;volume&quot;:[0,82200],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6600000023841858],&quot;sma_10&quot;:[0,0.6620000004768372],&quot;sma_20&quot;:[0,0.6549999982118606],&quot;sma_50&quot;:[0,0.6457999980449677],&quot;sma_100&quot;:[0,0.5972999963164329],&quot;ema_9&quot;:[0,0.6568521992561722],&quot;ema_12&quot;:[0,0.6562541721185263],&quot;ema_26&quot;:[0,0.6502437266175197],&quot;ema_50&quot;:[0,0.6389131518524804],&quot;ema_200&quot;:[0,0.5754239557453037],&quot;ulcer_index&quot;:[0,7.377346499479595],&quot;force_index&quot;:[0,-517.3183432093641],&quot;easy_movement&quot;:[0,0.3984798690931835],&quot;volume_weighted_avg&quot;:[0,0.6722686104969778],&quot;channel_index&quot;:[0,43.30661612926911],&quot;williams_r&quot;:[0,-76.92306281547464],&quot;mass_index&quot;:[0,26.15993090152493],&quot;obv&quot;:[0,1246200],&quot;rsi&quot;:[0,45.3318353408263],&quot;rsi_2&quot;:[0,12.777921953017653],&quot;vwma&quot;:[0,0.6710331786036415],&quot;macd&quot;:[0,-0.0015151304432911546],&quot;stoch&quot;:[0,23.076937184525356],&quot;bb_middle&quot;:[0,0.6549999982118606],&quot;bb_low&quot;:[0,0.5925500252907057],&quot;bb_upper&quot;:[0,0.7174499711330156],&quot;timestamp&quot;:[0,&quot;2024-05-23T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.64],&quot;low&quot;:[0,0.62],&quot;high&quot;:[0,0.67],&quot;close&quot;:[0,0.63],&quot;volume&quot;:[0,66000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6480000019073486],&quot;sma_10&quot;:[0,0.6659999966621399],&quot;sma_20&quot;:[0,0.6559999972581864],&quot;sma_50&quot;:[0,0.6449999976158142],&quot;sma_100&quot;:[0,0.5985999962687493],&quot;ema_9&quot;:[0,0.6534817565479889],&quot;ema_12&quot;:[0,0.6537535291649875],&quot;ema_26&quot;:[0,0.6494940228806922],&quot;ema_50&quot;:[0,0.6393218898544918],&quot;ema_200&quot;:[0,0.5834240237998306],&quot;ulcer_index&quot;:[0,7.715116794965872],&quot;force_index&quot;:[0,-208.56451411336243],&quot;easy_movement&quot;:[0,0.23327526930616543],&quot;volume_weighted_avg&quot;:[0,0.6704012033588187],&quot;channel_index&quot;:[0,0.45997066655449587],&quot;williams_r&quot;:[0,-61.538468592262674],&quot;mass_index&quot;:[0,25.55390733436098],&quot;obv&quot;:[0,1238700],&quot;rsi&quot;:[0,48.54295722017166],&quot;rsi_2&quot;:[0,46.14377609737034],&quot;vwma&quot;:[0,0.6698826414238495],&quot;macd&quot;:[0,-0.002601307527979251],&quot;stoch&quot;:[0,38.46153140773732],&quot;bb_middle&quot;:[0,0.6559999972581864],&quot;bb_low&quot;:[0,0.5952052664636918],&quot;bb_upper&quot;:[0,0.716794728052681],&quot;timestamp&quot;:[0,&quot;2024-05-24T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.62],&quot;low&quot;:[0,0.59],&quot;high&quot;:[0,0.65],&quot;close&quot;:[0,0.6],&quot;volume&quot;:[0,66300],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6440000057220459],&quot;sma_10&quot;:[0,0.6659999966621399],&quot;sma_20&quot;:[0,0.6549999982118606],&quot;sma_50&quot;:[0,0.6443999969959259],&quot;sma_100&quot;:[0,0.5995999965071678],&quot;ema_9&quot;:[0,0.6487854042887908],&quot;ema_12&quot;:[0,0.650099140440726],&quot;ema_26&quot;:[0,0.6480591127467806],&quot;ema_50&quot;:[0,0.6393224435176077],&quot;ema_200&quot;:[0,0.5912450087216198],&quot;ulcer_index&quot;:[0,7.701589950947412],&quot;force_index&quot;:[0,-273.0522780875646],&quot;easy_movement&quot;:[0,0.34027982224762227],&quot;volume_weighted_avg&quot;:[0,0.6718193845645423],&quot;channel_index&quot;:[0,-19.197296239490264],&quot;williams_r&quot;:[0,-69.23076570386866],&quot;mass_index&quot;:[0,25.23234951905545],&quot;obv&quot;:[0,1075500],&quot;rsi&quot;:[0,47.04450695626363],&quot;rsi_2&quot;:[0,33.376109590811254],&quot;vwma&quot;:[0,0.6689185855417112],&quot;macd&quot;:[0,-0.0038450806602244704],&quot;stoch&quot;:[0,30.769234296131337],&quot;bb_middle&quot;:[0,0.6549999982118606],&quot;bb_low&quot;:[0,0.5931938555524078],&quot;bb_upper&quot;:[0,0.7168061408713134],&quot;timestamp&quot;:[0,&quot;2024-05-28T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.59],&quot;low&quot;:[0,0.55],&quot;high&quot;:[0,0.6],&quot;close&quot;:[0,0.58],&quot;volume&quot;:[0,82200],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6320000052452087],&quot;sma_10&quot;:[0,0.6569999992847443],&quot;sma_20&quot;:[0,0.6504999995231628],&quot;sma_50&quot;:[0,0.6425999975204468],&quot;sma_100&quot;:[0,0.6000999966263771],&quot;ema_9&quot;:[0,0.6390283282014414],&quot;ema_12&quot;:[0,0.6423915845967186],&quot;ema_26&quot;:[0,0.6445037261788407],&quot;ema_50&quot;:[0,0.6379634463775568],&quot;ema_200&quot;:[0,0.5950108835463502],&quot;ulcer_index&quot;:[0,8.275911469816936],&quot;force_index&quot;:[0,-518.1887432658533],&quot;easy_movement&quot;:[0,0.17867648187141677],&quot;volume_weighted_avg&quot;:[0,0.6693848411423736],&quot;channel_index&quot;:[0,-20.479385728583587],&quot;williams_r&quot;:[0,-92.30765703868661],&quot;mass_index&quot;:[0,24.914365105565267],&quot;obv&quot;:[0,937400],&quot;rsi&quot;:[0,42.79196357775801],&quot;rsi_2&quot;:[0,12.546660278963842],&quot;vwma&quot;:[0,0.6656702646726835],&quot;macd&quot;:[0,-0.006392025849022242],&quot;stoch&quot;:[0,7.692342961313392],&quot;bb_middle&quot;:[0,0.6504999995231628],&quot;bb_low&quot;:[0,0.5864765759804291],&quot;bb_upper&quot;:[0,0.7145234230658966],&quot;timestamp&quot;:[0,&quot;2024-05-29T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.58],&quot;low&quot;:[0,0.57],&quot;high&quot;:[0,0.58],&quot;close&quot;:[0,0.58],&quot;volume&quot;:[0,61400],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6139999985694885],&quot;sma_10&quot;:[0,0.6449999988079071],&quot;sma_20&quot;:[0,0.6469999998807907],&quot;sma_50&quot;:[0,0.6405999970436096],&quot;sma_100&quot;:[0,0.6002999964356422],&quot;ema_9&quot;:[0,0.6272226592151448],&quot;ema_12&quot;:[0,0.632792874483285],&quot;ema_26&quot;:[0,0.6397074873503323],&quot;ema_50&quot;:[0,0.6349581341693973],&quot;ema_200&quot;:[0,0.5801464584421313],&quot;ulcer_index&quot;:[0,9.062591868217888],&quot;force_index&quot;:[0,-679.0219949431099],&quot;easy_movement&quot;:[0,0.16293022499957657],&quot;volume_weighted_avg&quot;:[0,0.6655158958669286],&quot;channel_index&quot;:[0,-4.851303232644385],&quot;williams_r&quot;:[0,-82.35295973846887],&quot;mass_index&quot;:[0,24.69450762628581],&quot;obv&quot;:[0,899800],&quot;rsi&quot;:[0,40.19294940711881],&quot;rsi_2&quot;:[0,6.848192721283041],&quot;vwma&quot;:[0,0.6618824982037506],&quot;macd&quot;:[0,-0.008978694141619453],&quot;stoch&quot;:[0,17.64704026153113],&quot;bb_middle&quot;:[0,0.6469999998807907],&quot;bb_low&quot;:[0,0.575978881721019],&quot;bb_upper&quot;:[0,0.7180211180405625],&quot;timestamp&quot;:[0,&quot;2024-05-30T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.57],&quot;low&quot;:[0,0.57],&quot;high&quot;:[0,0.6],&quot;close&quot;:[0,0.57],&quot;volume&quot;:[0,106100],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.6059999942779541],&quot;sma_10&quot;:[0,0.6329999983310699],&quot;sma_20&quot;:[0,0.6439999997615814],&quot;sma_50&quot;:[0,0.6387999963760376],&quot;sma_100&quot;:[0,0.6008999964594841],&quot;ema_9&quot;:[0,0.6177781240362928],&quot;ema_12&quot;:[0,0.6246708917817824],&quot;ema_26&quot;:[0,0.635289255216858],&quot;ema_50&quot;:[0,0.632985971100603],&quot;ema_200&quot;:[0,0.5838237612245568],&quot;ulcer_index&quot;:[0,9.537794580357353],&quot;force_index&quot;:[0,-582.012688266667],&quot;easy_movement&quot;:[0,0.22776699059547154],&quot;volume_weighted_avg&quot;:[0,0.6649081825973808],&quot;channel_index&quot;:[0,-33.883818623774026],&quot;williams_r&quot;:[0,-82.35295973846887],&quot;mass_index&quot;:[0,24.29264107122043],&quot;obv&quot;:[0,812700],&quot;rsi&quot;:[0,40.18743301386479],&quot;rsi_2&quot;:[0,6.848192721283041],&quot;vwma&quot;:[0,0.6591862903115017],&quot;macd&quot;:[0,-0.010140181667706897],&quot;stoch&quot;:[0,17.64704026153113],&quot;bb_middle&quot;:[0,0.6439999997615814],&quot;bb_low&quot;:[0,0.5672145869140804],&quot;bb_upper&quot;:[0,0.7207854126090824],&quot;timestamp&quot;:[0,&quot;2024-05-31T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.58],&quot;low&quot;:[0,0.57],&quot;high&quot;:[0,0.67],&quot;close&quot;:[0,0.66],&quot;volume&quot;:[0,459200],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.5919999957084656],&quot;sma_10&quot;:[0,0.6199999988079071],&quot;sma_20&quot;:[0,0.6384999990463257],&quot;sma_50&quot;:[0,0.6365999960899353],&quot;sma_100&quot;:[0,0.6012999966740609],&quot;ema_9&quot;:[0,0.6082224977985228],&quot;ema_12&quot;:[0,0.6162599842534224],&quot;ema_26&quot;:[0,0.6304530135598643],&quot;ema_50&quot;:[0,0.630515932737734],&quot;ema_200&quot;:[0,0.5836862112904562],&quot;ulcer_index&quot;:[0,10.49781245500722],&quot;force_index&quot;:[0,-650.4449424193771],&quot;easy_movement&quot;:[0,0.16326575699077012],&quot;volume_weighted_avg&quot;:[0,0.660604376967613],&quot;channel_index&quot;:[0,17.412585372955075],&quot;williams_r&quot;:[0,-88.23530649231259],&quot;mass_index&quot;:[0,24.069568976464087],&quot;obv&quot;:[0,706600],&quot;rsi&quot;:[0,38.81504514504343],&quot;rsi_2&quot;:[0,3.5885199390250904],&quot;vwma&quot;:[0,0.6536704348520807],&quot;macd&quot;:[0,-0.010971878031258504],&quot;stoch&quot;:[0,11.76469350768742],&quot;bb_middle&quot;:[0,0.6384999990463257],&quot;bb_low&quot;:[0,0.5571919447532963],&quot;bb_upper&quot;:[0,0.7198080533393552],&quot;timestamp&quot;:[0,&quot;2024-06-03T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.66],&quot;low&quot;:[0,0.59],&quot;high&quot;:[0,0.67],&quot;close&quot;:[0,0.66],&quot;volume&quot;:[0,123600],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.5980000019073486],&quot;sma_10&quot;:[0,0.6210000038146972],&quot;sma_20&quot;:[0,0.6375],&quot;sma_50&quot;:[0,0.6367999970912933],&quot;sma_100&quot;:[0,0.6025999972224235],&quot;ema_9&quot;:[0,0.618578003484027],&quot;ema_12&quot;:[0,0.6229892214799796],&quot;ema_26&quot;:[0,0.6326416811647665],&quot;ema_50&quot;:[0,0.6316721716980599],&quot;ema_200&quot;:[0,0.5844455527326013],&quot;ulcer_index&quot;:[0,10.608318598503482],&quot;force_index&quot;:[0,5346.47783016637],&quot;easy_movement&quot;:[0,-0.03841013084411081],&quot;volume_weighted_avg&quot;:[0,0.659695005103373],&quot;channel_index&quot;:[0,341.6472231390551],&quot;williams_r&quot;:[0,-35.29411558461457],&quot;mass_index&quot;:[0,24.221833513597137],&quot;obv&quot;:[0,1165800],&quot;rsi&quot;:[0,54.011481927490784],&quot;rsi_2&quot;:[0,89.92337594001626],&quot;vwma&quot;:[0,0.6548384716834851],&quot;macd&quot;:[0,-0.005145046727682848],&quot;stoch&quot;:[0,64.70588441538543],&quot;bb_middle&quot;:[0,0.6375],&quot;bb_low&quot;:[0,0.5577817473866236],&quot;bb_upper&quot;:[0,0.7172182526133764],&quot;timestamp&quot;:[0,&quot;2024-06-04T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.66],&quot;low&quot;:[0,0.64],&quot;high&quot;:[0,0.7],&quot;close&quot;:[0,0.69],&quot;volume&quot;:[0,479200],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6100000023841858],&quot;sma_10&quot;:[0,0.6210000038146972],&quot;sma_20&quot;:[0,0.6395000010728836],&quot;sma_50&quot;:[0,0.6363999974727631],&quot;sma_100&quot;:[0,0.6038999977707863],&quot;ema_9&quot;:[0,0.6268624080324304],&quot;ema_12&quot;:[0,0.6286831914409126],&quot;ema_26&quot;:[0,0.6346682252433796],&quot;ema_50&quot;:[0,0.6327830679540593],&quot;ema_200&quot;:[0,0.5851973385385062],&quot;ulcer_index&quot;:[0,10.717685414034367],&quot;force_index&quot;:[0,4582.69878896968],&quot;easy_movement&quot;:[0,-0.026060613806922404],&quot;volume_weighted_avg&quot;:[0,0.6517862604137563],&quot;channel_index&quot;:[0,7.277024043100088],&quot;williams_r&quot;:[0,-31.249976716930778],&quot;mass_index&quot;:[0,24.43909469902324],&quot;obv&quot;:[0,1165800],&quot;rsi&quot;:[0,54.01071276809778],&quot;rsi_2&quot;:[0,89.92337594001626],&quot;vwma&quot;:[0,0.6565062538393126],&quot;macd&quot;:[0,-0.001182096676290414],&quot;stoch&quot;:[0,68.75002328306923],&quot;bb_middle&quot;:[0,0.6395000010728836],&quot;bb_low&quot;:[0,0.5596313585905114],&quot;bb_upper&quot;:[0,0.7193686435552559],&quot;timestamp&quot;:[0,&quot;2024-06-05T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.66],&quot;low&quot;:[0,0.66],&quot;high&quot;:[0,0.7],&quot;close&quot;:[0,0.7],&quot;volume&quot;:[0,144300],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6320000052452087],&quot;sma_10&quot;:[0,0.6230000019073486],&quot;sma_20&quot;:[0,0.6425000011920929],&quot;sma_50&quot;:[0,0.6371999979019165],&quot;sma_100&quot;:[0,0.6054999980330468],&quot;ema_9&quot;:[0,0.6394899259429961],&quot;ema_12&quot;:[0,0.6381165445695963],&quot;ema_26&quot;:[0,0.638753237218138],&quot;ema_50&quot;:[0,0.6344776935167423],&quot;ema_200&quot;:[0,0.5752038703273795],&quot;ulcer_index&quot;:[0,10.724483808365],&quot;force_index&quot;:[0,5981.750276247965],&quot;easy_movement&quot;:[0,-0.001060230589053365],&quot;volume_weighted_avg&quot;:[0,0.6546520120424176],&quot;channel_index&quot;:[0,278.705981708859],&quot;williams_r&quot;:[0,-6.666661368475178],&quot;mass_index&quot;:[0,24.627197362185836],&quot;obv&quot;:[0,1776700],&quot;rsi&quot;:[0,58.046444647954814],&quot;rsi_2&quot;:[0,95.40714015457272],&quot;vwma&quot;:[0,0.6625557968155612],&quot;macd&quot;:[0,0.003315673282073885],&quot;stoch&quot;:[0,93.33333863152482],&quot;bb_middle&quot;:[0,0.6425000011920929],&quot;bb_low&quot;:[0,0.5598259426423504],&quot;bb_upper&quot;:[0,0.7251740597418355],&quot;timestamp&quot;:[0,&quot;2024-06-06T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.68],&quot;low&quot;:[0,0.67],&quot;high&quot;:[0,0.77],&quot;close&quot;:[0,0.75],&quot;volume&quot;:[0,371700],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6560000061988831],&quot;sma_10&quot;:[0,0.6310000002384186],&quot;sma_20&quot;:[0,0.6465000003576279],&quot;sma_50&quot;:[0,0.6387999975681304],&quot;sma_100&quot;:[0,0.6074999979138375],&quot;ema_9&quot;:[0,0.651591938366137],&quot;ema_12&quot;:[0,0.6476370732286465],&quot;ema_26&quot;:[0,0.643280941677588],&quot;ema_50&quot;:[0,0.6366810776517121],&quot;ema_200&quot;:[0,0.5690880912864098],&quot;ulcer_index&quot;:[0,10.724483808365006],&quot;force_index&quot;:[0,5333.354839809422],&quot;easy_movement&quot;:[0,0.12402755563164658],&quot;volume_weighted_avg&quot;:[0,0.6529589038344642],&quot;channel_index&quot;:[0,-0.2721524068315985],&quot;williams_r&quot;:[0,0],&quot;mass_index&quot;:[0,24.818845026591493],&quot;obv&quot;:[0,2017300],&quot;rsi&quot;:[0,59.33073600667879],&quot;rsi_2&quot;:[0,96.62984644625492],&quot;vwma&quot;:[0,0.66486223048966],&quot;macd&quot;:[0,0.0066352497681086055],&quot;stoch&quot;:[0,100],&quot;bb_middle&quot;:[0,0.6465000003576279],&quot;bb_low&quot;:[0,0.5608787429832105],&quot;bb_upper&quot;:[0,0.7321212577320453],&quot;timestamp&quot;:[0,&quot;2024-06-07T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.75],&quot;low&quot;:[0,0.69],&quot;high&quot;:[0,0.77],&quot;close&quot;:[0,0.69],&quot;volume&quot;:[0,60200],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6920000076293945],&quot;sma_10&quot;:[0,0.64200000166893],&quot;sma_20&quot;:[0,0.653999999165535],&quot;sma_50&quot;:[0,0.6409999978542328],&quot;sma_100&quot;:[0,0.6101999980211258],&quot;ema_9&quot;:[0,0.6712735506908727],&quot;ema_12&quot;:[0,0.6633852152530363],&quot;ema_26&quot;:[0,0.6511815111653421],&quot;ema_50&quot;:[0,0.6409418984259805],&quot;ema_200&quot;:[0,0.5672094495346525],&quot;ulcer_index&quot;:[0,10.553209759367473],&quot;force_index&quot;:[0,7226.443323325842],&quot;easy_movement&quot;:[0,-0.10817123453856452],&quot;volume_weighted_avg&quot;:[0,0.6693103185696758],&quot;channel_index&quot;:[0,156.69505495889632],&quot;williams_r&quot;:[0,-9.0909017019025],&quot;mass_index&quot;:[0,25.03401387339356],&quot;obv&quot;:[0,2434200],&quot;rsi&quot;:[0,65.06816934901875],&quot;rsi_2&quot;:[0,99.07974431659167],&quot;vwma&quot;:[0,0.6760979957210201],&quot;macd&quot;:[0,0.01158048374378412],&quot;stoch&quot;:[0,90.9090982980975],&quot;bb_middle&quot;:[0,0.653999999165535],&quot;bb_low&quot;:[0,0.5601064413039716],&quot;bb_upper&quot;:[0,0.7478935570270984],&quot;timestamp&quot;:[0,&quot;2024-06-10T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.7],&quot;low&quot;:[0,0.68],&quot;high&quot;:[0,0.8],&quot;close&quot;:[0,0.8],&quot;volume&quot;:[0,199000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6980000019073487],&quot;sma_10&quot;:[0,0.6480000019073486],&quot;sma_20&quot;:[0,0.6569999992847443],&quot;sma_50&quot;:[0,0.6421999979019165],&quot;sma_100&quot;:[0,0.6123999980092049],&quot;ema_9&quot;:[0,0.675018840073824],&quot;ema_12&quot;:[0,0.6674797965991839],&quot;ema_26&quot;:[0,0.6540524086625821],&quot;ema_50&quot;:[0,0.6426826869195251],&quot;ema_200&quot;:[0,0.5647524857865528],&quot;ulcer_index&quot;:[0,10.658766721018516],&quot;force_index&quot;:[0,5678.094923993912],&quot;easy_movement&quot;:[0,-0.15682482724493862],&quot;volume_weighted_avg&quot;:[0,0.6699462267902162],&quot;channel_index&quot;:[0,-69.72960986933758],&quot;williams_r&quot;:[0,-36.36363390063417],&quot;mass_index&quot;:[0,25.37298125853217],&quot;obv&quot;:[0,2419600],&quot;rsi&quot;:[0,55.04033918412031],&quot;rsi_2&quot;:[0,36.09916753853465],&quot;vwma&quot;:[0,0.6778407400634842],&quot;macd&quot;:[0,0.010237559974142038],&quot;stoch&quot;:[0,63.63636609936584],&quot;bb_middle&quot;:[0,0.6569999992847443],&quot;bb_low&quot;:[0,0.5625330730885343],&quot;bb_upper&quot;:[0,0.7514669254809543],&quot;timestamp&quot;:[0,&quot;2024-06-11T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.8],&quot;low&quot;:[0,0.75],&quot;high&quot;:[0,0.83],&quot;close&quot;:[0,0.8],&quot;volume&quot;:[0,250100],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.7259999990463257],&quot;sma_10&quot;:[0,0.6680000007152558],&quot;sma_20&quot;:[0,0.6625],&quot;sma_50&quot;:[0,0.6453999984264374],&quot;sma_100&quot;:[0,0.6157999980449677],&quot;ema_9&quot;:[0,0.7000150744371338],&quot;ema_12&quot;:[0,0.6878675203658418],&quot;ema_26&quot;:[0,0.6648497043931195],&quot;ema_50&quot;:[0,0.6483028176362453],&quot;ema_200&quot;:[0,0.5560569654880453],&quot;ulcer_index&quot;:[0,10.597044735113114],&quot;force_index&quot;:[0,7994.099239453461],&quot;easy_movement&quot;:[0,-0.054817458861697824],&quot;volume_weighted_avg&quot;:[0,0.680645806484709],&quot;channel_index&quot;:[0,23.866601263345515],&quot;williams_r&quot;:[0,0],&quot;mass_index&quot;:[0,25.722731401826273],&quot;obv&quot;:[0,2830700],&quot;rsi&quot;:[0,65.5365584396668],&quot;rsi_2&quot;:[0,80.81480553950229],&quot;vwma&quot;:[0,0.6850095293101355],&quot;macd&quot;:[0,0.015845068090967994],&quot;stoch&quot;:[0,100],&quot;bb_middle&quot;:[0,0.6625],&quot;bb_low&quot;:[0,0.549916693696141],&quot;bb_upper&quot;:[0,0.7750833063038589],&quot;timestamp&quot;:[0,&quot;2024-06-12T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.8],&quot;low&quot;:[0,0.77],&quot;high&quot;:[0,0.83],&quot;close&quot;:[0,0.82],&quot;volume&quot;:[0,230000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.7480000019073486],&quot;sma_10&quot;:[0,0.6900000035762787],&quot;sma_20&quot;:[0,0.6675000011920929],&quot;sma_50&quot;:[0,0.6485999989509582],&quot;sma_100&quot;:[0,0.6194999980926513],&quot;ema_9&quot;:[0,0.7200120619338929],&quot;ema_12&quot;:[0,0.7051186729127783],&quot;ema_26&quot;:[0,0.6748608382840683],&quot;ema_50&quot;:[0,0.6542517272160369],&quot;ema_200&quot;:[0,0.5584842594824024],&quot;ulcer_index&quot;:[0,10.147310709179923],&quot;force_index&quot;:[0,6852.071494356457],&quot;easy_movement&quot;:[0,0.18121025319250297],&quot;volume_weighted_avg&quot;:[0,0.6951330646939682],&quot;channel_index&quot;:[0,69.19938785933152],&quot;williams_r&quot;:[0,-10.714276591124868],&quot;mass_index&quot;:[0,26.02035135222521],&quot;obv&quot;:[0,2830700],&quot;rsi&quot;:[0,65.53609599011097],&quot;rsi_2&quot;:[0,80.81480553950229],&quot;vwma&quot;:[0,0.6923736321958339],&quot;macd&quot;:[0,0.018468069397564617],&quot;stoch&quot;:[0,89.28572340887513],&quot;bb_middle&quot;:[0,0.6675000011920929],&quot;bb_low&quot;:[0,0.5407127713734312],&quot;bb_upper&quot;:[0,0.7942872310107545],&quot;timestamp&quot;:[0,&quot;2024-06-13T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.8],&quot;low&quot;:[0,0.79],&quot;high&quot;:[0,0.87],&quot;close&quot;:[0,0.83],&quot;volume&quot;:[0,390000],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.772000002861023],&quot;sma_10&quot;:[0,0.714000004529953],&quot;sma_20&quot;:[0,0.6735000014305115],&quot;sma_50&quot;:[0,0.6521999990940094],&quot;sma_100&quot;:[0,0.6233999979496002],&quot;ema_9&quot;:[0,0.7400096481145658],&quot;ema_12&quot;:[0,0.7227927215776758],&quot;ema_26&quot;:[0,0.6856073408131604],&quot;ema_50&quot;:[0,0.660568600122517],&quot;ema_200&quot;:[0,0.5574076348730597],&quot;ulcer_index&quot;:[0,9.885347774446815],&quot;force_index&quot;:[0,6530.355128354524],&quot;easy_movement&quot;:[0,0.11294776639067641],&quot;volume_weighted_avg&quot;:[0,0.7074515667385812],&quot;channel_index&quot;:[0,58.5838464175464],&quot;williams_r&quot;:[0,-3.571425530374956],&quot;mass_index&quot;:[0,26.196258382674365],&quot;obv&quot;:[0,3190800],&quot;rsi&quot;:[0,67.15395830881766],&quot;rsi_2&quot;:[0,87.28548163070043],&quot;vwma&quot;:[0,0.7009590109832174],&quot;macd&quot;:[0,0.02031071830947646],&quot;stoch&quot;:[0,96.42857446962503],&quot;bb_middle&quot;:[0,0.6735000014305115],&quot;bb_low&quot;:[0,0.5307729847339816],&quot;bb_upper&quot;:[0,0.8162270181270413],&quot;timestamp&quot;:[0,&quot;2024-06-14T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.83],&quot;low&quot;:[0,0.71],&quot;high&quot;:[0,0.83],&quot;close&quot;:[0,0.72],&quot;volume&quot;:[0,110500],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.7879999995231628],&quot;sma_10&quot;:[0,0.7400000035762787],&quot;sma_20&quot;:[0,0.6800000011920929],&quot;sma_50&quot;:[0,0.6559999990463257],&quot;sma_100&quot;:[0,0.6274999979138375],&quot;ema_9&quot;:[0,0.7580077151497185],&quot;ema_12&quot;:[0,0.7392861453480428],&quot;ema_26&quot;:[0,0.6962940002222032],&quot;ema_50&quot;:[0,0.6668468510236654],&quot;ema_200&quot;:[0,0.5527624760562165],&quot;ulcer_index&quot;:[0,9.517207820328647],&quot;force_index&quot;:[0,6154.603442795527],&quot;easy_movement&quot;:[0,0.21101636199805524],&quot;volume_weighted_avg&quot;:[0,0.7249508841012594],&quot;channel_index&quot;:[0,173.8311405566889],&quot;williams_r&quot;:[0,-12.500006984919466],&quot;mass_index&quot;:[0,26.402338545230823],&quot;obv&quot;:[0,3843100],&quot;rsi&quot;:[0,67.96788449992778],&quot;rsi_2&quot;:[0,90.49221475860391],&quot;vwma&quot;:[0,0.7159988712136877],&quot;macd&quot;:[0,0.0208824379366178],&quot;stoch&quot;:[0,87.49999301508053],&quot;bb_middle&quot;:[0,0.6800000011920929],&quot;bb_low&quot;:[0,0.5220126589310303],&quot;bb_upper&quot;:[0,0.8379873434531555],&quot;timestamp&quot;:[0,&quot;2024-06-17T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.62],&quot;low&quot;:[0,0.52],&quot;high&quot;:[0,0.65],&quot;close&quot;:[0,0.59],&quot;volume&quot;:[0,1382500],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.7940000057220459],&quot;sma_10&quot;:[0,0.7460000038146972],&quot;sma_20&quot;:[0,0.6835000038146972],&quot;sma_50&quot;:[0,0.6575999999046326],&quot;sma_100&quot;:[0,0.6306999981403351],&quot;ema_9&quot;:[0,0.7504061778377467],&quot;ema_12&quot;:[0,0.7363190493536639],&quot;ema_26&quot;:[0,0.6980409104244005],&quot;ema_50&quot;:[0,0.6685651717478208],&quot;ema_200&quot;:[0,0.5470689998491003],&quot;ulcer_index&quot;:[0,9.409881291380396],&quot;force_index&quot;:[0,3538.9335408889297],&quot;easy_movement&quot;:[0,-0.0927975017940279],&quot;volume_weighted_avg&quot;:[0,0.7274731897258525],&quot;channel_index&quot;:[0,-48.51279420443493],&quot;williams_r&quot;:[0,-46.87499359715716],&quot;mass_index&quot;:[0,26.539021617971862],&quot;obv&quot;:[0,3823600],&quot;rsi&quot;:[0,52.62341212755622],&quot;rsi_2&quot;:[0,13.818494096786168],&quot;vwma&quot;:[0,0.7165250068592808],&quot;macd&quot;:[0,0.012923197174802514],&quot;stoch&quot;:[0,53.12500640284284],&quot;bb_middle&quot;:[0,0.6835000038146972],&quot;bb_low&quot;:[0,0.5252249256135972],&quot;bb_upper&quot;:[0,0.8417750820157972],&quot;timestamp&quot;:[0,&quot;2024-06-18T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.58],&quot;low&quot;:[0,0.52],&quot;high&quot;:[0,0.63],&quot;close&quot;:[0,0.52],&quot;volume&quot;:[0,421500],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.7519999980926514],&quot;sma_10&quot;:[0,0.7389999985694885],&quot;sma_20&quot;:[0,0.6800000011920929],&quot;sma_50&quot;:[0,0.656599999666214],&quot;sma_100&quot;:[0,0.6327999979257584],&quot;ema_9&quot;:[0,0.7183249370290627],&quot;ema_12&quot;:[0,0.7138084234530396],&quot;ema_26&quot;:[0,0.6900469699805426],&quot;ema_50&quot;:[0,0.6658503012045558],&quot;ema_200&quot;:[0,0.5548537051754097],&quot;ulcer_index&quot;:[0,11.28171778036598],&quot;force_index&quot;:[0,-22641.642764365635],&quot;easy_movement&quot;:[0,-0.021538773868167476],&quot;volume_weighted_avg&quot;:[0,0.6867354216306625],&quot;channel_index&quot;:[0,546.4005545863172],&quot;williams_r&quot;:[0,-80.00000340597947],&quot;mass_index&quot;:[0,26.704687272136166],&quot;obv&quot;:[0,2404300],&quot;rsi&quot;:[0,40.87376407400386],&quot;rsi_2&quot;:[0,4.602019713358629],&quot;vwma&quot;:[0,0.6804085481144792],&quot;macd&quot;:[0,-0.0012632424083402864],&quot;stoch&quot;:[0,19.99999659402053],&quot;bb_middle&quot;:[0,0.6800000011920929],&quot;bb_low&quot;:[0,0.5167823500623164],&quot;bb_upper&quot;:[0,0.8432176523218694],&quot;timestamp&quot;:[0,&quot;2024-06-20T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.57],&quot;low&quot;:[0,0.51],&quot;high&quot;:[0,0.57],&quot;close&quot;:[0,0.52],&quot;volume&quot;:[0,309500],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6959999918937683],&quot;sma_10&quot;:[0,0.7219999969005585],&quot;sma_20&quot;:[0,0.6724999994039536],&quot;sma_50&quot;:[0,0.6537999987602234],&quot;sma_100&quot;:[0,0.6339999976754188],&quot;ema_9&quot;:[0,0.67865994581059],&quot;ema_12&quot;:[0,0.6839917405432384],&quot;ema_26&quot;:[0,0.6774554426608168],&quot;ema_50&quot;:[0,0.660313739335003],&quot;ema_200&quot;:[0,0.5581856621954716],&quot;ulcer_index&quot;:[0,14.350162215598704],&quot;force_index&quot;:[0,-23622.12166736848],&quot;easy_movement&quot;:[0,-0.04017963216566263],&quot;volume_weighted_avg&quot;:[0,0.6732568302171484],&quot;channel_index&quot;:[0,74.1517217462303],&quot;williams_r&quot;:[0,-100],&quot;mass_index&quot;:[0,26.775017879549818],&quot;obv&quot;:[0,1949100],&quot;rsi&quot;:[0,36.189349230758324],&quot;rsi_2&quot;:[0,2.6782845720725845],&quot;vwma&quot;:[0,0.6674750573360223],&quot;macd&quot;:[0,-0.014784944298721223],&quot;stoch&quot;:[0,0],&quot;bb_middle&quot;:[0,0.6724999994039536],&quot;bb_low&quot;:[0,0.4949753450823094],&quot;bb_upper&quot;:[0,0.8500246537255978],&quot;timestamp&quot;:[0,&quot;2024-06-21T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.54],&quot;low&quot;:[0,0.43],&quot;high&quot;:[0,0.54],&quot;close&quot;:[0,0.48],&quot;volume&quot;:[0,471600],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.6359999895095825],&quot;sma_10&quot;:[0,0.7039999961853027],&quot;sma_20&quot;:[0,0.6674999982118607],&quot;sma_50&quot;:[0,0.6511999988555908],&quot;sma_100&quot;:[0,0.6350999975204468],&quot;ema_9&quot;:[0,0.6469279528541452],&quot;ema_12&quot;:[0,0.6587622446219307],&quot;ema_26&quot;:[0,0.665837534600943],&quot;ema_50&quot;:[0,0.6566418259770069],&quot;ema_200&quot;:[0,0.5945933405228282],&quot;ulcer_index&quot;:[0,16.761051388105933],&quot;force_index&quot;:[0,-20247.45768613749],&quot;easy_movement&quot;:[0,-0.10884153753971389],&quot;volume_weighted_avg&quot;:[0,0.6658597048322549],&quot;channel_index&quot;:[0,18.2531711237213],&quot;williams_r&quot;:[0,-97.2222249816964],&quot;mass_index&quot;:[0,26.81242205046874],&quot;obv&quot;:[0,1281700],&quot;rsi&quot;:[0,36.17207183944567],&quot;rsi_2&quot;:[0,2.6782845720725845],&quot;vwma&quot;:[0,0.6600476247565473],&quot;macd&quot;:[0,-0.022659484676386607],&quot;stoch&quot;:[0,2.7777750183035925],&quot;bb_middle&quot;:[0,0.6674999982118607],&quot;bb_low&quot;:[0,0.47904574889889906],&quot;bb_upper&quot;:[0,0.8559542475248223],&quot;timestamp&quot;:[0,&quot;2024-06-24T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.5],&quot;low&quot;:[0,0.45],&quot;high&quot;:[0,0.6],&quot;close&quot;:[0,0.45],&quot;volume&quot;:[0,249100],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.5659999907016754],&quot;sma_10&quot;:[0,0.6769999951124192],&quot;sma_20&quot;:[0,0.6594999983906746],&quot;sma_50&quot;:[0,0.647399998307228],&quot;sma_100&quot;:[0,0.6347999975085259],&quot;ema_9&quot;:[0,0.6135423601314378],&quot;ema_12&quot;:[0,0.6312603575158945],&quot;ema_26&quot;:[0,0.6520581526582859],&quot;ema_50&quot;:[0,0.649165518979717],&quot;ema_200&quot;:[0,0.5824168164692359],&quot;ulcer_index&quot;:[0,20.139875066339314],&quot;force_index&quot;:[0,-20049.877730068663],&quot;easy_movement&quot;:[0,-0.25491737329856046],&quot;volume_weighted_avg&quot;:[0,0.6486740589713332],&quot;channel_index&quot;:[0,78.84617779763467],&quot;williams_r&quot;:[0,-88.63636763874166],&quot;mass_index&quot;:[0,26.7738835098593],&quot;obv&quot;:[0,909400],&quot;rsi&quot;:[0,33.621653351875935],&quot;rsi_2&quot;:[0,1.369634725420923],&quot;vwma&quot;:[0,0.6456545412176723],&quot;macd&quot;:[0,-0.029122914189054563],&quot;stoch&quot;:[0,11.363632361258336],&quot;bb_middle&quot;:[0,0.6594999983906746],&quot;bb_low&quot;:[0,0.4542221266450299],&quot;bb_upper&quot;:[0,0.8647778701363193],&quot;timestamp&quot;:[0,&quot;2024-06-25T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.45],&quot;low&quot;:[0,0.45],&quot;high&quot;:[0,0.51],&quot;close&quot;:[0,0.48],&quot;volume&quot;:[0,152200],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.5119999825954438],&quot;sma_10&quot;:[0,0.6529999941587448],&quot;sma_20&quot;:[0,0.6504999980330467],&quot;sma_50&quot;:[0,0.6431999975442886],&quot;sma_100&quot;:[0,0.6344999974966049],&quot;ema_9&quot;:[0,0.5808338857250386],&quot;ema_12&quot;:[0,0.6033741479449446],&quot;ema_26&quot;:[0,0.637099973108593],&quot;ema_50&quot;:[0,0.6417212236157938],&quot;ema_200&quot;:[0,0.5884567675436543],&quot;ulcer_index&quot;:[0,23.516022203007907],&quot;force_index&quot;:[0,-18253.18386856513],&quot;easy_movement&quot;:[0,-0.12910148992155596],&quot;volume_weighted_avg&quot;:[0,0.63863507834087],&quot;channel_index&quot;:[0,-21.091907243320158],&quot;williams_r&quot;:[0,-95.45454976479871],&quot;mass_index&quot;:[0,26.848097651640643],&quot;obv&quot;:[0,603000],&quot;rsi&quot;:[0,31.804376566757455],&quot;rsi_2&quot;:[0,0.7903611711428908],&quot;vwma&quot;:[0,0.6376611851265619],&quot;macd&quot;:[0,-0.03362920715101851],&quot;stoch&quot;:[0,4.545450235201284],&quot;bb_middle&quot;:[0,0.6504999980330467],&quot;bb_low&quot;:[0,0.4259582303605089],&quot;bb_upper&quot;:[0,0.8750417657055845],&quot;timestamp&quot;:[0,&quot;2024-06-26T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.5],&quot;low&quot;:[0,0.45],&quot;high&quot;:[0,0.52],&quot;close&quot;:[0,0.5],&quot;volume&quot;:[0,61200],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.48999998569488523],&quot;sma_10&quot;:[0,0.6209999918937683],&quot;sma_20&quot;:[0,0.644499996304512],&quot;sma_50&quot;:[0,0.6401999974250794],&quot;sma_100&quot;:[0,0.6342999973893165],&quot;ema_9&quot;:[0,0.5606671064363008],&quot;ema_12&quot;:[0,0.5843935087047967],&quot;ema_26&quot;:[0,0.6254674832123192],&quot;ema_50&quot;:[0,0.6355622729593158],&quot;ema_200&quot;:[0,0.5910563558669646],&quot;ulcer_index&quot;:[0,26.074347722053588],&quot;force_index&quot;:[0,-14993.299784072025],&quot;easy_movement&quot;:[0,-0.29158841645926886],&quot;volume_weighted_avg&quot;:[0,0.6283532829984207],&quot;channel_index&quot;:[0,-61.74935906302097],&quot;williams_r&quot;:[0,-88.63636763874166],&quot;mass_index&quot;:[0,26.886834412101887],&quot;obv&quot;:[0,701500],&quot;rsi&quot;:[0,35.54794007941169],&quot;rsi_2&quot;:[0,46.253483586375495],&quot;vwma&quot;:[0,0.634109904296681],&quot;macd&quot;:[0,-0.03277611109590274],&quot;stoch&quot;:[0,11.363632361258336],&quot;bb_middle&quot;:[0,0.644499996304512],&quot;bb_low&quot;:[0,0.4087479942654281],&quot;bb_upper&quot;:[0,0.8802519983435959],&quot;timestamp&quot;:[0,&quot;2024-06-27T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.5],&quot;low&quot;:[0,0.4],&quot;high&quot;:[0,0.5],&quot;close&quot;:[0,0.41],&quot;volume&quot;:[0,387300],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.4859999895095825],&quot;sma_10&quot;:[0,0.5909999907016754],&quot;sma_20&quot;:[0,0.6404999971389771],&quot;sma_50&quot;:[0,0.6375999975204468],&quot;sma_100&quot;:[0,0.634199997484684],&quot;ema_9&quot;:[0,0.5485336851429293],&quot;ema_12&quot;:[0,0.5714098903135251],&quot;ema_26&quot;:[0,0.6161599577228072],&quot;ema_50&quot;:[0,0.6296969292462036],&quot;ema_200&quot;:[0,0.5791140307724241],&quot;ulcer_index&quot;:[0,28.15642959641906],&quot;force_index&quot;:[0,-12676.536423953059],&quot;easy_movement&quot;:[0,-0.2705388274310271],&quot;volume_weighted_avg&quot;:[0,0.6244482712015842],&quot;channel_index&quot;:[0,-91.96540069170167],&quot;williams_r&quot;:[0,-84.09091063028525],&quot;mass_index&quot;:[0,26.891662292606156],&quot;obv&quot;:[0,865100],&quot;rsi&quot;:[0,37.99652838477088],&quot;rsi_2&quot;:[0,66.63788370827788],&quot;vwma&quot;:[0,0.6334867063922057],&quot;macd&quot;:[0,-0.02917908551537192],&quot;stoch&quot;:[0,15.909089369714744],&quot;bb_middle&quot;:[0,0.6404999971389771],&quot;bb_low&quot;:[0,0.39789124638315704],&quot;bb_upper&quot;:[0,0.8831087478947972],&quot;timestamp&quot;:[0,&quot;2024-06-28T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.41],&quot;low&quot;:[0,0.4],&quot;high&quot;:[0,0.48],&quot;close&quot;:[0,0.41],&quot;volume&quot;:[0,169600],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.463999992609024],&quot;sma_10&quot;:[0,0.5499999910593033],&quot;sma_20&quot;:[0,0.6319999977946281],&quot;sma_50&quot;:[0,0.6345999974012375],&quot;sma_100&quot;:[0,0.6334999975562096],&quot;ema_9&quot;:[0,0.5208269474031619],&quot;ema_12&quot;:[0,0.5465776000575012],&quot;ema_26&quot;:[0,0.6008979413790496],&quot;ema_50&quot;:[0,0.6214474808657379],&quot;ema_200&quot;:[0,0.5847888355188967],&quot;ulcer_index&quot;:[0,31.235953632867353],&quot;force_index&quot;:[0,-15845.175944351686],&quot;easy_movement&quot;:[0,-0.4119550958096155],&quot;volume_weighted_avg&quot;:[0,0.5966981707853356],&quot;channel_index&quot;:[0,26.212602569115734],&quot;williams_r&quot;:[0,-97.87234244922969],&quot;mass_index&quot;:[0,26.927800097168905],&quot;obv&quot;:[0,407300],&quot;rsi&quot;:[0,32.09304270853205],&quot;rsi_2&quot;:[0,15.09891702614948],&quot;vwma&quot;:[0,0.6203911037669322],&quot;macd&quot;:[0,-0.030987939324879858],&quot;stoch&quot;:[0,2.127657550770317],&quot;bb_middle&quot;:[0,0.6319999977946281],&quot;bb_low&quot;:[0,0.37034372380299213],&quot;bb_upper&quot;:[0,0.8936562717862642],&quot;timestamp&quot;:[0,&quot;2024-07-01T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.41],&quot;low&quot;:[0,0.4],&quot;high&quot;:[0,0.43],&quot;close&quot;:[0,0.41],&quot;volume&quot;:[0,260300],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.4499999940395355],&quot;sma_10&quot;:[0,0.5079999923706054],&quot;sma_20&quot;:[0,0.6239999979734421],&quot;sma_50&quot;:[0,0.6309999978542328],&quot;sma_100&quot;:[0,0.6325999975204468],&quot;ema_9&quot;:[0,0.4986615572052369],&quot;ema_12&quot;:[0,0.5255656604811014],&quot;ema_26&quot;:[0,0.5867528069203045],&quot;ema_50&quot;:[0,0.6129723641188178],&quot;ema_200&quot;:[0,0.5793708828436691],&quot;ulcer_index&quot;:[0,33.9707762960525],&quot;force_index&quot;:[0,-13581.578996695585],&quot;easy_movement&quot;:[0,-0.5405694085064235],&quot;volume_weighted_avg&quot;:[0,0.5889055284185529],&quot;channel_index&quot;:[0,-55.109891614527434],&quot;williams_r&quot;:[0,-97.87234244922969],&quot;mass_index&quot;:[0,26.947417147805858],&quot;obv&quot;:[0,472100],&quot;rsi&quot;:[0,32.097639840024016],&quot;rsi_2&quot;:[0,15.09891702614948],&quot;vwma&quot;:[0,0.6156675880580972],&quot;macd&quot;:[0,-0.030289569654038936],&quot;stoch&quot;:[0,2.127657550770317],&quot;bb_middle&quot;:[0,0.6239999979734421],&quot;bb_low&quot;:[0,0.34597840577298666],&quot;bb_upper&quot;:[0,0.9020215901738975],&quot;timestamp&quot;:[0,&quot;2024-07-02T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.42],&quot;low&quot;:[0,0.37],&quot;high&quot;:[0,0.42],&quot;close&quot;:[0,0.38],&quot;volume&quot;:[0,195000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.4419999957084656],&quot;sma_10&quot;:[0,0.47699998915195463],&quot;sma_20&quot;:[0,0.611499996483326],&quot;sma_50&quot;:[0,0.6279999977350235],&quot;sma_100&quot;:[0,0.6317999973893166],&quot;ema_9&quot;:[0,0.4809292450468967],&quot;ema_12&quot;:[0,0.5077863269933768],&quot;ema_26&quot;:[0,0.5736554601856964],&quot;ema_50&quot;:[0,0.6048296043458274],&quot;ema_200&quot;:[0,0.5740068291817396],&quot;ulcer_index&quot;:[0,36.56383341353828],&quot;force_index&quot;:[0,-11641.352828063056],&quot;easy_movement&quot;:[0,-0.6042226450505993],&quot;volume_weighted_avg&quot;:[0,0.5706249092343313],&quot;channel_index&quot;:[0,-20.113123036267815],&quot;williams_r&quot;:[0,-97.87234244922969],&quot;mass_index&quot;:[0,26.864363150610497],&quot;obv&quot;:[0,533900],&quot;rsi&quot;:[0,32.10259004140157],&quot;rsi_2&quot;:[0,15.09891702614948],&quot;vwma&quot;:[0,0.603794218242699],&quot;macd&quot;:[0,-0.02798301924294367],&quot;stoch&quot;:[0,2.127657550770317],&quot;bb_middle&quot;:[0,0.611499996483326],&quot;bb_low&quot;:[0,0.3189747748246067],&quot;bb_upper&quot;:[0,0.9040252181420453],&quot;timestamp&quot;:[0,&quot;2024-07-03T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.4],&quot;low&quot;:[0,0.37],&quot;high&quot;:[0,0.4],&quot;close&quot;:[0,0.39],&quot;volume&quot;:[0,194100],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.42199999690055845],&quot;sma_10&quot;:[0,0.45599999129772184],&quot;sma_20&quot;:[0,0.5974999949336052],&quot;sma_50&quot;:[0,0.6233999973535538],&quot;sma_100&quot;:[0,0.6307999974489212],&quot;ema_9&quot;:[0,0.4607433950858801],&quot;ema_12&quot;:[0,0.4881268918935432],&quot;ema_26&quot;:[0,0.559315156886923],&quot;ema_50&quot;:[0,0.5961958160086493],&quot;ema_200&quot;:[0,0.5757551841335194],&quot;ulcer_index&quot;:[0,39.3303440426825],&quot;force_index&quot;:[0,-10814.018037302038],&quot;easy_movement&quot;:[0,-0.7550926418212623],&quot;volume_weighted_avg&quot;:[0,0.5508894915334681],&quot;channel_index&quot;:[0,-45.814474705295275],&quot;williams_r&quot;:[0,-98.00000190734863],&quot;mass_index&quot;:[0,26.72065141430295],&quot;obv&quot;:[0,298100],&quot;rsi&quot;:[0,30.156525692145962],&quot;rsi_2&quot;:[0,4.93034053592865],&quot;vwma&quot;:[0,0.5957579166359919],&quot;macd&quot;:[0,-0.02663594671798386],&quot;stoch&quot;:[0,1.9999980926513672],&quot;bb_middle&quot;:[0,0.5974999949336052],&quot;bb_low&quot;:[0,0.2892225149390186],&quot;bb_upper&quot;:[0,0.9057774749281917],&quot;timestamp&quot;:[0,&quot;2024-07-05T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.39],&quot;low&quot;:[0,0.38],&quot;high&quot;:[0,0.4],&quot;close&quot;:[0,0.4],&quot;volume&quot;:[0,117600],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.3999999940395355],&quot;sma_10&quot;:[0,0.442999991774559],&quot;sma_20&quot;:[0,0.5824999943375587],&quot;sma_50&quot;:[0,0.6195999974012375],&quot;sma_100&quot;:[0,0.6297999972105026],&quot;ema_9&quot;:[0,0.44659471321175526],&quot;ema_12&quot;:[0,0.47303044589769394],&quot;ema_26&quot;:[0,0.5467823842412509],&quot;ema_50&quot;:[0,0.5884758220829679],&quot;ema_200&quot;:[0,0.5812643941941331],&quot;ulcer_index&quot;:[0,41.804426296210146],&quot;force_index&quot;:[0,-8991.8485466202],&quot;easy_movement&quot;:[0,-0.7847661197463044],&quot;volume_weighted_avg&quot;:[0,0.5313025681813137],&quot;channel_index&quot;:[0,-43.633524301749],&quot;williams_r&quot;:[0,-96.00000381469727],&quot;mass_index&quot;:[0,26.528022787075763],&quot;obv&quot;:[0,254900],&quot;rsi&quot;:[0,31.647284388101767],&quot;rsi_2&quot;:[0,34.3883609063615],&quot;vwma&quot;:[0,0.5815977389896535],&quot;macd&quot;:[0,-0.02334814785450609],&quot;stoch&quot;:[0,3.9999961853027344],&quot;bb_middle&quot;:[0,0.5824999943375587],&quot;bb_low&quot;:[0,0.2646399539615164],&quot;bb_upper&quot;:[0,0.900360034713601],&quot;timestamp&quot;:[0,&quot;2024-07-08T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.4],&quot;low&quot;:[0,0.36],&quot;high&quot;:[0,0.4],&quot;close&quot;:[0,0.39],&quot;volume&quot;:[0,233800],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.3979999959468842],&quot;sma_10&quot;:[0,0.4309999942779541],&quot;sma_20&quot;:[0,0.5674999952316284],&quot;sma_50&quot;:[0,0.6151999974250794],&quot;sma_100&quot;:[0,0.6286999973654747],&quot;ema_9&quot;:[0,0.4372757717655712],&quot;ema_12&quot;:[0,0.4617949947112954],&quot;ema_26&quot;:[0,0.5359187073667824],&quot;ema_50&quot;:[0,0.5814507306745911],&quot;ema_200&quot;:[0,0.5868182889334042],&quot;ulcer_index&quot;:[0,43.459216987220444],&quot;force_index&quot;:[0,-7539.312933439051],&quot;easy_movement&quot;:[0,-0.8226483443649962],&quot;volume_weighted_avg&quot;:[0,0.5018663403326674],&quot;channel_index&quot;:[0,-70.53028720382864],&quot;williams_r&quot;:[0,-93.47826030619426],&quot;mass_index&quot;:[0,26.40283001067843],&quot;obv&quot;:[0,292600],&quot;rsi&quot;:[0,33.18377566648559],&quot;rsi_2&quot;:[0,59.4918939573676],&quot;vwma&quot;:[0,0.5751726448984225],&quot;macd&quot;:[0,-0.018964389533126402],&quot;stoch&quot;:[0,6.521739693805742],&quot;bb_middle&quot;:[0,0.5674999952316284],&quot;bb_low&quot;:[0,0.2449554171950037],&quot;bb_upper&quot;:[0,0.8900445732682531],&quot;timestamp&quot;:[0,&quot;2024-07-09T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.39],&quot;low&quot;:[0,0.36],&quot;high&quot;:[0,0.4],&quot;close&quot;:[0,0.38],&quot;volume&quot;:[0,146000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.39399999380111694],&quot;sma_10&quot;:[0,0.4219999939203262],&quot;sma_20&quot;:[0,0.5494999945163727],&quot;sma_50&quot;:[0,0.6105999970436096],&quot;sma_100&quot;:[0,0.6272999975085258],&quot;ema_9&quot;:[0,0.427820614555508],&quot;ema_12&quot;:[0,0.45074960982041073],&quot;ema_26&quot;:[0,0.5251190050830313],&quot;ema_50&quot;:[0,0.574308976480576],&quot;ema_200&quot;:[0,0.5922174402763837],&quot;ulcer_index&quot;:[0,44.25195914794181],&quot;force_index&quot;:[0,-6796.247778345905],&quot;easy_movement&quot;:[0,-0.36945158303808096],&quot;volume_weighted_avg&quot;:[0,0.49095323450482037],&quot;channel_index&quot;:[0,-23.77130923626875],&quot;williams_r&quot;:[0,-89.65518091861868],&quot;mass_index&quot;:[0,26.30591753597169],&quot;obv&quot;:[0,-171400],&quot;rsi&quot;:[0,32.403028652152884],&quot;rsi_2&quot;:[0,33.70233390827441],&quot;vwma&quot;:[0,0.5566482919167722],&quot;macd&quot;:[0,-0.01535650947776912],&quot;stoch&quot;:[0,10.344819081381315],&quot;bb_middle&quot;:[0,0.5494999945163727],&quot;bb_low&quot;:[0,0.22953280081232247],&quot;bb_upper&quot;:[0,0.8694671882204228],&quot;timestamp&quot;:[0,&quot;2024-07-10T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.4],&quot;low&quot;:[0,0.36],&quot;high&quot;:[0,0.42],&quot;close&quot;:[0,0.37],&quot;volume&quot;:[0,429700],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.3879999935626984],&quot;sma_10&quot;:[0,0.41499999463558196],&quot;sma_20&quot;:[0,0.5339999943971634],&quot;sma_50&quot;:[0,0.6051999974250794],&quot;sma_100&quot;:[0,0.6255999973416329],&quot;ema_9&quot;:[0,0.41825649067850995],&quot;ema_12&quot;:[0,0.4398650503949155],&quot;ema_26&quot;:[0,0.5143421731094325],&quot;ema_50&quot;:[0,0.5655906641394368],&quot;ema_200&quot;:[0,0.5680332405021201],&quot;ulcer_index&quot;:[0,44.16207064203555],&quot;force_index&quot;:[0,-6033.944745645232],&quot;easy_movement&quot;:[0,-0.24519428813859578],&quot;volume_weighted_avg&quot;:[0,0.44549749656446586],&quot;channel_index&quot;:[0,-60.2485002092258],&quot;williams_r&quot;:[0,-92.59259913356917],&quot;mass_index&quot;:[0,26.00095639928826],&quot;obv&quot;:[0,-255300],&quot;rsi&quot;:[0,31.615381471093585],&quot;rsi_2&quot;:[0,18.051680421700354],&quot;vwma&quot;:[0,0.5509462190443392],&quot;macd&quot;:[0,-0.012406034178216348],&quot;stoch&quot;:[0,7.407400866430838],&quot;bb_middle&quot;:[0,0.5339999943971634],&quot;bb_low&quot;:[0,0.2127275168809899],&quot;bb_upper&quot;:[0,0.8552724719133369],&quot;timestamp&quot;:[0,&quot;2024-07-11T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.39],&quot;low&quot;:[0,0.39],&quot;high&quot;:[0,0.5],&quot;close&quot;:[0,0.43],&quot;volume&quot;:[0,1110400],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.385999995470047],&quot;sma_10&quot;:[0,0.40399999618530275],&quot;sma_20&quot;:[0,0.5124999940395355],&quot;sma_50&quot;:[0,0.5987999975681305],&quot;sma_100&quot;:[0,0.6243999972939491],&quot;ema_9&quot;:[0,0.4086051934964823],&quot;ema_12&quot;:[0,0.42911658183698564],&quot;ema_26&quot;:[0,0.5036501606397243],&quot;ema_50&quot;:[0,0.5579204422033166],&quot;ema_200&quot;:[0,0.5660627605445704],&quot;ulcer_index&quot;:[0,43.70449599118681],&quot;force_index&quot;:[0,-5785.807883518855],&quot;easy_movement&quot;:[0,-0.21657967341154036],&quot;volume_weighted_avg&quot;:[0,0.4265919385593178],&quot;channel_index&quot;:[0,47.42109537756606],&quot;williams_r&quot;:[0,-95.83333747254461],&quot;mass_index&quot;:[0,25.693415421287778],&quot;obv&quot;:[0,-685000],&quot;rsi&quot;:[0,30.80116553784643],&quot;rsi_2&quot;:[0,9.359225928396825],&quot;vwma&quot;:[0,0.5302836812202635],&quot;macd&quot;:[0,-0.009969992213150425],&quot;stoch&quot;:[0,4.166662527455388],&quot;bb_middle&quot;:[0,0.5124999940395355],&quot;bb_low&quot;:[0,0.20820572494629702],&quot;bb_upper&quot;:[0,0.816794263132774],&quot;timestamp&quot;:[0,&quot;2024-07-12T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.46],&quot;low&quot;:[0,0.42],&quot;high&quot;:[0,0.47],&quot;close&quot;:[0,0.43],&quot;volume&quot;:[0,178500],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.3939999997615814],&quot;sma_10&quot;:[0,0.3969999969005585],&quot;sma_20&quot;:[0,0.4939999938011169],&quot;sma_50&quot;:[0,0.5943999981880188],&quot;sma_100&quot;:[0,0.6237999972701073],&quot;ema_9&quot;:[0,0.41288415622769736],&quot;ema_12&quot;:[0,0.4292524934239967],&quot;ema_26&quot;:[0,0.498194593714749],&quot;ema_50&quot;:[0,0.5529039545542673],&quot;ema_200&quot;:[0,0.5647089023018638],&quot;ulcer_index&quot;:[0,42.71348395316124],&quot;force_index&quot;:[0,4558.470281248421],&quot;easy_movement&quot;:[0,-0.12919664578850495],&quot;volume_weighted_avg&quot;:[0,0.42057803929252974],&quot;channel_index&quot;:[0,247.54987244946886],&quot;williams_r&quot;:[0,-70.83333747254461],&quot;mass_index&quot;:[0,25.592238175077608],&quot;obv&quot;:[0,425400],&quot;rsi&quot;:[0,40.75958133438659],&quot;rsi_2&quot;:[0,86.6279688408905],&quot;vwma&quot;:[0,0.5048189144202496],&quot;macd&quot;:[0,-0.0035028109609312325],&quot;stoch&quot;:[0,29.16666252745539],&quot;bb_middle&quot;:[0,0.4939999938011169],&quot;bb_low&quot;:[0,0.21821747136974107],&quot;bb_upper&quot;:[0,0.7697825162324927],&quot;timestamp&quot;:[0,&quot;2024-07-15T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.43],&quot;low&quot;:[0,0.41],&quot;high&quot;:[0,0.43],&quot;close&quot;:[0,0.42],&quot;volume&quot;:[0,116100],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.4],&quot;sma_10&quot;:[0,0.3989999979734421],&quot;sma_20&quot;:[0,0.4744999945163727],&quot;sma_50&quot;:[0,0.5901999986171722],&quot;sma_100&quot;:[0,0.6231999972462654],&quot;ema_9&quot;:[0,0.4163073264106324],&quot;ema_12&quot;:[0,0.4293674949802629],&quot;ema_26&quot;:[0,0.49313859690120665],&quot;ema_50&quot;:[0,0.547901132831998],&quot;ema_200&quot;:[0,0.5596897440754632],&quot;ulcer_index&quot;:[0,41.369404483942745],&quot;force_index&quot;:[0,3907.2605851185795],&quot;easy_movement&quot;:[0,-0.03756332615766108],&quot;volume_weighted_avg&quot;:[0,0.4137973632353559],&quot;channel_index&quot;:[0,-54.11763025700765],&quot;williams_r&quot;:[0,-70.83333747254461],&quot;mass_index&quot;:[0,25.533892512253203],&quot;obv&quot;:[0,624200],&quot;rsi&quot;:[0,40.766114461054684],&quot;rsi_2&quot;:[0,86.6279688408905],&quot;vwma&quot;:[0,0.492503003857651],&quot;macd&quot;:[0,0.0013287758098824015],&quot;stoch&quot;:[0,29.16666252745539],&quot;bb_middle&quot;:[0,0.4744999945163727],&quot;bb_low&quot;:[0,0.2419080781203932],&quot;bb_upper&quot;:[0,0.7070919109123522],&quot;timestamp&quot;:[0,&quot;2024-07-16T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.41],&quot;low&quot;:[0,0.41],&quot;high&quot;:[0,0.44],&quot;close&quot;:[0,0.42],&quot;volume&quot;:[0,40900],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.4060000002384186],&quot;sma_10&quot;:[0,0.39999999701976774],&quot;sma_20&quot;:[0,0.4539999946951866],&quot;sma_50&quot;:[0,0.5849999982118607],&quot;sma_100&quot;:[0,0.6225999972224235],&quot;ema_9&quot;:[0,0.41704585850386444],&quot;ema_12&quot;:[0,0.42792633933317004],&quot;ema_26&quot;:[0,0.48771637614180224],&quot;ema_50&quot;:[0,0.5427023430849603],&quot;ema_200&quot;:[0,0.5546210359963221],&quot;ulcer_index&quot;:[0,39.749116442065045],&quot;force_index&quot;:[0,3183.2094583937596],&quot;easy_movement&quot;:[0,-0.24037293948139316],&quot;volume_weighted_avg&quot;:[0,0.4115856383985799],&quot;channel_index&quot;:[0,-69.67514598952314],&quot;williams_r&quot;:[0,-62.500009313227686],&quot;mass_index&quot;:[0,25.252041969431435],&quot;obv&quot;:[0,559500],&quot;rsi&quot;:[0,39.67229480929643],&quot;rsi_2&quot;:[0,55.23629906550245],&quot;vwma&quot;:[0,0.4715903745353209],&quot;macd&quot;:[0,0.004242098637743788],&quot;stoch&quot;:[0,37.499990686772314],&quot;bb_middle&quot;:[0,0.4539999946951866],&quot;bb_low&quot;:[0,0.2874587044340419],&quot;bb_upper&quot;:[0,0.6205412849563312],&quot;timestamp&quot;:[0,&quot;2024-07-17T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.43],&quot;low&quot;:[0,0.41],&quot;high&quot;:[0,0.44],&quot;close&quot;:[0,0.41],&quot;volume&quot;:[0,134700],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.41399999856948855],&quot;sma_10&quot;:[0,0.40099999606609343],&quot;sma_20&quot;:[0,0.43899999260902406],&quot;sma_50&quot;:[0,0.5797999978065491],&quot;sma_100&quot;:[0,0.6220999971032143],&quot;ema_9&quot;:[0,0.4176366841825242],&quot;ema_12&quot;:[0,0.4267069010511127],&quot;ema_26&quot;:[0,0.4827048932516472],&quot;ema_50&quot;:[0,0.5380735445126644],&quot;ema_200&quot;:[0,0.5569602833162809],&quot;ulcer_index&quot;:[0,38.35705798161802],&quot;force_index&quot;:[0,2728.484391648379],&quot;easy_movement&quot;:[0,-0.08746364214981606],&quot;volume_weighted_avg&quot;:[0,0.4088199421069629],&quot;channel_index&quot;:[0,-87.73276684099096],&quot;williams_r&quot;:[0,-62.500009313227686],&quot;mass_index&quot;:[0,24.920801167106152],&quot;obv&quot;:[0,346500],&quot;rsi&quot;:[0,39.67556961235473],&quot;rsi_2&quot;:[0,55.23629906550245],&quot;vwma&quot;:[0,0.4671298705847415],&quot;macd&quot;:[0,0.006433088696684547],&quot;stoch&quot;:[0,37.499990686772314],&quot;bb_middle&quot;:[0,0.43899999260902406],&quot;bb_low&quot;:[0,0.3253514219662831],&quot;bb_upper&quot;:[0,0.552648563251765],&quot;timestamp&quot;:[0,&quot;2024-07-18T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.41],&quot;low&quot;:[0,0.4],&quot;high&quot;:[0,0.43],&quot;close&quot;:[0,0.4],&quot;volume&quot;:[0,146500],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.42199999690055845],&quot;sma_10&quot;:[0,0.40399999618530275],&quot;sma_20&quot;:[0,0.4299999937415123],&quot;sma_50&quot;:[0,0.5755999976396561],&quot;sma_100&quot;:[0,0.6213999971747398],&quot;ema_9&quot;:[0,0.4161093466715044],&quot;ema_12&quot;:[0,0.42413661914789236],&quot;ema_26&quot;:[0,0.47741026430401645],&quot;ema_50&quot;:[0,0.5367122269197997],&quot;ema_200&quot;:[0,0.6290732735778013],&quot;ulcer_index&quot;:[0,36.876770695542994],&quot;force_index&quot;:[0,2146.2935919977117],&quot;easy_movement&quot;:[0,-0.12831327222115502],&quot;volume_weighted_avg&quot;:[0,0.4073602581471927],&quot;channel_index&quot;:[0,-52.54938698225777],&quot;williams_r&quot;:[0,-64.28572340887513],&quot;mass_index&quot;:[0,24.469032329795734],&quot;obv&quot;:[0,-60000],&quot;rsi&quot;:[0,38.4131383473068],&quot;rsi_2&quot;:[0,22.550129701078404],&quot;vwma&quot;:[0,0.4341200154586834],&quot;macd&quot;:[0,0.0074414307135591],&quot;stoch&quot;:[0,35.714276591124865],&quot;bb_middle&quot;:[0,0.4299999937415123],&quot;bb_low&quot;:[0,0.3394461490740177],&quot;bb_upper&quot;:[0,0.5205538384090069],&quot;timestamp&quot;:[0,&quot;2024-07-19T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.44],&quot;low&quot;:[0,0.39],&quot;high&quot;:[0,0.44],&quot;close&quot;:[0,0.41],&quot;volume&quot;:[0,147100],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.4159999966621399],&quot;sma_10&quot;:[0,0.40499999821186067],&quot;sma_20&quot;:[0,0.42399999499320984],&quot;sma_50&quot;:[0,0.5709999978542328],&quot;sma_100&quot;:[0,0.6185999971628189],&quot;ema_9&quot;:[0,0.41288747852725943],&quot;ema_12&quot;:[0,0.42042329348631596],&quot;ema_26&quot;:[0,0.4716716251498473],&quot;ema_50&quot;:[0,0.5311679048192594],&quot;ema_200&quot;:[0,0.6231151773351893],&quot;ulcer_index&quot;:[0,34.358008210208205],&quot;force_index&quot;:[0,1630.4388280088297],&quot;easy_movement&quot;:[0,-0.0783908631170734],&quot;volume_weighted_avg&quot;:[0,0.40675544196043256],&quot;channel_index&quot;:[0,-43.216440503212105],&quot;williams_r&quot;:[0,-71.42857446962503],&quot;mass_index&quot;:[0,24.059933270749344],&quot;obv&quot;:[0,308300],&quot;rsi&quot;:[0,37.19975704254111],&quot;rsi_2&quot;:[0,10.327500010890432],&quot;vwma&quot;:[0,0.42604866363638766],&quot;macd&quot;:[0,0.007567621264910167],&quot;stoch&quot;:[0,28.571425530374956],&quot;bb_middle&quot;:[0,0.42399999499320984],&quot;bb_low&quot;:[0,0.3426612025331616],&quot;bb_upper&quot;:[0,0.5053387874532581],&quot;timestamp&quot;:[0,&quot;2024-07-22T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.41],&quot;low&quot;:[0,0.38],&quot;high&quot;:[0,0.41],&quot;close&quot;:[0,0.39],&quot;volume&quot;:[0,125000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.4119999945163727],&quot;sma_10&quot;:[0,0.40599999725818636],&quot;sma_20&quot;:[0,0.41849999576807023],&quot;sma_50&quot;:[0,0.5667999976873398],&quot;sma_100&quot;:[0,0.6159999969601632],&quot;ema_9&quot;:[0,0.4123099821228481],&quot;ema_12&quot;:[0,0.41881971376938987],&quot;ema_26&quot;:[0,0.4671397239307008],&quot;ema_50&quot;:[0,0.5278806914962574],&quot;ema_200&quot;:[0,0.650424732169892],&quot;ulcer_index&quot;:[0,31.608823053859375],&quot;force_index&quot;:[0,1607.6763259734541],&quot;easy_movement&quot;:[0,-0.04469816587818713],&quot;volume_weighted_avg&quot;:[0,0.40673428611511886],&quot;channel_index&quot;:[0,-39.04813530695739],&quot;williams_r&quot;:[0,-64.28572340887513],&quot;mass_index&quot;:[0,23.80058803106659],&quot;obv&quot;:[0,-29200],&quot;rsi&quot;:[0,39.24962629792257],&quot;rsi_2&quot;:[0,56.97181053508165],&quot;vwma&quot;:[0,0.4196867453393892],&quot;macd&quot;:[0,0.008442947048211358],&quot;stoch&quot;:[0,35.714276591124865],&quot;bb_middle&quot;:[0,0.41849999576807023],&quot;bb_low&quot;:[0,0.35000912247021476],&quot;bb_upper&quot;:[0,0.4869908690659257],&quot;timestamp&quot;:[0,&quot;2024-07-23T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.4],&quot;low&quot;:[0,0.35],&quot;high&quot;:[0,0.41],&quot;close&quot;:[0,0.36],&quot;volume&quot;:[0,466700],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.4059999942779541],&quot;sma_10&quot;:[0,0.40599999725818636],&quot;sma_20&quot;:[0,0.41399999558925626],&quot;sma_50&quot;:[0,0.5625999969244003],&quot;sma_100&quot;:[0,0.612399996817112],&quot;ema_9&quot;:[0,0.4078479828433667],&quot;ema_12&quot;:[0,0.4143859111176903],&quot;ema_26&quot;:[0,0.4614393070771732],&quot;ema_50&quot;:[0,0.5230227805947655],&quot;ema_200&quot;:[0,0.6588697218994494],&quot;ulcer_index&quot;:[0,28.67748902483673],&quot;force_index&quot;:[0,1020.8738217399618],&quot;easy_movement&quot;:[0,-0.05840323221410087],&quot;volume_weighted_avg&quot;:[0,0.4058469566991032],&quot;channel_index&quot;:[0,-41.86252825978326],&quot;williams_r&quot;:[0,-78.57144681775027],&quot;mass_index&quot;:[0,23.534309961394765],&quot;obv&quot;:[0,-602800],&quot;rsi&quot;:[0,36.634151918784184],&quot;rsi_2&quot;:[0,18.49340925872623],&quot;vwma&quot;:[0,0.41268916731197136],&quot;macd&quot;:[0,0.0077849713000653215],&quot;stoch&quot;:[0,21.428553182249736],&quot;bb_middle&quot;:[0,0.41399999558925626],&quot;bb_low&quot;:[0,0.35062807757091063],&quot;bb_upper&quot;:[0,0.4773719136076019],&quot;timestamp&quot;:[0,&quot;2024-07-24T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.36],&quot;low&quot;:[0,0.36],&quot;high&quot;:[0,0.39],&quot;close&quot;:[0,0.37],&quot;volume&quot;:[0,100100],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.3939999997615814],&quot;sma_10&quot;:[0,0.403999999165535],&quot;sma_20&quot;:[0,0.4094999969005585],&quot;sma_50&quot;:[0,0.5571999973058701],&quot;sma_100&quot;:[0,0.6081999972462654],&quot;ema_9&quot;:[0,0.39827838914793856],&quot;ema_12&quot;:[0,0.4060188534045151],&quot;ema_26&quot;:[0,0.45395256107866394],&quot;ema_50&quot;:[0,0.5177280832285084],&quot;ema_200&quot;:[0,0.6779684773688461],&quot;ulcer_index&quot;:[0,25.126986976976486],&quot;force_index&quot;:[0,-1125.104448644659],&quot;easy_movement&quot;:[0,-0.03554771643815658],&quot;volume_weighted_avg&quot;:[0,0.40128711433922565],&quot;channel_index&quot;:[0,85.79534910385286],&quot;williams_r&quot;:[0,-93.33332008785725],&quot;mass_index&quot;:[0,23.288632534801344],&quot;obv&quot;:[0,-1439400],&quot;rsi&quot;:[0,33.06477308160203],&quot;rsi_2&quot;:[0,6.111143815756563],&quot;vwma&quot;:[0,0.4056485969125314],&quot;macd&quot;:[0,0.005558372302803663],&quot;stoch&quot;:[0,6.666679912142757],&quot;bb_middle&quot;:[0,0.4094999969005585],&quot;bb_low&quot;:[0,0.3442389844626964],&quot;bb_upper&quot;:[0,0.4747610093384206],&quot;timestamp&quot;:[0,&quot;2024-07-25T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.37],&quot;low&quot;:[0,0.35],&quot;high&quot;:[0,0.37],&quot;close&quot;:[0,0.37],&quot;volume&quot;:[0,179200],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.3860000014305115],&quot;sma_10&quot;:[0,0.403999999165535],&quot;sma_20&quot;:[0,0.40399999767541883],&quot;sma_50&quot;:[0,0.5507999974489212],&quot;sma_100&quot;:[0,0.6034999975562095],&quot;ema_9&quot;:[0,0.3926227122842474],&quot;ema_12&quot;:[0,0.4004774954107909],&quot;ema_26&quot;:[0,0.44776112889213737],&quot;ema_50&quot;:[0,0.5130331775418401],&quot;ema_200&quot;:[0,0.696976697863058],&quot;ulcer_index&quot;:[0,21.084081934295792],&quot;force_index&quot;:[0,-821.371904721285],&quot;easy_movement&quot;:[0,-0.03521132357258648],&quot;volume_weighted_avg&quot;:[0,0.4010177238270227],&quot;channel_index&quot;:[0,-52.53461941363494],&quot;williams_r&quot;:[0,-86.66666004392863],&quot;mass_index&quot;:[0,22.953536412408784],&quot;obv&quot;:[0,-1654600],&quot;rsi&quot;:[0,35.292415967334094],&quot;rsi_2&quot;:[0,35.08641294966267],&quot;vwma&quot;:[0,0.4025219519537837],&quot;macd&quot;:[0,0.005001401830969046],&quot;stoch&quot;:[0,13.333339956071377],&quot;bb_middle&quot;:[0,0.40399999767541883],&quot;bb_low&quot;:[0,0.34521224495985575],&quot;bb_upper&quot;:[0,0.4627877503909819],&quot;timestamp&quot;:[0,&quot;2024-07-26T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.4],&quot;low&quot;:[0,0.34],&quot;high&quot;:[0,0.41],&quot;close&quot;:[0,0.34],&quot;volume&quot;:[0,509600],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.3800000011920929],&quot;sma_10&quot;:[0,0.3979999989271164],&quot;sma_20&quot;:[0,0.39749999791383744],&quot;sma_50&quot;:[0,0.5441999977827072],&quot;sma_100&quot;:[0,0.5981999978423118],&quot;ema_9&quot;:[0,0.38809817076885],&quot;ema_12&quot;:[0,0.3957886473616592],&quot;ema_26&quot;:[0,0.4419737699354004],&quot;ema_50&quot;:[0,0.5063256812193474],&quot;ema_200&quot;:[0,0.6716506150236206],&quot;ulcer_index&quot;:[0,17.814380700307904],&quot;force_index&quot;:[0,-704.0023336830218],&quot;easy_movement&quot;:[0,-0.05324309420619868],&quot;volume_weighted_avg&quot;:[0,0.3994877236486102],&quot;channel_index&quot;:[0,-25.95722281557758],&quot;williams_r&quot;:[0,-86.66666004392863],&quot;mass_index&quot;:[0,22.58141671063916],&quot;obv&quot;:[0,-1214300],&quot;rsi&quot;:[0,35.303423336561806],&quot;rsi_2&quot;:[0,35.08641294966267],&quot;vwma&quot;:[0,0.4001045392788249],&quot;macd&quot;:[0,0.004845285556375277],&quot;stoch&quot;:[0,13.333339956071377],&quot;bb_middle&quot;:[0,0.39749999791383744],&quot;bb_low&quot;:[0,0.35657323776823197],&quot;bb_upper&quot;:[0,0.4384267580594429],&quot;timestamp&quot;:[0,&quot;2024-07-29T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.35],&quot;low&quot;:[0,0.31],&quot;high&quot;:[0,0.35],&quot;close&quot;:[0,0.32],&quot;volume&quot;:[0,290700],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.36600000262260435],&quot;sma_10&quot;:[0,0.3889999985694885],&quot;sma_20&quot;:[0,0.3939999982714653],&quot;sma_50&quot;:[0,0.5369999980926514],&quot;sma_100&quot;:[0,0.5931999981403351],&quot;ema_9&quot;:[0,0.37847853731403946],&quot;ema_12&quot;:[0,0.38720577464043526],&quot;ema_26&quot;:[0,0.4343837900371213],&quot;ema_50&quot;:[0,0.49833863626632596],&quot;ema_200&quot;:[0,0.6389205050410692],&quot;ulcer_index&quot;:[0,16.326818075712527],&quot;force_index&quot;:[0,-2787.4541357353455],&quot;easy_movement&quot;:[0,-0.02630522685211358],&quot;volume_weighted_avg&quot;:[0,0.3921527258636528],&quot;channel_index&quot;:[0,98.45170193343736],&quot;williams_r&quot;:[0,-100],&quot;mass_index&quot;:[0,22.475901035635296],&quot;obv&quot;:[0,-1442100],&quot;rsi&quot;:[0,31.621859124999645],&quot;rsi_2&quot;:[0,7.459872377054495],&quot;vwma&quot;:[0,0.3932134232904556],&quot;macd&quot;:[0,0.003035721352237619],&quot;stoch&quot;:[0,0],&quot;bb_middle&quot;:[0,0.3939999982714653],&quot;bb_low&quot;:[0,0.34650263431046374],&quot;bb_upper&quot;:[0,0.4414973622324669],&quot;timestamp&quot;:[0,&quot;2024-07-30T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.33],&quot;low&quot;:[0,0.3],&quot;high&quot;:[0,0.34],&quot;close&quot;:[0,0.31],&quot;volume&quot;:[0,316800],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.3520000040531158],&quot;sma_10&quot;:[0,0.37899999916553495],&quot;sma_20&quot;:[0,0.38949999809265134],&quot;sma_50&quot;:[0,0.5293999981880187],&quot;sma_100&quot;:[0,0.5887999981641769],&quot;ema_9&quot;:[0,0.36678282840442383],&quot;ema_12&quot;:[0,0.3768664191488095],&quot;ema_26&quot;:[0,0.42587454859583784],&quot;ema_50&quot;:[0,0.48988049461621347],&quot;ema_200&quot;:[0,0.606317062712784],&quot;ulcer_index&quot;:[0,16.171990333957645],&quot;force_index&quot;:[0,-3219.8290946818065],&quot;easy_movement&quot;:[0,-0.07053343698569009],&quot;volume_weighted_avg&quot;:[0,0.38732265421555034],&quot;channel_index&quot;:[0,13.575593441844621],&quot;williams_r&quot;:[0,-94.7368470585578],&quot;mass_index&quot;:[0,22.340778931597814],&quot;obv&quot;:[0,-1533700],&quot;rsi&quot;:[0,29.42567604136687],&quot;rsi_2&quot;:[0,3.639231704522274],&quot;vwma&quot;:[0,0.38850234421330104],&quot;macd&quot;:[0,0.000918293007009359],&quot;stoch&quot;:[0,5.2631529414422],&quot;bb_middle&quot;:[0,0.38949999809265134],&quot;bb_low&quot;:[0,0.33276376849300854],&quot;bb_upper&quot;:[0,0.44623622769229415],&quot;timestamp&quot;:[0,&quot;2024-07-31T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.31],&quot;low&quot;:[0,0.31],&quot;high&quot;:[0,0.36],&quot;close&quot;:[0,0.33],&quot;volume&quot;:[0,343000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.3420000016689301],&quot;sma_10&quot;:[0,0.36800000071525574],&quot;sma_20&quot;:[0,0.3844999983906746],&quot;sma_50&quot;:[0,0.5225999987125397],&quot;sma_100&quot;:[0,0.5850999981164933],&quot;ema_9&quot;:[0,0.3554262631963022],&quot;ema_12&quot;:[0,0.3665792769964615],&quot;ema_26&quot;:[0,0.417282156989385],&quot;ema_50&quot;:[0,0.4824602405989228],&quot;ema_200&quot;:[0,0.5960111137589637],&quot;ulcer_index&quot;:[0,16.05384866585601],&quot;force_index&quot;:[0,-3212.431921729283],&quot;easy_movement&quot;:[0,-0.08952590728163687],&quot;volume_weighted_avg&quot;:[0,0.3829075974792214],&quot;channel_index&quot;:[0,22.661052681188124],&quot;williams_r&quot;:[0,-95.00000447034861],&quot;mass_index&quot;:[0,22.123556240180584],&quot;obv&quot;:[0,-1722900],&quot;rsi&quot;:[0,28.363354704407698],&quot;rsi_2&quot;:[0,2.406647432474273],&quot;vwma&quot;:[0,0.3826192929896192],&quot;macd&quot;:[0,-0.0006327142311311415],&quot;stoch&quot;:[0,4.999995529651375],&quot;bb_middle&quot;:[0,0.3844999983906746],&quot;bb_low&quot;:[0,0.31893324127764827],&quot;bb_upper&quot;:[0,0.45006675550370095],&quot;timestamp&quot;:[0,&quot;2024-08-01T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.32],&quot;low&quot;:[0,0.32],&quot;high&quot;:[0,0.34],&quot;close&quot;:[0,0.33],&quot;volume&quot;:[0,122700],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.3340000033378601],&quot;sma_10&quot;:[0,0.3600000023841858],&quot;sma_20&quot;:[0,0.38199999928474426],&quot;sma_50&quot;:[0,0.5159999984502792],&quot;sma_100&quot;:[0,0.581799997985363],&quot;ema_9&quot;:[0,0.3503410131939054],&quot;ema_12&quot;:[0,0.3609517018282024],&quot;ema_26&quot;:[0,0.41084863463038884],&quot;ema_50&quot;:[0,0.47776281897416334],&quot;ema_200&quot;:[0,0.6191155807876995],&quot;ulcer_index&quot;:[0,16.803481012737272],&quot;force_index&quot;:[0,-1773.508674349784],&quot;easy_movement&quot;:[0,-0.112825174732782],&quot;volume_weighted_avg&quot;:[0,0.36014798872324255],&quot;channel_index&quot;:[0,30.406805767620295],&quot;williams_r&quot;:[0,-82.35293911402597],&quot;mass_index&quot;:[0,22.05942983883227],&quot;obv&quot;:[0,-1503000],&quot;rsi&quot;:[0,33.532359942512585],&quot;rsi_2&quot;:[0,58.555147065273125],&quot;vwma&quot;:[0,0.37932676507544205],&quot;macd&quot;:[0,0.00017900510218024634],&quot;stoch&quot;:[0,17.647060885974028],&quot;bb_middle&quot;:[0,0.38199999928474426],&quot;bb_low&quot;:[0,0.3122576209945927],&quot;bb_upper&quot;:[0,0.4517423775748958],&quot;timestamp&quot;:[0,&quot;2024-08-02T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.33],&quot;low&quot;:[0,0.3],&quot;high&quot;:[0,0.33],&quot;close&quot;:[0,0.31],&quot;volume&quot;:[0,235200],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.32600000500679016],&quot;sma_10&quot;:[0,0.3530000030994415],&quot;sma_20&quot;:[0,0.3790000006556511],&quot;sma_50&quot;:[0,0.5091999983787536],&quot;sma_100&quot;:[0,0.5777999979257583],&quot;ema_9&quot;:[0,0.34627281316143244],&quot;ema_12&quot;:[0,0.35618989911777527],&quot;ema_26&quot;:[0,0.40482348024884746],&quot;ema_50&quot;:[0,0.4705037286861807],&quot;ema_200&quot;:[0,0.5868086831444019],&quot;ulcer_index&quot;:[0,17.353840893547243],&quot;force_index&quot;:[0,-1520.1548518628551],&quot;easy_movement&quot;:[0,-0.11864658911746405],&quot;volume_weighted_avg&quot;:[0,0.35482807759922336],&quot;channel_index&quot;:[0,-54.99068121514347],&quot;williams_r&quot;:[0,-78.57142553037497],&quot;mass_index&quot;:[0,21.965003128235082],&quot;obv&quot;:[0,-1415800],&quot;rsi&quot;:[0,33.550533855964204],&quot;rsi_2&quot;:[0,58.555147065273125],&quot;vwma&quot;:[0,0.37778082597094875],&quot;macd&quot;:[0,0.0011076925497124149],&quot;stoch&quot;:[0,21.428574469625044],&quot;bb_middle&quot;:[0,0.3790000006556511],&quot;bb_low&quot;:[0,0.30581530882513414],&quot;bb_upper&quot;:[0,0.45218469248616805],&quot;timestamp&quot;:[0,&quot;2024-08-05T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.32],&quot;low&quot;:[0,0.31],&quot;high&quot;:[0,0.32],&quot;close&quot;:[0,0.32],&quot;volume&quot;:[0,255000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.3200000047683716],&quot;sma_10&quot;:[0,0.343000003695488],&quot;sma_20&quot;:[0,0.3745000004768372],&quot;sma_50&quot;:[0,0.5029999983310699],&quot;sma_100&quot;:[0,0.5743999981880188],&quot;ema_9&quot;:[0,0.3390182510120942],&quot;ema_12&quot;:[0,0.34908376282621983],&quot;ema_26&quot;:[0,0.39781315678324203],&quot;ema_50&quot;:[0,0.4647586416012699],&quot;ema_200&quot;:[0,0.5950906705793566],&quot;ulcer_index&quot;:[0,18.217185609309865],&quot;force_index&quot;:[0,-1974.9865390907544],&quot;easy_movement&quot;:[0,-0.10155109321619896],&quot;volume_weighted_avg&quot;:[0,0.34909379162655374],&quot;channel_index&quot;:[0,-13.726542491537433],&quot;williams_r&quot;:[0,-92.8571489392501],&quot;mass_index&quot;:[0,21.83620251033527],&quot;obv&quot;:[0,-1746100],&quot;rsi&quot;:[0,30.934506235195954],&quot;rsi_2&quot;:[0,17.736863637559495],&quot;vwma&quot;:[0,0.3743272504364179],&quot;macd&quot;:[0,0.0008268261134601745],&quot;stoch&quot;:[0,7.142851060749912],&quot;bb_middle&quot;:[0,0.3745000004768372],&quot;bb_low&quot;:[0,0.29614823585329897],&quot;bb_upper&quot;:[0,0.4528517651003754],&quot;timestamp&quot;:[0,&quot;2024-08-06T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.32],&quot;low&quot;:[0,0.28],&quot;high&quot;:[0,0.32],&quot;close&quot;:[0,0.28],&quot;volume&quot;:[0,1186000],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.3200000047683716],&quot;sma_10&quot;:[0,0.33600000441074374],&quot;sma_20&quot;:[0,0.37100000083446505],&quot;sma_50&quot;:[0,0.4965999984741211],&quot;sma_100&quot;:[0,0.5707999980449676],&quot;ema_9&quot;:[0,0.3352145993750898],&quot;ema_12&quot;:[0,0.34460933556400203],&quot;ema_26&quot;:[0,0.39204012682685224],&quot;ema_50&quot;:[0,0.4587157147792024],&quot;ema_200&quot;:[0,0.5849959294125677],&quot;ulcer_index&quot;:[0,18.654715838450038],&quot;force_index&quot;:[0,-1328.5618973056562],&quot;easy_movement&quot;:[0,-0.12774737103834075],&quot;volume_weighted_avg&quot;:[0,0.34603386751694765],&quot;channel_index&quot;:[0,-6.115373276026159],&quot;williams_r&quot;:[0,-85.71429787850018],&quot;mass_index&quot;:[0,21.641321371515584],&quot;obv&quot;:[0,-1418100],&quot;rsi&quot;:[0,33.711369827042105],&quot;rsi_2&quot;:[0,51.5269527057793],&quot;vwma&quot;:[0,0.37107955652503316],&quot;macd&quot;:[0,0.0016887948460831692],&quot;stoch&quot;:[0,14.285702121499824],&quot;bb_middle&quot;:[0,0.37100000083446505],&quot;bb_low&quot;:[0,0.28953835778938014],&quot;bb_upper&quot;:[0,0.45246164387954996],&quot;timestamp&quot;:[0,&quot;2024-08-07T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.25],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.28],&quot;close&quot;:[0,0.28],&quot;volume&quot;:[0,3690000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.314000004529953],&quot;sma_10&quot;:[0,0.32800000309944155],&quot;sma_20&quot;:[0,0.36600000113248826],&quot;sma_50&quot;:[0,0.48959999859333037],&quot;sma_100&quot;:[0,0.5669999977946282],&quot;ema_9&quot;:[0,0.3241716797446016],&quot;ema_12&quot;:[0,0.3346694396357787],&quot;ema_26&quot;:[0,0.3837544960919215],&quot;ema_50&quot;:[0,0.4522564310233681],&quot;ema_200&quot;:[0,0.5929974247963998],&quot;ulcer_index&quot;:[0,20.45150795026314],&quot;force_index&quot;:[0,-7915.909595852039],&quot;easy_movement&quot;:[0,-0.13136095751552782],&quot;volume_weighted_avg&quot;:[0,0.32638190915158455],&quot;channel_index&quot;:[0,294.1512116691732],&quot;williams_r&quot;:[0,-100],&quot;mass_index&quot;:[0,21.623139305729186],&quot;obv&quot;:[0,-2659300],&quot;rsi&quot;:[0,28.731246838266955],&quot;rsi_2&quot;:[0,12.022009313845757],&quot;vwma&quot;:[0,0.35408788169700817],&quot;macd&quot;:[0,0.00004494602226632477],&quot;stoch&quot;:[0,0],&quot;bb_middle&quot;:[0,0.36600000113248826],&quot;bb_low&quot;:[0,0.2755787685226729],&quot;bb_upper&quot;:[0,0.45642123374230364],&quot;timestamp&quot;:[0,&quot;2024-08-08T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.29],&quot;low&quot;:[0,0.27],&quot;high&quot;:[0,0.29],&quot;close&quot;:[0,0.28],&quot;volume&quot;:[0,473200],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.3040000021457672],&quot;sma_10&quot;:[0,0.31900000274181367],&quot;sma_20&quot;:[0,0.3615000009536743],&quot;sma_50&quot;:[0,0.4831999981403351],&quot;sma_100&quot;:[0,0.5628999978303909],&quot;ema_9&quot;:[0,0.3153373440320628],&quot;ema_12&quot;:[0,0.3262587562424702],&quot;ema_26&quot;:[0,0.37606443200765777],&quot;ema_50&quot;:[0,0.44531821837883],&quot;ema_200&quot;:[0,0.5862042623250615],&quot;ulcer_index&quot;:[0,22.05897520970582],&quot;force_index&quot;:[0,-6785.0673926806785],&quot;easy_movement&quot;:[0,-0.12108935955887623],&quot;volume_weighted_avg&quot;:[0,0.3035462108983901],&quot;channel_index&quot;:[0,610.408873299582],&quot;williams_r&quot;:[0,-76.19047686626584],&quot;mass_index&quot;:[0,21.73291238051058],&quot;obv&quot;:[0,-2624000],&quot;rsi&quot;:[0,28.73393787459341],&quot;rsi_2&quot;:[0,12.022009313845757],&quot;vwma&quot;:[0,0.3251817606816689],&quot;macd&quot;:[0,-0.0005463127294339995],&quot;stoch&quot;:[0,23.809523133734164],&quot;bb_middle&quot;:[0,0.3615000009536743],&quot;bb_low&quot;:[0,0.2636685167966128],&quot;bb_upper&quot;:[0,0.4593314851107358],&quot;timestamp&quot;:[0,&quot;2024-08-09T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.29],&quot;low&quot;:[0,0.29],&quot;high&quot;:[0,0.32],&quot;close&quot;:[0,0.3],&quot;volume&quot;:[0,329700],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2939999997615814],&quot;sma_10&quot;:[0,0.3100000023841858],&quot;sma_20&quot;:[0,0.35400000065565107],&quot;sma_50&quot;:[0,0.47719999849796296],&quot;sma_100&quot;:[0,0.5588999977707862],&quot;ema_9&quot;:[0,0.3082698754620318],&quot;ema_12&quot;:[0,0.31914202414044],&quot;ema_26&quot;:[0,0.3689440023000063],&quot;ema_50&quot;:[0,0.4386520925046663],&quot;ema_200&quot;:[0,0.5794786935101545],&quot;ulcer_index&quot;:[0,23.278244250972513],&quot;force_index&quot;:[0,-5815.764874444838],&quot;easy_movement&quot;:[0,-0.11354193337079607],&quot;volume_weighted_avg&quot;:[0,0.30031447667230177],&quot;channel_index&quot;:[0,4.33266838299719],&quot;williams_r&quot;:[0,-72.22222268213463],&quot;mass_index&quot;:[0,21.838084809120208],&quot;obv&quot;:[0,-2548000],&quot;rsi&quot;:[0,28.73698545747986],&quot;rsi_2&quot;:[0,12.022009313845757],&quot;vwma&quot;:[0,0.30997030109552093],&quot;macd&quot;:[0,-0.00043986619906145885],&quot;stoch&quot;:[0,27.777777317865375],&quot;bb_middle&quot;:[0,0.35400000065565107],&quot;bb_low&quot;:[0,0.2553288341637622],&quot;bb_upper&quot;:[0,0.45267116714753997],&quot;timestamp&quot;:[0,&quot;2024-08-12T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.32],&quot;low&quot;:[0,0.31],&quot;high&quot;:[0,0.4],&quot;close&quot;:[0,0.36],&quot;volume&quot;:[0,1143300],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.29200000166893003],&quot;sma_10&quot;:[0,0.30600000321865084],&quot;sma_20&quot;:[0,0.3475000008940697],&quot;sma_50&quot;:[0,0.47159999907016753],&quot;sma_100&quot;:[0,0.5551999977231026],&quot;ema_9&quot;:[0,0.3066159027558484],&quot;ema_12&quot;:[0,0.31619709973941046],&quot;ema_26&quot;:[0,0.36384158599323996],&quot;ema_50&quot;:[0,0.4333978145446939],&quot;ema_200&quot;:[0,0.580376571352701],&quot;ulcer_index&quot;:[0,23.690964575456256],&quot;force_index&quot;:[0,-4042.9484463151257],&quot;easy_movement&quot;:[0,-0.06300769240890565],&quot;volume_weighted_avg&quot;:[0,0.2989830456533029],&quot;channel_index&quot;:[0,-28.0051761663481],&quot;williams_r&quot;:[0,-61.111105132249875],&quot;mass_index&quot;:[0,22.00931590404049],&quot;obv&quot;:[0,-2234900],&quot;rsi&quot;:[0,34.73910644236926],&quot;rsi_2&quot;:[0,78.3664708160724],&quot;vwma&quot;:[0,0.30728655108226705],&quot;macd&quot;:[0,0.0013798746653515617],&quot;stoch&quot;:[0,38.88889486775012],&quot;bb_middle&quot;:[0,0.3475000008940697],&quot;bb_low&quot;:[0,0.25265803408384485],&quot;bb_upper&quot;:[0,0.4423419677042945],&quot;timestamp&quot;:[0,&quot;2024-08-13T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.36],&quot;low&quot;:[0,0.31],&quot;high&quot;:[0,0.36],&quot;close&quot;:[0,0.33],&quot;volume&quot;:[0,406900],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.3000000059604645],&quot;sma_10&quot;:[0,0.310000005364418],&quot;sma_20&quot;:[0,0.3445000022649765],&quot;sma_50&quot;:[0,0.467399999499321],&quot;sma_100&quot;:[0,0.5519999977946282],&quot;ema_9&quot;:[0,0.3172927250595905],&quot;ema_12&quot;:[0,0.32293600800513733],&quot;ema_26&quot;:[0,0.36354338726974994],&quot;ema_50&quot;:[0,0.42997029274562154],&quot;ema_200&quot;:[0,0.5671474671236391],&quot;ulcer_index&quot;:[0,23.299236304890112],&quot;force_index&quot;:[0,6334.336338405576],&quot;easy_movement&quot;:[0,-0.02111905140077284],&quot;volume_weighted_avg&quot;:[0,0.3034829182338049],&quot;channel_index&quot;:[0,126.89074969948798],&quot;williams_r&quot;:[0,-27.777769039442134],&quot;mass_index&quot;:[0,22.439658408671367],&quot;obv&quot;:[0,-1037600],&quot;rsi&quot;:[0,48.71469188688966],&quot;rsi_2&quot;:[0,96.08415651991291],&quot;vwma&quot;:[0,0.31189616796150527],&quot;macd&quot;:[0,0.0067162629892045175],&quot;stoch&quot;:[0,72.22223096055787],&quot;bb_middle&quot;:[0,0.3445000022649765],&quot;bb_low&quot;:[0,0.2553989406854734],&quot;bb_upper&quot;:[0,0.4336010638444796],&quot;timestamp&quot;:[0,&quot;2024-08-14T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.36],&quot;low&quot;:[0,0.3],&quot;high&quot;:[0,0.36],&quot;close&quot;:[0,0.31],&quot;volume&quot;:[0,260800],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.31000000834465025],&quot;sma_10&quot;:[0,0.31200000643730164],&quot;sma_20&quot;:[0,0.3400000035762787],&quot;sma_50&quot;:[0,0.46079999923706055],&quot;sma_100&quot;:[0,0.5487999981641769],&quot;ema_9&quot;:[0,0.31983418267638786],&quot;ema_12&quot;:[0,0.3240227796891933],&quot;ema_26&quot;:[0,0.36107233074547307],&quot;ema_50&quot;:[0,0.4265990663144124],&quot;ema_200&quot;:[0,0.5758240936307296],&quot;ulcer_index&quot;:[0,23.179633155824714],&quot;force_index&quot;:[0,3685.5728484028277],&quot;easy_movement&quot;:[0,-0.027969820860601395],&quot;volume_weighted_avg&quot;:[0,0.30391866497151426],&quot;channel_index&quot;:[0,-25.388016519179946],&quot;williams_r&quot;:[0,-44.444437085846005],&quot;mass_index&quot;:[0,22.845107873316056],&quot;obv&quot;:[0,-1482200],&quot;rsi&quot;:[0,43.670900745613004],&quot;rsi_2&quot;:[0,52.822750456752104],&quot;vwma&quot;:[0,0.3121739622526461],&quot;macd&quot;:[0,0.008236595292480171],&quot;stoch&quot;:[0,55.55556291415399],&quot;bb_middle&quot;:[0,0.3400000035762787],&quot;bb_low&quot;:[0,0.2577807867027387],&quot;bb_upper&quot;:[0,0.4222192204498187],&quot;timestamp&quot;:[0,&quot;2024-08-15T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.29],&quot;low&quot;:[0,0.29],&quot;high&quot;:[0,0.32],&quot;close&quot;:[0,0.3],&quot;volume&quot;:[0,501100],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.31600000858306887],&quot;sma_10&quot;:[0,0.310000005364418],&quot;sma_20&quot;:[0,0.3350000038743019],&quot;sma_50&quot;:[0,0.45379999876022337],&quot;sma_100&quot;:[0,0.5450999981164932],&quot;ema_9&quot;:[0,0.31786734661183635],&quot;ema_12&quot;:[0,0.32186542766711845],&quot;ema_26&quot;:[0,0.3572755574536006],&quot;ema_50&quot;:[0,0.4214773773117855],&quot;ema_200&quot;:[0,0.5621427751310305],&quot;ulcer_index&quot;:[0,23.176861875916273],&quot;force_index&quot;:[0,2413.9214689450127],&quot;easy_movement&quot;:[0,-0.02422837507286123],&quot;volume_weighted_avg&quot;:[0,0.30284621171001697],&quot;channel_index&quot;:[0,-55.58758417715629],&quot;williams_r&quot;:[0,-55.55555463573075],&quot;mass_index&quot;:[0,23.20483075629328],&quot;obv&quot;:[0,-1694600],&quot;rsi&quot;:[0,40.66182191891413],&quot;rsi_2&quot;:[0,33.00747528605264],&quot;vwma&quot;:[0,0.31089275642309233],&quot;macd&quot;:[0,0.00788349091537191],&quot;stoch&quot;:[0,44.44444536426925],&quot;bb_middle&quot;:[0,0.3350000038743019],&quot;bb_low&quot;:[0,0.25844936801936047],&quot;bb_upper&quot;:[0,0.41155063972924333],&quot;timestamp&quot;:[0,&quot;2024-08-16T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.3],&quot;low&quot;:[0,0.3],&quot;high&quot;:[0,0.31],&quot;close&quot;:[0,0.31],&quot;volume&quot;:[0,271400],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.32000001072883605],&quot;sma_10&quot;:[0,0.30700000524520876],&quot;sma_20&quot;:[0,0.3300000041723251],&quot;sma_50&quot;:[0,0.4459999990463257],&quot;sma_100&quot;:[0,0.5415999984741211],&quot;ema_9&quot;:[0,0.3142938796675438],&quot;ema_12&quot;:[0,0.3185015158848651],&quot;ema_26&quot;:[0,0.3530192866205734],&quot;ema_50&quot;:[0,0.41616438346064066],&quot;ema_200&quot;:[0,0.5484981086881883],&quot;ulcer_index&quot;:[0,22.928522618303674],&quot;force_index&quot;:[0,1353.2233664456187],&quot;easy_movement&quot;:[0,-0.04963657496047561],&quot;volume_weighted_avg&quot;:[0,0.3007152769522762],&quot;channel_index&quot;:[0,-10.782772344927801],&quot;williams_r&quot;:[0,-58.823525286875835],&quot;mass_index&quot;:[0,23.274209542983705],&quot;obv&quot;:[0,-2123400],&quot;rsi&quot;:[0,39.21150786634377],&quot;rsi_2&quot;:[0,24.003217652542247],&quot;vwma&quot;:[0,0.3092222637973933],&quot;macd&quot;:[0,0.007003357672882571],&quot;stoch&quot;:[0,41.176474713124165],&quot;bb_middle&quot;:[0,0.3300000041723251],&quot;bb_low&quot;:[0,0.2581668663122554],&quot;bb_upper&quot;:[0,0.40183314203239484],&quot;timestamp&quot;:[0,&quot;2024-08-19T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.31],&quot;low&quot;:[0,0.28],&quot;high&quot;:[0,0.31],&quot;close&quot;:[0,0.3],&quot;volume&quot;:[0,516800],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.32200000882148744],&quot;sma_10&quot;:[0,0.30700000524520876],&quot;sma_20&quot;:[0,0.3250000044703484],&quot;sma_50&quot;:[0,0.438199999332428],&quot;sma_100&quot;:[0,0.5384999984502792],&quot;ema_9&quot;:[0,0.3134351042149463],&quot;ema_12&quot;:[0,0.3171935918425511],&quot;ema_26&quot;:[0,0.349841764860505],&quot;ema_50&quot;:[0,0.41236719146583417],&quot;ema_200&quot;:[0,0.5534825136954163],&quot;ulcer_index&quot;:[0,22.19802672569135],&quot;force_index&quot;:[0,1547.632510250038],&quot;easy_movement&quot;:[0,-0.005408360905132573],&quot;volume_weighted_avg&quot;:[0,0.300391610453917],&quot;channel_index&quot;:[0,-57.127968330399774],&quot;williams_r&quot;:[0,-52.941178017421564],&quot;mass_index&quot;:[0,23.22983661428985],&quot;obv&quot;:[0,-1997900],&quot;rsi&quot;:[0,41.46567055471856],&quot;rsi_2&quot;:[0,50.82988906108553],&quot;vwma&quot;:[0,0.3079182476800963],&quot;macd&quot;:[0,0.0071099125125322765],&quot;stoch&quot;:[0,47.05882198257844],&quot;bb_middle&quot;:[0,0.3250000044703484],&quot;bb_low&quot;:[0,0.2628711064517524],&quot;bb_upper&quot;:[0,0.3871289024889444],&quot;timestamp&quot;:[0,&quot;2024-08-20T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.29],&quot;low&quot;:[0,0.29],&quot;high&quot;:[0,0.3],&quot;close&quot;:[0,0.3],&quot;volume&quot;:[0,323200],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.31000000834465025],&quot;sma_10&quot;:[0,0.3050000071525574],&quot;sma_20&quot;:[0,0.32050000578165055],&quot;sma_50&quot;:[0,0.42919999957084654],&quot;sma_100&quot;:[0,0.5350999987125397],&quot;ema_9&quot;:[0,0.3107480857541058],&quot;ema_12&quot;:[0,0.31454842514494474],&quot;ema_26&quot;:[0,0.34614523721774154],&quot;ema_50&quot;:[0,0.40777757687174204],&quot;ema_200&quot;:[0,0.5472815395009913],&quot;ulcer_index&quot;:[0,21.376742799453467],&quot;force_index&quot;:[0,588.2424917415648],&quot;easy_movement&quot;:[0,-0.0005360101581173124],&quot;volume_weighted_avg&quot;:[0,0.30005814529327585],&quot;channel_index&quot;:[0,-12.556255250987334],&quot;williams_r&quot;:[0,-58.823525286875835],&quot;mass_index&quot;:[0,23.269901668517974],&quot;obv&quot;:[0,-2486400],&quot;rsi&quot;:[0,39.871600590195285],&quot;rsi_2&quot;:[0,29.794865302429642],&quot;vwma&quot;:[0,0.30668078311730324],&quot;macd&quot;:[0,0.0065232446661402516],&quot;stoch&quot;:[0,41.176474713124165],&quot;bb_middle&quot;:[0,0.32050000578165055],&quot;bb_low&quot;:[0,0.26519177465943766],&quot;bb_upper&quot;:[0,0.37580823690386345],&quot;timestamp&quot;:[0,&quot;2024-08-21T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.3],&quot;low&quot;:[0,0.29],&quot;high&quot;:[0,0.32],&quot;close&quot;:[0,0.32],&quot;volume&quot;:[0,256400],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.3040000081062317],&quot;sma_10&quot;:[0,0.307000008225441],&quot;sma_20&quot;:[0,0.31750000566244124],&quot;sma_50&quot;:[0,0.42139999985694887],&quot;sma_100&quot;:[0,0.5317999988794326],&quot;ema_9&quot;:[0,0.30859847098950743],&quot;ema_12&quot;:[0,0.3123102082816837],&quot;ema_26&quot;:[0,0.3427316183244762],&quot;ema_50&quot;:[0,0.4037340642307079],&quot;ema_200&quot;:[0,0.5484997870351718],&quot;ulcer_index&quot;:[0,20.9326416932279],&quot;force_index&quot;:[0,504.21153206490624],&quot;easy_movement&quot;:[0,-0.016154506797356714],&quot;volume_weighted_avg&quot;:[0,0.2989991096105779],&quot;channel_index&quot;:[0,-49.47374445785838],&quot;williams_r&quot;:[0,-58.823525286875835],&quot;mass_index&quot;:[0,23.255503239746407],&quot;obv&quot;:[0,-2534800],&quot;rsi&quot;:[0,39.86644569310736],&quot;rsi_2&quot;:[0,29.794865302429642],&quot;vwma&quot;:[0,0.30431989104278184],&quot;macd&quot;:[0,0.006164691456926878],&quot;stoch&quot;:[0,41.176474713124165],&quot;bb_middle&quot;:[0,0.31750000566244124],&quot;bb_low&quot;:[0,0.26463224382221995],&quot;bb_upper&quot;:[0,0.37036776750266254],&quot;timestamp&quot;:[0,&quot;2024-08-22T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.32],&quot;low&quot;:[0,0.3],&quot;high&quot;:[0,0.34],&quot;close&quot;:[0,0.34],&quot;volume&quot;:[0,101500],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.30600000619888307],&quot;sma_10&quot;:[0,0.31100000739097594],&quot;sma_20&quot;:[0,0.3150000050663948],&quot;sma_50&quot;:[0,0.41179999947547913],&quot;sma_100&quot;:[0,0.5285999989509582],&quot;ema_9&quot;:[0,0.3108787753610945],&quot;ema_12&quot;:[0,0.31349325206103124],&quot;ema_26&quot;:[0,0.3410477942150663],&quot;ema_50&quot;:[0,0.4004503751568544],&quot;ema_200&quot;:[0,0.5462261572422591],&quot;ulcer_index&quot;:[0,20.351781799559184],&quot;force_index&quot;:[0,1164.7517285760073],&quot;easy_movement&quot;:[0,-0.0019756228946603807],&quot;volume_weighted_avg&quot;:[0,0.2991596147991435],&quot;channel_index&quot;:[0,-62.53554554040148],&quot;williams_r&quot;:[0,-47.058830747967285],&quot;mass_index&quot;:[0,23.29277436025745],&quot;obv&quot;:[0,-2278400],&quot;rsi&quot;:[0,44.79703970190045],&quot;rsi_2&quot;:[0,83.71357802270057],&quot;vwma&quot;:[0,0.30409990987998653],&quot;macd&quot;:[0,0.007225247476547424],&quot;stoch&quot;:[0,52.941169252032715],&quot;bb_middle&quot;:[0,0.3150000050663948],&quot;bb_low&quot;:[0,0.26788312660406605],&quot;bb_upper&quot;:[0,0.36211688352872357],&quot;timestamp&quot;:[0,&quot;2024-08-23T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.34],&quot;low&quot;:[0,0.3],&quot;high&quot;:[0,0.34],&quot;close&quot;:[0,0.31],&quot;volume&quot;:[0,315100],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.314000004529953],&quot;sma_10&quot;:[0,0.3170000076293945],&quot;sma_20&quot;:[0,0.31350000500679015],&quot;sma_50&quot;:[0,0.40259999930858614],&quot;sma_100&quot;:[0,0.5255999991297722],&quot;ema_9&quot;:[0,0.31670302100413134],&quot;ema_12&quot;:[0,0.3175712138326078],&quot;ema_26&quot;:[0,0.34097018009367464],&quot;ema_50&quot;:[0,0.398079772349773],&quot;ema_200&quot;:[0,0.5441741557132445],&quot;ulcer_index&quot;:[0,19.167781094824562],&quot;force_index&quot;:[0,1288.3605187563644],&quot;easy_movement&quot;:[0,0.05391436625427463],&quot;volume_weighted_avg&quot;:[0,0.29932385474035755],&quot;channel_index&quot;:[0,-86.53084758271181],&quot;williams_r&quot;:[0,-35.29411867828104],&quot;mass_index&quot;:[0,23.413148372382214],&quot;obv&quot;:[0,-2176900],&quot;rsi&quot;:[0,49.27437822183433],&quot;rsi_2&quot;:[0,93.57799946362974],&quot;vwma&quot;:[0,0.30339192192390935],&quot;macd&quot;:[0,0.00910465869561252],&quot;stoch&quot;:[0,64.70588132171896],&quot;bb_middle&quot;:[0,0.31350000500679015],&quot;bb_low&quot;:[0,0.2718947141536549],&quot;bb_upper&quot;:[0,0.3551052958599254],&quot;timestamp&quot;:[0,&quot;2024-08-26T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.31],&quot;low&quot;:[0,0.3],&quot;high&quot;:[0,0.34],&quot;close&quot;:[0,0.32],&quot;volume&quot;:[0,221100],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.314000004529953],&quot;sma_10&quot;:[0,0.3180000066757202],&quot;sma_20&quot;:[0,0.3120000049471855],&quot;sma_50&quot;:[0,0.392399999499321],&quot;sma_100&quot;:[0,0.5222999992966652],&quot;ema_9&quot;:[0,0.31536241728014225],&quot;ema_12&quot;:[0,0.3164064120713121],&quot;ema_26&quot;:[0,0.3386760928559347],&quot;ema_50&quot;:[0,0.3946256637236715],&quot;ema_200&quot;:[0,0.5418440646353434],&quot;ulcer_index&quot;:[0,18.621605876420624],&quot;force_index&quot;:[0,-246.12330831710142],&quot;easy_movement&quot;:[0,0.05391437042826512],&quot;volume_weighted_avg&quot;:[0,0.2991286339724364],&quot;channel_index&quot;:[0,-45.91018784135624],&quot;williams_r&quot;:[0,-52.941178017421564],&quot;mass_index&quot;:[0,23.521870331576917],&quot;obv&quot;:[0,-2492000],&quot;rsi&quot;:[0,43.56488948254725],&quot;rsi_2&quot;:[0,33.218432780243276],&quot;vwma&quot;:[0,0.3019302793993905],&quot;macd&quot;:[0,0.00818715533764542],&quot;stoch&quot;:[0,47.05882198257844],&quot;bb_middle&quot;:[0,0.3120000049471855],&quot;bb_low&quot;:[0,0.27220050438381327],&quot;bb_upper&quot;:[0,0.3517995055105577],&quot;timestamp&quot;:[0,&quot;2024-08-27T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.32],&quot;low&quot;:[0,0.3],&quot;high&quot;:[0,0.32],&quot;close&quot;:[0,0.3],&quot;volume&quot;:[0,197100],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.31800000071525575],&quot;sma_10&quot;:[0,0.314000004529953],&quot;sma_20&quot;:[0,0.3120000049471855],&quot;sma_50&quot;:[0,0.38219999969005586],&quot;sma_100&quot;:[0,0.5190999993681907],&quot;ema_9&quot;:[0,0.3162899323936023],&quot;ema_12&quot;:[0,0.31695927065225526],&quot;ema_26&quot;:[0,0.33729267804049085],&quot;ema_50&quot;:[0,0.3916991668265645],&quot;ema_200&quot;:[0,0.5396366609359613],&quot;ulcer_index&quot;:[0,16.845520576352186],&quot;force_index&quot;:[0,104.90028634645881],&quot;easy_movement&quot;:[0,0.057527956905451934],&quot;volume_weighted_avg&quot;:[0,0.30222734754428265],&quot;channel_index&quot;:[0,-59.89175480307307],&quot;williams_r&quot;:[0,-47.058830747967285],&quot;mass_index&quot;:[0,23.683975652783012],&quot;obv&quot;:[0,-2270900],&quot;rsi&quot;:[0,45.817473838151955],&quot;rsi_2&quot;:[0,53.2999981772082],&quot;vwma&quot;:[0,0.30181867857093914],&quot;macd&quot;:[0,0.008098742987225956],&quot;stoch&quot;:[0,52.941169252032715],&quot;bb_middle&quot;:[0,0.3120000049471855],&quot;bb_low&quot;:[0,0.27220050438381327],&quot;bb_upper&quot;:[0,0.3517995055105577],&quot;timestamp&quot;:[0,&quot;2024-08-28T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.3],&quot;low&quot;:[0,0.29],&quot;high&quot;:[0,0.3],&quot;close&quot;:[0,0.3],&quot;volume&quot;:[0,167700],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.31800000071525575],&quot;sma_10&quot;:[0,0.3110000044107437],&quot;sma_20&quot;:[0,0.3115000054240227],&quot;sma_50&quot;:[0,0.37379999935626984],&quot;sma_100&quot;:[0,0.5156999996304512],&quot;ema_9&quot;:[0,0.31303194829906766],&quot;ema_12&quot;:[0,0.3143501539243589],&quot;ema_26&quot;:[0,0.3345302583279307],&quot;ema_50&quot;:[0,0.38810312153614746],&quot;ema_200&quot;:[0,0.5372522166671551],&quot;ulcer_index&quot;:[0,15.225039917491948],&quot;force_index&quot;:[0,-473.2277135258055],&quot;easy_movement&quot;:[0,0.054635407365318536],&quot;volume_weighted_avg&quot;:[0,0.3175688362211702],&quot;channel_index&quot;:[0,-60.63665313478755],&quot;williams_r&quot;:[0,-76.92307515962582],&quot;mass_index&quot;:[0,23.68118225889236],&quot;obv&quot;:[0,-2468000],&quot;rsi&quot;:[0,42.190399377876275],&quot;rsi_2&quot;:[0,24.1962473373127],&quot;vwma&quot;:[0,0.30155406557656683],&quot;macd&quot;:[0,0.006601636777511775],&quot;stoch&quot;:[0,23.076924840374172],&quot;bb_middle&quot;:[0,0.3115000054240227],&quot;bb_low&quot;:[0,0.2713627383088247],&quot;bb_upper&quot;:[0,0.35163727253922067],&quot;timestamp&quot;:[0,&quot;2024-08-29T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.29],&quot;low&quot;:[0,0.28],&quot;high&quot;:[0,0.3],&quot;close&quot;:[0,0.29],&quot;volume&quot;:[0,181600],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.314000004529953],&quot;sma_10&quot;:[0,0.310000005364418],&quot;sma_20&quot;:[0,0.310000005364418],&quot;sma_50&quot;:[0,0.3680000001192093],&quot;sma_100&quot;:[0,0.5122999998927117],&quot;ema_9&quot;:[0,0.31042556102751406],&quot;ema_12&quot;:[0,0.3121424408816251],&quot;ema_26&quot;:[0,0.3319815542119498],&quot;ema_50&quot;:[0,0.38501421578779854],&quot;ema_200&quot;:[0,0.5422490406319489],&quot;ulcer_index&quot;:[0,13.957779329498665],&quot;force_index&quot;:[0,-405.62183181392896],&quot;easy_movement&quot;:[0,0.04069904427684566],&quot;volume_weighted_avg&quot;:[0,0.320527931390981],&quot;channel_index&quot;:[0,-61.737632656942864],&quot;williams_r&quot;:[0,-83.33332505491077],&quot;mass_index&quot;:[0,23.621285462944428],&quot;obv&quot;:[0,-2519400],&quot;rsi&quot;:[0,42.18284863710158],&quot;rsi_2&quot;:[0,24.1962473373127],&quot;vwma&quot;:[0,0.3006412359577286],&quot;macd&quot;:[0,0.005565650515046112],&quot;stoch&quot;:[0,16.666674945089223],&quot;bb_middle&quot;:[0,0.310000005364418],&quot;bb_low&quot;:[0,0.2705031684786974],&quot;bb_upper&quot;:[0,0.34949684225013866],&quot;timestamp&quot;:[0,&quot;2024-08-30T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.29],&quot;low&quot;:[0,0.28],&quot;high&quot;:[0,0.3],&quot;close&quot;:[0,0.28],&quot;volume&quot;:[0,180100],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.3040000021457672],&quot;sma_10&quot;:[0,0.3090000033378601],&quot;sma_20&quot;:[0,0.3080000042915344],&quot;sma_50&quot;:[0,0.363400000333786],&quot;sma_100&quot;:[0,0.5085999995470047],&quot;ema_9&quot;:[0,0.30634044715104414],&quot;ema_12&quot;:[0,0.30873590967560716],&quot;ema_26&quot;:[0,0.32886726286675516],&quot;ema_50&quot;:[0,0.38110510815798193],&quot;ema_200&quot;:[0,0.5360603176725518],&quot;ulcer_index&quot;:[0,14.00927161623105],&quot;force_index&quot;:[0,-607.1066779760314],&quot;easy_movement&quot;:[0,0.020517222073377753],&quot;volume_weighted_avg&quot;:[0,0.32077961337973215],&quot;channel_index&quot;:[0,-58.3320620022161],&quot;williams_r&quot;:[0,-91.66667494508923],&quot;mass_index&quot;:[0,23.60916830128075],&quot;obv&quot;:[0,-2667600],&quot;rsi&quot;:[0,40.33592894530927],&quot;rsi_2&quot;:[0,11.565660913473693],&quot;vwma&quot;:[0,0.300139584389061],&quot;macd&quot;:[0,0.004212954388950564],&quot;stoch&quot;:[0,8.333325054910777],&quot;bb_middle&quot;:[0,0.3080000042915344],&quot;bb_low&quot;:[0,0.2687062369168629],&quot;bb_upper&quot;:[0,0.3472937716662059],&quot;timestamp&quot;:[0,&quot;2024-09-03T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.28],&quot;low&quot;:[0,0.28],&quot;high&quot;:[0,0.29],&quot;close&quot;:[0,0.28],&quot;volume&quot;:[0,171500],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.29800000190734866],&quot;sma_10&quot;:[0,0.30600000321865084],&quot;sma_20&quot;:[0,0.3065000042319298],&quot;sma_50&quot;:[0,0.3586000007390976],&quot;sma_100&quot;:[0,0.5048999997973442],&quot;ema_9&quot;:[0,0.301072357963328],&quot;ema_12&quot;:[0,0.3043150017897835],&quot;ema_26&quot;:[0,0.3252565576198364],&quot;ema_50&quot;:[0,0.3775063201605869],&quot;ema_200&quot;:[0,0.540869996246955],&quot;ulcer_index&quot;:[0,14.764217826951363],&quot;force_index&quot;:[0,-777.6608124165796],&quot;easy_movement&quot;:[0,-0.0075968915307103035],&quot;volume_weighted_avg&quot;:[0,0.3074015646376834],&quot;channel_index&quot;:[0,-55.91723561339597],&quot;williams_r&quot;:[0,-100],&quot;mass_index&quot;:[0,23.44352402948163],&quot;obv&quot;:[0,-2887100],&quot;rsi&quot;:[0,38.50960970405873],&quot;rsi_2&quot;:[0,5.65832218939731],&quot;vwma&quot;:[0,0.29959792750745895],&quot;macd&quot;:[0,0.002733749634475497],&quot;stoch&quot;:[0,0],&quot;bb_middle&quot;:[0,0.3065000042319298],&quot;bb_low&quot;:[0,0.2653782315315822],&quot;bb_upper&quot;:[0,0.3476217769322774],&quot;timestamp&quot;:[0,&quot;2024-09-04T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.29],&quot;low&quot;:[0,0.27],&quot;high&quot;:[0,0.29],&quot;close&quot;:[0,0.27],&quot;volume&quot;:[0,64100],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.2900000035762787],&quot;sma_10&quot;:[0,0.3040000021457672],&quot;sma_20&quot;:[0,0.30450000464916227],&quot;sma_50&quot;:[0,0.35460000097751615],&quot;sma_100&quot;:[0,0.5009999996423722],&quot;ema_9&quot;:[0,0.29685788660704393],&quot;ema_12&quot;:[0,0.30057423191124344],&quot;ema_26&quot;:[0,0.3218996741631346],&quot;ema_50&quot;:[0,0.3734994844126287],&quot;ema_200&quot;:[0,0.5345955146567057],&quot;ulcer_index&quot;:[0,15.227547681026854],&quot;force_index&quot;:[0,-666.5593357499325],&quot;easy_movement&quot;:[0,0.00787497177226314],&quot;volume_weighted_avg&quot;:[0,0.30361079778671657],&quot;channel_index&quot;:[0,-54.371425929623484],&quot;williams_r&quot;:[0,-100],&quot;mass_index&quot;:[0,23.233134162808945],&quot;obv&quot;:[0,-2807500],&quot;rsi&quot;:[0,38.51493305366451],&quot;rsi_2&quot;:[0,5.65832218939731],&quot;vwma&quot;:[0,0.2988118821612034],&quot;macd&quot;:[0,0.0018741164700985316],&quot;stoch&quot;:[0,0],&quot;bb_middle&quot;:[0,0.30450000464916227],&quot;bb_low&quot;:[0,0.2623218077887777],&quot;bb_upper&quot;:[0,0.3466782015095468],&quot;timestamp&quot;:[0,&quot;2024-09-05T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.27],&quot;low&quot;:[0,0.26],&quot;high&quot;:[0,0.28],&quot;close&quot;:[0,0.27],&quot;volume&quot;:[0,272900],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.28400000333786013],&quot;sma_10&quot;:[0,0.3010000020265579],&quot;sma_20&quot;:[0,0.30400000512599945],&quot;sma_50&quot;:[0,0.35100000143051147],&quot;sma_100&quot;:[0,0.4970999994874001],&quot;ema_9&quot;:[0,0.29148631142529124],&quot;ema_12&quot;:[0,0.29587050390803016],&quot;ema_26&quot;:[0,0.3180416167917799],&quot;ema_50&quot;:[0,0.3688915048314305],&quot;ema_200&quot;:[0,0.5209264209064469],&quot;ulcer_index&quot;:[0,15.759960440164116],&quot;force_index&quot;:[0,-662.9097374631687],&quot;easy_movement&quot;:[0,0.004948159416854635],&quot;volume_weighted_avg&quot;:[0,0.3025093026993841],&quot;channel_index&quot;:[0,-64.96720057615927],&quot;williams_r&quot;:[0,-100],&quot;mass_index&quot;:[0,23.05445396827795],&quot;obv&quot;:[0,-2812800],&quot;rsi&quot;:[0,36.61167194727318],&quot;rsi_2&quot;:[0,1.859417712310531],&quot;vwma&quot;:[0,0.30090590523290905],&quot;macd&quot;:[0,0.0008054343361417506],&quot;stoch&quot;:[0,0],&quot;bb_middle&quot;:[0,0.30400000512599945],&quot;bb_low&quot;:[0,0.26045692100783085],&quot;bb_upper&quot;:[0,0.34754308924416805],&quot;timestamp&quot;:[0,&quot;2024-09-06T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.28],&quot;low&quot;:[0,0.27],&quot;high&quot;:[0,0.28],&quot;close&quot;:[0,0.28],&quot;volume&quot;:[0,261900],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2780000030994415],&quot;sma_10&quot;:[0,0.29600000381469727],&quot;sma_20&quot;:[0,0.30350000560283663],&quot;sma_50&quot;:[0,0.3468000018596649],&quot;sma_100&quot;:[0,0.4934999996423721],&quot;ema_9&quot;:[0,0.2871890512860002],&quot;ema_12&quot;:[0,0.291890428034308],&quot;ema_26&quot;:[0,0.3144829793056359],&quot;ema_50&quot;:[0,0.36501340702348567],&quot;ema_200&quot;:[0,0.5184296407056747],&quot;ulcer_index&quot;:[0,16.087631678373306],&quot;force_index&quot;:[0,-568.2101724504461],&quot;easy_movement&quot;:[0,0.010404149297942923],&quot;volume_weighted_avg&quot;:[0,0.3001595479795326],&quot;channel_index&quot;:[0,-10.776350023723044],&quot;williams_r&quot;:[0,-87.49997671693946],&quot;mass_index&quot;:[0,22.866345464769235],&quot;obv&quot;:[0,-2812800],&quot;rsi&quot;:[0,36.616885783651696],&quot;rsi_2&quot;:[0,1.859417712310531],&quot;vwma&quot;:[0,0.31171678829489474],&quot;macd&quot;:[0,0.0003071967588508494],&quot;stoch&quot;:[0,12.50002328306055],&quot;bb_middle&quot;:[0,0.30350000560283663],&quot;bb_low&quot;:[0,0.2586558302568112],&quot;bb_upper&quot;:[0,0.34834418094886205],&quot;timestamp&quot;:[0,&quot;2024-09-09T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.28],&quot;low&quot;:[0,0.28],&quot;high&quot;:[0,0.29],&quot;close&quot;:[0,0.29],&quot;volume&quot;:[0,120200],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.27600000500679017],&quot;sma_10&quot;:[0,0.2900000035762787],&quot;sma_20&quot;:[0,0.30350000560283663],&quot;sma_50&quot;:[0,0.3424000018835068],&quot;sma_100&quot;:[0,0.4899999997019768],&quot;ema_9&quot;:[0,0.2857512412529595],&quot;ema_12&quot;:[0,0.2900611277063125],&quot;ema_26&quot;:[0,0.3118968629987131],&quot;ema_50&quot;:[0,0.3603981371456058],&quot;ema_200&quot;:[0,0.4903058628295803],&quot;ulcer_index&quot;:[0,16.34862137998444],&quot;force_index&quot;:[0,-112.87767718557711],&quot;easy_movement&quot;:[0,0.011767807996698038],&quot;volume_weighted_avg&quot;:[0,0.2976988594530537],&quot;channel_index&quot;:[0,-10.83211333011661],&quot;williams_r&quot;:[0,-74.99999068677577],&quot;mass_index&quot;:[0,22.723482246840696],&quot;obv&quot;:[0,-2387400],&quot;rsi&quot;:[0,40.10259104950344],&quot;rsi_2&quot;:[0,73.37140934346164],&quot;vwma&quot;:[0,0.3128075335692709],&quot;macd&quot;:[0,0.0008107914557270376],&quot;stoch&quot;:[0,25.00000931322422],&quot;bb_middle&quot;:[0,0.30350000560283663],&quot;bb_low&quot;:[0,0.2586558302568112],&quot;bb_upper&quot;:[0,0.34834418094886205],&quot;timestamp&quot;:[0,&quot;2024-09-10T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.29],&quot;low&quot;:[0,0.28],&quot;high&quot;:[0,0.3],&quot;close&quot;:[0,0.3],&quot;volume&quot;:[0,126100],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2780000030994415],&quot;sma_10&quot;:[0,0.2880000025033951],&quot;sma_20&quot;:[0,0.30300000458955767],&quot;sma_50&quot;:[0,0.3400000017881393],&quot;sma_100&quot;:[0,0.4872999995946884],&quot;ema_9&quot;:[0,0.28660099133954864],&quot;ema_12&quot;:[0,0.2900517238274655],&quot;ema_26&quot;:[0,0.31028851035944127],&quot;ema_50&quot;:[0,0.35818660115827555],&quot;ema_200&quot;:[0,0.49934905032332466],&quot;ulcer_index&quot;:[0,16.213682914084533],&quot;force_index&quot;:[0,74.98842573471428],&quot;easy_movement&quot;:[0,0.021856671275997015],&quot;volume_weighted_avg&quot;:[0,0.2969527969690423],&quot;channel_index&quot;:[0,-41.85966275254915],&quot;williams_r&quot;:[0,-62.500004656612106],&quot;mass_index&quot;:[0,22.57206522462174],&quot;obv&quot;:[0,-2593900],&quot;rsi&quot;:[0,43.41291597497542],&quot;rsi_2&quot;:[0,89.16364273261581],&quot;vwma&quot;:[0,0.31305711203986],&quot;macd&quot;:[0,0.0019451144729554226],&quot;stoch&quot;:[0,37.49999534338789],&quot;bb_middle&quot;:[0,0.30300000458955767],&quot;bb_low&quot;:[0,0.2577893847909553],&quot;bb_upper&quot;:[0,0.34821062438816003],&quot;timestamp&quot;:[0,&quot;2024-09-11T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.3],&quot;low&quot;:[0,0.28],&quot;high&quot;:[0,0.3],&quot;close&quot;:[0,0.3],&quot;volume&quot;:[0,88400],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.28200000524520874],&quot;sma_10&quot;:[0,0.2860000044107437],&quot;sma_20&quot;:[0,0.30000000447034836],&quot;sma_50&quot;:[0,0.3378000020980835],&quot;sma_100&quot;:[0,0.4843999999761581],&quot;ema_9&quot;:[0,0.28928079544971363],&quot;ema_12&quot;:[0,0.29158222802054334],&quot;ema_26&quot;:[0,0.3095127615333889],&quot;ema_50&quot;:[0,0.35535559852883714],&quot;ema_200&quot;:[0,0.4863291970626482],&quot;ulcer_index&quot;:[0,15.903727453917933],&quot;force_index&quot;:[0,244.38364601915998],&quot;easy_movement&quot;:[0,0.027521124448087263],&quot;volume_weighted_avg&quot;:[0,0.2967250617599205],&quot;channel_index&quot;:[0,-31.244376654078106],&quot;williams_r&quot;:[0,-49.99998137355156],&quot;mass_index&quot;:[0,22.574928752204613],&quot;obv&quot;:[0,-2441000],&quot;rsi&quot;:[0,46.618535798351445],&quot;rsi_2&quot;:[0,95.04309740791095],&quot;vwma&quot;:[0,0.3018082415803047],&quot;macd&quot;:[0,0.0033837716936345533],&quot;stoch&quot;:[0,50.00001862644844],&quot;bb_middle&quot;:[0,0.30000000447034836],&quot;bb_low&quot;:[0,0.2631218278695395],&quot;bb_upper&quot;:[0,0.3368781810711572],&quot;timestamp&quot;:[0,&quot;2024-09-12T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.3],&quot;low&quot;:[0,0.29],&quot;high&quot;:[0,0.3],&quot;close&quot;:[0,0.3],&quot;volume&quot;:[0,94400],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2880000054836273],&quot;sma_10&quot;:[0,0.2860000044107437],&quot;sma_20&quot;:[0,0.2985000044107437],&quot;sma_50&quot;:[0,0.3356000024080277],&quot;sma_100&quot;:[0,0.48180000007152557],&quot;ema_9&quot;:[0,0.29142463875414193],&quot;ema_12&quot;:[0,0.2928772744766207],&quot;ema_26&quot;:[0,0.30883084315872167],&quot;ema_50&quot;:[0,0.3541000849695329],&quot;ema_200&quot;:[0,0.5028689984791843],&quot;ulcer_index&quot;:[0,15.937267618631683],&quot;force_index&quot;:[0,209.48193390641737],&quot;easy_movement&quot;:[0,0.019163654930072972],&quot;volume_weighted_avg&quot;:[0,0.2944255490491897],&quot;channel_index&quot;:[0,-36.79227467320473],&quot;williams_r&quot;:[0,-49.99998137355156],&quot;mass_index&quot;:[0,22.559651363716227],&quot;obv&quot;:[0,-2534400],&quot;rsi&quot;:[0,46.59399804451406],&quot;rsi_2&quot;:[0,95.04309740791095],&quot;vwma&quot;:[0,0.29927919627946725],&quot;macd&quot;:[0,0.004317459753976169],&quot;stoch&quot;:[0,50.00001862644844],&quot;bb_middle&quot;:[0,0.2985000044107437],&quot;bb_low&quot;:[0,0.26428012999582084],&quot;bb_upper&quot;:[0,0.33271987882566656],&quot;timestamp&quot;:[0,&quot;2024-09-13T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.29],&quot;low&quot;:[0,0.29],&quot;high&quot;:[0,0.3],&quot;close&quot;:[0,0.3],&quot;volume&quot;:[0,69900],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.2940000057220459],&quot;sma_10&quot;:[0,0.2860000044107437],&quot;sma_20&quot;:[0,0.2980000048875809],&quot;sma_50&quot;:[0,0.3340000027418137],&quot;sma_100&quot;:[0,0.4787000000476837],&quot;ema_9&quot;:[0,0.2931397133813882],&quot;ema_12&quot;:[0,0.29397307856982524],&quot;ema_26&quot;:[0,0.3081630696537748],&quot;ema_50&quot;:[0,0.35142933678579297],&quot;ema_200&quot;:[0,0.4898140989316076],&quot;ulcer_index&quot;:[0,15.955628624226184],&quot;force_index&quot;:[0,179.55284808243545],&quot;easy_movement&quot;:[0,-0.01927686891365148],&quot;volume_weighted_avg&quot;:[0,0.29276054302230026],&quot;channel_index&quot;:[0,-34.054987532705084],&quot;williams_r&quot;:[0,-49.99998137355156],&quot;mass_index&quot;:[0,22.40936560207917],&quot;obv&quot;:[0,-2473300],&quot;rsi&quot;:[0,46.61009642340574],&quot;rsi_2&quot;:[0,95.04309740791095],&quot;vwma&quot;:[0,0.2986637693888034],&quot;macd&quot;:[0,0.004847507547251776],&quot;stoch&quot;:[0,50.00001862644844],&quot;bb_middle&quot;:[0,0.2980000048875809],&quot;bb_low&quot;:[0,0.26417693848743423],&quot;bb_upper&quot;:[0,0.33182307128772753],&quot;timestamp&quot;:[0,&quot;2024-09-16T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.3],&quot;low&quot;:[0,0.29],&quot;high&quot;:[0,0.3],&quot;close&quot;:[0,0.29],&quot;volume&quot;:[0,56300],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2980000078678131],&quot;sma_10&quot;:[0,0.2870000064373016],&quot;sma_20&quot;:[0,0.2980000048875809],&quot;sma_50&quot;:[0,0.33220000326633453],&quot;sma_100&quot;:[0,0.475900000333786],&quot;ema_9&quot;:[0,0.29451177309744453],&quot;ema_12&quot;:[0,0.2949003013086563],&quot;ema_26&quot;:[0,0.30757658251183967],&quot;ema_50&quot;:[0,0.350144735741728],&quot;ema_200&quot;:[0,0.5026404644612369],&quot;ulcer_index&quot;:[0,15.607485161979287],&quot;force_index&quot;:[0,153.90868769480323],&quot;easy_movement&quot;:[0,-0.019276868913652493],&quot;volume_weighted_avg&quot;:[0,0.29053856973907244],&quot;channel_index&quot;:[0,-34.3104273570952],&quot;williams_r&quot;:[0,-49.99998137355156],&quot;mass_index&quot;:[0,22.299752624453024],&quot;obv&quot;:[0,-2565900],&quot;rsi&quot;:[0,46.58753005347625],&quot;rsi_2&quot;:[0,95.04309740791095],&quot;vwma&quot;:[0,0.2985197728426314],&quot;macd&quot;:[0,0.005112070376876013],&quot;stoch&quot;:[0,50.00001862644844],&quot;bb_middle&quot;:[0,0.2980000048875809],&quot;bb_low&quot;:[0,0.26417693848743423],&quot;bb_upper&quot;:[0,0.33182307128772753],&quot;timestamp&quot;:[0,&quot;2024-09-17T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.3],&quot;low&quot;:[0,0.28],&quot;high&quot;:[0,0.3],&quot;close&quot;:[0,0.28],&quot;volume&quot;:[0,218900],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2980000078678131],&quot;sma_10&quot;:[0,0.2880000054836273],&quot;sma_20&quot;:[0,0.29700000435113905],&quot;sma_50&quot;:[0,0.33000000298023224],&quot;sma_100&quot;:[0,0.4726000002026558],&quot;ema_9&quot;:[0,0.2936094168090256],&quot;ema_12&quot;:[0,0.2941464075158399],&quot;ema_26&quot;:[0,0.30627461281876633],&quot;ema_50&quot;:[0,0.3477861183265759],&quot;ema_200&quot;:[0,0.5005246388611784],&quot;ulcer_index&quot;:[0,15.34825384585586],&quot;force_index&quot;:[0,51.483315424971096],&quot;easy_movement&quot;:[0,-0.019276868913652746],&quot;volume_weighted_avg&quot;:[0,0.2873496785026558],&quot;channel_index&quot;:[0,-36.175248475849635],&quot;williams_r&quot;:[0,-50],&quot;mass_index&quot;:[0,22.17378977883268],&quot;obv&quot;:[0,-2622200],&quot;rsi&quot;:[0,43.30744163016013],&quot;rsi_2&quot;:[0,9.817407360820255],&quot;vwma&quot;:[0,0.29757019199102913],&quot;macd&quot;:[0,0.004528117021706381],&quot;stoch&quot;:[0,50],&quot;bb_middle&quot;:[0,0.29700000435113905],&quot;bb_low&quot;:[0,0.2634738970498624],&quot;bb_upper&quot;:[0,0.3305261116524157],&quot;timestamp&quot;:[0,&quot;2024-09-18T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.3],&quot;low&quot;:[0,0.28],&quot;high&quot;:[0,0.3],&quot;close&quot;:[0,0.28],&quot;volume&quot;:[0,436100],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2940000057220459],&quot;sma_10&quot;:[0,0.2880000054836273],&quot;sma_20&quot;:[0,0.29600000381469727],&quot;sma_50&quot;:[0,0.3278000032901764],&quot;sma_100&quot;:[0,0.469200000166893],&quot;ema_9&quot;:[0,0.29088753369175013],&quot;ema_12&quot;:[0,0.29197003897964163],&quot;ema_26&quot;:[0,0.30434198312147165],&quot;ema_50&quot;:[0,0.34567701482378577],&quot;ema_200&quot;:[0,0.5093666445987551],&quot;ulcer_index&quot;:[0,14.79534496400297],&quot;force_index&quot;:[0,-268.57909861206434],&quot;easy_movement&quot;:[0,-0.015291986712546734],&quot;volume_weighted_avg&quot;:[0,0.28537174934160286],&quot;channel_index&quot;:[0,12.143085812226934],&quot;williams_r&quot;:[0,-50],&quot;mass_index&quot;:[0,21.874413339829413],&quot;obv&quot;:[0,-2893500],&quot;rsi&quot;:[0,40.23657063143951],&quot;rsi_2&quot;:[0,3.514493401790162],&quot;vwma&quot;:[0,0.2961076745888793],&quot;macd&quot;:[0,0.0034448248462761177],&quot;stoch&quot;:[0,50],&quot;bb_middle&quot;:[0,0.29600000381469727],&quot;bb_low&quot;:[0,0.2617071491816561],&quot;bb_upper&quot;:[0,0.3302928584477384],&quot;timestamp&quot;:[0,&quot;2024-09-19T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.29],&quot;low&quot;:[0,0.27],&quot;high&quot;:[0,0.29],&quot;close&quot;:[0,0.27],&quot;volume&quot;:[0,689200],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2900000035762787],&quot;sma_10&quot;:[0,0.289000004529953],&quot;sma_20&quot;:[0,0.2950000032782555],&quot;sma_50&quot;:[0,0.3258000034093857],&quot;sma_100&quot;:[0,0.4655000004172325],&quot;ema_9&quot;:[0,0.28871002719996686],&quot;ema_12&quot;:[0,0.29012849692791076],&quot;ema_26&quot;:[0,0.3025570571501637],&quot;ema_50&quot;:[0,0.3438336808869039],&quot;ema_200&quot;:[0,0.521799452353299],&quot;ulcer_index&quot;:[0,14.220955280531156],&quot;force_index&quot;:[0,-230.21087588197094],&quot;easy_movement&quot;:[0,-0.008903013633743807],&quot;volume_weighted_avg&quot;:[0,0.2833243710105944],&quot;channel_index&quot;:[0,69.80493003335265],&quot;williams_r&quot;:[0,-50],&quot;mass_index&quot;:[0,21.657052975775738],&quot;obv&quot;:[0,-2934800],&quot;rsi&quot;:[0,40.21086441677305],&quot;rsi_2&quot;:[0,3.514493401790162],&quot;vwma&quot;:[0,0.2938077940473924],&quot;macd&quot;:[0,0.0027336634471442026],&quot;stoch&quot;:[0,50],&quot;bb_middle&quot;:[0,0.2950000032782555],&quot;bb_low&quot;:[0,0.2600715066257228],&quot;bb_upper&quot;:[0,0.32992849993078815],&quot;timestamp&quot;:[0,&quot;2024-09-20T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.28],&quot;low&quot;:[0,0.27],&quot;high&quot;:[0,0.3],&quot;close&quot;:[0,0.27],&quot;volume&quot;:[0,97300],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.28400000333786013],&quot;sma_10&quot;:[0,0.289000004529953],&quot;sma_20&quot;:[0,0.29250000417232513],&quot;sma_50&quot;:[0,0.32380000352859495],&quot;sma_100&quot;:[0,0.46130000054836273],&quot;ema_9&quot;:[0,0.28496802389759257],&quot;ema_12&quot;:[0,0.287031804520161],&quot;ema_26&quot;:[0,0.30012724028067855],&quot;ema_50&quot;:[0,0.3402060076163441],&quot;ema_200&quot;:[0,0.504578922359639],&quot;ulcer_index&quot;:[0,13.504526576811333],&quot;force_index&quot;:[0,-1181.8948161757207],&quot;easy_movement&quot;:[0,-0.007042519648974158],&quot;volume_weighted_avg&quot;:[0,0.2796768475666381],&quot;channel_index&quot;:[0,128.61399353869206],&quot;williams_r&quot;:[0,-74.999962747117],&quot;mass_index&quot;:[0,21.465393327728226],&quot;obv&quot;:[0,-3591400],&quot;rsi&quot;:[0,37.1915772952662],&quot;rsi_2&quot;:[0,0.9849881853335631],&quot;vwma&quot;:[0,0.28807565948566066],&quot;macd&quot;:[0,0.0016303338926421072],&quot;stoch&quot;:[0,25.000037252883],&quot;bb_middle&quot;:[0,0.29250000417232513],&quot;bb_low&quot;:[0,0.2579312332064702],&quot;bb_upper&quot;:[0,0.32706877513818006],&quot;timestamp&quot;:[0,&quot;2024-09-23T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.28],&quot;low&quot;:[0,0.27],&quot;high&quot;:[0,0.28],&quot;close&quot;:[0,0.27],&quot;volume&quot;:[0,93500],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2780000030994415],&quot;sma_10&quot;:[0,0.2880000054836273],&quot;sma_20&quot;:[0,0.289000004529953],&quot;sma_50&quot;:[0,0.32060000360012053],&quot;sma_100&quot;:[0,0.45750000089406967],&quot;ema_9&quot;:[0,0.2819744212618042],&quot;ema_12&quot;:[0,0.28441152799644653],&quot;ema_26&quot;:[0,0.29789104770367314],&quot;ema_50&quot;:[0,0.3372697727343069],&quot;ema_200&quot;:[0,0.4985660435895296],&quot;ulcer_index&quot;:[0,12.933325253485123],&quot;force_index&quot;:[0,-1013.0553018643151],&quot;easy_movement&quot;:[0,0.003969101988389671],&quot;volume_weighted_avg&quot;:[0,0.27931555955266635],&quot;channel_index&quot;:[0,-29.667056954194564],&quot;williams_r&quot;:[0,-74.999962747117],&quot;mass_index&quot;:[0,21.50101478398868],&quot;obv&quot;:[0,-3580300],&quot;rsi&quot;:[0,37.20056607685408],&quot;rsi_2&quot;:[0,0.9849881853335631],&quot;vwma&quot;:[0,0.28633142723442945],&quot;macd&quot;:[0,0.0009912258567351707],&quot;stoch&quot;:[0,25.000037252883],&quot;bb_middle&quot;:[0,0.289000004529953],&quot;bb_low&quot;:[0,0.2607865345480524],&quot;bb_upper&quot;:[0,0.3172134745118536],&quot;timestamp&quot;:[0,&quot;2024-09-24T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.27],&quot;low&quot;:[0,0.26],&quot;high&quot;:[0,0.27],&quot;close&quot;:[0,0.27],&quot;volume&quot;:[0,236900],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.2740000069141388],&quot;sma_10&quot;:[0,0.286000007390976],&quot;sma_20&quot;:[0,0.2870000049471855],&quot;sma_50&quot;:[0,0.3174000036716461],&quot;sma_100&quot;:[0,0.45380000114440916],&quot;ema_9&quot;:[0,0.27957953916335876],&quot;ema_12&quot;:[0,0.2821943737170139],&quot;ema_26&quot;:[0,0.2958432287660348],&quot;ema_50&quot;:[0,0.33536397807688484],&quot;ema_200&quot;:[0,0.5110068176181636],&quot;ulcer_index&quot;:[0,12.33570290502606],&quot;force_index&quot;:[0,-868.3290530047409],&quot;easy_movement&quot;:[0,-0.0015878463547598536],&quot;volume_weighted_avg&quot;:[0,0.27894802067263147],&quot;channel_index&quot;:[0,-28.53840160140431],&quot;williams_r&quot;:[0,-74.999962747117],&quot;mass_index&quot;:[0,21.57699704435395],&quot;obv&quot;:[0,-3614900],&quot;rsi&quot;:[0,37.16811484291637],&quot;rsi_2&quot;:[0,0.9849881853335631],&quot;vwma&quot;:[0,0.28397211849484455],&quot;macd&quot;:[0,0.0006806088464141758],&quot;stoch&quot;:[0,25.000037252883],&quot;bb_middle&quot;:[0,0.2870000049471855],&quot;bb_low&quot;:[0,0.25935945744884026],&quot;bb_upper&quot;:[0,0.3146405524455308],&quot;timestamp&quot;:[0,&quot;2024-09-25T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.27],&quot;low&quot;:[0,0.27],&quot;high&quot;:[0,0.29],&quot;close&quot;:[0,0.29],&quot;volume&quot;:[0,453100],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.27200000882148745],&quot;sma_10&quot;:[0,0.28300000727176666],&quot;sma_20&quot;:[0,0.2845000058412552],&quot;sma_50&quot;:[0,0.3144000041484833],&quot;sma_100&quot;:[0,0.44970000118017195],&quot;ema_9&quot;:[0,0.27766363347645423],&quot;ema_12&quot;:[0,0.28031831787267886],&quot;ema_26&quot;:[0,0.2939289163188349],&quot;ema_50&quot;:[0,0.3328006852397065],&quot;ema_200&quot;:[0,0.5086087399376726],&quot;ulcer_index&quot;:[0,11.35938438117107],&quot;force_index&quot;:[0,-744.2854356985424],&quot;easy_movement&quot;:[0,0.006540291555628101],&quot;volume_weighted_avg&quot;:[0,0.2784077634684778],&quot;channel_index&quot;:[0,14.399129434336364],&quot;williams_r&quot;:[0,-74.999962747117],&quot;mass_index&quot;:[0,21.59952536117985],&quot;obv&quot;:[0,-3614900],&quot;rsi&quot;:[0,37.17152996593005],&quot;rsi_2&quot;:[0,0.9849881853335631],&quot;vwma&quot;:[0,0.28102351481054577],&quot;macd&quot;:[0,0.0005750923594232474],&quot;stoch&quot;:[0,25.000037252883],&quot;bb_middle&quot;:[0,0.2845000058412552],&quot;bb_low&quot;:[0,0.260437586921058],&quot;bb_upper&quot;:[0,0.30856242476145235],&quot;timestamp&quot;:[0,&quot;2024-09-26T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.28],&quot;low&quot;:[0,0.28],&quot;high&quot;:[0,0.32],&quot;close&quot;:[0,0.32],&quot;volume&quot;:[0,487200],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.2740000069141388],&quot;sma_10&quot;:[0,0.28200000524520874],&quot;sma_20&quot;:[0,0.2840000048279762],&quot;sma_50&quot;:[0,0.3118000042438507],&quot;sma_100&quot;:[0,0.4458000010251999],&quot;ema_9&quot;:[0,0.28013090510001115],&quot;ema_12&quot;:[0,0.2818078028120226],&quot;ema_26&quot;:[0,0.2936106091739706],&quot;ema_50&quot;:[0,0.3300238743756103],&quot;ema_200&quot;:[0,0.48436094510631855],&quot;ulcer_index&quot;:[0,9.977597791141902],&quot;force_index&quot;:[0,656.6238718592294],&quot;easy_movement&quot;:[0,0.016504397694820292],&quot;volume_weighted_avg&quot;:[0,0.28088850579775265],&quot;channel_index&quot;:[0,80.61345458877219],&quot;williams_r&quot;:[0,-25.000037252883],&quot;mass_index&quot;:[0,21.765738826845915],&quot;obv&quot;:[0,-3068700],&quot;rsi&quot;:[0,47.83626942545172],&quot;rsi_2&quot;:[0,95.87978776424187],&quot;vwma&quot;:[0,0.2811036535517345],&quot;macd&quot;:[0,0.0018716629204209665],&quot;stoch&quot;:[0,74.999962747117],&quot;bb_middle&quot;:[0,0.2840000048279762],&quot;bb_low&quot;:[0,0.26084833250533357],&quot;bb_upper&quot;:[0,0.30715167715061886],&quot;timestamp&quot;:[0,&quot;2024-09-27T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.32],&quot;low&quot;:[0,0.27],&quot;high&quot;:[0,0.33],&quot;close&quot;:[0,0.29],&quot;volume&quot;:[0,230300],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.28400000333786013],&quot;sma_10&quot;:[0,0.28400000333786013],&quot;sma_20&quot;:[0,0.2850000038743019],&quot;sma_50&quot;:[0,0.31000000417232515],&quot;sma_100&quot;:[0,0.4428000009059906],&quot;ema_9&quot;:[0,0.2881047226515345],&quot;ema_12&quot;:[0,0.2876835249117517],&quot;ema_26&quot;:[0,0.2955699242785041],&quot;ema_50&quot;:[0,0.3298138395158564],&quot;ema_200&quot;:[0,0.4864042729919535],&quot;ulcer_index&quot;:[0,8.792511847451498],&quot;force_index&quot;:[0,2650.8131070386567],&quot;easy_movement&quot;:[0,0.026869559643466732],&quot;volume_weighted_avg&quot;:[0,0.2867914333713812],&quot;channel_index&quot;:[0,88.93548582645457],&quot;williams_r&quot;:[0,0],&quot;mass_index&quot;:[0,22.112770008010678],&quot;obv&quot;:[0,-2610000],&quot;rsi&quot;:[0,59.027741183793786],&quot;rsi_2&quot;:[0,98.93676520919306],&quot;vwma&quot;:[0,0.28469065628069967],&quot;macd&quot;:[0,0.004636230032504419],&quot;stoch&quot;:[0,100],&quot;bb_middle&quot;:[0,0.2850000038743019],&quot;bb_low&quot;:[0,0.25779706798403773],&quot;bb_upper&quot;:[0,0.3122029397645661],&quot;timestamp&quot;:[0,&quot;2024-09-30T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.28],&quot;low&quot;:[0,0.27],&quot;high&quot;:[0,0.29],&quot;close&quot;:[0,0.29],&quot;volume&quot;:[0,245000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.28799999952316285],&quot;sma_10&quot;:[0,0.2830000013113022],&quot;sma_20&quot;:[0,0.2850000038743019],&quot;sma_50&quot;:[0,0.30780000388622286],&quot;sma_100&quot;:[0,0.4394000008702278],&quot;ema_9&quot;:[0,0.28848377645026047],&quot;ema_12&quot;:[0,0.28803990385494843],&quot;ema_26&quot;:[0,0.29515279073325335],&quot;ema_50&quot;:[0,0.3280694536152702],&quot;ema_200&quot;:[0,0.4807712412894481],&quot;ulcer_index&quot;:[0,8.254623231813433],&quot;force_index&quot;:[0,1285.12621834755],&quot;easy_movement&quot;:[0,0.020927121883466564],&quot;volume_weighted_avg&quot;:[0,0.28689602309990586],&quot;channel_index&quot;:[0,2.885094359823724],&quot;williams_r&quot;:[0,-57.14286930706643],&quot;mass_index&quot;:[0,22.63780586508903],&quot;obv&quot;:[0,-2810500],&quot;rsi&quot;:[0,47.9507218622097],&quot;rsi_2&quot;:[0,39.831328292378075],&quot;vwma&quot;:[0,0.2847487828982267],&quot;macd&quot;:[0,0.004322019916750287],&quot;stoch&quot;:[0,42.85713069293357],&quot;bb_middle&quot;:[0,0.2850000038743019],&quot;bb_low&quot;:[0,0.25779706798403773],&quot;bb_upper&quot;:[0,0.3122029397645661],&quot;timestamp&quot;:[0,&quot;2024-10-01T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.29],&quot;low&quot;:[0,0.27],&quot;high&quot;:[0,0.3],&quot;close&quot;:[0,0.28],&quot;volume&quot;:[0,322900],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2919999957084656],&quot;sma_10&quot;:[0,0.2830000013113022],&quot;sma_20&quot;:[0,0.28550000339746473],&quot;sma_50&quot;:[0,0.3054000037908554],&quot;sma_100&quot;:[0,0.4361000007390976],&quot;ema_9&quot;:[0,0.28878701948720426],&quot;ema_12&quot;:[0,0.2883414547126043],&quot;ema_26&quot;:[0,0.29476201002559654],&quot;ema_50&quot;:[0,0.32621041647139526],&quot;ema_200&quot;:[0,0.4715154994072148],&quot;ulcer_index&quot;:[0,8.033081857741717],&quot;force_index&quot;:[0,1101.5424170840267],&quot;easy_movement&quot;:[0,0.0036008659968945447],&quot;volume_weighted_avg&quot;:[0,0.28664092780625583],&quot;channel_index&quot;:[0,7.827015504658896],&quot;williams_r&quot;:[0,-57.14286930706643],&quot;mass_index&quot;:[0,22.93532385280024],&quot;obv&quot;:[0,-2744400],&quot;rsi&quot;:[0,47.96143443410203],&quot;rsi_2&quot;:[0,39.831328292378075],&quot;vwma&quot;:[0,0.28522334678433187],&quot;macd&quot;:[0,0.003999932985627763],&quot;stoch&quot;:[0,42.85713069293357],&quot;bb_middle&quot;:[0,0.28550000339746473],&quot;bb_low&quot;:[0,0.25831545460306793],&quot;bb_upper&quot;:[0,0.31268455219186153],&quot;timestamp&quot;:[0,&quot;2024-10-02T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.28],&quot;low&quot;:[0,0.26],&quot;high&quot;:[0,0.3],&quot;close&quot;:[0,0.27],&quot;volume&quot;:[0,281000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.29399999380111697],&quot;sma_10&quot;:[0,0.2830000013113022],&quot;sma_20&quot;:[0,0.28550000339746473],&quot;sma_50&quot;:[0,0.30320000410079956],&quot;sma_100&quot;:[0,0.43290000051259997],&quot;ema_9&quot;:[0,0.28702961583429315],&quot;ema_12&quot;:[0,0.28705815583844213],&quot;ema_26&quot;:[0,0.29368216572038847],&quot;ema_50&quot;:[0,0.32494741892371015],&quot;ema_200&quot;:[0,0.48064615329856236],&quot;ulcer_index&quot;:[0,8.112016465091],&quot;force_index&quot;:[0,482.90085142302735],&quot;easy_movement&quot;:[0,0.006919016462411114],&quot;volume_weighted_avg&quot;:[0,0.28574966588198614],&quot;channel_index&quot;:[0,39.70753708755703],&quot;williams_r&quot;:[0,-71.42856534646678],&quot;mass_index&quot;:[0,23.153954528157108],&quot;obv&quot;:[0,-3168500],&quot;rsi&quot;:[0,44.69754648012104],&quot;rsi_2&quot;:[0,22.171123587858787],&quot;vwma&quot;:[0,0.2850538114495411],&quot;macd&quot;:[0,0.0030545050333728695],&quot;stoch&quot;:[0,28.571434653533213],&quot;bb_middle&quot;:[0,0.28550000339746473],&quot;bb_low&quot;:[0,0.25831545460306793],&quot;bb_upper&quot;:[0,0.31268455219186153],&quot;timestamp&quot;:[0,&quot;2024-10-03T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.27],&quot;low&quot;:[0,0.26],&quot;high&quot;:[0,0.29],&quot;close&quot;:[0,0.27],&quot;volume&quot;:[0,283000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2899999976158142],&quot;sma_10&quot;:[0,0.2820000022649765],&quot;sma_20&quot;:[0,0.28550000339746473],&quot;sma_50&quot;:[0,0.30140000402927397],&quot;sma_100&quot;:[0,0.429300000667572],&quot;ema_9&quot;:[0,0.28362369482542393],&quot;ema_12&quot;:[0,0.284433829156493],&quot;ema_26&quot;:[0,0.2919552077056203],&quot;ema_50&quot;:[0,0.3238909708945032],&quot;ema_200&quot;:[0,0.5006227551861147],&quot;ulcer_index&quot;:[0,8.969573129949726],&quot;force_index&quot;:[0,12.482010151493796],&quot;easy_movement&quot;:[0,-0.0019481776922653069],&quot;volume_weighted_avg&quot;:[0,0.2842765992687251],&quot;channel_index&quot;:[0,18.766916306777947],&quot;williams_r&quot;:[0,-85.71426138586715],&quot;mass_index&quot;:[0,23.467937581149442],&quot;obv&quot;:[0,-3499700],&quot;rsi&quot;:[0,41.6206621509796],&quot;rsi_2&quot;:[0,11.75096317463121],&quot;vwma&quot;:[0,0.2843849249645834],&quot;macd&quot;:[0,0.0017603537274376024],&quot;stoch&quot;:[0,14.285738614132853],&quot;bb_middle&quot;:[0,0.28550000339746473],&quot;bb_low&quot;:[0,0.25831545460306793],&quot;bb_upper&quot;:[0,0.31268455219186153],&quot;timestamp&quot;:[0,&quot;2024-10-04T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.27],&quot;low&quot;:[0,0.25],&quot;high&quot;:[0,0.27],&quot;close&quot;:[0,0.26],&quot;volume&quot;:[0,489000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2800000011920929],&quot;sma_10&quot;:[0,0.2820000022649765],&quot;sma_20&quot;:[0,0.28550000339746473],&quot;sma_50&quot;:[0,0.2994000041484833],&quot;sma_100&quot;:[0,0.42510000079870225],&quot;ema_9&quot;:[0,0.2808989580081434],&quot;ema_12&quot;:[0,0.2822132422619026],&quot;ema_26&quot;:[0,0.29033344276198686],&quot;ema_50&quot;:[0,0.32196065844112187],&quot;ema_200&quot;:[0,0.5020067617563424],&quot;ulcer_index&quot;:[0,9.752008671915998],&quot;force_index&quot;:[0,10.747395276754155],&quot;easy_movement&quot;:[0,-0.005734152198679231],&quot;volume_weighted_avg&quot;:[0,0.28303241762852427],&quot;channel_index&quot;:[0,19.574901691452805],&quot;williams_r&quot;:[0,-85.71426138586715],&quot;mass_index&quot;:[0,23.81734323170012],&quot;obv&quot;:[0,-3837000],&quot;rsi&quot;:[0,41.60966376200175],&quot;rsi_2&quot;:[0,11.75096317463121],&quot;vwma&quot;:[0,0.2843552235102983],&quot;macd&quot;:[0,0.0009349995211958961],&quot;stoch&quot;:[0,14.285738614132853],&quot;bb_middle&quot;:[0,0.28550000339746473],&quot;bb_low&quot;:[0,0.25831545460306793],&quot;bb_upper&quot;:[0,0.31268455219186153],&quot;timestamp&quot;:[0,&quot;2024-10-07T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.26],&quot;low&quot;:[0,0.25],&quot;high&quot;:[0,0.27],&quot;close&quot;:[0,0.26],&quot;volume&quot;:[0,244400],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2740000009536743],&quot;sma_10&quot;:[0,0.2810000002384186],&quot;sma_20&quot;:[0,0.28450000286102295],&quot;sma_50&quot;:[0,0.297200003862381],&quot;sma_100&quot;:[0,0.4207000008225441],&quot;ema_9&quot;:[0,0.2767191644991661],&quot;ema_12&quot;:[0,0.27879581890826477],&quot;ema_26&quot;:[0,0.28808652036948834],&quot;ema_50&quot;:[0,0.3195308283243428],&quot;ema_200&quot;:[0,0.49959873418128686],&quot;ulcer_index&quot;:[0,10.927928872888538],&quot;force_index&quot;:[0,-689.3647359569377],&quot;easy_movement&quot;:[0,-0.01011627131685203],&quot;volume_weighted_avg&quot;:[0,0.2804783721138803],&quot;channel_index&quot;:[0,110.79693410395163],&quot;williams_r&quot;:[0,-87.50001396983633],&quot;mass_index&quot;:[0,24.07621690400498],&quot;obv&quot;:[0,-4326000],&quot;rsi&quot;:[0,38.57127889693472],&quot;rsi_2&quot;:[0,4.0802560273319415],&quot;vwma&quot;:[0,0.28225135412258945],&quot;macd&quot;:[0,-0.00018840115195472087],&quot;stoch&quot;:[0,12.49998603016367],&quot;bb_middle&quot;:[0,0.28450000286102295],&quot;bb_low&quot;:[0,0.2551913042215328],&quot;bb_upper&quot;:[0,0.3138087015005131],&quot;timestamp&quot;:[0,&quot;2024-10-08T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.26],&quot;low&quot;:[0,0.24],&quot;high&quot;:[0,0.26],&quot;close&quot;:[0,0.25],&quot;volume&quot;:[0,694100],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.26800000071525576],&quot;sma_10&quot;:[0,0.27999999821186067],&quot;sma_20&quot;:[0,0.2830000028014183],&quot;sma_50&quot;:[0,0.29560000360012056],&quot;sma_100&quot;:[0,0.41630000084638596],&quot;ema_9&quot;:[0,0.27337532969198425],&quot;ema_12&quot;:[0,0.2759041529936482],&quot;ema_26&quot;:[0,0.28600603667273045],&quot;ema_50&quot;:[0,0.31719628566312374],&quot;ema_200&quot;:[0,0.497214667079615],&quot;ulcer_index&quot;:[0,11.889349577825822],&quot;force_index&quot;:[0,-590.8863051381004],&quot;easy_movement&quot;:[0,-0.006853204088610634],&quot;volume_weighted_avg&quot;:[0,0.2794105342702505],&quot;channel_index&quot;:[0,-8.94209300030749],&quot;williams_r&quot;:[0,-87.50001396983633],&quot;mass_index&quot;:[0,24.272164097588096],&quot;obv&quot;:[0,-4326000],&quot;rsi&quot;:[0,38.572648134853],&quot;rsi_2&quot;:[0,4.0802560273319415],&quot;vwma&quot;:[0,0.2810364502507287],&quot;macd&quot;:[0,-0.0007996666958507339],&quot;stoch&quot;:[0,12.49998603016367],&quot;bb_middle&quot;:[0,0.2830000028014183],&quot;bb_low&quot;:[0,0.25195165403089903],&quot;bb_upper&quot;:[0,0.31404835157193756],&quot;timestamp&quot;:[0,&quot;2024-10-09T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.25],&quot;low&quot;:[0,0.24],&quot;high&quot;:[0,0.25],&quot;close&quot;:[0,0.24],&quot;volume&quot;:[0,609900],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.26200000047683714],&quot;sma_10&quot;:[0,0.27799999713897705],&quot;sma_20&quot;:[0,0.28050000220537186],&quot;sma_50&quot;:[0,0.2942000037431717],&quot;sma_100&quot;:[0,0.41180000096559527],&quot;ema_9&quot;:[0,0.2687002637434023],&quot;ema_12&quot;:[0,0.2719188959078381],&quot;ema_26&quot;:[0,0.2833161931003464],&quot;ema_50&quot;:[0,0.31364584344709345],&quot;ema_200&quot;:[0,0.4763609964867476],&quot;ulcer_index&quot;:[0,13.128659836346214],&quot;force_index&quot;:[0,-1498.0714528353917],&quot;easy_movement&quot;:[0,-0.008911370003121514],&quot;volume_weighted_avg&quot;:[0,0.27514576331116397],&quot;channel_index&quot;:[0,183.66155766649567],&quot;williams_r&quot;:[0,-88.88888520959058],&quot;mass_index&quot;:[0,24.48040201715289],&quot;obv&quot;:[0,-4999300],&quot;rsi&quot;:[0,35.58922065282705],&quot;rsi_2&quot;:[0,1.1299259304831253],&quot;vwma&quot;:[0,0.2769176897754765],&quot;macd&quot;:[0,-0.0017049347018944089],&quot;stoch&quot;:[0,11.111114790409415],&quot;bb_middle&quot;:[0,0.28050000220537186],&quot;bb_low&quot;:[0,0.24734883443678612],&quot;bb_upper&quot;:[0,0.3136511699739576],&quot;timestamp&quot;:[0,&quot;2024-10-10T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.24],&quot;close&quot;:[0,0.23],&quot;volume&quot;:[0,411300],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.25599999725818634],&quot;sma_10&quot;:[0,0.27299999743700026],&quot;sma_20&quot;:[0,0.27750000134110453],&quot;sma_50&quot;:[0,0.29280000358819963],&quot;sma_100&quot;:[0,0.40770000115036964],&quot;ema_9&quot;:[0,0.26296020992387525],&quot;ema_12&quot;:[0,0.267008296267928],&quot;ema_26&quot;:[0,0.28011213177729183],&quot;ema_50&quot;:[0,0.3109408305693037],&quot;ema_200&quot;:[0,0.4776879278956199],&quot;ulcer_index&quot;:[0,14.486604470975598],&quot;force_index&quot;:[0,-2155.347069485718],&quot;easy_movement&quot;:[0,-0.007424150096201102],&quot;volume_weighted_avg&quot;:[0,0.27139357108960654],&quot;channel_index&quot;:[0,126.9020975630862],&quot;williams_r&quot;:[0,-100],&quot;mass_index&quot;:[0,24.571354879450343],&quot;obv&quot;:[0,-5629100],&quot;rsi&quot;:[0,32.82653646366934],&quot;rsi_2&quot;:[0,0.46191982025322886],&quot;vwma&quot;:[0,0.27303976362686305],&quot;macd&quot;:[0,-0.00272340428057221],&quot;stoch&quot;:[0,0],&quot;bb_middle&quot;:[0,0.27750000134110453],&quot;bb_low&quot;:[0,0.24123707329430039],&quot;bb_upper&quot;:[0,0.3137629293879087],&quot;timestamp&quot;:[0,&quot;2024-10-11T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.23],&quot;low&quot;:[0,0.21],&quot;high&quot;:[0,0.23],&quot;close&quot;:[0,0.22],&quot;volume&quot;:[0,313000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24799999594688416],&quot;sma_10&quot;:[0,0.2639999985694885],&quot;sma_20&quot;:[0,0.2740000009536743],&quot;sma_50&quot;:[0,0.29080000340938567],&quot;sma_100&quot;:[0,0.40340000092983247],&quot;ema_9&quot;:[0,0.25636816877560226],&quot;ema_12&quot;:[0,0.26131471342442286],&quot;ema_26&quot;:[0,0.2764046682686078],&quot;ema_50&quot;:[0,0.30794973904802786],&quot;ema_200&quot;:[0,0.4789021316870812],&quot;ulcer_index&quot;:[0,16.10030919993646],&quot;force_index&quot;:[0,-2435.0090926412295],&quot;easy_movement&quot;:[0,-0.020172423530496083],&quot;volume_weighted_avg&quot;:[0,0.2680698973156033],&quot;channel_index&quot;:[0,34.656122406310054],&quot;williams_r&quot;:[0,-100],&quot;mass_index&quot;:[0,24.57653601689969],&quot;obv&quot;:[0,-6070700],&quot;rsi&quot;:[0,30.297051405436534],&quot;rsi_2&quot;:[0,0.21165802714072868],&quot;vwma&quot;:[0,0.2699947362551681],&quot;macd&quot;:[0,-0.0037618447923033344],&quot;stoch&quot;:[0,0],&quot;bb_middle&quot;:[0,0.2740000009536743],&quot;bb_low&quot;:[0,0.2338005010728541],&quot;bb_upper&quot;:[0,0.31419950083449455],&quot;timestamp&quot;:[0,&quot;2024-10-14T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.22],&quot;low&quot;:[0,0.18],&quot;high&quot;:[0,0.22],&quot;close&quot;:[0,0.2],&quot;volume&quot;:[0,968700],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2399999976158142],&quot;sma_10&quot;:[0,0.25699999928474426],&quot;sma_20&quot;:[0,0.27000000029802323],&quot;sma_50&quot;:[0,0.2886000031232834],&quot;sma_100&quot;:[0,0.3989000007510185],&quot;ema_9&quot;:[0,0.24909453477187804],&quot;ema_12&quot;:[0,0.2549586007043254],&quot;ema_26&quot;:[0,0.27220381486007794],&quot;ema_50&quot;:[0,0.30358543586819375],&quot;ema_200&quot;:[0,0.45793216790217844],&quot;ulcer_index&quot;:[0,17.93966438591601],&quot;force_index&quot;:[0,-2534.280513021635],&quot;easy_movement&quot;:[0,-0.019379200213228708],&quot;volume_weighted_avg&quot;:[0,0.26519759838952267],&quot;channel_index&quot;:[0,-14.367135013809444],&quot;williams_r&quot;:[0,-91.66666356225859],&quot;mass_index&quot;:[0,24.658385949127524],&quot;obv&quot;:[0,-6266400],&quot;rsi&quot;:[0,28.001989408320796],&quot;rsi_2&quot;:[0,0.1015841154176087],&quot;vwma&quot;:[0,0.26742005666750207],&quot;macd&quot;:[0,-0.004762553817569591],&quot;stoch&quot;:[0,8.333336437741407],&quot;bb_middle&quot;:[0,0.27000000029802323],&quot;bb_low&quot;:[0,0.225278644080034],&quot;bb_upper&quot;:[0,0.31472135651601246],&quot;timestamp&quot;:[0,&quot;2024-10-15T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2],&quot;low&quot;:[0,0.2],&quot;high&quot;:[0,0.23],&quot;close&quot;:[0,0.21],&quot;volume&quot;:[0,321400],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2280000001192093],&quot;sma_10&quot;:[0,0.24800000041723252],&quot;sma_20&quot;:[0,0.26550000086426734],&quot;sma_50&quot;:[0,0.2864000031352043],&quot;sma_100&quot;:[0,0.39470000073313716],&quot;ema_9&quot;:[0,0.23927562841762295],&quot;ema_12&quot;:[0,0.24650343293533236],&quot;ema_26&quot;:[0,0.266864476237531],&quot;ema_50&quot;:[0,0.2998893790964654],&quot;ema_200&quot;:[0,0.46272319919181526],&quot;ulcer_index&quot;:[0,20.374864839669602],&quot;force_index&quot;:[0,-4939.95649594127],&quot;easy_movement&quot;:[0,-0.0222629760135875],&quot;volume_weighted_avg&quot;:[0,0.25454026905269245],&quot;channel_index&quot;:[0,228.1940410165989],&quot;williams_r&quot;:[0,-86.6666699780357],&quot;mass_index&quot;:[0,24.93649592865305],&quot;obv&quot;:[0,-7317300],&quot;rsi&quot;:[0,24.032611985679566],&quot;rsi_2&quot;:[0,0.03297949706133352],&quot;vwma&quot;:[0,0.2588892735152529],&quot;macd&quot;:[0,-0.00629115817118997],&quot;stoch&quot;:[0,13.33333002196431],&quot;bb_middle&quot;:[0,0.26550000086426734],&quot;bb_low&quot;:[0,0.2124057477251502],&quot;bb_upper&quot;:[0,0.3185942540033845],&quot;timestamp&quot;:[0,&quot;2024-10-16T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.21],&quot;low&quot;:[0,0.21],&quot;high&quot;:[0,0.22],&quot;close&quot;:[0,0.21],&quot;volume&quot;:[0,240100],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2199999988079071],&quot;sma_10&quot;:[0,0.24099999964237212],&quot;sma_20&quot;:[0,0.26200000047683714],&quot;sma_50&quot;:[0,0.28420000314712524],&quot;sma_100&quot;:[0,0.39040000081062315],&quot;ema_9&quot;:[0,0.23342050142075915],&quot;ema_12&quot;:[0,0.24088751861153815],&quot;ema_26&quot;:[0,0.26264774638332555],&quot;ema_50&quot;:[0,0.2961812466157822],&quot;ema_200&quot;:[0,0.4565297801817304],&quot;ulcer_index&quot;:[0,22.3325853391763],&quot;force_index&quot;:[0,-3775.1068113420065],&quot;easy_movement&quot;:[0,-0.016991406896253353],&quot;volume_weighted_avg&quot;:[0,0.2493918170612226],&quot;channel_index&quot;:[0,-28.92582331214489],&quot;williams_r&quot;:[0,-80.00000993410707],&quot;mass_index&quot;:[0,25.1903119833821],&quot;obv&quot;:[0,-6929900],&quot;rsi&quot;:[0,29.436225661992225],&quot;rsi_2&quot;:[0,40.33057198611831],&quot;vwma&quot;:[0,0.25631770636799345],&quot;macd&quot;:[0,-0.006158048212634326],&quot;stoch&quot;:[0,19.99999006589293],&quot;bb_middle&quot;:[0,0.26200000047683714],&quot;bb_low&quot;:[0,0.20417267243556786],&quot;bb_upper&quot;:[0,0.3198273285181064],&quot;timestamp&quot;:[0,&quot;2024-10-17T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.21],&quot;low&quot;:[0,0.19],&quot;high&quot;:[0,0.21],&quot;close&quot;:[0,0.19],&quot;volume&quot;:[0,990400],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.21399999856948854],&quot;sma_10&quot;:[0,0.23499999791383744],&quot;sma_20&quot;:[0,0.258500000089407],&quot;sma_50&quot;:[0,0.2828000029921532],&quot;sma_100&quot;:[0,0.38620000079274175],&quot;ema_9&quot;:[0,0.22873639981919403],&quot;ema_12&quot;:[0,0.2361355899951525],&quot;ema_26&quot;:[0,0.2587342750016196],&quot;ema_50&quot;:[0,0.29225241402811064],&quot;ema_200&quot;:[0,0.4430404667386075],&quot;ulcer_index&quot;:[0,23.518108481638006],&quot;force_index&quot;:[0,-3235.804795742594],&quot;easy_movement&quot;:[0,-0.02872023368193682],&quot;volume_weighted_avg&quot;:[0,0.24163491851084953],&quot;channel_index&quot;:[0,-58.79435340622608],&quot;williams_r&quot;:[0,-80.00000993410707],&quot;mass_index&quot;:[0,25.280026346814005],&quot;obv&quot;:[0,-6863600],&quot;rsi&quot;:[0,29.464794731715784],&quot;rsi_2&quot;:[0,40.33057198611831],&quot;vwma&quot;:[0,0.25353623869769615],&quot;macd&quot;:[0,-0.005614526657885102],&quot;stoch&quot;:[0,19.99999006589293],&quot;bb_middle&quot;:[0,0.258500000089407],&quot;bb_low&quot;:[0,0.1970915316287119],&quot;bb_upper&quot;:[0,0.3199084685501021],&quot;timestamp&quot;:[0,&quot;2024-10-18T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.19],&quot;low&quot;:[0,0.19],&quot;high&quot;:[0,0.2],&quot;close&quot;:[0,0.2],&quot;volume&quot;:[0,527500],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.20599999725818635],&quot;sma_10&quot;:[0,0.22699999660253525],&quot;sma_20&quot;:[0,0.2544999994337559],&quot;sma_50&quot;:[0,0.2810000029206276],&quot;sma_100&quot;:[0,0.3821000005304813],&quot;ema_9&quot;:[0,0.22098911937444402],&quot;ema_12&quot;:[0,0.22903780544053737],&quot;ema_26&quot;:[0,0.2536337551329482],&quot;ema_50&quot;:[0,0.2878763971871453],&quot;ema_200&quot;:[0,0.43316510870546554],&quot;ulcer_index&quot;:[0,25.13476520197625],&quot;force_index&quot;:[0,-5603.257407965142],&quot;easy_movement&quot;:[0,-0.03088388901789642],&quot;volume_weighted_avg&quot;:[0,0.2319255701899956],&quot;channel_index&quot;:[0,231.20777839049362],&quot;williams_r&quot;:[0,-91.66667494508923],&quot;mass_index&quot;:[0,25.406734330073245],&quot;obv&quot;:[0,-7771800],&quot;rsi&quot;:[0,25.32939065738485],&quot;rsi_2&quot;:[0,9.545983669456575],&quot;vwma&quot;:[0,0.24426658192997602],&quot;macd&quot;:[0,-0.00610098130950202],&quot;stoch&quot;:[0,8.333325054910777],&quot;bb_middle&quot;:[0,0.2544999994337559],&quot;bb_low&quot;:[0,0.18653677410900826],&quot;bb_upper&quot;:[0,0.32246322475850353],&quot;timestamp&quot;:[0,&quot;2024-10-21T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2],&quot;low&quot;:[0,0.19],&quot;high&quot;:[0,0.22],&quot;close&quot;:[0,0.22],&quot;volume&quot;:[0,1238800],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.20199999809265137],&quot;sma_10&quot;:[0,0.2209999978542328],&quot;sma_20&quot;:[0,0.2509999990463257],&quot;sma_50&quot;:[0,0.2794000029563904],&quot;sma_100&quot;:[0,0.3783000007271767],&quot;ema_9&quot;:[0,0.21679129609560166],&quot;ema_12&quot;:[0,0.22457045121587504],&quot;ema_26&quot;:[0,0.2496608846031174],&quot;ema_50&quot;:[0,0.28443026408099187],&quot;ema_200&quot;:[0,0.4308450579022293],&quot;ulcer_index&quot;:[0,26.149331807733716],&quot;force_index&quot;:[0,-4049.221469055647],&quot;easy_movement&quot;:[0,-0.019899134091339567],&quot;volume_weighted_avg&quot;:[0,0.22728612539447512],&quot;channel_index&quot;:[0,41.291695003650986],&quot;williams_r&quot;:[0,-83.33333747254461],&quot;mass_index&quot;:[0,25.485163827167035],&quot;obv&quot;:[0,-7244300],&quot;rsi&quot;:[0,30.618956211582386],&quot;rsi_2&quot;:[0,48.70206261316018],&quot;vwma&quot;:[0,0.24120423421915854],&quot;macd&quot;:[0,-0.005276372003466805],&quot;stoch&quot;:[0,16.66666252745539],&quot;bb_middle&quot;:[0,0.2509999990463257],&quot;bb_low&quot;:[0,0.17947378120732832],&quot;bb_upper&quot;:[0,0.32252621688532307],&quot;timestamp&quot;:[0,&quot;2024-10-22T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.23],&quot;low&quot;:[0,0.2],&quot;high&quot;:[0,0.23],&quot;close&quot;:[0,0.2],&quot;volume&quot;:[0,445000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.20599999725818635],&quot;sma_10&quot;:[0,0.21699999868869782],&quot;sma_20&quot;:[0,0.24849999845027923],&quot;sma_50&quot;:[0,0.27780000269412997],&quot;sma_100&quot;:[0,0.3747000008821487],&quot;ema_9&quot;:[0,0.21743303663602576],&quot;ema_12&quot;:[0,0.22386730413575395],&quot;ema_26&quot;:[0,0.2474592360080847],&quot;ema_50&quot;:[0,0.28172052847795154],&quot;ema_200&quot;:[0,0.42506833686880174],&quot;ulcer_index&quot;:[0,26.403072708726366],&quot;force_index&quot;:[0,68.67366786951789],&quot;easy_movement&quot;:[0,-0.021487500264822847],&quot;volume_weighted_avg&quot;:[0,0.22386451331575152],&quot;channel_index&quot;:[0,249.09916889893674],&quot;williams_r&quot;:[0,-66.66667494508923],&quot;mass_index&quot;:[0,25.67969866576128],&quot;obv&quot;:[0,-5899400],&quot;rsi&quot;:[0,39.78844612417655],&quot;rsi_2&quot;:[0,81.22009883230746],&quot;vwma&quot;:[0,0.2381837698959302],&quot;macd&quot;:[0,-0.0030280704908554543],&quot;stoch&quot;:[0,33.33332505491078],&quot;bb_middle&quot;:[0,0.24849999845027923],&quot;bb_low&quot;:[0,0.17631274375389397],&quot;bb_upper&quot;:[0,0.32068725314666446],&quot;timestamp&quot;:[0,&quot;2024-10-23T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2],&quot;low&quot;:[0,0.19],&quot;high&quot;:[0,0.2],&quot;close&quot;:[0,0.2],&quot;volume&quot;:[0,558900],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.20399999916553496],&quot;sma_10&quot;:[0,0.21199999898672103],&quot;sma_20&quot;:[0,0.24499999806284906],&quot;sma_50&quot;:[0,0.2746000024676323],&quot;sma_100&quot;:[0,0.37100000098347663],&quot;ema_9&quot;:[0,0.21394642992320037],&quot;ema_12&quot;:[0,0.22019541665266076],&quot;ema_26&quot;:[0,0.24398465081129364],&quot;ema_50&quot;:[0,0.2801633309716432],&quot;ema_200&quot;:[0,0.45593773703152146],&quot;ulcer_index&quot;:[0,26.975815554581118],&quot;force_index&quot;:[0,-1212.507350097197],&quot;easy_movement&quot;:[0,-0.011588191063055277],&quot;volume_weighted_avg&quot;:[0,0.22083185355796756],&quot;channel_index&quot;:[0,-14.700222316268603],&quot;williams_r&quot;:[0,-81.81818304968291],&quot;mass_index&quot;:[0,25.85051610126998],&quot;obv&quot;:[0,-6803600],&quot;rsi&quot;:[0,34.781248322901135],&quot;rsi_2&quot;:[0,35.81432077098815],&quot;vwma&quot;:[0,0.23567980977600483],&quot;macd&quot;:[0,-0.0025283312527916886],&quot;stoch&quot;:[0,18.181816950317085],&quot;bb_middle&quot;:[0,0.24499999806284906],&quot;bb_low&quot;:[0,0.170568824914255],&quot;bb_upper&quot;:[0,0.3194311712114431],&quot;timestamp&quot;:[0,&quot;2024-10-24T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2],&quot;low&quot;:[0,0.2],&quot;high&quot;:[0,0.21],&quot;close&quot;:[0,0.21],&quot;volume&quot;:[0,1139000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2020000010728836],&quot;sma_10&quot;:[0,0.20799999982118605],&quot;sma_20&quot;:[0,0.24049999862909316],&quot;sma_50&quot;:[0,0.2720000022649765],&quot;sma_100&quot;:[0,0.36640000075101853],&quot;ema_9&quot;:[0,0.21115714453460674],&quot;ema_12&quot;:[0,0.2170884299338256],&quot;ema_26&quot;:[0,0.24072652874973352],&quot;ema_50&quot;:[0,0.2770196710504114],&quot;ema_200&quot;:[0,0.4533910929116082],&quot;ulcer_index&quot;:[0,27.354979282921075],&quot;force_index&quot;:[0,-1039.3340072376773],&quot;easy_movement&quot;:[0,-0.010358259550158646],&quot;volume_weighted_avg&quot;:[0,0.21765799329503654],&quot;channel_index&quot;:[0,21.93400139787357],&quot;williams_r&quot;:[0,-77.77778329672614],&quot;mass_index&quot;:[0,25.851132332255705],&quot;obv&quot;:[0,-6803600],&quot;rsi&quot;:[0,34.78298886294306],&quot;rsi_2&quot;:[0,35.81432077098815],&quot;vwma&quot;:[0,0.23118027752182246],&quot;macd&quot;:[0,-0.001901756728053386],&quot;stoch&quot;:[0,22.22221670327385],&quot;bb_middle&quot;:[0,0.24049999862909316],&quot;bb_low&quot;:[0,0.16661495559951311],&quot;bb_upper&quot;:[0,0.3143850416586732],&quot;timestamp&quot;:[0,&quot;2024-10-25T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.22],&quot;low&quot;:[0,0.19],&quot;high&quot;:[0,0.22],&quot;close&quot;:[0,0.22],&quot;volume&quot;:[0,338200],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.20600000023841858],&quot;sma_10&quot;:[0,0.20599999874830247],&quot;sma_20&quot;:[0,0.23499999865889548],&quot;sma_50&quot;:[0,0.2700000020861626],&quot;sma_100&quot;:[0,0.361900000423193],&quot;ema_9&quot;:[0,0.21092571432249435],&quot;ema_12&quot;:[0,0.21599790291045956],&quot;ema_26&quot;:[0,0.23846412692802602],&quot;ema_50&quot;:[0,0.27494062399968244],&quot;ema_200&quot;:[0,0.46200557166610995],&quot;ulcer_index&quot;:[0,27.37880881078032],&quot;force_index&quot;:[0,736.3445409990876],&quot;easy_movement&quot;:[0,-0.0053490246426295155],&quot;volume_weighted_avg&quot;:[0,0.21427647092259502],&quot;channel_index&quot;:[0,193.02523025037664],&quot;williams_r&quot;:[0,-66.66668322351178],&quot;mass_index&quot;:[0,25.736733630102382],&quot;obv&quot;:[0,-6143800],&quot;rsi&quot;:[0,39.149178492713176],&quot;rsi_2&quot;:[0,69.69645346782704],&quot;vwma&quot;:[0,0.2247941466983327],&quot;macd&quot;:[0,-0.0005665832437356348],&quot;stoch&quot;:[0,33.33331677648822],&quot;bb_middle&quot;:[0,0.23499999865889548],&quot;bb_low&quot;:[0,0.16973132445821135],&quot;bb_upper&quot;:[0,0.3002686728595796],&quot;timestamp&quot;:[0,&quot;2024-10-28T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.22],&quot;low&quot;:[0,0.21],&quot;high&quot;:[0,0.22],&quot;close&quot;:[0,0.21],&quot;volume&quot;:[0,105600],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.20999999940395356],&quot;sma_10&quot;:[0,0.20599999874830247],&quot;sma_20&quot;:[0,0.23149999901652335],&quot;sma_50&quot;:[0,0.2684000018239021],&quot;sma_100&quot;:[0,0.3572000004351139],&quot;ema_9&quot;:[0,0.2127405712216139],&quot;ema_12&quot;:[0,0.21661361052742367],&quot;ema_26&quot;:[0,0.23710095967747882],&quot;ema_50&quot;:[0,0.27296914821194407],&quot;ema_200&quot;:[0,0.463276316262199],&quot;ulcer_index&quot;:[0,27.10670169421737],&quot;force_index&quot;:[0,1114.2525482528392],&quot;easy_movement&quot;:[0,-0.0053490246426295155],&quot;volume_weighted_avg&quot;:[0,0.21322612804605315],&quot;channel_index&quot;:[0,-58.92479942611162],&quot;williams_r&quot;:[0,-50],&quot;mass_index&quot;:[0,25.615369674548475],&quot;obv&quot;:[0,-5949900],&quot;rsi&quot;:[0,43.2476321811224],&quot;rsi_2&quot;:[0,85.25916600953275],&quot;vwma&quot;:[0,0.22323356602468683],&quot;macd&quot;:[0,0.0011356073990318356],&quot;stoch&quot;:[0,50],&quot;bb_middle&quot;:[0,0.23149999901652335],&quot;bb_low&quot;:[0,0.17107649369688335],&quot;bb_upper&quot;:[0,0.2919235043361634],&quot;timestamp&quot;:[0,&quot;2024-10-29T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.21],&quot;low&quot;:[0,0.21],&quot;high&quot;:[0,0.26],&quot;close&quot;:[0,0.24],&quot;volume&quot;:[0,816700],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.20799999833106994],&quot;sma_10&quot;:[0,0.20699999779462813],&quot;sma_20&quot;:[0,0.22749999910593033],&quot;sma_50&quot;:[0,0.2664000016450882],&quot;sma_100&quot;:[0,0.3523000004887581],&quot;ema_9&quot;:[0,0.21219245567617417],&quot;ema_12&quot;:[0,0.2155961337551441],&quot;ema_26&quot;:[0,0.23511621044195757],&quot;ema_50&quot;:[0,0.2714150633522261],&quot;ema_200&quot;:[0,0.47914997700533213],&quot;ulcer_index&quot;:[0,26.678723926902236],&quot;force_index&quot;:[0,804.2610541454616],&quot;easy_movement&quot;:[0,0.0034732127533840624],&quot;volume_weighted_avg&quot;:[0,0.21007480560431904],&quot;channel_index&quot;:[0,-116.54466877180744],&quot;williams_r&quot;:[0,-57.142872348125216],&quot;mass_index&quot;:[0,25.521084024935572],&quot;obv&quot;:[0,-6427200],&quot;rsi&quot;:[0,40.27710289248886],&quot;rsi_2&quot;:[0,42.05922769849313],&quot;vwma&quot;:[0,0.22154615849165316],&quot;macd&quot;:[0,0.0017111744242917296],&quot;stoch&quot;:[0,42.85712765187478],&quot;bb_middle&quot;:[0,0.22749999910593033],&quot;bb_low&quot;:[0,0.1727734039427637],&quot;bb_upper&quot;:[0,0.28222659426909696],&quot;timestamp&quot;:[0,&quot;2024-10-30T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.26],&quot;close&quot;:[0,0.24],&quot;volume&quot;:[0,139300],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.2159999966621399],&quot;sma_10&quot;:[0,0.20999999791383744],&quot;sma_20&quot;:[0,0.22549999877810478],&quot;sma_50&quot;:[0,0.26520000129938126],&quot;sma_100&quot;:[0,0.3472000004351139],&quot;ema_9&quot;:[0,0.21775396345583353],&quot;ema_12&quot;:[0,0.2193505705556828],&quot;ema_26&quot;:[0,0.23545069654576797],&quot;ema_50&quot;:[0,0.26908474758098144],&quot;ema_200&quot;:[0,0.4546977917850482],&quot;ulcer_index&quot;:[0,25.82850079321308],&quot;force_index&quot;:[0,4189.463215481714],&quot;easy_movement&quot;:[0,0.012804784958549713],&quot;volume_weighted_avg&quot;:[0,0.21081025697356598],&quot;channel_index&quot;:[0,71.09023197819003],&quot;williams_r&quot;:[0,-25],&quot;mass_index&quot;:[0,25.753208509353055],&quot;obv&quot;:[0,-5550300],&quot;rsi&quot;:[0,51.03048981538457],&quot;rsi_2&quot;:[0,85.65870916956641],&quot;vwma&quot;:[0,0.22120088817309602],&quot;macd&quot;:[0,0.004070255462331838],&quot;stoch&quot;:[0,75],&quot;bb_middle&quot;:[0,0.22549999877810478],&quot;bb_low&quot;:[0,0.17591169222558406],&quot;bb_upper&quot;:[0,0.2750883053306255],&quot;timestamp&quot;:[0,&quot;2024-10-31T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.25],&quot;close&quot;:[0,0.22],&quot;volume&quot;:[0,204400],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.22399999499320983],&quot;sma_10&quot;:[0,0.21299999803304673],&quot;sma_20&quot;:[0,0.22399999797344208],&quot;sma_50&quot;:[0,0.2640000009536743],&quot;sma_100&quot;:[0,0.34270000040531157],&quot;ema_9&quot;:[0,0.22220316971419063],&quot;ema_12&quot;:[0,0.22252741114352179],&quot;ema_26&quot;:[0,0.23583768702254204],&quot;ema_50&quot;:[0,0.2699578150849167],&quot;ema_200&quot;:[0,0.4930279018608977],&quot;ulcer_index&quot;:[0,24.710531132435886],&quot;force_index&quot;:[0,3590.9968589245773],&quot;easy_movement&quot;:[0,0.029924475615181197],&quot;volume_weighted_avg&quot;:[0,0.21034030725645708],&quot;channel_index&quot;:[0,-100.7025739712077],&quot;williams_r&quot;:[0,-25],&quot;mass_index&quot;:[0,25.93559466859442],&quot;obv&quot;:[0,-5749300],&quot;rsi&quot;:[0,50.95959099203978],&quot;rsi_2&quot;:[0,85.65870916956641],&quot;vwma&quot;:[0,0.2201806994797605],&quot;macd&quot;:[0,0.005551599627674389],&quot;stoch&quot;:[0,75],&quot;bb_middle&quot;:[0,0.22399999797344208],&quot;bb_low&quot;:[0,0.17821790649280797],&quot;bb_upper&quot;:[0,0.26978208945407617],&quot;timestamp&quot;:[0,&quot;2024-11-01T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.22],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.24],&quot;close&quot;:[0,0.23],&quot;volume&quot;:[0,59100],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22599999606609344],&quot;sma_10&quot;:[0,0.215999998152256],&quot;sma_20&quot;:[0,0.22149999737739562],&quot;sma_50&quot;:[0,0.2620000010728836],&quot;sma_100&quot;:[0,0.3369000002741814],&quot;ema_9&quot;:[0,0.22176253553293393],&quot;ema_12&quot;:[0,0.22213857847650414],&quot;ema_26&quot;:[0,0.23466452493256906],&quot;ema_50&quot;:[0,0.26799868503483787],&quot;ema_200&quot;:[0,0.49031120630813163],&quot;ulcer_index&quot;:[0,23.362709718072875],&quot;force_index&quot;:[0,2494.0124222212444],&quot;easy_movement&quot;:[0,0.026287024772097396],&quot;volume_weighted_avg&quot;:[0,0.21020973188895803],&quot;channel_index&quot;:[0,-79.1252659101025],&quot;williams_r&quot;:[0,-50],&quot;mass_index&quot;:[0,25.901273440435283],&quot;obv&quot;:[0,-5953700],&quot;rsi&quot;:[0,44.72630829469759],&quot;rsi_2&quot;:[0,28.49001173579066],&quot;vwma&quot;:[0,0.2188713077496443],&quot;macd&quot;:[0,0.005068743240503784],&quot;stoch&quot;:[0,50],&quot;bb_middle&quot;:[0,0.22149999737739562],&quot;bb_low&quot;:[0,0.18086750234711477],&quot;bb_upper&quot;:[0,0.26213249240767644],&quot;timestamp&quot;:[0,&quot;2024-11-04T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.25],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.25],&quot;close&quot;:[0,0.23],&quot;volume&quot;:[0,152000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22799999713897706],&quot;sma_10&quot;:[0,0.2189999982714653],&quot;sma_20&quot;:[0,0.21999999806284903],&quot;sma_50&quot;:[0,0.25980000108480455],&quot;sma_100&quot;:[0,0.3312000001966953],&quot;ema_9&quot;:[0,0.22341002926488626],&quot;ema_12&quot;:[0,0.2233480296951902],&quot;ema_26&quot;:[0,0.23432809676332603],&quot;ema_50&quot;:[0,0.2668746577543036],&quot;ema_200&quot;:[0,0.4950785655856891],&quot;ulcer_index&quot;:[0,21.133146153089246],&quot;force_index&quot;:[0,2222.1574254872244],&quot;easy_movement&quot;:[0,0.020099887625580255],&quot;volume_weighted_avg&quot;:[0,0.2117621109645054],&quot;channel_index&quot;:[0,-104.1659962461301],&quot;williams_r&quot;:[0,-42.85712765187478],&quot;mass_index&quot;:[0,25.54060082934586],&quot;obv&quot;:[0,-6124600],&quot;rsi&quot;:[0,48.109422602898356],&quot;rsi_2&quot;:[0,57.11291266583319],&quot;vwma&quot;:[0,0.21699453799831048],&quot;macd&quot;:[0,0.005303246302768936],&quot;stoch&quot;:[0,57.142872348125216],&quot;bb_middle&quot;:[0,0.21999999806284903],&quot;bb_low&quot;:[0,0.18312182307829014],&quot;bb_upper&quot;:[0,0.25687817304740795],&quot;timestamp&quot;:[0,&quot;2024-11-05T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.23],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.25],&quot;close&quot;:[0,0.23],&quot;volume&quot;:[0,83700],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23199999928474427],&quot;sma_10&quot;:[0,0.2199999988079071],&quot;sma_20&quot;:[0,0.21849999874830245],&quot;sma_50&quot;:[0,0.25820000112056735],&quot;sma_100&quot;:[0,0.32530000030994416],&quot;ema_9&quot;:[0,0.2247280242484111],&quot;ema_12&quot;:[0,0.2243714109397985],&quot;ema_26&quot;:[0,0.23401204325567643],&quot;ema_50&quot;:[0,0.2656116514414591],&quot;ema_200&quot;:[0,0.49611972820610556],&quot;ulcer_index&quot;:[0,19.064286997917257],&quot;force_index&quot;:[0,1904.7444188443433],&quot;easy_movement&quot;:[0,0.01949749718454035],&quot;volume_weighted_avg&quot;:[0,0.21224212596649578],&quot;channel_index&quot;:[0,-77.5085249355258],&quot;williams_r&quot;:[0,-42.85712765187478],&quot;mass_index&quot;:[0,25.30555305799069],&quot;obv&quot;:[0,-6514600],&quot;rsi&quot;:[0,48.08660615514131],&quot;rsi_2&quot;:[0,57.11291266583319],&quot;vwma&quot;:[0,0.21616387806839607],&quot;macd&quot;:[0,0.0053199189440327685],&quot;stoch&quot;:[0,57.142872348125216],&quot;bb_middle&quot;:[0,0.21849999874830245],&quot;bb_low&quot;:[0,0.1860808694501775],&quot;bb_upper&quot;:[0,0.2509191280464274],&quot;timestamp&quot;:[0,&quot;2024-11-06T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.22],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.25],&quot;close&quot;:[0,0.24],&quot;volume&quot;:[0,83900],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2300000011920929],&quot;sma_10&quot;:[0,0.2229999989271164],&quot;sma_20&quot;:[0,0.2174999989569187],&quot;sma_50&quot;:[0,0.256400001347065],&quot;sma_100&quot;:[0,0.3193000005185604],&quot;ema_9&quot;:[0,0.22578242021078654],&quot;ema_12&quot;:[0,0.2252373422461822],&quot;ema_26&quot;:[0,0.23366484976943996],&quot;ema_50&quot;:[0,0.26220147129473553],&quot;ema_200&quot;:[0,0.4530053861152757],&quot;ulcer_index&quot;:[0,17.616187361960836],&quot;force_index&quot;:[0,1632.591847984012],&quot;easy_movement&quot;:[0,0.0066966727730638055],&quot;volume_weighted_avg&quot;:[0,0.21253993293037096],&quot;channel_index&quot;:[0,-85.66157680146527],&quot;williams_r&quot;:[0,-42.85712765187478],&quot;mass_index&quot;:[0,25.147803446541154],&quot;obv&quot;:[0,-6404100],&quot;rsi&quot;:[0,48.13292530364492],&quot;rsi_2&quot;:[0,57.11291266583319],&quot;vwma&quot;:[0,0.21385325316124226],&quot;macd&quot;:[0,0.005162919854781666],&quot;stoch&quot;:[0,57.142872348125216],&quot;bb_middle&quot;:[0,0.2174999989569187],&quot;bb_low&quot;:[0,0.18791960079704637],&quot;bb_upper&quot;:[0,0.24708039711679106],&quot;timestamp&quot;:[0,&quot;2024-11-07T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.28],&quot;close&quot;:[0,0.25],&quot;volume&quot;:[0,507800],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.2300000011920929],&quot;sma_10&quot;:[0,0.22699999809265137],&quot;sma_20&quot;:[0,0.2174999989569187],&quot;sma_50&quot;:[0,0.25520000100135803],&quot;sma_100&quot;:[0,0.3145000001788139],&quot;ema_9&quot;:[0,0.22862593506926415],&quot;ema_12&quot;:[0,0.2275085123112107],&quot;ema_26&quot;:[0,0.2340750224122731],&quot;ema_50&quot;:[0,0.2589510609422956],&quot;ema_200&quot;:[0,0.40306198049875785],&quot;ulcer_index&quot;:[0,15.013232809826281],&quot;force_index&quot;:[0,1519.4036639795124],&quot;easy_movement&quot;:[0,0.00886030037905594],&quot;volume_weighted_avg&quot;:[0,0.21671967378891108],&quot;channel_index&quot;:[0,-78.96681306785324],&quot;williams_r&quot;:[0,-28.571425530374956],&quot;mass_index&quot;:[0,24.981636352030105],&quot;obv&quot;:[0,-4937700],&quot;rsi&quot;:[0,51.910132725702354],&quot;rsi_2&quot;:[0,89.7939166735755],&quot;vwma&quot;:[0,0.21234803415987388],&quot;macd&quot;:[0,0.005544070418185682],&quot;stoch&quot;:[0,71.42857446962503],&quot;bb_middle&quot;:[0,0.2174999989569187],&quot;bb_low&quot;:[0,0.18791960079704637],&quot;bb_upper&quot;:[0,0.24708039711679106],&quot;timestamp&quot;:[0,&quot;2024-11-08T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.25],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.25],&quot;close&quot;:[0,0.25],&quot;volume&quot;:[0,132000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23600000143051147],&quot;sma_10&quot;:[0,0.23099999874830246],&quot;sma_20&quot;:[0,0.21849999874830245],&quot;sma_50&quot;:[0,0.25420000076293947],&quot;sma_100&quot;:[0,0.3111000004410744],&quot;ema_9&quot;:[0,0.23290074804115207],&quot;ema_12&quot;:[0,0.23096873729567743],&quot;ema_26&quot;:[0,0.23522282874988884],&quot;ema_50&quot;:[0,0.2573186281188903],&quot;ema_200&quot;:[0,0.3757876320655965],&quot;ulcer_index&quot;:[0,12.926257176935822],&quot;force_index&quot;:[0,2027.6628465163508],&quot;easy_movement&quot;:[0,0.023603629947043563],&quot;volume_weighted_avg&quot;:[0,0.22109937816898892],&quot;channel_index&quot;:[0,9.817317822163323],&quot;williams_r&quot;:[0,-33.33333333333333],&quot;mass_index&quot;:[0,25.002680250879838],&quot;obv&quot;:[0,-4008400],&quot;rsi&quot;:[0,55.39006639808994],&quot;rsi_2&quot;:[0,95.95646696429161],&quot;vwma&quot;:[0,0.21363242393487739],&quot;macd&quot;:[0,0.00624477251753389],&quot;stoch&quot;:[0,66.66666666666666],&quot;bb_middle&quot;:[0,0.21849999874830245],&quot;bb_low&quot;:[0,0.1860808694501775],&quot;bb_upper&quot;:[0,0.2509191280464274],&quot;timestamp&quot;:[0,&quot;2024-11-11T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.24],&quot;close&quot;:[0,0.24],&quot;volume&quot;:[0,73600],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24000000059604645],&quot;sma_10&quot;:[0,0.23399999886751174],&quot;sma_20&quot;:[0,0.2199999988079071],&quot;sma_50&quot;:[0,0.25340000092983245],&quot;sma_100&quot;:[0,0.3084000006318092],&quot;ema_9&quot;:[0,0.2363205984329217],&quot;ema_12&quot;:[0,0.23389662386557322],&quot;ema_26&quot;:[0,0.23631743402767486],&quot;ema_50&quot;:[0,0.2570316230946201],&quot;ema_200&quot;:[0,0.3745360138360881],&quot;ulcer_index&quot;:[0,11.941219368428152],&quot;force_index&quot;:[0,1737.9903798622306],&quot;easy_movement&quot;:[0,-0.0105936934245104],&quot;volume_weighted_avg&quot;:[0,0.22218566179207974],&quot;channel_index&quot;:[0,-65.23276463436547],&quot;williams_r&quot;:[0,-33.33333333333333],&quot;mass_index&quot;:[0,25.07270951875269],&quot;obv&quot;:[0,-4008400],&quot;rsi&quot;:[0,55.382066932658304],&quot;rsi_2&quot;:[0,95.95646696429161],&quot;vwma&quot;:[0,0.21394255584377966],&quot;macd&quot;:[0,0.006462443047714931],&quot;stoch&quot;:[0,66.66666666666666],&quot;bb_middle&quot;:[0,0.2199999988079071],&quot;bb_low&quot;:[0,0.18478636566009185],&quot;bb_upper&quot;:[0,0.25521363195572233],&quot;timestamp&quot;:[0,&quot;2024-11-12T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.24],&quot;close&quot;:[0,0.23],&quot;volume&quot;:[0,78800],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24199999868869781],&quot;sma_10&quot;:[0,0.23699999898672103],&quot;sma_20&quot;:[0,0.22199999839067458],&quot;sma_50&quot;:[0,0.25260000079870226],&quot;sma_100&quot;:[0,0.3056000007688999],&quot;ema_9&quot;:[0,0.2370564776653056],&quot;ema_12&quot;:[0,0.2348356017607611],&quot;ema_26&quot;:[0,0.23657203250723663],&quot;ema_50&quot;:[0,0.2556314814166386],&quot;ema_200&quot;:[0,0.3584822950291225],&quot;ulcer_index&quot;:[0,9.783894808485885],&quot;force_index&quot;:[0,1384.5845974362362],&quot;easy_movement&quot;:[0,-0.015409105508835797],&quot;volume_weighted_avg&quot;:[0,0.2247307787800534],&quot;channel_index&quot;:[0,-70.6410841770841],&quot;williams_r&quot;:[0,-44.44444996339282],&quot;mass_index&quot;:[0,25.054739084590736],&quot;obv&quot;:[0,-3610400],&quot;rsi&quot;:[0,51.15448858407081],&quot;rsi_2&quot;:[0,28.096502880213833],&quot;vwma&quot;:[0,0.2158333517412464],&quot;macd&quot;:[0,0.005694361553419427],&quot;stoch&quot;:[0,55.55555003660718],&quot;bb_middle&quot;:[0,0.22199999839067458],&quot;bb_low&quot;:[0,0.1870142875054483],&quot;bb_upper&quot;:[0,0.25698570927590086],&quot;timestamp&quot;:[0,&quot;2024-11-13T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.23],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.23],&quot;close&quot;:[0,0.22],&quot;volume&quot;:[0,87500],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24199999868869781],&quot;sma_10&quot;:[0,0.23599999994039536],&quot;sma_20&quot;:[0,0.2229999989271164],&quot;sma_50&quot;:[0,0.25160000085830686],&quot;sma_100&quot;:[0,0.3031000009179115],&quot;ema_9&quot;:[0,0.23564518296059844],&quot;ema_12&quot;:[0,0.2340916620027758],&quot;ema_26&quot;:[0,0.23607157774938442],&quot;ema_50&quot;:[0,0.25407714930019304],&quot;ema_200&quot;:[0,0.34616757257149894],&quot;ulcer_index&quot;:[0,7.890320220080396],&quot;force_index&quot;:[0,1074.1964202288757],&quot;easy_movement&quot;:[0,-0.01285306251531622],&quot;volume_weighted_avg&quot;:[0,0.22836820387277743],&quot;channel_index&quot;:[0,-64.49499133151593],&quot;williams_r&quot;:[0,-55.55555003660718],&quot;mass_index&quot;:[0,24.97835475951956],&quot;obv&quot;:[0,-3440100],&quot;rsi&quot;:[0,47.26819152242886],&quot;rsi_2&quot;:[0,11.63710917707327],&quot;vwma&quot;:[0,0.21621127330192616],&quot;macd&quot;:[0,0.004343378925386933],&quot;stoch&quot;:[0,44.44444996339282],&quot;bb_middle&quot;:[0,0.2229999989271164],&quot;bb_low&quot;:[0,0.1883012964065914],&quot;bb_upper&quot;:[0,0.2576987014476414],&quot;timestamp&quot;:[0,&quot;2024-11-14T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.22],&quot;low&quot;:[0,0.2],&quot;high&quot;:[0,0.24],&quot;close&quot;:[0,0.21],&quot;volume&quot;:[0,174500],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.23799999952316284],&quot;sma_10&quot;:[0,0.23400000035762786],&quot;sma_20&quot;:[0,0.2234999991953373],&quot;sma_50&quot;:[0,0.2506000006198883],&quot;sma_100&quot;:[0,0.3008000010251999],&quot;ema_9&quot;:[0,0.23251614613617128],&quot;ema_12&quot;:[0,0.2319237154864065],&quot;ema_26&quot;:[0,0.23489472826454108],&quot;ema_50&quot;:[0,0.25328996660343867],&quot;ema_200&quot;:[0,0.35594846553041193],&quot;ulcer_index&quot;:[0,6.791684451534335],&quot;force_index&quot;:[0,795.7341420543062],&quot;easy_movement&quot;:[0,-0.021643446286922326],&quot;volume_weighted_avg&quot;:[0,0.23542094394676025],&quot;channel_index&quot;:[0,-59.75702308230824],&quot;williams_r&quot;:[0,-66.66666666666666],&quot;mass_index&quot;:[0,24.925556924993174],&quot;obv&quot;:[0,-3679800],&quot;rsi&quot;:[0,43.65746497613843],&quot;rsi_2&quot;:[0,5.3586864393639075],&quot;vwma&quot;:[0,0.2164461090154847],&quot;macd&quot;:[0,0.002699147832330861],&quot;stoch&quot;:[0,33.33333333333333],&quot;bb_middle&quot;:[0,0.2234999991953373],&quot;bb_low&quot;:[0,0.18928012299504754],&quot;bb_upper&quot;:[0,0.2577198753956271],&quot;timestamp&quot;:[0,&quot;2024-11-15T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.21],&quot;low&quot;:[0,0.21],&quot;high&quot;:[0,0.24],&quot;close&quot;:[0,0.22],&quot;volume&quot;:[0,141000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22999999821186065],&quot;sma_10&quot;:[0,0.23299999982118608],&quot;sma_20&quot;:[0,0.22449999898672104],&quot;sma_50&quot;:[0,0.24940000027418135],&quot;sma_100&quot;:[0,0.29810000106692314],&quot;ema_9&quot;:[0,0.22801291560170894],&quot;ema_12&quot;:[0,0.22855083628374984],&quot;ema_26&quot;:[0,0.23305976573397133],&quot;ema_50&quot;:[0,0.25195843820973873],&quot;ema_200&quot;:[0,0.3618537733839669],&quot;ulcer_index&quot;:[0,7.357104244626608],&quot;force_index&quot;:[0,432.76440144375334],&quot;easy_movement&quot;:[0,-0.029830104721841555],&quot;volume_weighted_avg&quot;:[0,0.23570973115011692],&quot;channel_index&quot;:[0,-36.63027963150521],&quot;williams_r&quot;:[0,-87.50001164153244],&quot;mass_index&quot;:[0,25.091843595466848],&quot;obv&quot;:[0,-3915500],&quot;rsi&quot;:[0,40.34077142001017],&quot;rsi_2&quot;:[0,2.5774876425238205],&quot;vwma&quot;:[0,0.22005484770556724],&quot;macd&quot;:[0,0.0009405331454259537],&quot;stoch&quot;:[0,12.499988358467556],&quot;bb_middle&quot;:[0,0.22449999898672104],&quot;bb_low&quot;:[0,0.19321102427155235],&quot;bb_upper&quot;:[0,0.25578897370188974],&quot;timestamp&quot;:[0,&quot;2024-11-18T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.22],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.23],&quot;close&quot;:[0,0.23],&quot;volume&quot;:[0,72900],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22399999797344208],&quot;sma_10&quot;:[0,0.23199999928474427],&quot;sma_20&quot;:[0,0.22549999877810478],&quot;sma_50&quot;:[0,0.24820000022649766],&quot;sma_100&quot;:[0,0.2953000010550022],&quot;ema_9&quot;:[0,0.22641033222461526],&quot;ema_12&quot;:[0,0.22723531782355788],&quot;ema_26&quot;:[0,0.23205146205883503],&quot;ema_50&quot;:[0,0.24905763763809272],&quot;ema_200&quot;:[0,0.3273334179314383],&quot;ulcer_index&quot;:[0,7.297395583209216],&quot;force_index&quot;:[0,572.4020072783596],&quot;easy_movement&quot;:[0,-0.0289953989536332],&quot;volume_weighted_avg&quot;:[0,0.23589254797400908],&quot;channel_index&quot;:[0,-39.12712766519106],&quot;williams_r&quot;:[0,-75.00000465661297],&quot;mass_index&quot;:[0,25.263556261090958],&quot;obv&quot;:[0,-3387200],&quot;rsi&quot;:[0,44.88214144708794],&quot;rsi_2&quot;:[0,52.19735565817681],&quot;vwma&quot;:[0,0.22166635977880791],&quot;macd&quot;:[0,0.0004546877365699817],&quot;stoch&quot;:[0,24.99999534338702],&quot;bb_middle&quot;:[0,0.22549999877810478],&quot;bb_low&quot;:[0,0.19619129734229057],&quot;bb_upper&quot;:[0,0.254808700213919],&quot;timestamp&quot;:[0,&quot;2024-11-19T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.22],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.23],&quot;close&quot;:[0,0.23],&quot;volume&quot;:[0,55200],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22199999988079072],&quot;sma_10&quot;:[0,0.23199999928474427],&quot;sma_20&quot;:[0,0.22599999904632567],&quot;sma_50&quot;:[0,0.24700000047683715],&quot;sma_100&quot;:[0,0.29350000113248825],&quot;ema_9&quot;:[0,0.22712826661415725],&quot;ema_12&quot;:[0,0.22766065418490672],&quot;ema_26&quot;:[0,0.23189950221538985],&quot;ema_50&quot;:[0,0.24831027946296458],&quot;ema_200&quot;:[0,0.3263649262522431],&quot;ulcer_index&quot;:[0,7.6041704979518645],&quot;force_index&quot;:[0,594.7575171895112],&quot;easy_movement&quot;:[0,-0.03774138801316557],&quot;volume_weighted_avg&quot;:[0,0.23399145873429578],&quot;channel_index&quot;:[0,-45.166680698485536],&quot;williams_r&quot;:[0,-62.49999767169351],&quot;mass_index&quot;:[0,25.160913802692598],&quot;obv&quot;:[0,-3314300],&quot;rsi&quot;:[0,49.01995633939519],&quot;rsi_2&quot;:[0,76.31953388479133],&quot;vwma&quot;:[0,0.22216169907820896],&quot;macd&quot;:[0,0.0008255871530912021],&quot;stoch&quot;:[0,37.500002328306486],&quot;bb_middle&quot;:[0,0.22599999904632567],&quot;bb_low&quot;:[0,0.1967425215652443],&quot;bb_upper&quot;:[0,0.25525747652740705],&quot;timestamp&quot;:[0,&quot;2024-11-20T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.25],&quot;close&quot;:[0,0.24],&quot;volume&quot;:[0,188400],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22199999988079072],&quot;sma_10&quot;:[0,0.23199999928474427],&quot;sma_20&quot;:[0,0.22749999910593033],&quot;sma_50&quot;:[0,0.24560000032186508],&quot;sma_100&quot;:[0,0.2917000012099743],&quot;ema_9&quot;:[0,0.22770261412579085],&quot;ema_12&quot;:[0,0.22802055418297107],&quot;ema_26&quot;:[0,0.2317587986566443],&quot;ema_50&quot;:[0,0.24759222945156698],&quot;ema_200&quot;:[0,0.32540607130617427],&quot;ulcer_index&quot;:[0,7.899040171185461],&quot;force_index&quot;:[0,509.8032615970133],&quot;easy_movement&quot;:[0,-0.05312442687286127],&quot;volume_weighted_avg&quot;:[0,0.23343684409787638],&quot;channel_index&quot;:[0,-43.62788122230504],&quot;williams_r&quot;:[0,-62.49999767169351],&quot;mass_index&quot;:[0,24.950366639310403],&quot;obv&quot;:[0,-3314300],&quot;rsi&quot;:[0,49.01962789922319],&quot;rsi_2&quot;:[0,76.31953388479133],&quot;vwma&quot;:[0,0.22421893798326578],&quot;macd&quot;:[0,0.0010609525679208757],&quot;stoch&quot;:[0,37.500002328306486],&quot;bb_middle&quot;:[0,0.22749999910593033],&quot;bb_low&quot;:[0,0.2007605145006699],&quot;bb_upper&quot;:[0,0.25423948371119076],&quot;timestamp&quot;:[0,&quot;2024-11-21T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24],&quot;low&quot;:[0,0.24],&quot;high&quot;:[0,0.26],&quot;close&quot;:[0,0.25],&quot;volume&quot;:[0,186300],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.22599999904632567],&quot;sma_10&quot;:[0,0.23199999928474427],&quot;sma_20&quot;:[0,0.2294999986886978],&quot;sma_50&quot;:[0,0.24439999997615813],&quot;sma_100&quot;:[0,0.2900000011920929],&quot;ema_9&quot;:[0,0.230162090221638],&quot;ema_12&quot;:[0,0.22986354335437761],&quot;ema_26&quot;:[0,0.23235561977389216],&quot;ema_50&quot;:[0,0.24674531860682067],&quot;ema_200&quot;:[0,0.31351996789517955],&quot;ulcer_index&quot;:[0,7.653585981914389],&quot;force_index&quot;:[0,706.112926770468],&quot;easy_movement&quot;:[0,-0.03126680870904369],&quot;volume_weighted_avg&quot;:[0,0.23554379963034222],&quot;channel_index&quot;:[0,-9.716364399748839],&quot;williams_r&quot;:[0,-50.00000931322596],&quot;mass_index&quot;:[0,24.951131693366822],&quot;obv&quot;:[0,-2930900],&quot;rsi&quot;:[0,53.122689214810656],&quot;rsi_2&quot;:[0,92.15483138342768],&quot;vwma&quot;:[0,0.22778185101988782],&quot;macd&quot;:[0,0.0018283741804216002],&quot;stoch&quot;:[0,49.99999068677404],&quot;bb_middle&quot;:[0,0.2294999986886978],&quot;bb_low&quot;:[0,0.20543757852994665],&quot;bb_upper&quot;:[0,0.25356241884744896],&quot;timestamp&quot;:[0,&quot;2024-11-22T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.25],&quot;low&quot;:[0,0.24],&quot;high&quot;:[0,0.26],&quot;close&quot;:[0,0.24],&quot;volume&quot;:[0,326200],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23400000035762786],&quot;sma_10&quot;:[0,0.23199999928474427],&quot;sma_20&quot;:[0,0.23149999901652335],&quot;sma_50&quot;:[0,0.24339999973773957],&quot;sma_100&quot;:[0,0.2887000012397766],&quot;ema_9&quot;:[0,0.23412967217934744],&quot;ema_12&quot;:[0,0.23296146031721476],&quot;ema_26&quot;:[0,0.23366715684528766],&quot;ema_50&quot;:[0,0.24705601170476663],&quot;ema_200&quot;:[0,0.3165666886600552],&quot;ulcer_index&quot;:[0,7.572139811658516],&quot;force_index&quot;:[0,871.3854574181651],&quot;easy_movement&quot;:[0,-0.007678574292193078],&quot;volume_weighted_avg&quot;:[0,0.23704103815157343],&quot;channel_index&quot;:[0,0.5641052250259972],&quot;williams_r&quot;:[0,-37.500002328306486],&quot;mass_index&quot;:[0,24.95211913752161],&quot;obv&quot;:[0,-2938700],&quot;rsi&quot;:[0,56.838178561581756],&quot;rsi_2&quot;:[0,96.64365799926092],&quot;vwma&quot;:[0,0.23440870231563427],&quot;macd&quot;:[0,0.0028975773575018837],&quot;stoch&quot;:[0,62.49999767169351],&quot;bb_middle&quot;:[0,0.23149999901652335],&quot;bb_low&quot;:[0,0.2076043921296683],&quot;bb_upper&quot;:[0,0.2553956059033784],&quot;timestamp&quot;:[0,&quot;2024-11-25T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.23],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.26],&quot;close&quot;:[0,0.23],&quot;volume&quot;:[0,326600],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.23799999952316284],&quot;sma_10&quot;:[0,0.23099999874830246],&quot;sma_20&quot;:[0,0.23249999880790712],&quot;sma_50&quot;:[0,0.24219999939203263],&quot;sma_100&quot;:[0,0.28720000132918355],&quot;ema_9&quot;:[0,0.2353037366726314],&quot;ema_12&quot;:[0,0.23404431230662975],&quot;ema_26&quot;:[0,0.23414080189794864],&quot;ema_50&quot;:[0,0.24696236423209897],&quot;ema_200&quot;:[0,0.31948360221806055],&quot;ulcer_index&quot;:[0,7.565717589301194],&quot;force_index&quot;:[0,280.8973259293833],&quot;easy_movement&quot;:[0,-0.017077073613860662],&quot;volume_weighted_avg&quot;:[0,0.23796970352703165],&quot;channel_index&quot;:[0,36.06335520779901],&quot;williams_r&quot;:[0,-50.00000931322596],&quot;mass_index&quot;:[0,25.026037562831615],&quot;obv&quot;:[0,-3382500],&quot;rsi&quot;:[0,52.35285111957504],&quot;rsi_2&quot;:[0,45.068883185369096],&quot;vwma&quot;:[0,0.23623401864507368],&quot;macd&quot;:[0,0.002811201552624181],&quot;stoch&quot;:[0,49.99999068677404],&quot;bb_middle&quot;:[0,0.23249999880790712],&quot;bb_low&quot;:[0,0.20894156052551735],&quot;bb_upper&quot;:[0,0.2560584370902969],&quot;timestamp&quot;:[0,&quot;2024-11-26T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24],&quot;low&quot;:[0,0.24],&quot;high&quot;:[0,0.26],&quot;close&quot;:[0,0.24],&quot;volume&quot;:[0,383600],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23799999952316284],&quot;sma_10&quot;:[0,0.22999999970197677],&quot;sma_20&quot;:[0,0.2334999993443489],&quot;sma_50&quot;:[0,0.24099999964237212],&quot;sma_100&quot;:[0,0.2855000013113022],&quot;ema_9&quot;:[0,0.23424299017053313],&quot;ema_12&quot;:[0,0.23342211049937822],&quot;ema_26&quot;:[0,0.23382953018341138],&quot;ema_50&quot;:[0,0.24611411456245444],&quot;ema_200&quot;:[0,0.31491444694791393],&quot;ulcer_index&quot;:[0,7.782765077393061],&quot;force_index&quot;:[0,-225.78978275608583],&quot;easy_movement&quot;:[0,-0.013024384355899515],&quot;volume_weighted_avg&quot;:[0,0.23717459941841118],&quot;channel_index&quot;:[0,35.30192528463011],&quot;williams_r&quot;:[0,-62.49999767169351],&quot;mass_index&quot;:[0,25.13931798361703],&quot;obv&quot;:[0,-3475300],&quot;rsi&quot;:[0,48.264658851960185],&quot;rsi_2&quot;:[0,21.800666476968303],&quot;vwma&quot;:[0,0.23642278543457665],&quot;macd&quot;:[0,0.0019944430507084603],&quot;stoch&quot;:[0,37.500002328306486],&quot;bb_middle&quot;:[0,0.2334999993443489],&quot;bb_low&quot;:[0,0.21226323978999384],&quot;bb_upper&quot;:[0,0.25473675889870395],&quot;timestamp&quot;:[0,&quot;2024-11-27T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.25],&quot;low&quot;:[0,0.24],&quot;high&quot;:[0,0.25],&quot;close&quot;:[0,0.24],&quot;volume&quot;:[0,149500],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2399999976158142],&quot;sma_10&quot;:[0,0.23099999874830246],&quot;sma_20&quot;:[0,0.2334999993443489],&quot;sma_50&quot;:[0,0.2401999995112419],&quot;sma_100&quot;:[0,0.28400000140070913],&quot;ema_9&quot;:[0,0.23539439106150586],&quot;ema_12&quot;:[0,0.2344340921183605],&quot;ema_26&quot;:[0,0.23428205568077728],&quot;ema_50&quot;:[0,0.24569128662005008],&quot;ema_200&quot;:[0,0.31049026926555046],&quot;ulcer_index&quot;:[0,7.855844360659087],&quot;force_index&quot;:[0,354.46008342751725],&quot;easy_movement&quot;:[0,-0.009300268525542322],&quot;volume_weighted_avg&quot;:[0,0.23748427281900586],&quot;channel_index&quot;:[0,56.94997247853547],&quot;williams_r&quot;:[0,-50.00000931322596],&quot;mass_index&quot;:[0,25.133504967249653],&quot;obv&quot;:[0,-2945700],&quot;rsi&quot;:[0,52.28813758704165],&quot;rsi_2&quot;:[0,61.52672401069219],&quot;vwma&quot;:[0,0.23597459945188878],&quot;macd&quot;:[0,0.0020373452378485606],&quot;stoch&quot;:[0,49.99999068677404],&quot;bb_middle&quot;:[0,0.2334999993443489],&quot;bb_low&quot;:[0,0.21226323978999384],&quot;bb_upper&quot;:[0,0.25473675889870395],&quot;timestamp&quot;:[0,&quot;2024-11-29T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.25],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.27],&quot;close&quot;:[0,0.24],&quot;volume&quot;:[0,431000],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2399999976158142],&quot;sma_10&quot;:[0,0.23299999833106994],&quot;sma_20&quot;:[0,0.2334999993443489],&quot;sma_50&quot;:[0,0.2393999993801117],&quot;sma_100&quot;:[0,0.28260000139474867],&quot;ema_9&quot;:[0,0.23631551177428406],&quot;ema_12&quot;:[0,0.2352903842574993],&quot;ema_26&quot;:[0,0.23470106077093084],&quot;ema_50&quot;:[0,0.24528504016558272],&quot;ema_200&quot;:[0,0.3061101132516684],&quot;ulcer_index&quot;:[0,7.928250058361513],&quot;force_index&quot;:[0,303.8493329217539],&quot;easy_movement&quot;:[0,-0.025755464741262852],&quot;volume_weighted_avg&quot;:[0,0.23496780219448218],&quot;channel_index&quot;:[0,-6.983135513260706],&quot;williams_r&quot;:[0,-33.33333333333333],&quot;mass_index&quot;:[0,25.126607090099032],&quot;obv&quot;:[0,-2516000],&quot;rsi&quot;:[0,52.29309459314849],&quot;rsi_2&quot;:[0,61.52672401069219],&quot;vwma&quot;:[0,0.23598644226437038],&quot;macd&quot;:[0,0.001973931729455769],&quot;stoch&quot;:[0,66.66666666666666],&quot;bb_middle&quot;:[0,0.2334999993443489],&quot;bb_low&quot;:[0,0.21226323978999384],&quot;bb_upper&quot;:[0,0.25473675889870395],&quot;timestamp&quot;:[0,&quot;2024-12-02T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.25],&quot;close&quot;:[0,0.24],&quot;volume&quot;:[0,104400],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2379999965429306],&quot;sma_10&quot;:[0,0.23599999845027925],&quot;sma_20&quot;:[0,0.23449999913573266],&quot;sma_50&quot;:[0,0.23879999905824661],&quot;sma_100&quot;:[0,0.2813000012934208],&quot;ema_9&quot;:[0,0.23705240835876587],&quot;ema_12&quot;:[0,0.23601494303519457],&quot;ema_26&quot;:[0,0.23512085007884453],&quot;ema_50&quot;:[0,0.2461761357702924],&quot;ema_200&quot;:[0,0.32752488453179407],&quot;ulcer_index&quot;:[0,8.000000459807456],&quot;force_index&quot;:[0,260.52044535240583],&quot;easy_movement&quot;:[0,0.010026632477040585],&quot;volume_weighted_avg&quot;:[0,0.2350368182431479],&quot;channel_index&quot;:[0,73.55976624092621],&quot;williams_r&quot;:[0,-42.85716110346067],&quot;mass_index&quot;:[0,25.33208648935304],&quot;obv&quot;:[0,-3626400],&quot;rsi&quot;:[0,52.2457953916682],&quot;rsi_2&quot;:[0,61.52672401069219],&quot;vwma&quot;:[0,0.23733945020093453],&quot;macd&quot;:[0,0.0018576055938740255],&quot;stoch&quot;:[0,57.14283889653934],&quot;bb_middle&quot;:[0,0.23449999913573266],&quot;bb_low&quot;:[0,0.21403051104006232],&quot;bb_upper&quot;:[0,0.254969487231403],&quot;timestamp&quot;:[0,&quot;2024-12-03T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.25],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.25],&quot;close&quot;:[0,0.24],&quot;volume&quot;:[0,82900],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.2379999965429306],&quot;sma_10&quot;:[0,0.23799999803304672],&quot;sma_20&quot;:[0,0.23499999865889548],&quot;sma_50&quot;:[0,0.23819999873638154],&quot;sma_100&quot;:[0,0.27940000116825103],&quot;ema_9&quot;:[0,0.2376419256141291],&quot;ema_12&quot;:[0,0.23662802789679263],&quot;ema_26&quot;:[0,0.2354822681941584],&quot;ema_50&quot;:[0,0.2459339341571665],&quot;ema_200&quot;:[0,0.3266539901049661],&quot;ulcer_index&quot;:[0,8.000000459807456],&quot;force_index&quot;:[0,223.2248835959602],&quot;easy_movement&quot;:[0,-0.003657006382092406],&quot;volume_weighted_avg&quot;:[0,0.23509331176947446],&quot;channel_index&quot;:[0,-26.92194157911809],&quot;williams_r&quot;:[0,-42.85716110346067],&quot;mass_index&quot;:[0,25.375232672697795],&quot;obv&quot;:[0,-3626400],&quot;rsi&quot;:[0,52.23827327043837],&quot;rsi_2&quot;:[0,61.52672401069219],&quot;vwma&quot;:[0,0.2375297527228709],&quot;macd&quot;:[0,0.0016874178721265683],&quot;stoch&quot;:[0,57.14283889653934],&quot;bb_middle&quot;:[0,0.23499999865889548],&quot;bb_low&quot;:[0,0.21450609849392663],&quot;bb_upper&quot;:[0,0.25549389882386436],&quot;timestamp&quot;:[0,&quot;2024-12-04T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.23],&quot;low&quot;:[0,0.21],&quot;high&quot;:[0,0.24],&quot;close&quot;:[0,0.22],&quot;volume&quot;:[0,278700],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23999999463558197],&quot;sma_10&quot;:[0,0.23899999707937242],&quot;sma_20&quot;:[0,0.23549999818205833],&quot;sma_50&quot;:[0,0.23759999841451646],&quot;sma_100&quot;:[0,0.27750000104308126],&quot;ema_9&quot;:[0,0.23811353941638266],&quot;ema_12&quot;:[0,0.23714679145463252],&quot;ema_26&quot;:[0,0.23581236864014316],&quot;ema_50&quot;:[0,0.245518171567451],&quot;ema_200&quot;:[0,0.32211299008433547],&quot;ulcer_index&quot;:[0,7.782765515024176],&quot;force_index&quot;:[0,191.3316409428219],&quot;easy_movement&quot;:[0,-0.0036570063820923105],&quot;volume_weighted_avg&quot;:[0,0.23539150979466103],&quot;channel_index&quot;:[0,-35.0454051064363],&quot;williams_r&quot;:[0,-42.85716110346067],&quot;mass_index&quot;:[0,25.466180614295],&quot;obv&quot;:[0,-3510300],&quot;rsi&quot;:[0,52.24070679176481],&quot;rsi_2&quot;:[0,61.52672401069219],&quot;vwma&quot;:[0,0.23789743075280353],&quot;macd&quot;:[0,0.0014950906699658707],&quot;stoch&quot;:[0,57.14283889653934],&quot;bb_middle&quot;:[0,0.23549999818205833],&quot;bb_low&quot;:[0,0.21503050994079298],&quot;bb_upper&quot;:[0,0.2559694864233237],&quot;timestamp&quot;:[0,&quot;2024-12-05T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.22],&quot;low&quot;:[0,0.21],&quot;high&quot;:[0,0.22],&quot;close&quot;:[0,0.22],&quot;volume&quot;:[0,297700],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.235999995470047],&quot;sma_10&quot;:[0,0.2379999965429306],&quot;sma_20&quot;:[0,0.23499999791383744],&quot;sma_50&quot;:[0,0.23659999817609786],&quot;sma_100&quot;:[0,0.27550000116229056],&quot;ema_9&quot;:[0,0.23449083129468756],&quot;ema_12&quot;:[0,0.2345088233551363],&quot;ema_26&quot;:[0,0.23464108198590344],&quot;ema_50&quot;:[0,0.244517458910214],&quot;ema_200&quot;:[0,0.3210969404198934],&quot;ulcer_index&quot;:[0,7.782765515024176],&quot;force_index&quot;:[0,-632.2928000246355],&quot;easy_movement&quot;:[0,-0.007026883596425045],&quot;volume_weighted_avg&quot;:[0,0.23437715128760625],&quot;channel_index&quot;:[0,32.435289933940474],&quot;williams_r&quot;:[0,-71.42858055173033],&quot;mass_index&quot;:[0,25.3482559713788],&quot;obv&quot;:[0,-3789000],&quot;rsi&quot;:[0,42.639409873814984],&quot;rsi_2&quot;:[0,1.8359239479618878],&quot;vwma&quot;:[0,0.2367778386191209],&quot;macd&quot;:[0,0.0000227273797674778],&quot;stoch&quot;:[0,28.57141944826967],&quot;bb_middle&quot;:[0,0.23499999791383744],&quot;bb_low&quot;:[0,0.2135523883247782],&quot;bb_upper&quot;:[0,0.2564476075028967],&quot;timestamp&quot;:[0,&quot;2024-12-06T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.25],&quot;close&quot;:[0,0.24],&quot;volume&quot;:[0,513900],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.231999996304512],&quot;sma_10&quot;:[0,0.2359999969601631],&quot;sma_20&quot;:[0,0.2339999981224537],&quot;sma_50&quot;:[0,0.235199998319149],&quot;sma_100&quot;:[0,0.27350000128149987],&quot;ema_9&quot;:[0,0.23159266479529447],&quot;ema_12&quot;:[0,0.23227669594589812],&quot;ema_26&quot;:[0,0.23355201136251624],&quot;ema_50&quot;:[0,0.24337293135308655],&quot;ema_200&quot;:[0,0.31641224045594146],&quot;ulcer_index&quot;:[0,7.250616103805243],&quot;force_index&quot;:[0,-541.9556672778332],&quot;easy_movement&quot;:[0,-0.001239573325586164],&quot;volume_weighted_avg&quot;:[0,0.23436846716863788],&quot;channel_index&quot;:[0,38.661666209789026],&quot;williams_r&quot;:[0,-83.33332919412308],&quot;mass_index&quot;:[0,25.122525401019676],&quot;obv&quot;:[0,-3654300],&quot;rsi&quot;:[0,42.64166190264736],&quot;rsi_2&quot;:[0,1.8359239479618878],&quot;vwma&quot;:[0,0.23548692953228242],&quot;macd&quot;:[0,-0.0009020376248780646],&quot;stoch&quot;:[0,16.66667080587692],&quot;bb_middle&quot;:[0,0.2339999981224537],&quot;bb_low&quot;:[0,0.21172894157037914],&quot;bb_upper&quot;:[0,0.25627105467452826],&quot;timestamp&quot;:[0,&quot;2024-12-09T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.24],&quot;close&quot;:[0,0.22],&quot;volume&quot;:[0,452300],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.231999996304512],&quot;sma_10&quot;:[0,0.23499999642372132],&quot;sma_20&quot;:[0,0.23349999785423278],&quot;sma_50&quot;:[0,0.2335999983549118],&quot;sma_100&quot;:[0,0.2718000012636185],&quot;ema_9&quot;:[0,0.23327413076131495],&quot;ema_12&quot;:[0,0.23346489518849262],&quot;ema_26&quot;:[0,0.234025093809578],&quot;ema_50&quot;:[0,0.24305760079144154],&quot;ema_200&quot;:[0,0.311973159355588],&quot;ulcer_index&quot;:[0,6.590036202527315],&quot;force_index&quot;:[0,1003.7546822279314],&quot;easy_movement&quot;:[0,-0.0004987608525957825],&quot;volume_weighted_avg&quot;:[0,0.23581667486419775],&quot;channel_index&quot;:[0,118.05514960476945],&quot;williams_r&quot;:[0,-50.00001241763074],&quot;mass_index&quot;:[0,24.976037490043534],&quot;obv&quot;:[0,-2993900],&quot;rsi&quot;:[0,52.71689536302111],&quot;rsi_2&quot;:[0,79.88705738339547],&quot;vwma&quot;:[0,0.23425049282287383],&quot;macd&quot;:[0,-0.00015531076348756346],&quot;stoch&quot;:[0,49.99998758236925],&quot;bb_middle&quot;:[0,0.23349999785423278],&quot;bb_low&quot;:[0,0.2122632387208793],&quot;bb_upper&quot;:[0,0.25473675698758624],&quot;timestamp&quot;:[0,&quot;2024-12-10T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.22],&quot;low&quot;:[0,0.21],&quot;high&quot;:[0,0.27],&quot;close&quot;:[0,0.25],&quot;volume&quot;:[0,2333400],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.22799999713897706],&quot;sma_10&quot;:[0,0.23299999684095382],&quot;sma_20&quot;:[0,0.23199999779462815],&quot;sma_50&quot;:[0,0.23219999849796294],&quot;sma_100&quot;:[0,0.2700000011920929],&quot;ema_9&quot;:[0,0.23061930437267042],&quot;ema_12&quot;:[0,0.23139337322422088],&quot;ema_26&quot;:[0,0.23299074382706395],&quot;ema_50&quot;:[0,0.24233643963932036],&quot;ema_200&quot;:[0,0.31473676377566245],&quot;ulcer_index&quot;:[0,7.010197257544893],&quot;force_index&quot;:[0,-431.9219620926117],&quot;easy_movement&quot;:[0,-0.0020779986379760814],&quot;volume_weighted_avg&quot;:[0,0.23403473632345512],&quot;channel_index&quot;:[0,90.76427645651766],&quot;williams_r&quot;:[0,-83.33332919412308],&quot;mass_index&quot;:[0,24.883525070793596],&quot;obv&quot;:[0,-3593300],&quot;rsi&quot;:[0,44.32096658372461],&quot;rsi_2&quot;:[0,30.8418294234676],&quot;vwma&quot;:[0,0.23231532065707358],&quot;macd&quot;:[0,-0.0009482120961849336],&quot;stoch&quot;:[0,16.66667080587692],&quot;bb_middle&quot;:[0,0.23199999779462815],&quot;bb_low&quot;:[0,0.21140873949259933],&quot;bb_upper&quot;:[0,0.252591256096657],&quot;timestamp&quot;:[0,&quot;2024-12-11T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.27],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.37],&quot;close&quot;:[0,0.24],&quot;volume&quot;:[0,6468300],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22999999821186065],&quot;sma_10&quot;:[0,0.23499999642372132],&quot;sma_20&quot;:[0,0.23249999806284904],&quot;sma_50&quot;:[0,0.23139999866485594],&quot;sma_100&quot;:[0,0.2684000012278557],&quot;ema_9&quot;:[0,0.23449544349406226],&quot;ema_12&quot;:[0,0.23425593007808704],&quot;ema_26&quot;:[0,0.23424159682814363],&quot;ema_50&quot;:[0,0.24227085380559785],&quot;ema_200&quot;:[0,0.3067350854160124],&quot;ulcer_index&quot;:[0,6.676184458626784],&quot;force_index&quot;:[0,9630.066677147548],&quot;easy_movement&quot;:[0,-0.00024131490633174765],&quot;volume_weighted_avg&quot;:[0,0.24022411409643107],&quot;channel_index&quot;:[0,525.522590706308],&quot;williams_r&quot;:[0,-33.33334161175384],&quot;mass_index&quot;:[0,25.0906291773668],&quot;obv&quot;:[0,-1134900],&quot;rsi&quot;:[0,55.707189237538074],&quot;rsi_2&quot;:[0,75.66392766927457],&quot;vwma&quot;:[0,0.23842200634516117],&quot;macd&quot;:[0,0.0005192451880504636],&quot;stoch&quot;:[0,66.66665838824616],&quot;bb_middle&quot;:[0,0.23249999806284904],&quot;bb_low&quot;:[0,0.21070550464419782],&quot;bb_upper&quot;:[0,0.25429449148150024],&quot;timestamp&quot;:[0,&quot;2024-12-12T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2],&quot;low&quot;:[0,0.2],&quot;high&quot;:[0,0.2369],&quot;close&quot;:[0,0.213],&quot;volume&quot;:[0,1348592],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.23399999737739563],&quot;sma_10&quot;:[0,0.23499999642372132],&quot;sma_20&quot;:[0,0.2329999975860119],&quot;sma_50&quot;:[0,0.23059999853372573],&quot;sma_100&quot;:[0,0.26690000131726266],&quot;ema_9&quot;:[0,0.23559635371625512],&quot;ema_12&quot;:[0,0.23513963065024662],&quot;ema_26&quot;:[0,0.23465450698327286],&quot;ema_50&quot;:[0,0.24163262490429005],&quot;ema_200&quot;:[0,0.2950347739227191],&quot;ulcer_index&quot;:[0,6.676184458626784],&quot;force_index&quot;:[0,-986.060445668274],&quot;easy_movement&quot;:[0,-0.0023392813132113604],&quot;volume_weighted_avg&quot;:[0,0.24011001027616757],&quot;channel_index&quot;:[0,733.362876784736],&quot;williams_r&quot;:[0,-81.25000058207657],&quot;mass_index&quot;:[0,25.7705468209741],&quot;obv&quot;:[0,-7136500],&quot;rsi&quot;:[0,51.912550692204135],&quot;rsi_2&quot;:[0,52.83522599478165],&quot;vwma&quot;:[0,0.23925472471613077],&quot;macd&quot;:[0,0.0007747061840307819],&quot;stoch&quot;:[0,18.749999417923433],&quot;bb_middle&quot;:[0,0.2329999975860119],&quot;bb_low&quot;:[0,0.21099999892440632],&quot;bb_upper&quot;:[0,0.25499999624761743],&quot;timestamp&quot;:[0,&quot;2024-12-13T14:30:00Z&quot;]}]]],&quot;hourly&quot;:[1,[[0,{&quot;open&quot;:[0,0.2439],&quot;low&quot;:[0,0.226],&quot;high&quot;:[0,0.2439],&quot;close&quot;:[0,0.2265],&quot;volume&quot;:[0,17458],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2423799991607666],&quot;sma_10&quot;:[0,0.24420009851455687],&quot;sma_20&quot;:[0,0.24325059950351716],&quot;sma_50&quot;:[0,0.2363747787475586],&quot;sma_100&quot;:[0,0.2250181795656681],&quot;ema_9&quot;:[0,0.24393773300604538],&quot;ema_12&quot;:[0,0.2436730713243954],&quot;ema_26&quot;:[0,0.2412526277379825],&quot;ema_50&quot;:[0,0.23675111365965223],&quot;ema_200&quot;:[0,0.22336981820126503],&quot;ulcer_index&quot;:[0,4.687595002846793],&quot;force_index&quot;:[0,-20.868562730548607],&quot;easy_movement&quot;:[0,-0.014385495356212736],&quot;volume_weighted_avg&quot;:[0,0.25130761692793985],&quot;channel_index&quot;:[0,-69.2085475593914],&quot;williams_r&quot;:[0,-59.55057089032773],&quot;mass_index&quot;:[0,25.577427651865456],&quot;obv&quot;:[0,351750],&quot;rsi&quot;:[0,52.70732278528305],&quot;rsi_2&quot;:[0,49.76941475122585],&quot;vwma&quot;:[0,0.24965094773241847],&quot;macd&quot;:[0,-0.0005578144652767063],&quot;stoch&quot;:[0,40.44942910967228],&quot;bb_middle&quot;:[0,0.24325059950351716],&quot;bb_low&quot;:[0,0.2278957395721226],&quot;bb_upper&quot;:[0,0.2586054594349117],&quot;timestamp&quot;:[0,&quot;2024-11-12T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2419],&quot;low&quot;:[0,0.234],&quot;high&quot;:[0,0.2419],&quot;close&quot;:[0,0.2419],&quot;volume&quot;:[0,3159],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24002000093460082],&quot;sma_10&quot;:[0,0.242569999396801],&quot;sma_20&quot;:[0,0.24311559945344924],&quot;sma_50&quot;:[0,0.2360912388563156],&quot;sma_100&quot;:[0,0.22514417961239816],&quot;ema_9&quot;:[0,0.240450187311051],&quot;ema_12&quot;:[0,0.24103106110946756],&quot;ema_26&quot;:[0,0.24016034088964067],&quot;ema_50&quot;:[0,0.23636924590603123],&quot;ema_200&quot;:[0,0.2238056297151661],&quot;ulcer_index&quot;:[0,5.680427386134084],&quot;force_index&quot;:[0,-63.040996901468105],&quot;easy_movement&quot;:[0,-0.09671189846870444],&quot;volume_weighted_avg&quot;:[0,0.2509516404239448],&quot;channel_index&quot;:[0,-37.814648284665275],&quot;williams_r&quot;:[0,-93.4456929361513],&quot;mass_index&quot;:[0,25.323434037062395],&quot;obv&quot;:[0,274314],&quot;rsi&quot;:[0,41.24928740044765],&quot;rsi_2&quot;:[0,9.580764280433684],&quot;vwma&quot;:[0,0.24955512515053085],&quot;macd&quot;:[0,-0.0016853951117355632],&quot;stoch&quot;:[0,6.554307063848691],&quot;bb_middle&quot;:[0,0.24311559945344924],&quot;bb_low&quot;:[0,0.2272306546421503],&quot;bb_upper&quot;:[0,0.25900054426474817],&quot;timestamp&quot;:[0,&quot;2024-11-12T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2313],&quot;low&quot;:[0,0.2313],&quot;high&quot;:[0,0.24],&quot;close&quot;:[0,0.2313],&quot;volume&quot;:[0,32116],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24074000120162964],&quot;sma_10&quot;:[0,0.24132999926805496],&quot;sma_20&quot;:[0,0.24311559945344924],&quot;sma_50&quot;:[0,0.2363152387738228],&quot;sma_100&quot;:[0,0.22541317954659462],&quot;ema_9&quot;:[0,0.24074014924822967],&quot;ema_12&quot;:[0,0.24116474360912007],&quot;ema_26&quot;:[0,0.2402896589006294],&quot;ema_50&quot;:[0,0.23660444401354142],&quot;ema_200&quot;:[0,0.2243535502916952],&quot;ulcer_index&quot;:[0,5.904012922930264],&quot;force_index&quot;:[0,-47.071843179541716],&quot;easy_movement&quot;:[0,-0.06337561429328158],&quot;volume_weighted_avg&quot;:[0,0.25094020826674407],&quot;channel_index&quot;:[0,-64.70812438284239],&quot;williams_r&quot;:[0,-64.60675301713663],&quot;mass_index&quot;:[0,25.12465120898369],&quot;obv&quot;:[0,-39140],&quot;rsi&quot;:[0,51.00427554662706],&quot;rsi_2&quot;:[0,61.91403808970119],&quot;vwma&quot;:[0,0.24960685648577097],&quot;macd&quot;:[0,-0.0013442470867354814],&quot;stoch&quot;:[0,35.39324698286339],&quot;bb_middle&quot;:[0,0.24311559945344924],&quot;bb_low&quot;:[0,0.2272306546421503],&quot;bb_upper&quot;:[0,0.25900054426474817],&quot;timestamp&quot;:[0,&quot;2024-11-12T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2316],&quot;low&quot;:[0,0.2316],&quot;high&quot;:[0,0.2316],&quot;close&quot;:[0,0.2316],&quot;volume&quot;:[0,5671],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23856000006198883],&quot;sma_10&quot;:[0,0.2394699990749359],&quot;sma_20&quot;:[0,0.24304559901356698],&quot;sma_50&quot;:[0,0.23644123882055282],&quot;sma_100&quot;:[0,0.22556617945432664],&quot;ema_9&quot;:[0,0.2388521186739135],&quot;ema_12&quot;:[0,0.2396470902219947],&quot;ema_26&quot;:[0,0.23962403072759728],&quot;ema_50&quot;:[0,0.23640740989476197],&quot;ema_200&quot;:[0,0.22464339323809124],&quot;ulcer_index&quot;:[0,6.49626263653511],&quot;force_index&quot;:[0,-88.99298159198453],&quot;easy_movement&quot;:[0,-0.06768747580722165],&quot;volume_weighted_avg&quot;:[0,0.24926073096838425],&quot;channel_index&quot;:[0,-6.772637167050564],&quot;williams_r&quot;:[0,-84.45694331391252],&quot;mass_index&quot;:[0,25.07105375083651],&quot;obv&quot;:[0,-89462],&quot;rsi&quot;:[0,45.41242298432012],&quot;rsi_2&quot;:[0,34.45854015891308],&quot;vwma&quot;:[0,0.24943333771882922],&quot;macd&quot;:[0,-0.0017566713970714463],&quot;stoch&quot;:[0,15.543056686087475],&quot;bb_middle&quot;:[0,0.24304559901356698],&quot;bb_low&quot;:[0,0.22696652423334118],&quot;bb_upper&quot;:[0,0.2591246737937928],&quot;timestamp&quot;:[0,&quot;2024-11-12T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.238632],&quot;low&quot;:[0,0.2316],&quot;high&quot;:[0,0.238632],&quot;close&quot;:[0,0.2316],&quot;volume&quot;:[0,10202],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23517999947071075],&quot;sma_10&quot;:[0,0.23795999884605407],&quot;sma_20&quot;:[0,0.2429905988276005],&quot;sma_50&quot;:[0,0.23666123896837235],&quot;sma_100&quot;:[0,0.2257161794602871],&quot;ema_9&quot;:[0,0.23740169522886073],&quot;ema_12&quot;:[0,0.23840907625417565],&quot;ema_26&quot;:[0,0.23902711245558117],&quot;ema_50&quot;:[0,0.23611637109840455],&quot;ema_200&quot;:[0,0.22265250353546231],&quot;ulcer_index&quot;:[0,6.920475562391154],&quot;force_index&quot;:[0,-76.03631862171447],&quot;easy_movement&quot;:[0,-0.07533367850300725],&quot;volume_weighted_avg&quot;:[0,0.2406730326962715],&quot;channel_index&quot;:[0,-60.08699320080711],&quot;williams_r&quot;:[0,-76.75675697445095],&quot;mass_index&quot;:[0,24.93741283727249],&quot;obv&quot;:[0,-61162],&quot;rsi&quot;:[0,45.59800792265778],&quot;rsi_2&quot;:[0,36.0634192275553],&quot;vwma&quot;:[0,0.24929724044523455],&quot;macd&quot;:[0,-0.0019214471765008293],&quot;stoch&quot;:[0,23.243243025549056],&quot;bb_middle&quot;:[0,0.2429905988276005],&quot;bb_low&quot;:[0,0.2267635034613984],&quot;bb_upper&quot;:[0,0.2592176941938026],&quot;timestamp&quot;:[0,&quot;2024-11-12T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.242],&quot;low&quot;:[0,0.2409],&quot;high&quot;:[0,0.242],&quot;close&quot;:[0,0.2409],&quot;volume&quot;:[0,3614],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23258000016212463],&quot;sma_10&quot;:[0,0.23747999966144562],&quot;sma_20&quot;:[0,0.24259559884667398],&quot;sma_50&quot;:[0,0.23693323910236358],&quot;sma_100&quot;:[0,0.22592217952013016],&quot;ema_9&quot;:[0,0.2362413564737352],&quot;ema_12&quot;:[0,0.23736152622383275],&quot;ema_26&quot;:[0,0.23847645603593726],&quot;ema_50&quot;:[0,0.23591912231014744],&quot;ema_200&quot;:[0,0.2223368734660088],&quot;ulcer_index&quot;:[0,7.161479700970982],&quot;force_index&quot;:[0,-65.17393968918269],&quot;easy_movement&quot;:[0,-0.02731208476250577],&quot;volume_weighted_avg&quot;:[0,0.23995801527783184],&quot;channel_index&quot;:[0,-50.56667777757634],&quot;williams_r&quot;:[0,-72.61148461550508],&quot;mass_index&quot;:[0,24.913942714522392],&quot;obv&quot;:[0,-40715],&quot;rsi&quot;:[0,45.59840925727088],&quot;rsi_2&quot;:[0,36.0634192275553],&quot;vwma&quot;:[0,0.24909248521608054],&quot;macd&quot;:[0,-0.0019353077749102617],&quot;stoch&quot;:[0,27.388515384494923],&quot;bb_middle&quot;:[0,0.24259559884667398],&quot;bb_low&quot;:[0,0.22567795092354617],&quot;bb_upper&quot;:[0,0.2595132467698018],&quot;timestamp&quot;:[0,&quot;2024-11-12T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.242],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.242],&quot;close&quot;:[0,0.24005],&quot;volume&quot;:[0,15020],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23545999825000763],&quot;sma_10&quot;:[0,0.23773999959230424],&quot;sma_20&quot;:[0,0.24264059886336325],&quot;sma_50&quot;:[0,0.23743323892354964],&quot;sma_100&quot;:[0,0.22623217940330506],&quot;ema_9&quot;:[0,0.23717308417286176],&quot;ema_12&quot;:[0,0.23790590603083817],&quot;ema_26&quot;:[0,0.2386559774384136],&quot;ema_50&quot;:[0,0.23611445064972472],&quot;ema_200&quot;:[0,0.22252158114265916],&quot;ulcer_index&quot;:[0,7.218700892700986],&quot;force_index&quot;:[0,-51.06098323560502],&quot;easy_movement&quot;:[0,-0.012786987631420768],&quot;volume_weighted_avg&quot;:[0,0.23963721408751754],&quot;channel_index&quot;:[0,-59.67294852494846],&quot;williams_r&quot;:[0,-42.99368029616286],&quot;mass_index&quot;:[0,24.783805351082744],&quot;obv&quot;:[0,-37101],&quot;rsi&quot;:[0,51.41382430668385],&quot;rsi_2&quot;:[0,84.15948438205533],&quot;vwma&quot;:[0,0.2492529074955938],&quot;macd&quot;:[0,-0.0012563594963049514],&quot;stoch&quot;:[0,57.006319703837136],&quot;bb_middle&quot;:[0,0.24264059886336325],&quot;bb_low&quot;:[0,0.22574603484109382],&quot;bb_upper&quot;:[0,0.2595351628856327],&quot;timestamp&quot;:[0,&quot;2024-11-13T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2381],&quot;low&quot;:[0,0.231],&quot;high&quot;:[0,0.24],&quot;close&quot;:[0,0.2349],&quot;volume&quot;:[0,2618],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23508999943733216],&quot;sma_10&quot;:[0,0.2379150003194809],&quot;sma_20&quot;:[0,0.2425124987959862],&quot;sma_50&quot;:[0,0.23776023894548415],&quot;sma_100&quot;:[0,0.22653367936611177],&quot;ema_9&quot;:[0,0.2377484679246158],&quot;ema_12&quot;:[0,0.23823576704261606],&quot;ema_26&quot;:[0,0.23875882945066723],&quot;ema_50&quot;:[0,0.23625231074352693],&quot;ema_200&quot;:[0,0.22236490443905188],&quot;ulcer_index&quot;:[0,7.233887332378753],&quot;force_index&quot;:[0,-45.591256448572516],&quot;easy_movement&quot;:[0,-0.04403679551694976],&quot;volume_weighted_avg&quot;:[0,0.23765238044101356],&quot;channel_index&quot;:[0,-36.87939799495315],&quot;williams_r&quot;:[0,-36.85184766153827],&quot;mass_index&quot;:[0,24.63908683046013],&quot;obv&quot;:[0,-38134],&quot;rsi&quot;:[0,50.87863197675829],&quot;rsi_2&quot;:[0,73.98595526101295],&quot;vwma&quot;:[0,0.24928339531019525],&quot;macd&quot;:[0,-0.0008240000671138882],&quot;stoch&quot;:[0,63.14815233846173],&quot;bb_middle&quot;:[0,0.2425124987959862],&quot;bb_low&quot;:[0,0.22558020040153345],&quot;bb_upper&quot;:[0,0.2594447971904389],&quot;timestamp&quot;:[0,&quot;2024-11-13T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2309],&quot;low&quot;:[0,0.2309],&quot;high&quot;:[0,0.2399],&quot;close&quot;:[0,0.2351],&quot;volume&quot;:[0,4388],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23580999970436095],&quot;sma_10&quot;:[0,0.2371849998831749],&quot;sma_20&quot;:[0,0.24172754883766173],&quot;sma_50&quot;:[0,0.2379882389307022],&quot;sma_100&quot;:[0,0.22679267928004265],&quot;ema_9&quot;:[0,0.23717877388139932],&quot;ema_12&quot;:[0,0.23772257161634403],&quot;ema_26&quot;:[0,0.23847180811642504],&quot;ema_50&quot;:[0,0.23615168360846006],&quot;ema_200&quot;:[0,0.2215331534134087],&quot;ulcer_index&quot;:[0,7.296180322230777],&quot;force_index&quot;:[0,-41.0041436768302],&quot;easy_movement&quot;:[0,-0.030199893708260917],&quot;volume_weighted_avg&quot;:[0,0.23730732141241567],&quot;channel_index&quot;:[0,-55.4462097386798],&quot;williams_r&quot;:[0,-54.23078466096983],&quot;mass_index&quot;:[0,24.59083867296776],&quot;obv&quot;:[0,-24979],&quot;rsi&quot;:[0,47.64370522983757],&quot;rsi_2&quot;:[0,30.016486019298128],&quot;vwma&quot;:[0,0.24909574636066856],&quot;macd&quot;:[0,-0.0008416405943504018],&quot;stoch&quot;:[0,45.76921533903016],&quot;bb_middle&quot;:[0,0.24172754883766173],&quot;bb_low&quot;:[0,0.22491238046268683],&quot;bb_upper&quot;:[0,0.2585427172126366],&quot;timestamp&quot;:[0,&quot;2024-11-13T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.236181],&quot;low&quot;:[0,0.2351],&quot;high&quot;:[0,0.2399],&quot;close&quot;:[0,0.2351],&quot;volume&quot;:[0,3940],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2365099996328354],&quot;sma_10&quot;:[0,0.23584499955177307],&quot;sma_20&quot;:[0,0.2406625494360924],&quot;sma_50&quot;:[0,0.23790223896503448],&quot;sma_100&quot;:[0,0.22707967922091485],&quot;ema_9&quot;:[0,0.23676301932285532],&quot;ema_12&quot;:[0,0.23731909878961352],&quot;ema_26&quot;:[0,0.23821845333483965],&quot;ema_50&quot;:[0,0.23596582478461475],&quot;ema_200&quot;:[0,0.21876192369676706],&quot;ulcer_index&quot;:[0,7.11033264934654],&quot;force_index&quot;:[0,-35.013287379939634],&quot;easy_movement&quot;:[0,-0.003130096863102731],&quot;volume_weighted_avg&quot;:[0,0.2376924207094354],&quot;channel_index&quot;:[0,-48.0120228293933],&quot;williams_r&quot;:[0,-60.43476401745639],&quot;mass_index&quot;:[0,24.751254566380585],&quot;obv&quot;:[0,158088],&quot;rsi&quot;:[0,47.79093592120297],&quot;rsi_2&quot;:[0,33.10435902327629],&quot;vwma&quot;:[0,0.24833174590514093],&quot;macd&quot;:[0,-0.0007979684547353305],&quot;stoch&quot;:[0,39.56523598254362],&quot;bb_middle&quot;:[0,0.2406625494360924],&quot;bb_low&quot;:[0,0.22504391410602514],&quot;bb_upper&quot;:[0,0.25628118476615963],&quot;timestamp&quot;:[0,&quot;2024-11-13T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2351],&quot;low&quot;:[0,0.231],&quot;high&quot;:[0,0.2355],&quot;close&quot;:[0,0.2352],&quot;volume&quot;:[0,11299],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2372099995613098],&quot;sma_10&quot;:[0,0.23489499986171722],&quot;sma_20&quot;:[0,0.23954754918813706],&quot;sma_50&quot;:[0,0.23784423887729644],&quot;sma_100&quot;:[0,0.22744567915797234],&quot;ema_9&quot;:[0,0.2364304156775479],&quot;ema_12&quot;:[0,0.2369776991223207],&quot;ema_26&quot;:[0,0.23798727503176414],&quot;ema_50&quot;:[0,0.23592454844222732],&quot;ema_200&quot;:[0,0.21877733858998127],&quot;ulcer_index&quot;:[0,6.978596666897182],&quot;force_index&quot;:[0,-30.0167517917571],&quot;easy_movement&quot;:[0,0.012738992384925192],&quot;volume_weighted_avg&quot;:[0,0.23760561157676488],&quot;channel_index&quot;:[0,-34.014047086845196],&quot;williams_r&quot;:[0,-60.43476401745639],&quot;mass_index&quot;:[0,24.710659201016995],&quot;obv&quot;:[0,196665],&quot;rsi&quot;:[0,47.79249628212094],&quot;rsi_2&quot;:[0,33.10435902327629],&quot;vwma&quot;:[0,0.24015789226636727],&quot;macd&quot;:[0,-0.0007267828232925406],&quot;stoch&quot;:[0,39.56523598254362],&quot;bb_middle&quot;:[0,0.23954754918813706],&quot;bb_low&quot;:[0,0.22579513975022739],&quot;bb_upper&quot;:[0,0.2532999586260467],&quot;timestamp&quot;:[0,&quot;2024-11-13T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2355],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.2398],&quot;close&quot;:[0,0.2316],&quot;volume&quot;:[0,28737],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2360700011253357],&quot;sma_10&quot;:[0,0.23576499968767167],&quot;sma_20&quot;:[0,0.23916749954223632],&quot;sma_50&quot;:[0,0.23787223905324936],&quot;sma_100&quot;:[0,0.2278166791796684],&quot;ema_9&quot;:[0,0.23618433309951],&quot;ema_12&quot;:[0,0.23670420726208716],&quot;ema_26&quot;:[0,0.23777985576956093],&quot;ema_50&quot;:[0,0.2358576924533368],&quot;ema_200&quot;:[0,0.21816820568172995],&quot;ulcer_index&quot;:[0,6.842068999026541],&quot;force_index&quot;:[0,-25.5648514739701],&quot;easy_movement&quot;:[0,-0.026415963278983427],&quot;volume_weighted_avg&quot;:[0,0.2374183016712556],&quot;channel_index&quot;:[0,-8.953108839668966],&quot;williams_r&quot;:[0,-59.9999740849392],&quot;mass_index&quot;:[0,24.587270393964204],&quot;obv&quot;:[0,292695],&quot;rsi&quot;:[0,47.876307958462704],&quot;rsi_2&quot;:[0,38.528919185405],&quot;vwma&quot;:[0,0.23960100295132744],&quot;macd&quot;:[0,-0.0006354969025347847],&quot;stoch&quot;:[0,40.000025915060796],&quot;bb_middle&quot;:[0,0.23916749954223632],&quot;bb_low&quot;:[0,0.22537568082600726],&quot;bb_upper&quot;:[0,0.25295931825846535],&quot;timestamp&quot;:[0,&quot;2024-11-13T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.23],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.2322],&quot;close&quot;:[0,0.232],&quot;volume&quot;:[0,7403],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23438000082969665],&quot;sma_10&quot;:[0,0.2347350001335144],&quot;sma_20&quot;:[0,0.2380324997007847],&quot;sma_50&quot;:[0,0.23782623916864395],&quot;sma_100&quot;:[0,0.22817267924547197],&quot;ema_9&quot;:[0,0.2352674667697861],&quot;ema_12&quot;:[0,0.2359189446411498],&quot;ema_26&quot;:[0,0.2373205431619051],&quot;ema_50&quot;:[0,0.23562848425565192],&quot;ema_200&quot;:[0,0.21705107646858465],&quot;ulcer_index&quot;:[0,6.9012121195942395],&quot;force_index&quot;:[0,-36.693781876576004],&quot;easy_movement&quot;:[0,-0.02305159821325048],&quot;volume_weighted_avg&quot;:[0,0.2364347313512368],&quot;channel_index&quot;:[0,39.39583139438649],&quot;williams_r&quot;:[0,-75.65215250494978],&quot;mass_index&quot;:[0,24.48288318390755],&quot;obv&quot;:[0,293330],&quot;rsi&quot;:[0,45.189869215452816],&quot;rsi_2&quot;:[0,5.634221124868574],&quot;vwma&quot;:[0,0.23859063551200665],&quot;macd&quot;:[0,-0.0007711207273452824],&quot;stoch&quot;:[0,24.347847495050225],&quot;bb_middle&quot;:[0,0.2380324997007847],&quot;bb_low&quot;:[0,0.22575584434304308],&quot;bb_upper&quot;:[0,0.2503091550585263],&quot;timestamp&quot;:[0,&quot;2024-11-13T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.23],&quot;low&quot;:[0,0.2227],&quot;high&quot;:[0,0.230639],&quot;close&quot;:[0,0.2254],&quot;volume&quot;:[0,26877],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2337999999523163],&quot;sma_10&quot;:[0,0.23480499982833863],&quot;sma_20&quot;:[0,0.23713749945163726],&quot;sma_50&quot;:[0,0.23784423917531966],&quot;sma_100&quot;:[0,0.22856667920947074],&quot;ema_9&quot;:[0,0.23461397208139784],&quot;ema_12&quot;:[0,0.2353160292484756],&quot;ema_26&quot;:[0,0.23692801944071037],&quot;ema_50&quot;:[0,0.23555026103492077],&quot;ema_200&quot;:[0,0.21848738909253884],&quot;ulcer_index&quot;:[0,6.976257728250288],&quot;force_index&quot;:[0,-31.027804358843788],&quot;easy_movement&quot;:[0,-0.03767999058802719],&quot;volume_weighted_avg&quot;:[0,0.2330650272214598],&quot;channel_index&quot;:[0,-19.153355573146133],&quot;williams_r&quot;:[0,-73.91305756253304],&quot;mass_index&quot;:[0,24.19165693789966],&quot;obv&quot;:[0,254493],&quot;rsi&quot;:[0,45.55201820276822],&quot;rsi_2&quot;:[0,20.68249307651861],&quot;vwma&quot;:[0,0.23666507933110165],&quot;macd&quot;:[0,-0.0007831889823349716],&quot;stoch&quot;:[0,26.08694243746696],&quot;bb_middle&quot;:[0,0.23713749945163726],&quot;bb_low&quot;:[0,0.22588481590545093],&quot;bb_upper&quot;:[0,0.2483901829978236],&quot;timestamp&quot;:[0,&quot;2024-11-14T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2254],&quot;low&quot;:[0,0.225],&quot;high&quot;:[0,0.2299],&quot;close&quot;:[0,0.225],&quot;volume&quot;:[0,2263],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23185999989509581],&quot;sma_10&quot;:[0,0.23418499976396562],&quot;sma_20&quot;:[0,0.23607249930500984],&quot;sma_50&quot;:[0,0.23772423923015595],&quot;sma_100&quot;:[0,0.22885967925190925],&quot;ema_9&quot;:[0,0.23277117782803733],&quot;ema_12&quot;:[0,0.23379048662865265],&quot;ema_26&quot;:[0,0.2360758650573632],&quot;ema_50&quot;:[0,0.2352236046279176],&quot;ema_200&quot;:[0,0.21999089152240653],&quot;ulcer_index&quot;:[0,7.086967987008976],&quot;force_index&quot;:[0,-51.93132421903511],&quot;easy_movement&quot;:[0,-0.05862147194360253],&quot;volume_weighted_avg&quot;:[0,0.2316532396782556],&quot;channel_index&quot;:[0,37.60902868831867],&quot;williams_r&quot;:[0,-87.26414696480234],&quot;mass_index&quot;:[0,23.992141939757076],&quot;obv&quot;:[0,80572],&quot;rsi&quot;:[0,40.711864302394325],&quot;rsi_2&quot;:[0,3.30257921215906],&quot;vwma&quot;:[0,0.2353903761181252],&quot;macd&quot;:[0,-0.0011630098701934568],&quot;stoch&quot;:[0,12.735853035197664],&quot;bb_middle&quot;:[0,0.23607249930500984],&quot;bb_low&quot;:[0,0.2246116327171044],&quot;bb_upper&quot;:[0,0.24753336589291527],&quot;timestamp&quot;:[0,&quot;2024-11-14T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2299],&quot;low&quot;:[0,0.2263],&quot;high&quot;:[0,0.2299],&quot;close&quot;:[0,0.229348],&quot;volume&quot;:[0,2949],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22983999848365783],&quot;sma_10&quot;:[0,0.23352499902248383],&quot;sma_20&quot;:[0,0.2355024993419647],&quot;sma_50&quot;:[0,0.23762823909521102],&quot;sma_100&quot;:[0,0.2291096791625023],&quot;ema_9&quot;:[0,0.231216941070337],&quot;ema_12&quot;:[0,0.23243810315340385],&quot;ema_26&quot;:[0,0.23525543016715375],&quot;ema_50&quot;:[0,0.23482267872249088],&quot;ema_200&quot;:[0,0.22004073333849739],&quot;ulcer_index&quot;:[0,6.589216908643696],&quot;force_index&quot;:[0,-44.64646748021867],&quot;easy_movement&quot;:[0,0.04023577858440254],&quot;volume_weighted_avg&quot;:[0,0.23212943517075524],&quot;channel_index&quot;:[0,-29.755911540494225],&quot;williams_r&quot;:[0,-88.08293075746543],&quot;mass_index&quot;:[0,23.478454666967757],&quot;obv&quot;:[0,78309],&quot;rsi&quot;:[0,40.43288553566576],&quot;rsi_2&quot;:[0,2.9972798341643454],&quot;vwma&quot;:[0,0.2349628053655746],&quot;macd&quot;:[0,-0.0013559667641862491],&quot;stoch&quot;:[0,11.917069242534556],&quot;bb_middle&quot;:[0,0.2355024993419647],&quot;bb_low&quot;:[0,0.22307066571929735],&quot;bb_upper&quot;:[0,0.24793433296463208],&quot;timestamp&quot;:[0,&quot;2024-11-14T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2298],&quot;low&quot;:[0,0.228],&quot;high&quot;:[0,0.2298],&quot;close&quot;:[0,0.228],&quot;volume&quot;:[0,10406],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22866959869861603],&quot;sma_10&quot;:[0,0.23236979991197587],&quot;sma_20&quot;:[0,0.23505489975214006],&quot;sma_50&quot;:[0,0.23741719931364058],&quot;sma_100&quot;:[0,0.22940315917134285],&quot;ema_9&quot;:[0,0.23084315362890323],&quot;ema_12&quot;:[0,0.2319627032016304],&quot;ema_26&quot;:[0,0.23481734297765156],&quot;ema_50&quot;:[0,0.2345878490648216],&quot;ema_200&quot;:[0,0.21972867761419307],&quot;ulcer_index&quot;:[0,6.516915795692769],&quot;force_index&quot;:[0,-36.414565107447665],&quot;easy_movement&quot;:[0,-0.0076847673375524195],&quot;volume_weighted_avg&quot;:[0,0.23188075030899158],&quot;channel_index&quot;:[0,-29.01504581830922],&quot;williams_r&quot;:[0,-65.55438113466559],&quot;mass_index&quot;:[0,22.9856056715284],&quot;obv&quot;:[0,576712],&quot;rsi&quot;:[0,44.87559923644897],&quot;rsi_2&quot;:[0,67.76970345040341],&quot;vwma&quot;:[0,0.2348313915002045],&quot;macd&quot;:[0,-0.0011152587749205267],&quot;stoch&quot;:[0,34.44561886533442],&quot;bb_middle&quot;:[0,0.23505489975214006],&quot;bb_low&quot;:[0,0.22241530041368818],&quot;bb_upper&quot;:[0,0.24769449909059194],&quot;timestamp&quot;:[0,&quot;2024-11-14T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.225],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.225],&quot;close&quot;:[0,0.2224],&quot;volume&quot;:[0,12391],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2279495984315872],&quot;sma_10&quot;:[0,0.23116479963064193],&quot;sma_20&quot;:[0,0.23453989997506142],&quot;sma_50&quot;:[0,0.23722319930791855],&quot;sma_100&quot;:[0,0.22969415917992592],&quot;ema_9&quot;:[0,0.23027452292718853],&quot;ema_12&quot;:[0,0.23135305663470587],&quot;ema_26&quot;:[0,0.23431285467372356],&quot;ema_50&quot;:[0,0.23434963857332164],&quot;ema_200&quot;:[0,0.22021564471193825],&quot;ulcer_index&quot;:[0,6.097077649666194],&quot;force_index&quot;:[0,-33.23400154630229],&quot;easy_movement&quot;:[0,-0.0022459403425161154],&quot;volume_weighted_avg&quot;:[0,0.23172023568673003],&quot;channel_index&quot;:[0,-4.639154039327229],&quot;williams_r&quot;:[0,-72.53885690329146],&quot;mass_index&quot;:[0,22.619604708819583],&quot;obv&quot;:[0,517646],&quot;rsi&quot;:[0,43.78649026027012],&quot;rsi_2&quot;:[0,47.926476045980976],&quot;vwma&quot;:[0,0.2344907762187837],&quot;macd&quot;:[0,-0.0009756984765790671],&quot;stoch&quot;:[0,27.46114309670854],&quot;bb_middle&quot;:[0,0.23453989997506142],&quot;bb_low&quot;:[0,0.22163460010911748],&quot;bb_upper&quot;:[0,0.24744519984100535],&quot;timestamp&quot;:[0,&quot;2024-11-14T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.224697],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.2247],&quot;close&quot;:[0,0.2222],&quot;volume&quot;:[0,22981],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22602959871292114],&quot;sma_10&quot;:[0,0.2299147993326187],&quot;sma_20&quot;:[0,0.2335498996078968],&quot;sma_50&quot;:[0,0.23678719907999038],&quot;sma_100&quot;:[0,0.2299181590974331],&quot;ema_9&quot;:[0,0.22869961728800176],&quot;ema_12&quot;:[0,0.22997566251234045],&quot;ema_26&quot;:[0,0.2334305569778592],&quot;ema_50&quot;:[0,0.2338865166707339],&quot;ema_200&quot;:[0,0.22034773883704817],&quot;ulcer_index&quot;:[0,5.974556124387631],&quot;force_index&quot;:[0,-38.39501463564437],&quot;easy_movement&quot;:[0,-0.020692502725797014],&quot;volume_weighted_avg&quot;:[0,0.23091235671277893],&quot;channel_index&quot;:[0,1.0950926840546784],&quot;williams_r&quot;:[0,-89.09092756342307],&quot;mass_index&quot;:[0,22.420535203891024],&quot;obv&quot;:[0,377101],&quot;rsi&quot;:[0,39.49731597851707],&quot;rsi_2&quot;:[0,13.961389869121874],&quot;vwma&quot;:[0,0.2338057035059316],&quot;macd&quot;:[0,-0.001176462704970357],&quot;stoch&quot;:[0,10.909072436576931],&quot;bb_middle&quot;:[0,0.2335498996078968],&quot;bb_low&quot;:[0,0.22011984418153174],&quot;bb_upper&quot;:[0,0.24697995503426184],&quot;timestamp&quot;:[0,&quot;2024-11-14T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2221],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.2247],&quot;close&quot;:[0,0.2215],&quot;volume&quot;:[0,4646],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22538959980010986],&quot;sma_10&quot;:[0,0.22862479984760284],&quot;sma_20&quot;:[0,0.23223489969968797],&quot;sma_50&quot;:[0,0.23635319918394088],&quot;sma_100&quot;:[0,0.2301371592283249],&quot;ema_9&quot;:[0,0.2273996950796537],&quot;ema_12&quot;:[0,0.22877940768554741],&quot;ema_26&quot;:[0,0.23259852795712604],&quot;ema_50&quot;:[0,0.2334227305628691],&quot;ema_200&quot;:[0,0.22025581005948594],&quot;ulcer_index&quot;:[0,5.857290706313654],&quot;force_index&quot;:[0,-33.563529225816374],&quot;easy_movement&quot;:[0,-0.038222271679124134],&quot;volume_weighted_avg&quot;:[0,0.22957437989294005],&quot;channel_index&quot;:[0,47.8355046680795],&quot;williams_r&quot;:[0,-89.99996613372437],&quot;mass_index&quot;:[0,22.32794183726327],&quot;obv&quot;:[0,528713],&quot;rsi&quot;:[0,39.35158145055891],&quot;rsi_2&quot;:[0,13.288742202747173],&quot;vwma&quot;:[0,0.23011117278826393],&quot;macd&quot;:[0,-0.0012327240263179697],&quot;stoch&quot;:[0,10.000033866275624],&quot;bb_middle&quot;:[0,0.23223489969968797],&quot;bb_low&quot;:[0,0.2198045988642163],&quot;bb_upper&quot;:[0,0.24466520053515964],&quot;timestamp&quot;:[0,&quot;2024-11-14T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.22],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.242],&quot;close&quot;:[0,0.2201],&quot;volume&quot;:[0,63444],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22468959987163545],&quot;sma_10&quot;:[0,0.22726479917764664],&quot;sma_20&quot;:[0,0.23107989951968194],&quot;sma_50&quot;:[0,0.23598119914531707],&quot;sma_100&quot;:[0,0.2303521591424942],&quot;ema_9&quot;:[0,0.2262197549430742],&quot;ema_12&quot;:[0,0.2276594979266398],&quot;ema_26&quot;:[0,0.2317762325190989],&quot;ema_50&quot;:[0,0.23294784980958697],&quot;ema_200&quot;:[0,0.22012103696203061],&quot;ulcer_index&quot;:[0,6.135696285980715],&quot;force_index&quot;:[0,-29.2352579242188],&quot;easy_movement&quot;:[0,-0.05199297060310058],&quot;volume_weighted_avg&quot;:[0,0.22907126692394617],&quot;channel_index&quot;:[0,-30.13021245801547],&quot;williams_r&quot;:[0,-93.18183819370832],&quot;mass_index&quot;:[0,22.05913068319192],&quot;obv&quot;:[0,633364],&quot;rsi&quot;:[0,38.80568163955011],&quot;rsi_2&quot;:[0,9.937149669869157],&quot;vwma&quot;:[0,0.22972921238179944],&quot;macd&quot;:[0,-0.0012245016458890976],&quot;stoch&quot;:[0,6.818161806291677],&quot;bb_middle&quot;:[0,0.23107989951968194],&quot;bb_low&quot;:[0,0.21917843808059473],&quot;bb_upper&quot;:[0,0.24298136095876915],&quot;timestamp&quot;:[0,&quot;2024-11-15T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.231],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.231],&quot;close&quot;:[0,0.229349],&quot;volume&quot;:[0,3295],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22283999919891356],&quot;sma_10&quot;:[0,0.2257547989487648],&quot;sma_20&quot;:[0,0.23075989931821822],&quot;sma_50&quot;:[0,0.23571919918060302],&quot;sma_100&quot;:[0,0.23055715918540953],&quot;ema_9&quot;:[0,0.22499580405508401],&quot;ema_12&quot;:[0,0.22649649845604303],&quot;ema_26&quot;:[0,0.23091241747607],&quot;ema_50&quot;:[0,0.23248794686987373],&quot;ema_200&quot;:[0,0.22100373492711892],&quot;ulcer_index&quot;:[0,6.305945661320004],&quot;force_index&quot;:[0,-37.74900397876927],&quot;easy_movement&quot;:[0,0.0005333397280127906],&quot;volume_weighted_avg&quot;:[0,0.22547888923454817],&quot;channel_index&quot;:[0,200.38067970073627],&quot;williams_r&quot;:[0,-99.54544684857373],&quot;mass_index&quot;:[0,22.474838003458927],&quot;obv&quot;:[0,508059],&quot;rsi&quot;:[0,37.67110402903397],&quot;rsi_2&quot;:[0,4.946734452598321],&quot;vwma&quot;:[0,0.22770625850724532],&quot;macd&quot;:[0,-0.0012175630671913537],&quot;stoch&quot;:[0,0.45455315142627817],&quot;bb_middle&quot;:[0,0.23075989931821822],&quot;bb_low&quot;:[0,0.218065344078255],&quot;bb_upper&quot;:[0,0.24345445455818143],&quot;timestamp&quot;:[0,&quot;2024-11-15T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.22995],&quot;low&quot;:[0,0.2175],&quot;high&quot;:[0,0.230999],&quot;close&quot;:[0,0.2211],&quot;volume&quot;:[0,58402],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22310979962348937],&quot;sma_10&quot;:[0,0.2255296990275383],&quot;sma_20&quot;:[0,0.23013234958052636],&quot;sma_50&quot;:[0,0.23545017927885056],&quot;sma_100&quot;:[0,0.23083064913749696],&quot;ema_9&quot;:[0,0.22586644369408987],&quot;ema_12&quot;:[0,0.22693534563028672],&quot;ema_26&quot;:[0,0.23080019068753801],&quot;ema_50&quot;:[0,0.2325090827565106],&quot;ema_200&quot;:[0,0.2239852663216783],&quot;ulcer_index&quot;:[0,6.16989140579769],&quot;force_index&quot;:[0,-28.001477464220976],&quot;easy_movement&quot;:[0,-0.11834010614796946],&quot;volume_weighted_avg&quot;:[0,0.2254207851581846],&quot;channel_index&quot;:[0,-44.903805443806284],&quot;williams_r&quot;:[0,-57.50452961436472],&quot;mass_index&quot;:[0,22.94828718953277],&quot;obv&quot;:[0,436172],&quot;rsi&quot;:[0,48.371629915948354],&quot;rsi_2&quot;:[0,87.55113845341194],&quot;vwma&quot;:[0,0.22756250739778922],&quot;macd&quot;:[0,-0.0005286418721572985],&quot;stoch&quot;:[0,42.49547038563528],&quot;bb_middle&quot;:[0,0.23013234958052636],&quot;bb_low&quot;:[0,0.2185067644810379],&quot;bb_upper&quot;:[0,0.24175793468001483],&quot;timestamp&quot;:[0,&quot;2024-11-15T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2212],&quot;low&quot;:[0,0.2038],&quot;high&quot;:[0,0.2212],&quot;close&quot;:[0,0.2093],&quot;volume&quot;:[0,29204],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.2228498011827469],&quot;sma_10&quot;:[0,0.22443969994783403],&quot;sma_20&quot;:[0,0.22962234988808633],&quot;sma_50&quot;:[0,0.23512417942285538],&quot;sma_100&quot;:[0,0.23094285920262336],&quot;ema_9&quot;:[0,0.22491315546013282],&quot;ema_12&quot;:[0,0.2260376003774899],&quot;ema_26&quot;:[0,0.23008034945566877],&quot;ema_50&quot;:[0,0.2320089653579194],&quot;ema_200&quot;:[0,0.22289744344356788],&quot;ulcer_index&quot;:[0,6.209480914002876],&quot;force_index&quot;:[0,-92.82174777790922],&quot;easy_movement&quot;:[0,-0.11893962609470432],&quot;volume_weighted_avg&quot;:[0,0.22428264929614802],&quot;channel_index&quot;:[0,165.51406710054064],&quot;williams_r&quot;:[0,-85.3061154979999],&quot;mass_index&quot;:[0,23.49675315545163],&quot;obv&quot;:[0,485978],&quot;rsi&quot;:[0,41.52107451699161],&quot;rsi_2&quot;:[0,34.331815105275794],&quot;vwma&quot;:[0,0.2259073317991274],&quot;macd&quot;:[0,-0.0005668990758374687],&quot;stoch&quot;:[0,14.6938845020001],&quot;bb_middle&quot;:[0,0.22962234988808633],&quot;bb_low&quot;:[0,0.2173684603418779],&quot;bb_upper&quot;:[0,0.24187623943429476],&quot;timestamp&quot;:[0,&quot;2024-11-15T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.205],&quot;low&quot;:[0,0.205],&quot;high&quot;:[0,0.2149],&quot;close&quot;:[0,0.21],&quot;volume&quot;:[0,5271],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2202697992324829],&quot;sma_10&quot;:[0,0.2228296995162964],&quot;sma_20&quot;:[0,0.228507349640131],&quot;sma_50&quot;:[0,0.23451017946004868],&quot;sma_100&quot;:[0,0.23096585914492607],&quot;ema_9&quot;:[0,0.22179052366715565],&quot;ema_12&quot;:[0,0.22346258439560635],&quot;ema_26&quot;:[0,0.22854106405119307],&quot;ema_50&quot;:[0,0.23111841755938323],&quot;ema_200&quot;:[0,0.22276214546398262],&quot;ulcer_index&quot;:[0,6.718799591388974],&quot;force_index&quot;:[0,-128.7891625998954],&quot;easy_movement&quot;:[0,-0.1872169715034767],&quot;volume_weighted_avg&quot;:[0,0.22259366292453034],&quot;channel_index&quot;:[0,52.147108131943774],&quot;williams_r&quot;:[0,-85.60208678637784],&quot;mass_index&quot;:[0,24.090756937800553],&quot;obv&quot;:[0,456774],&quot;rsi&quot;:[0,34.08247062060401],&quot;rsi_2&quot;:[0,12.53408771693897],&quot;vwma&quot;:[0,0.22431116620422825],&quot;macd&quot;:[0,-0.0012821037225962595],&quot;stoch&quot;:[0,14.397913213622157],&quot;bb_middle&quot;:[0,0.228507349640131],&quot;bb_low&quot;:[0,0.21344075430010442],&quot;bb_upper&quot;:[0,0.24357394498015758],&quot;timestamp&quot;:[0,&quot;2024-11-15T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2098],&quot;low&quot;:[0,0.2051],&quot;high&quot;:[0,0.2149],&quot;close&quot;:[0,0.2149],&quot;volume&quot;:[0,10608],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.21796979904174804],&quot;sma_10&quot;:[0,0.22132969945669173],&quot;sma_20&quot;:[0,0.2274273492395878],&quot;sma_50&quot;:[0,0.2341061794757843],&quot;sma_100&quot;:[0,0.2309958590567112],&quot;ema_9&quot;:[0,0.21943241762156684],&quot;ema_12&quot;:[0,0.22139141632337536],&quot;ema_26&quot;:[0,0.2271657421170294],&quot;ema_50&quot;:[0,0.23021335946965799],&quot;ema_200&quot;:[0,0.22109007935394634],&quot;ulcer_index&quot;:[0,7.036990785862114],&quot;force_index&quot;:[0,-109.86837822408357],&quot;easy_movement&quot;:[0,-0.20933690716915368],&quot;volume_weighted_avg&quot;:[0,0.22184323702021175],&quot;channel_index&quot;:[0,-44.9129918986102],&quot;williams_r&quot;:[0,-83.76963432478051],&quot;mass_index&quot;:[0,24.588541935707532],&quot;obv&quot;:[0,478598],&quot;rsi&quot;:[0,34.83398935947878],&quot;rsi_2&quot;:[0,18.661203760797463],&quot;vwma&quot;:[0,0.22384180750906604],&quot;macd&quot;:[0,-0.0015847850108797737],&quot;stoch&quot;:[0,16.230365675219492],&quot;bb_middle&quot;:[0,0.2274273492395878],&quot;bb_low&quot;:[0,0.21042945997919774],&quot;bb_upper&quot;:[0,0.24442523849997785],&quot;timestamp&quot;:[0,&quot;2024-11-15T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.211],&quot;low&quot;:[0,0.21],&quot;high&quot;:[0,0.211],&quot;close&quot;:[0,0.21],&quot;volume&quot;:[0,3935],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2169297993183136],&quot;sma_10&quot;:[0,0.2198848992586136],&quot;sma_20&quot;:[0,0.22612734958529473],&quot;sma_50&quot;:[0,0.2338801795244217],&quot;sma_100&quot;:[0,0.23111685901880263],&quot;ema_9&quot;:[0,0.2185259344748104],&quot;ema_12&quot;:[0,0.22039273741222395],&quot;ema_26&quot;:[0,0.22625907806295403],&quot;ema_50&quot;:[0,0.22968972023773443],&quot;ema_200&quot;:[0,0.22257356606606285],&quot;ulcer_index&quot;:[0,7.077859868008378],&quot;force_index&quot;:[0,-86.74744079832575],&quot;easy_movement&quot;:[0,-0.2130261849362645],&quot;volume_weighted_avg&quot;:[0,0.2204823006864142],&quot;channel_index&quot;:[0,-26.100706192164825],&quot;williams_r&quot;:[0,-70.94238907706044],&quot;mass_index&quot;:[0,24.77292214327199],&quot;obv&quot;:[0,478513],&quot;rsi&quot;:[0,39.95280958052363],&quot;rsi_2&quot;:[0,58.93486943523854],&quot;vwma&quot;:[0,0.22336194608809767],&quot;macd&quot;:[0,-0.0013390147720157685],&quot;stoch&quot;:[0,29.057610922939553],&quot;bb_middle&quot;:[0,0.22612734958529473],&quot;bb_low&quot;:[0,0.2094764429232601],&quot;bb_upper&quot;:[0,0.24277825624732938],&quot;timestamp&quot;:[0,&quot;2024-11-15T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.205],&quot;low&quot;:[0,0.205],&quot;high&quot;:[0,0.242],&quot;close&quot;:[0,0.2265],&quot;volume&quot;:[0,35674],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.21305999755859376],&quot;sma_10&quot;:[0,0.21808489859104158],&quot;sma_20&quot;:[0,0.22462484911084174],&quot;sma_50&quot;:[0,0.2335211792588234],&quot;sma_100&quot;:[0,0.23114685893058776],&quot;ema_9&quot;:[0,0.21682074626838316],&quot;ema_12&quot;:[0,0.21879385368026083],&quot;ema_26&quot;:[0,0.22505433774926323],&quot;ema_50&quot;:[0,0.228902929417171],&quot;ema_200&quot;:[0,0.2221541552902717],&quot;ulcer_index&quot;:[0,7.299629224587333],&quot;force_index&quot;:[0,-77.10954695253459],&quot;easy_movement&quot;:[0,-0.20405237840938026],&quot;volume_weighted_avg&quot;:[0,0.2199894017430194],&quot;channel_index&quot;:[0,-55.67951736925002],&quot;williams_r&quot;:[0,-83.76963432478051],&quot;mass_index&quot;:[0,24.773456950668866],&quot;obv&quot;:[0,481862],&quot;rsi&quot;:[0,36.83939542901952],&quot;rsi_2&quot;:[0,29.611501663529225],&quot;vwma&quot;:[0,0.22239947295637807],&quot;macd&quot;:[0,-0.0013869884798871938],&quot;stoch&quot;:[0,16.230365675219492],&quot;bb_middle&quot;:[0,0.22462484911084174],&quot;bb_low&quot;:[0,0.20784769410934445],&quot;bb_upper&quot;:[0,0.24140200411233903],&quot;timestamp&quot;:[0,&quot;2024-11-18T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.218],&quot;low&quot;:[0,0.212],&quot;high&quot;:[0,0.2224],&quot;close&quot;:[0,0.2224],&quot;volume&quot;:[0,75673],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.21413999795913696],&quot;sma_10&quot;:[0,0.21849489957094193],&quot;sma_20&quot;:[0,0.22420484945178032],&quot;sma_50&quot;:[0,0.23353517949581146],&quot;sma_100&quot;:[0,0.23134985893964768],&quot;ema_9&quot;:[0,0.21875659792092117],&quot;ema_12&quot;:[0,0.21997941541058452],&quot;ema_26&quot;:[0,0.22516192423341913],&quot;ema_50&quot;:[0,0.2288288335946277],&quot;ema_200&quot;:[0,0.222602062952541],&quot;ulcer_index&quot;:[0,7.076123214354772],&quot;force_index&quot;:[0,17.995558588836573],&quot;easy_movement&quot;:[0,-0.09839590406155771],&quot;volume_weighted_avg&quot;:[0,0.220316515540416],&quot;channel_index&quot;:[0,89.58130242511206],&quot;williams_r&quot;:[0,-40.57589468391404],&quot;mass_index&quot;:[0,25.227509472976912],&quot;obv&quot;:[0,497284],&quot;rsi&quot;:[0,50.77303304605855],&quot;rsi_2&quot;:[0,83.82201023220071],&quot;vwma&quot;:[0,0.2227256773484796],&quot;macd&quot;:[0,-0.00024657543322092936],&quot;stoch&quot;:[0,59.424105316085964],&quot;bb_middle&quot;:[0,0.22420484945178032],&quot;bb_low&quot;:[0,0.20806933468133854],&quot;bb_upper&quot;:[0,0.2403403642222221],&quot;timestamp&quot;:[0,&quot;2024-11-18T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2188],&quot;low&quot;:[0,0.215],&quot;high&quot;:[0,0.2213],&quot;close&quot;:[0,0.215],&quot;volume&quot;:[0,24866],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.21675999760627745],&quot;sma_10&quot;:[0,0.21851489841938018],&quot;sma_20&quot;:[0,0.2235698491334915],&quot;sma_50&quot;:[0,0.23352917939424514],&quot;sma_100&quot;:[0,0.23150085881352425],&quot;ema_9&quot;:[0,0.21948527728494355],&quot;ema_12&quot;:[0,0.22035181277936225],&quot;ema_26&quot;:[0,0.22496183734615327],&quot;ema_50&quot;:[0,0.22875795018207942],&quot;ema_200&quot;:[0,0.22624202430961168],&quot;ulcer_index&quot;:[0,6.873199784545116],&quot;force_index&quot;:[0,-28.89723453872672],&quot;easy_movement&quot;:[0,-0.11665180262148142],&quot;volume_weighted_avg&quot;:[0,0.22075048875487227],&quot;channel_index&quot;:[0,241.93922933855268],&quot;williams_r&quot;:[0,-51.30890297434153],&quot;mass_index&quot;:[0,25.672601901677155],&quot;obv&quot;:[0,387943],&quot;rsi&quot;:[0,47.935189000718864],&quot;rsi_2&quot;:[0,60.6198936000263],&quot;vwma&quot;:[0,0.22253744585161106],&quot;macd&quot;:[0,0.0002664434162368279],&quot;stoch&quot;:[0,48.69109702565847],&quot;bb_middle&quot;:[0,0.2235698491334915],&quot;bb_low&quot;:[0,0.20821886970123218],&quot;bb_upper&quot;:[0,0.23892082856575084],&quot;timestamp&quot;:[0,&quot;2024-11-18T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2198],&quot;low&quot;:[0,0.2145],&quot;high&quot;:[0,0.2199],&quot;close&quot;:[0,0.2145],&quot;volume&quot;:[0,26794],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.21775999963283538],&quot;sma_10&quot;:[0,0.21786489933729172],&quot;sma_20&quot;:[0,0.22256484925746917],&quot;sma_50&quot;:[0,0.23330517947673798],&quot;sma_100&quot;:[0,0.23147885888814926],&quot;ema_9&quot;:[0,0.2185882225415402],&quot;ema_12&quot;:[0,0.21952845706157847],&quot;ema_26&quot;:[0,0.22422019606095447],&quot;ema_50&quot;:[0,0.22806831491037324],&quot;ema_200&quot;:[0,0.223113580881814],&quot;ulcer_index&quot;:[0,6.956597496891433],&quot;force_index&quot;:[0,-51.05613510530543],&quot;easy_movement&quot;:[0,-0.12060038529633156],&quot;volume_weighted_avg&quot;:[0,0.22028389368034657],&quot;channel_index&quot;:[0,12.991598332674469],&quot;williams_r&quot;:[0,-70.6806045813652],&quot;mass_index&quot;:[0,25.92660485475343],&quot;obv&quot;:[0,388982],&quot;rsi&quot;:[0,43.26015114973594],&quot;rsi_2&quot;:[0,30.322305597301764],&quot;vwma&quot;:[0,0.22199938181857137],&quot;macd&quot;:[0,0.00014304842628882087],&quot;stoch&quot;:[0,29.319395418634798],&quot;bb_middle&quot;:[0,0.22256484925746917],&quot;bb_low&quot;:[0,0.20774216258324357],&quot;bb_upper&quot;:[0,0.23738753593169476],&quot;timestamp&quot;:[0,&quot;2024-11-18T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2208],&quot;low&quot;:[0,0.2194],&quot;high&quot;:[0,0.2237],&quot;close&quot;:[0,0.2194],&quot;volume&quot;:[0,11660],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.21767999827861786],&quot;sma_10&quot;:[0,0.21730489879846573],&quot;sma_20&quot;:[0,0.22152984887361526],&quot;sma_50&quot;:[0,0.23301117926836012],&quot;sma_100&quot;:[0,0.23153385877609253],&quot;ema_9&quot;:[0,0.21777057705591968],&quot;ema_12&quot;:[0,0.21875484758651975],&quot;ema_26&quot;:[0,0.22350063576481216],&quot;ema_50&quot;:[0,0.2275545295730323],&quot;ema_200&quot;:[0,0.22339574519993938],&quot;ulcer_index&quot;:[0,7.0242559378255045],&quot;force_index&quot;:[0,-45.677078922174985],&quot;easy_movement&quot;:[0,-0.12295641461306402],&quot;volume_weighted_avg&quot;:[0,0.2196601461676423],&quot;channel_index&quot;:[0,18.191651800217233],&quot;williams_r&quot;:[0,-71.98952705984142],&quot;mass_index&quot;:[0,26.161481876448033],&quot;obv&quot;:[0,356006],&quot;rsi&quot;:[0,42.956961021907496],&quot;rsi_2&quot;:[0,28.40387277758572],&quot;vwma&quot;:[0,0.22123133050049307],&quot;macd&quot;:[0,0.00007177680101576843],&quot;stoch&quot;:[0,28.010472940158582],&quot;bb_middle&quot;:[0,0.22152984887361526],&quot;bb_low&quot;:[0,0.20751178586246594],&quot;bb_upper&quot;:[0,0.2355479118847646],&quot;timestamp&quot;:[0,&quot;2024-11-18T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2233],&quot;low&quot;:[0,0.2233],&quot;high&quot;:[0,0.2233],&quot;close&quot;:[0,0.2233],&quot;volume&quot;:[0,504],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2195600003004074],&quot;sma_10&quot;:[0,0.2163099989295006],&quot;sma_20&quot;:[0,0.22091984897851943],&quot;sma_50&quot;:[0,0.23256117939949036],&quot;sma_100&quot;:[0,0.231627858877182],&quot;ema_9&quot;:[0,0.21809646235554908],&quot;ema_12&quot;:[0,0.2188541024394387],&quot;ema_26&quot;:[0,0.22319761258775994],&quot;ema_50&quot;:[0,0.22726403385520894],&quot;ema_200&quot;:[0,0.22394459325925054],&quot;ulcer_index&quot;:[0,6.817020571432997],&quot;force_index&quot;:[0,-30.988783608460388],&quot;easy_movement&quot;:[0,-0.09305125088928125],&quot;volume_weighted_avg&quot;:[0,0.21956190621088478],&quot;channel_index&quot;:[0,-47.17478365045422],&quot;williams_r&quot;:[0,-59.16228181212135],&quot;mass_index&quot;:[0,26.13218540485922],&quot;obv&quot;:[0,342641],&quot;rsi&quot;:[0,46.91524251456245],&quot;rsi_2&quot;:[0,68.03793852563541],&quot;vwma&quot;:[0,0.22050352744216856],&quot;macd&quot;:[0,0.00038016772870715174],&quot;stoch&quot;:[0,40.83771818787865],&quot;bb_middle&quot;:[0,0.22091984897851943],&quot;bb_low&quot;:[0,0.20766679858568393],&quot;bb_upper&quot;:[0,0.23417289937135494],&quot;timestamp&quot;:[0,&quot;2024-11-18T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2205],&quot;low&quot;:[0,0.2204],&quot;high&quot;:[0,0.227566],&quot;close&quot;:[0,0.2206],&quot;volume&quot;:[0,12185],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2189199984073639],&quot;sma_10&quot;:[0,0.21652999818325042],&quot;sma_20&quot;:[0,0.22048484906554222],&quot;sma_50&quot;:[0,0.2323731791973114],&quot;sma_100&quot;:[0,0.2317448587715626],&quot;ema_9&quot;:[0,0.21913716889706042],&quot;ema_12&quot;:[0,0.21953808583132187],&quot;ema_26&quot;:[0,0.22320446911774552],&quot;ema_50&quot;:[0,0.2270792917373041],&quot;ema_200&quot;:[0,0.2233495726641979],&quot;ulcer_index&quot;:[0,6.531811110072503],&quot;force_index&quot;:[0,-26.282058251978892],&quot;easy_movement&quot;:[0,-0.09283213271263253],&quot;volume_weighted_avg&quot;:[0,0.21939595659809277],&quot;channel_index&quot;:[0,-92.13187918827968],&quot;williams_r&quot;:[0,-48.95288152135372],&quot;mass_index&quot;:[0,0],&quot;obv&quot;:[0,343679],&quot;rsi&quot;:[0,49.8985049181313],&quot;rsi_2&quot;:[0,83.00977461622473],&quot;vwma&quot;:[0,0.2203097095100879],&quot;macd&quot;:[0,0.0008449118085661848],&quot;stoch&quot;:[0,51.04711847864629],&quot;bb_middle&quot;:[0,0.22048484906554222],&quot;bb_low&quot;:[0,0.20817771518507938],&quot;bb_upper&quot;:[0,0.23279198294600506],&quot;timestamp&quot;:[0,&quot;2024-11-19T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2206],&quot;low&quot;:[0,0.2206],&quot;high&quot;:[0,0.2246],&quot;close&quot;:[0,0.2246],&quot;volume&quot;:[0,10853],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.21855999827384948],&quot;sma_10&quot;:[0,0.21765999794006347],&quot;sma_20&quot;:[0,0.22024484872817993],&quot;sma_50&quot;:[0,0.2321311789751053],&quot;sma_100&quot;:[0,0.23185085877776146],&quot;ema_9&quot;:[0,0.21942973393034418],&quot;ema_12&quot;:[0,0.21970145633411944],&quot;ema_26&quot;:[0,0.2230115904998924],&quot;ema_50&quot;:[0,0.22682703225051268],&quot;ema_200&quot;:[0,0.22335900193342334],&quot;ulcer_index&quot;:[0,6.280017312140869],&quot;force_index&quot;:[0,-27.227056651364364],&quot;easy_movement&quot;:[0,-0.08996300453772284],&quot;volume_weighted_avg&quot;:[0,0.21940949915345012],&quot;channel_index&quot;:[0,-38.32311521296128],&quot;williams_r&quot;:[0,-56.020945880317164],&quot;mass_index&quot;:[0,25.69284382061754],&quot;obv&quot;:[0,323923],&quot;rsi&quot;:[0,47.89723238528735],&quot;rsi_2&quot;:[0,50.3519690500374],&quot;vwma&quot;:[0,0.21999022174186333],&quot;macd&quot;:[0,0.0009609864854060995],&quot;stoch&quot;:[0,43.97905411968283],&quot;bb_middle&quot;:[0,0.22024484872817993],&quot;bb_low&quot;:[0,0.20814501186801607],&quot;bb_upper&quot;:[0,0.23234468558834379],&quot;timestamp&quot;:[0,&quot;2024-11-19T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.224377],&quot;low&quot;:[0,0.222799],&quot;high&quot;:[0,0.2246],&quot;close&quot;:[0,0.2246],&quot;volume&quot;:[0,17436],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22047999799251555],&quot;sma_10&quot;:[0,0.21911999881267546],&quot;sma_20&quot;:[0,0.2202248491346836],&quot;sma_50&quot;:[0,0.23183317899703978],&quot;sma_100&quot;:[0,0.23199585884809493],&quot;ema_9&quot;:[0,0.22046378757781016],&quot;ema_12&quot;:[0,0.2204550786647429],&quot;ema_26&quot;:[0,0.22312838689240663],&quot;ema_50&quot;:[0,0.22670491653979163],&quot;ema_200&quot;:[0,0.22267238421276037],&quot;ulcer_index&quot;:[0,6.06636466475044],&quot;force_index&quot;:[0,-17.13493036346548],&quot;easy_movement&quot;:[0,-0.11502885435821766],&quot;volume_weighted_avg&quot;:[0,0.2194500410400008],&quot;channel_index&quot;:[0,-45.8884501551899],&quot;williams_r&quot;:[0,-45.54972208558492],&quot;mass_index&quot;:[0,25.50509704066082],&quot;obv&quot;:[0,358006],&quot;rsi&quot;:[0,51.03844181332944],&quot;rsi_2&quot;:[0,77.07523684427689],&quot;vwma&quot;:[0,0.22008110524209631],&quot;macd&quot;:[0,0.001277152857400994],&quot;stoch&quot;:[0,54.45027791441508],&quot;bb_middle&quot;:[0,0.2202248491346836],&quot;bb_low&quot;:[0,0.20815523261132635],&quot;bb_upper&quot;:[0,0.23229446565804085],&quot;timestamp&quot;:[0,&quot;2024-11-19T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.224597],&quot;low&quot;:[0,0.224597],&quot;high&quot;:[0,0.2286],&quot;close&quot;:[0,0.2286],&quot;volume&quot;:[0,12699],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22249999940395354],&quot;sma_10&quot;:[0,0.22008999884128572],&quot;sma_20&quot;:[0,0.21998744904994966],&quot;sma_50&quot;:[0,0.23152517914772033],&quot;sma_100&quot;:[0,0.23215985894203187],&quot;ema_9&quot;:[0,0.22129103049653664],&quot;ema_12&quot;:[0,0.22109275930400057],&quot;ema_26&quot;:[0,0.22323821370237898],&quot;ema_50&quot;:[0,0.2266553214578918],&quot;ema_200&quot;:[0,0.2233537422123791],&quot;ulcer_index&quot;:[0,6.033987633295973],&quot;force_index&quot;:[0,-14.687394451372384],&quot;easy_movement&quot;:[0,0.01693345327514411],&quot;volume_weighted_avg&quot;:[0,0.21962702599688244],&quot;channel_index&quot;:[0,-20.370262993169945],&quot;williams_r&quot;:[0,-45.54972208558492],&quot;mass_index&quot;:[0,25.30362499771004],&quot;obv&quot;:[0,344539],&quot;rsi&quot;:[0,51.038028671676926],&quot;rsi_2&quot;:[0,77.07523684427689],&quot;vwma&quot;:[0,0.22019800694483052],&quot;macd&quot;:[0,0.0014450446887277787],&quot;stoch&quot;:[0,54.45027791441508],&quot;bb_middle&quot;:[0,0.21998744904994966],&quot;bb_low&quot;:[0,0.20847084320483786],&quot;bb_upper&quot;:[0,0.23150405489506146],&quot;timestamp&quot;:[0,&quot;2024-11-19T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2286],&quot;low&quot;:[0,0.228151],&quot;high&quot;:[0,0.229451],&quot;close&quot;:[0,0.228947],&quot;volume&quot;:[0,12791],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2243399977684021],&quot;sma_10&quot;:[0,0.22194999903440477],&quot;sma_20&quot;:[0,0.22001744881272317],&quot;sma_50&quot;:[0,0.23124493896961212],&quot;sma_100&quot;:[0,0.23234585896134377],&quot;ema_9&quot;:[0,0.22275282347234854],&quot;ema_12&quot;:[0,0.22224771874951338],&quot;ema_26&quot;:[0,0.2236357918506021],&quot;ema_50&quot;:[0,0.22674805846995677],&quot;ema_200&quot;:[0,0.2237370325971027],&quot;ulcer_index&quot;:[0,5.817383386990655],&quot;force_index&quot;:[0,-5.32989235934949],&quot;easy_movement&quot;:[0,0.025525348560934896],&quot;volume_weighted_avg&quot;:[0,0.21972769935084904],&quot;channel_index&quot;:[0,-40.849877789789744],&quot;williams_r&quot;:[0,-35.07853729912204],&quot;mass_index&quot;:[0,25.019796787790415],&quot;obv&quot;:[0,290495],&quot;rsi&quot;:[0,54.233584953238356],&quot;rsi_2&quot;:[0,92.72924343525683],&quot;vwma&quot;:[0,0.22025565236752925],&quot;macd&quot;:[0,0.0017624604585033026],&quot;stoch&quot;:[0,64.92146270087797],&quot;bb_middle&quot;:[0,0.22001744881272317],&quot;bb_low&quot;:[0,0.20841470749180105],&quot;bb_upper&quot;:[0,0.2316201901336453],&quot;timestamp&quot;:[0,&quot;2024-11-19T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2304],&quot;low&quot;:[0,0.2304],&quot;high&quot;:[0,0.234],&quot;close&quot;:[0,0.234],&quot;volume&quot;:[0,3986],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22546939849853515],&quot;sma_10&quot;:[0,0.22219469845294954],&quot;sma_20&quot;:[0,0.22034479901194573],&quot;sma_50&quot;:[0,0.23081189900636673],&quot;sma_100&quot;:[0,0.232526329010725],&quot;ema_9&quot;:[0,0.22399165852374972],&quot;ema_12&quot;:[0,0.22327837796727598],&quot;ema_26&quot;:[0,0.2240354425337263],&quot;ema_50&quot;:[0,0.22708508200446528],&quot;ema_200&quot;:[0,0.2288287824873569],&quot;ulcer_index&quot;:[0,5.01800465502456],&quot;force_index&quot;:[0,-3.932574644335283],&quot;easy_movement&quot;:[0,0.0771275539568679],&quot;volume_weighted_avg&quot;:[0,0.22134661604478917],&quot;channel_index&quot;:[0,-39.3740106921897],&quot;williams_r&quot;:[0,-35.27837785155866],&quot;mass_index&quot;:[0,24.792398945020928],&quot;obv&quot;:[0,214210],&quot;rsi&quot;:[0,54.49474898998663],&quot;rsi_2&quot;:[0,93.49939916711995],&quot;vwma&quot;:[0,0.22044665813359246],&quot;macd&quot;:[0,0.001922685723918737],&quot;stoch&quot;:[0,64.72162214844134],&quot;bb_middle&quot;:[0,0.22034479901194573],&quot;bb_low&quot;:[0,0.2081379549959468],&quot;bb_upper&quot;:[0,0.23255164302794465],&quot;timestamp&quot;:[0,&quot;2024-11-19T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.232],&quot;low&quot;:[0,0.232],&quot;high&quot;:[0,0.2337],&quot;close&quot;:[0,0.2337],&quot;volume&quot;:[0,1728],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2281493991613388],&quot;sma_10&quot;:[0,0.22335469871759414],&quot;sma_20&quot;:[0,0.22093479856848716],&quot;sma_50&quot;:[0,0.2303638991713524],&quot;sma_100&quot;:[0,0.23262032896280288],&quot;ema_9&quot;:[0,0.2259933262966993],&quot;ema_12&quot;:[0,0.22492785848236724],&quot;ema_26&quot;:[0,0.22477851278632718],&quot;ema_50&quot;:[0,0.22755578897969053],&quot;ema_200&quot;:[0,0.23289008646902487],&quot;ulcer_index&quot;:[0,4.330972134283241],&quot;force_index&quot;:[0,-0.48761980018746165],&quot;easy_movement&quot;:[0,0.13326511016278922],&quot;volume_weighted_avg&quot;:[0,0.2217711817363106],&quot;channel_index&quot;:[0,-71.18478765810482],&quot;williams_r&quot;:[0,-21.62162488703309],&quot;mass_index&quot;:[0,24.526325468984172],&quot;obv&quot;:[0,39021],&quot;rsi&quot;:[0,58.43026411891238],&quot;rsi_2&quot;:[0,98.40863604455464],&quot;vwma&quot;:[0,0.2204790456664202],&quot;macd&quot;:[0,0.0022695705588278874],&quot;stoch&quot;:[0,78.3783751129669],&quot;bb_middle&quot;:[0,0.22093479856848716],&quot;bb_low&quot;:[0,0.2073620621963581],&quot;bb_upper&quot;:[0,0.2345075349406162],&quot;timestamp&quot;:[0,&quot;2024-11-19T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2228],&quot;low&quot;:[0,0.2226],&quot;high&quot;:[0,0.2319],&quot;close&quot;:[0,0.231753],&quot;volume&quot;:[0,13760],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2299694001674652],&quot;sma_10&quot;:[0,0.22522469907999038],&quot;sma_20&quot;:[0,0.22154479920864106],&quot;sma_50&quot;:[0,0.22988989919424058],&quot;sma_100&quot;:[0,0.23260232910513878],&quot;ema_9&quot;:[0,0.22753466247767248],&quot;ema_12&quot;:[0,0.22627741989583544],&quot;ema_26&quot;:[0,0.225439955200848],&quot;ema_50&quot;:[0,0.2278205364759419],&quot;ema_200&quot;:[0,0.2333763872836077],&quot;ulcer_index&quot;:[0,3.857200090520787],&quot;force_index&quot;:[0,-0.49061157669532374],&quot;easy_movement&quot;:[0,0.13750285275029903],&quot;volume_weighted_avg&quot;:[0,0.22214402245294412],&quot;channel_index&quot;:[0,-76.9233137952389],&quot;williams_r&quot;:[0,-22.432409139163955],&quot;mass_index&quot;:[0,24.258576680541125],&quot;obv&quot;:[0,-140724],&quot;rsi&quot;:[0,58.103670512764744],&quot;rsi_2&quot;:[0,90.31047409283083],&quot;vwma&quot;:[0,0.22052204364680872],&quot;macd&quot;:[0,0.0023669022840400117],&quot;stoch&quot;:[0,77.56759086083605],&quot;bb_middle&quot;:[0,0.22154479920864106],&quot;bb_low&quot;:[0,0.20687316022314156],&quot;bb_upper&quot;:[0,0.23621643819414057],&quot;timestamp&quot;:[0,&quot;2024-11-20T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2287],&quot;low&quot;:[0,0.227],&quot;high&quot;:[0,0.2295],&quot;close&quot;:[0,0.227],&quot;volume&quot;:[0,22554],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23140000104904174],&quot;sma_10&quot;:[0,0.22695000022649764],&quot;sma_20&quot;:[0,0.2221274495124817],&quot;sma_50&quot;:[0,0.22966893941164016],&quot;sma_100&quot;:[0,0.23255185917019844],&quot;ema_9&quot;:[0,0.22837833130083451],&quot;ema_12&quot;:[0,0.22711981871949496],&quot;ema_26&quot;:[0,0.22591472577319607],&quot;ema_50&quot;:[0,0.22826215311646922],&quot;ema_200&quot;:[0,0.23913589243333427],&quot;ulcer_index&quot;:[0,3.1400590715167302],&quot;force_index&quot;:[0,-4.2455175444874955],&quot;easy_movement&quot;:[0,0.10956035862963265],&quot;volume_weighted_avg&quot;:[0,0.22283473680166568],&quot;channel_index&quot;:[0,-22.098289746798716],&quot;williams_r&quot;:[0,-27.694572916616323],&quot;mass_index&quot;:[0,24.248387286571788],&quot;obv&quot;:[0,-337079],&quot;rsi&quot;:[0,55.920315496249515],&quot;rsi_2&quot;:[0,43.666752651375994],&quot;vwma&quot;:[0,0.2210103346145061],&quot;macd&quot;:[0,0.0021966897725263614],&quot;stoch&quot;:[0,72.30542708338368],&quot;bb_middle&quot;:[0,0.2221274495124817],&quot;bb_low&quot;:[0,0.20681983454834185],&quot;bb_upper&quot;:[0,0.23743506447662155],&quot;timestamp&quot;:[0,&quot;2024-11-20T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2319],&quot;low&quot;:[0,0.2319],&quot;high&quot;:[0,0.2319],&quot;close&quot;:[0,0.2319],&quot;volume&quot;:[0,660],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23108000159263611],&quot;sma_10&quot;:[0,0.2277099996805191],&quot;sma_20&quot;:[0,0.22200999930500984],&quot;sma_50&quot;:[0,0.22912293940782547],&quot;sma_100&quot;:[0,0.2322968591749668],&quot;ema_9&quot;:[0,0.22810266465740528],&quot;ema_12&quot;:[0,0.22710138428778304],&quot;ema_26&quot;:[0,0.22599111588127313],&quot;ema_50&quot;:[0,0.22805156517878264],&quot;ema_200&quot;:[0,0.23577782517911616],&quot;ulcer_index&quot;:[0,3.223189366700187],&quot;force_index&quot;:[0,-18.95794940018363],&quot;easy_movement&quot;:[0,0.01404343720422095],&quot;volume_weighted_avg&quot;:[0,0.22268599702825342],&quot;channel_index&quot;:[0,14.271818928565201],&quot;williams_r&quot;:[0,-31.818178739429488],&quot;mass_index&quot;:[0,24.269178331961886],&quot;obv&quot;:[0,-280436],&quot;rsi&quot;:[0,50.95459719728863],&quot;rsi_2&quot;:[0,12.399458791041937],&quot;vwma&quot;:[0,0.22128585853708643],&quot;macd&quot;:[0,0.0016764109733616683],&quot;stoch&quot;:[0,68.1818212605705],&quot;bb_middle&quot;:[0,0.22200999930500984],&quot;bb_low&quot;:[0,0.20689093587987098],&quot;bb_upper&quot;:[0,0.2371290627301487],&quot;timestamp&quot;:[0,&quot;2024-11-20T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.22945],&quot;low&quot;:[0,0.227],&quot;high&quot;:[0,0.232],&quot;close&quot;:[0,0.2318],&quot;volume&quot;:[0,13490],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23167060315608978],&quot;sma_10&quot;:[0,0.22857000082731246],&quot;sma_20&quot;:[0,0.22254999950528145],&quot;sma_50&quot;:[0,0.2287629395723343],&quot;sma_100&quot;:[0,0.23217885926365853],&quot;ema_9&quot;:[0,0.22886213303255992],&quot;ema_12&quot;:[0,0.22783963389171077],&quot;ema_26&quot;:[0,0.2264290387863214],&quot;ema_50&quot;:[0,0.22821163753790513],&quot;ema_200&quot;:[0,0.2359231812203446],&quot;ulcer_index&quot;:[0,3.1290172583744114],&quot;force_index&quot;:[0,-15.79028256413276],&quot;easy_movement&quot;:[0,0.020227942233943325],&quot;volume_weighted_avg&quot;:[0,0.22284673764211738],&quot;channel_index&quot;:[0,-83.49977515670204],&quot;williams_r&quot;:[0,-10.769182568241579],&quot;mass_index&quot;:[0,24.141952732296655],&quot;obv&quot;:[0,-302129],&quot;rsi&quot;:[0,55.360459052205194],&quot;rsi_2&quot;:[0,64.62554061241704],&quot;vwma&quot;:[0,0.22133951689156897],&quot;macd&quot;:[0,0.0015816788479558915],&quot;stoch&quot;:[0,89.23081743175842],&quot;bb_middle&quot;:[0,0.22254999950528145],&quot;bb_low&quot;:[0,0.2068396046103811],&quot;bb_upper&quot;:[0,0.23826039440018182],&quot;timestamp&quot;:[0,&quot;2024-11-20T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2333],&quot;low&quot;:[0,0.2333],&quot;high&quot;:[0,0.234799],&quot;close&quot;:[0,0.234799],&quot;volume&quot;:[0,453],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23123060464859008],&quot;sma_10&quot;:[0,0.22969000190496444],&quot;sma_20&quot;:[0,0.22367499992251397],&quot;sma_50&quot;:[0,0.2284649395942688],&quot;sma_100&quot;:[0,0.23205485925078392],&quot;ema_9&quot;:[0,0.22944970739402737],&quot;ema_12&quot;:[0,0.22844892172989328],&quot;ema_26&quot;:[0,0.2268268881236233],&quot;ema_50&quot;:[0,0.22835235782425778],&quot;ema_200&quot;:[0,0.23588215458969336],&quot;ulcer_index&quot;:[0,2.6566872302647755],&quot;force_index&quot;:[0,-13.724234705824822],&quot;easy_movement&quot;:[0,0.012154775436406834],&quot;volume_weighted_avg&quot;:[0,0.22480760954639542],&quot;channel_index&quot;:[0,-12.900713896960488],&quot;williams_r&quot;:[0,-11.28201170237723],&quot;mass_index&quot;:[0,24.086253351063036],&quot;obv&quot;:[0,-315619],&quot;rsi&quot;:[0,55.24808763820802],&quot;rsi_2&quot;:[0,63.09027474959427],&quot;vwma&quot;:[0,0.2228931977073845],&quot;macd&quot;:[0,0.0014344938790691894],&quot;stoch&quot;:[0,88.71798829762277],&quot;bb_middle&quot;:[0,0.22367499992251397],&quot;bb_low&quot;:[0,0.2087165906560339],&quot;bb_upper&quot;:[0,0.23863340918899403],&quot;timestamp&quot;:[0,&quot;2024-11-20T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.235],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.235],&quot;close&quot;:[0,0.2266],&quot;volume&quot;:[0,44494],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2314504027366638],&quot;sma_10&quot;:[0,0.23070990145206452],&quot;sma_20&quot;:[0,0.22491495013237],&quot;sma_50&quot;:[0,0.22843291968107224],&quot;sma_100&quot;:[0,0.23196084916591644],&quot;ema_9&quot;:[0,0.23051956544183644],&quot;ema_12&quot;:[0,0.22942585607408186],&quot;ema_26&quot;:[0,0.22741405075033366],&quot;ema_50&quot;:[0,0.2284697036739797],&quot;ema_200&quot;:[0,0.23314908950228636],&quot;ulcer_index&quot;:[0,2.0158968888580477],&quot;force_index&quot;:[0,-11.5720343784741],&quot;easy_movement&quot;:[0,0.12105457598699197],&quot;volume_weighted_avg&quot;:[0,0.22689064904617384],&quot;channel_index&quot;:[0,-81.17636089693917],&quot;williams_r&quot;:[0,0],&quot;mass_index&quot;:[0,23.958582796941887],&quot;obv&quot;:[0,-296551],&quot;rsi&quot;:[0,57.93856385183942],&quot;rsi_2&quot;:[0,84.77872465599214],&quot;vwma&quot;:[0,0.2231280721651963],&quot;macd&quot;:[0,0.0014551396356579569],&quot;stoch&quot;:[0,100],&quot;bb_middle&quot;:[0,0.22491495013237],&quot;bb_low&quot;:[0,0.21059881915022288],&quot;bb_upper&quot;:[0,0.23923108111451713],&quot;timestamp&quot;:[0,&quot;2024-11-21T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.23],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.2348],&quot;close&quot;:[0,0.2347],&quot;volume&quot;:[0,2838],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23041980266571044],&quot;sma_10&quot;:[0,0.2309099018573761],&quot;sma_20&quot;:[0,0.2254999503493309],&quot;sma_50&quot;:[0,0.2281989198923111],&quot;sma_100&quot;:[0,0.23185884922742844],&quot;ema_9&quot;:[0,0.22973565359797346],&quot;ema_12&quot;:[0,0.22899110993198726],&quot;ema_26&quot;:[0,0.2273536602351995],&quot;ema_50&quot;:[0,0.22839272096916594],&quot;ema_200&quot;:[0,0.23301034797397288],&quot;ulcer_index&quot;:[0,1.8949110228614983],&quot;force_index&quot;:[0,-62.03469341721502],&quot;easy_movement&quot;:[0,0.09382458607434294],&quot;volume_weighted_avg&quot;:[0,0.2273346357560629],&quot;channel_index&quot;:[0,133.9801343405731],&quot;williams_r&quot;:[0,-55.99995231628607],&quot;mass_index&quot;:[0,23.797197265830885],&quot;obv&quot;:[0,-337179],&quot;rsi&quot;:[0,49.25549380190225],&quot;rsi_2&quot;:[0,20.123408173533633],&quot;vwma&quot;:[0,0.22382641732761588],&quot;macd&quot;:[0,0.0008645117228928021],&quot;stoch&quot;:[0,44.00004768371393],&quot;bb_middle&quot;:[0,0.2254999503493309],&quot;bb_low&quot;:[0,0.211931945691215],&quot;bb_upper&quot;:[0,0.2390679550074468],&quot;timestamp&quot;:[0,&quot;2024-11-21T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2305],&quot;low&quot;:[0,0.2201],&quot;high&quot;:[0,0.2348],&quot;close&quot;:[0,0.2348],&quot;volume&quot;:[0,13384],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23195980191230775],&quot;sma_10&quot;:[0,0.23151990175247192],&quot;sma_20&quot;:[0,0.22673495039343833],&quot;sma_50&quot;:[0,0.2281269198656082],&quot;sma_100&quot;:[0,0.231839849203825],&quot;ema_9&quot;:[0,0.23072852174256928],&quot;ema_12&quot;:[0,0.22986939958302588],&quot;ema_26&quot;:[0,0.2278957419932387],&quot;ema_50&quot;:[0,0.22855585795510255],&quot;ema_200&quot;:[0,0.23133492781160064],&quot;ulcer_index&quot;:[0,1.7589600818022948],&quot;force_index&quot;:[0,-49.88870324043956],&quot;easy_movement&quot;:[0,0.1530211148045961],&quot;volume_weighted_avg&quot;:[0,0.22746961340251629],&quot;channel_index&quot;:[0,-70.37883790739816],&quot;williams_r&quot;:[0,-2.0000337759640305],&quot;mass_index&quot;:[0,23.591917167557988],&quot;obv&quot;:[0,-332348],&quot;rsi&quot;:[0,56.2402575088879],&quot;rsi_2&quot;:[0,68.13672547457449],&quot;vwma&quot;:[0,0.22407349551846145],&quot;macd&quot;:[0,0.0009579196022344882],&quot;stoch&quot;:[0,97.99996622403597],&quot;bb_middle&quot;:[0,0.22673495039343833],&quot;bb_low&quot;:[0,0.2146160280410373],&quot;bb_upper&quot;:[0,0.23885387274583936],&quot;timestamp&quot;:[0,&quot;2024-11-21T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2343],&quot;low&quot;:[0,0.2275],&quot;high&quot;:[0,0.2348],&quot;close&quot;:[0,0.232],&quot;volume&quot;:[0,3123],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23253979980945588],&quot;sma_10&quot;:[0,0.23210520148277283],&quot;sma_20&quot;:[0,0.22714994996786117],&quot;sma_50&quot;:[0,0.22797891974449158],&quot;sma_100&quot;:[0,0.2318678492307663],&quot;ema_9&quot;:[0,0.23154281659735032],&quot;ema_12&quot;:[0,0.23062795277517237],&quot;ema_26&quot;:[0,0.22840630449293087],&quot;ema_50&quot;:[0,0.2287659451894821],&quot;ema_200&quot;:[0,0.23067044560228117],&quot;ulcer_index&quot;:[0,1.4333558557639943],&quot;force_index&quot;:[0,-42.570121421464506],&quot;easy_movement&quot;:[0,0.1113183020599676],&quot;volume_weighted_avg&quot;:[0,0.22853208288452675],&quot;channel_index&quot;:[0,-14.266113005091263],&quot;williams_r&quot;:[0,-1.333355850642687],&quot;mass_index&quot;:[0,23.608524678239707],&quot;obv&quot;:[0,-309489],&quot;rsi&quot;:[0,56.32271129436492],&quot;rsi_2&quot;:[0,68.6027267292622],&quot;vwma&quot;:[0,0.2242500716882446],&quot;macd&quot;:[0,0.0009636311629438064],&quot;stoch&quot;:[0,98.66664414935731],&quot;bb_middle&quot;:[0,0.22714994996786117],&quot;bb_low&quot;:[0,0.21453340001665683],&quot;bb_upper&quot;:[0,0.2397664999190655],&quot;timestamp&quot;:[0,&quot;2024-11-21T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.229],&quot;low&quot;:[0,0.229],&quot;high&quot;:[0,0.2499],&quot;close&quot;:[0,0.2499],&quot;volume&quot;:[0,104861],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2325797975063324],&quot;sma_10&quot;:[0,0.23190520107746124],&quot;sma_20&quot;:[0,0.2276299498975277],&quot;sma_50&quot;:[0,0.2276489195227623],&quot;sma_100&quot;:[0,0.23188684910535812],&quot;ema_9&quot;:[0,0.2316342519431437],&quot;ema_12&quot;:[0,0.23083903604773667],&quot;ema_26&quot;:[0,0.22867341285026618],&quot;ema_50&quot;:[0,0.2289293821495673],&quot;ema_200&quot;:[0,0.23141942369306118],&quot;ulcer_index&quot;:[0,1.3600848466497286],&quot;force_index&quot;:[0,-37.73815166441811],&quot;easy_movement&quot;:[0,0.17673583101075252],&quot;volume_weighted_avg&quot;:[0,0.22885953983758772],&quot;channel_index&quot;:[0,-58.9713411144069],&quot;williams_r&quot;:[0,-20.00003973642827],&quot;mass_index&quot;:[0,23.477434403654186],&quot;obv&quot;:[0,-315640],&quot;rsi&quot;:[0,53.38222297441594],&quot;rsi_2&quot;:[0,37.71476775814166],&quot;vwma&quot;:[0,0.22490621006887074],&quot;macd&quot;:[0,0.0007272396773780779],&quot;stoch&quot;:[0,79.99996026357172],&quot;bb_middle&quot;:[0,0.2276299498975277],&quot;bb_low&quot;:[0,0.21504234082738968],&quot;bb_upper&quot;:[0,0.2402175589676657],&quot;timestamp&quot;:[0,&quot;2024-11-21T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2498],&quot;low&quot;:[0,0.2429],&quot;high&quot;:[0,0.2498],&quot;close&quot;:[0,0.24295],&quot;volume&quot;:[0,19043],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23559999763965606],&quot;sma_10&quot;:[0,0.23352520018815995],&quot;sma_20&quot;:[0,0.22937494963407518],&quot;sma_50&quot;:[0,0.22775491952896118],&quot;sma_100&quot;:[0,0.2320648491382599],&quot;ema_9&quot;:[0,0.23528740121770772],&quot;ema_12&quot;:[0,0.2337714922566922],&quot;ema_26&quot;:[0,0.23024965157508626],&quot;ema_50&quot;:[0,0.22990876878231203],&quot;ema_200&quot;:[0,0.23475858717920436],&quot;ulcer_index&quot;:[0,1.3414798997526838],&quot;force_index&quot;:[0,235.79907852428823],&quot;easy_movement&quot;:[0,0.18774093584045434],&quot;volume_weighted_avg&quot;:[0,0.23795205128744173],&quot;channel_index&quot;:[0,395.5566879152199],&quot;williams_r&quot;:[0,0],&quot;mass_index&quot;:[0,23.717557567044857],&quot;obv&quot;:[0,-238706],&quot;rsi&quot;:[0,65.6884037633881],&quot;rsi_2&quot;:[0,90.78168892889703],&quot;vwma&quot;:[0,0.23358804296397595],&quot;macd&quot;:[0,0.001671718181866499],&quot;stoch&quot;:[0,100],&quot;bb_middle&quot;:[0,0.22937494963407518],&quot;bb_low&quot;:[0,0.21476140426688517],&quot;bb_upper&quot;:[0,0.24398849500126518],&quot;timestamp&quot;:[0,&quot;2024-11-21T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2459],&quot;low&quot;:[0,0.243],&quot;high&quot;:[0,0.2459],&quot;close&quot;:[0,0.2459],&quot;volume&quot;:[0,347],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23886999785900115],&quot;sma_10&quot;:[0,0.2346449002623558],&quot;sma_20&quot;:[0,0.23079745024442672],&quot;sma_50&quot;:[0,0.22808391958475113],&quot;sma_100&quot;:[0,0.23208757922053336],&quot;ema_9&quot;:[0,0.23681992243602396],&quot;ema_12&quot;:[0,0.23518357094257614],&quot;ema_26&quot;:[0,0.23118588317599267],&quot;ema_50&quot;:[0,0.23023755226549095],&quot;ema_200&quot;:[0,0.2311697919953647],&quot;ulcer_index&quot;:[0,1.5336353398135256],&quot;force_index&quot;:[0,183.208627258592],&quot;easy_movement&quot;:[0,0.19907168604844663],&quot;volume_weighted_avg&quot;:[0,0.23878396011933453],&quot;channel_index&quot;:[0,13.112059685673048],&quot;williams_r&quot;:[0,-23.24411740520444],&quot;mass_index&quot;:[0,23.839822710914056],&quot;obv&quot;:[0,-194805],&quot;rsi&quot;:[0,59.166173247832035],&quot;rsi_2&quot;:[0,54.63488407234971],&quot;vwma&quot;:[0,0.2357267119996902],&quot;macd&quot;:[0,0.0017122913895713187],&quot;stoch&quot;:[0,76.75588259479555],&quot;bb_middle&quot;:[0,0.23079745024442672],&quot;bb_low&quot;:[0,0.21672388423999314],&quot;bb_upper&quot;:[0,0.2448710162488603],&quot;timestamp&quot;:[0,&quot;2024-11-21T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24],&quot;low&quot;:[0,0.24],&quot;high&quot;:[0,0.2599],&quot;close&quot;:[0,0.254],&quot;volume&quot;:[0,95249],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.2411100000143051],&quot;sma_10&quot;:[0,0.23653490096330643],&quot;sma_20&quot;:[0,0.23212245032191275],&quot;sma_50&quot;:[0,0.22816391974687578],&quot;sma_100&quot;:[0,0.23223957926034927],&quot;ema_9&quot;:[0,0.23863593896808954],&quot;ema_12&quot;:[0,0.23683225280415612],&quot;ema_26&quot;:[0,0.23227322693998087],&quot;ema_50&quot;:[0,0.23074742250898944],&quot;ema_200&quot;:[0,0.22921946333485058],&quot;ulcer_index&quot;:[0,1.5921809735851076],&quot;force_index&quot;:[0,157.1819037094875],&quot;easy_movement&quot;:[0,0.08405173158043852],&quot;volume_weighted_avg&quot;:[0,0.23930820544738876],&quot;channel_index&quot;:[0,-67.24030224835332],&quot;williams_r&quot;:[0,-13.37790391990252],&quot;mass_index&quot;:[0,23.96248991165925],&quot;obv&quot;:[0,-144941],&quot;rsi&quot;:[0,60.95026494599757],&quot;rsi_2&quot;:[0,66.09527291068116],&quot;vwma&quot;:[0,0.23634980456787713],&quot;macd&quot;:[0,0.0018156123454965666],&quot;stoch&quot;:[0,86.62209608009748],&quot;bb_middle&quot;:[0,0.23212245032191275],&quot;bb_low&quot;:[0,0.21760763603834082],&quot;bb_upper&quot;:[0,0.24663726460548469],&quot;timestamp&quot;:[0,&quot;2024-11-22T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2536],&quot;low&quot;:[0,0.2466],&quot;high&quot;:[0,0.2571],&quot;close&quot;:[0,0.254],&quot;volume&quot;:[0,19764],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2449500024318695],&quot;sma_10&quot;:[0,0.23874490112066268],&quot;sma_20&quot;:[0,0.23365745097398757],&quot;sma_50&quot;:[0,0.22861791998147965],&quot;sma_100&quot;:[0,0.23252957940101623],&quot;ema_9&quot;:[0,0.2417087527948217],&quot;ema_12&quot;:[0,0.2394734456829921],&quot;ema_26&quot;:[0,0.23388061792042852],&quot;ema_50&quot;:[0,0.2315787427797207],&quot;ema_200&quot;:[0,0.22784737987631587],&quot;ulcer_index&quot;:[0,1.5921809735851076],&quot;force_index&quot;:[0,244.94261574806436],&quot;easy_movement&quot;:[0,0.07033207414225051],&quot;volume_weighted_avg&quot;:[0,0.24353619853283068],&quot;channel_index&quot;:[0,281.10169609543425],&quot;williams_r&quot;:[0,-14.786954501793367],&quot;mass_index&quot;:[0,23.842364560767436],&quot;obv&quot;:[0,-34745],&quot;rsi&quot;:[0,65.40798973210192],&quot;rsi_2&quot;:[0,85.79788561022411],&quot;vwma&quot;:[0,0.24050747882234785],&quot;macd&quot;:[0,0.0022769907886937835],&quot;stoch&quot;:[0,85.21304549820663],&quot;bb_middle&quot;:[0,0.23365745097398757],&quot;bb_low&quot;:[0,0.21688207350439292],&quot;bb_upper&quot;:[0,0.2504328284435822],&quot;timestamp&quot;:[0,&quot;2024-11-22T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.254],&quot;low&quot;:[0,0.2504],&quot;high&quot;:[0,0.254057],&quot;close&quot;:[0,0.254],&quot;volume&quot;:[0,4313],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24935000538825988],&quot;sma_10&quot;:[0,0.24096490144729615],&quot;sma_20&quot;:[0,0.23532745167613028],&quot;sma_50&quot;:[0,0.2290659201145172],&quot;sma_100&quot;:[0,0.23286357954144477],&quot;ema_9&quot;:[0,0.24416700385657408],&quot;ema_12&quot;:[0,0.24170830129590068],&quot;ema_26&quot;:[0,0.23536976117324476],&quot;ema_50&quot;:[0,0.23241041283519723],&quot;ema_200&quot;:[0,0.22715112671094914],&quot;ulcer_index&quot;:[0,1.591812265898841],&quot;force_index&quot;:[0,209.9503518848455],&quot;easy_movement&quot;:[0,0.0729744348809498],&quot;volume_weighted_avg&quot;:[0,0.2441683765765328],&quot;channel_index&quot;:[0,-3.4952199949843683],&quot;williams_r&quot;:[0,-14.786954501793367],&quot;mass_index&quot;:[0,23.814497990220556],&quot;obv&quot;:[0,-30773],&quot;rsi&quot;:[0,65.4125069493368],&quot;rsi_2&quot;:[0,85.79788561022411],&quot;vwma&quot;:[0,0.24173897348044746],&quot;macd&quot;:[0,0.002416661251993497],&quot;stoch&quot;:[0,85.21304549820663],&quot;bb_middle&quot;:[0,0.23532745167613028],&quot;bb_low&quot;:[0,0.21746905953663462],&quot;bb_upper&quot;:[0,0.2531858438156259],&quot;timestamp&quot;:[0,&quot;2024-11-22T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.254],&quot;low&quot;:[0,0.2476],&quot;high&quot;:[0,0.2545],&quot;close&quot;:[0,0.25],&quot;volume&quot;:[0,27823],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2501700073480606],&quot;sma_10&quot;:[0,0.24288500249385833],&quot;sma_20&quot;:[0,0.23679745197296143],&quot;sma_50&quot;:[0,0.2295139202475548],&quot;sma_100&quot;:[0,0.23322357967495919],&quot;ema_9&quot;:[0,0.24613360470607784],&quot;ema_12&quot;:[0,0.24359933299615324],&quot;ema_26&quot;:[0,0.23674882481968615],&quot;ema_50&quot;:[0,0.233218621469037],&quot;ema_200&quot;:[0,0.22664574273916727],&quot;ulcer_index&quot;:[0,1.570987933363093],&quot;force_index&quot;:[0,179.95824970340993],&quot;easy_movement&quot;:[0,0.10230171210151769],&quot;volume_weighted_avg&quot;:[0,0.2447872274962926],&quot;channel_index&quot;:[0,-60.50758400858927],&quot;williams_r&quot;:[0,-14.786954501793367],&quot;mass_index&quot;:[0,23.77395607900004],&quot;obv&quot;:[0,-11535],&quot;rsi&quot;:[0,65.41724593348323],&quot;rsi_2&quot;:[0,85.79788561022411],&quot;vwma&quot;:[0,0.24232596843583154],&quot;macd&quot;:[0,0.002341690887771331],&quot;stoch&quot;:[0,85.21304549820663],&quot;bb_middle&quot;:[0,0.23679745197296143],&quot;bb_low&quot;:[0,0.21790311937132392],&quot;bb_upper&quot;:[0,0.25569178457459896],&quot;timestamp&quot;:[0,&quot;2024-11-22T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.25],&quot;low&quot;:[0,0.25],&quot;high&quot;:[0,0.2541],&quot;close&quot;:[0,0.254],&quot;volume&quot;:[0,9159],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2515800058841705],&quot;sma_10&quot;:[0,0.24522500187158586],&quot;sma_20&quot;:[0,0.23806745186448097],&quot;sma_50&quot;:[0,0.2296959203481674],&quot;sma_100&quot;:[0,0.23356457963585853],&quot;ema_9&quot;:[0,0.24690688376645115],&quot;ema_12&quot;:[0,0.2445840514302836],&quot;ema_26&quot;:[0,0.23773393918995767],&quot;ema_50&quot;:[0,0.23401950049909728],&quot;ema_200&quot;:[0,0.22974755837407917],&quot;ulcer_index&quot;:[0,1.4163148534233336],&quot;force_index&quot;:[0,138.3521577414374],&quot;easy_movement&quot;:[0,0.09942237800029187],&quot;volume_weighted_avg&quot;:[0,0.2463485270010415],&quot;channel_index&quot;:[0,26.068033781383185],&quot;williams_r&quot;:[0,-24.81203625276549],&quot;mass_index&quot;:[0,23.7981656850314],&quot;obv&quot;:[0,-76682],&quot;rsi&quot;:[0,61.11376895112229],&quot;rsi_2&quot;:[0,26.03269219567872],&quot;vwma&quot;:[0,0.24357808777651516],&quot;macd&quot;:[0,0.0018775397624104162],&quot;stoch&quot;:[0,75.1879637472345],&quot;bb_middle&quot;:[0,0.23806745186448097],&quot;bb_low&quot;:[0,0.21920876410250625],&quot;bb_upper&quot;:[0,0.2569261396264557],&quot;timestamp&quot;:[0,&quot;2024-11-22T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2541],&quot;low&quot;:[0,0.2481],&quot;high&quot;:[0,0.2541],&quot;close&quot;:[0,0.2497],&quot;volume&quot;:[0,8228],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.25320000648498536],&quot;sma_10&quot;:[0,0.24715500324964523],&quot;sma_20&quot;:[0,0.2393374525010586],&quot;sma_50&quot;:[0,0.22997492045164108],&quot;sma_100&quot;:[0,0.23386757969856262],&quot;ema_9&quot;:[0,0.24832550863436656],&quot;ema_12&quot;:[0,0.24603266013854372],&quot;ema_26&quot;:[0,0.23893874226325923],&quot;ema_50&quot;:[0,0.23479938858088717],&quot;ema_200&quot;:[0,0.22991529976130504],&quot;ulcer_index&quot;:[0,1.3958582743951784],&quot;force_index&quot;:[0,123.82042978369239],&quot;easy_movement&quot;:[0,0.10261983612842271],&quot;volume_weighted_avg&quot;:[0,0.24657070626311747],&quot;channel_index&quot;:[0,-42.968544556304494],&quot;williams_r&quot;:[0,-14.786954501793367],&quot;mass_index&quot;:[0,23.828743887586185],&quot;obv&quot;:[0,-51812],&quot;rsi&quot;:[0,63.683493513770806],&quot;rsi_2&quot;:[0,69.09223197323186],&quot;vwma&quot;:[0,0.24426839071912496],&quot;macd&quot;:[0,0.0016969608338299217],&quot;stoch&quot;:[0,85.21304549820663],&quot;bb_middle&quot;:[0,0.2393374525010586],&quot;bb_low&quot;:[0,0.21979157772303778],&quot;bb_upper&quot;:[0,0.25888332727907937],&quot;timestamp&quot;:[0,&quot;2024-11-22T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2497],&quot;low&quot;:[0,0.2478],&quot;high&quot;:[0,0.2497],&quot;close&quot;:[0,0.2494],&quot;volume&quot;:[0,6694],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.25234000384807587],&quot;sma_10&quot;:[0,0.24864500313997268],&quot;sma_20&quot;:[0,0.24037510231137277],&quot;sma_50&quot;:[0,0.23027092039585115],&quot;sma_100&quot;:[0,0.23412957966327666],&quot;ema_9&quot;:[0,0.24860040589506902],&quot;ema_12&quot;:[0,0.24659686637354813],&quot;ema_26&quot;:[0,0.23974310014734684],&quot;ema_50&quot;:[0,0.23567478944732592],&quot;ema_200&quot;:[0,0.23596139711185216],&quot;ulcer_index&quot;:[0,1.44568180194991],&quot;force_index&quot;:[0,101.07786146442128],&quot;easy_movement&quot;:[0,0.10402550749510528],&quot;volume_weighted_avg&quot;:[0,0.24720797030114275],&quot;channel_index&quot;:[0,-45.22346185406711],&quot;williams_r&quot;:[0,-25.56392858796763],&quot;mass_index&quot;:[0,23.973560909398252],&quot;obv&quot;:[0,-80300],&quot;rsi&quot;:[0,59.14077433611318],&quot;rsi_2&quot;:[0,30.685722584451668],&quot;vwma&quot;:[0,0.2448564494804859],&quot;macd&quot;:[0,0.001174628176107812],&quot;stoch&quot;:[0,74.43607141203236],&quot;bb_middle&quot;:[0,0.24037510231137277],&quot;bb_low&quot;:[0,0.2209426937259155],&quot;bb_upper&quot;:[0,0.25980751089683],&quot;timestamp&quot;:[0,&quot;2024-11-22T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.247],&quot;low&quot;:[0,0.24],&quot;high&quot;:[0,0.259],&quot;close&quot;:[0,0.2401],&quot;volume&quot;:[0,27566],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.2514200031757355],&quot;sma_10&quot;:[0,0.25038500428199767],&quot;sma_20&quot;:[0,0.24114510267972947],&quot;sma_50&quot;:[0,0.2305569204688072],&quot;sma_100&quot;:[0,0.23422957971692085],&quot;ema_9&quot;:[0,0.24876032566467599],&quot;ema_12&quot;:[0,0.24702811835280797],&quot;ema_26&quot;:[0,0.24045778998387746],&quot;ema_50&quot;:[0,0.23618740507706937],&quot;ema_200&quot;:[0,0.23558008992040697],&quot;ulcer_index&quot;:[0,1.524555048879922],&quot;force_index&quot;:[0,86.35069356270361],&quot;easy_movement&quot;:[0,-0.008271108757208918],&quot;volume_weighted_avg&quot;:[0,0.24726445127403393],&quot;channel_index&quot;:[0,-51.86945966260845],&quot;williams_r&quot;:[0,-26.315783576905666],&quot;mass_index&quot;:[0,23.991440097228562],&quot;obv&quot;:[0,-80178],&quot;rsi&quot;:[0,58.82857866127562],&quot;rsi_2&quot;:[0,28.47701924928947],&quot;vwma&quot;:[0,0.24503531995982378],&quot;macd&quot;:[0,0.0007121438838212672],&quot;stoch&quot;:[0,73.68421642309433],&quot;bb_middle&quot;:[0,0.24114510267972947],&quot;bb_low&quot;:[0,0.22156428856578492],&quot;bb_upper&quot;:[0,0.260725916793674],&quot;timestamp&quot;:[0,&quot;2024-11-25T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2401],&quot;low&quot;:[0,0.2401],&quot;high&quot;:[0,0.26],&quot;close&quot;:[0,0.26],&quot;volume&quot;:[0,3116],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.2486400008201599],&quot;sma_10&quot;:[0,0.24940500408411026],&quot;sma_20&quot;:[0,0.2414651021361351],&quot;sma_50&quot;:[0,0.2306569203734398],&quot;sma_100&quot;:[0,0.2342505796253681],&quot;ema_9&quot;:[0,0.247028259796556],&quot;ema_12&quot;:[0,0.24596225319252427],&quot;ema_26&quot;:[0,0.24042937744680515],&quot;ema_50&quot;:[0,0.23626395516033696],&quot;ema_200&quot;:[0,0.23407997910896794],&quot;ulcer_index&quot;:[0,1.8953686408156376],&quot;force_index&quot;:[0,37.39173886687635],&quot;easy_movement&quot;:[0,0.011192744182460716],&quot;volume_weighted_avg&quot;:[0,0.24937299485297365],&quot;channel_index&quot;:[0,22.014240692628125],&quot;williams_r&quot;:[0,-49.74875820546603],&quot;mass_index&quot;:[0,24.334571455961825],&quot;obv&quot;:[0,-96529],&quot;rsi&quot;:[0,49.97467380129711],&quot;rsi_2&quot;:[0,5.21289888403939],&quot;vwma&quot;:[0,0.24476931056569778],&quot;macd&quot;:[0,-0.000262672122465008],&quot;stoch&quot;:[0,50.251241794533975],&quot;bb_middle&quot;:[0,0.2414651021361351],&quot;bb_low&quot;:[0,0.22217439860117075],&quot;bb_upper&quot;:[0,0.2607558056710994],&quot;timestamp&quot;:[0,&quot;2024-11-25T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2554],&quot;low&quot;:[0,0.2471],&quot;high&quot;:[0,0.26],&quot;close&quot;:[0,0.25],&quot;volume&quot;:[0,18037],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2506399989128113],&quot;sma_10&quot;:[0,0.2511100023984909],&quot;sma_20&quot;:[0,0.24287745133042335],&quot;sma_50&quot;:[0,0.231152920126915],&quot;sma_100&quot;:[0,0.23451257959008218],&quot;ema_9&quot;:[0,0.24962260592991656],&quot;ema_12&quot;:[0,0.24812190508588755],&quot;ema_26&quot;:[0,0.241879097945309],&quot;ema_50&quot;:[0,0.23719661069224554],&quot;ema_200&quot;:[0,0.23437467792998565],&quot;ulcer_index&quot;:[0,1.8953351397121971],&quot;force_index&quot;:[0,40.9079271308812],&quot;easy_movement&quot;:[0,-0.02291464665349822],&quot;volume_weighted_avg&quot;:[0,0.24959115137037588],&quot;channel_index&quot;:[0,-68.09132139551288],&quot;williams_r&quot;:[0,0],&quot;mass_index&quot;:[0,24.91870145087797],&quot;obv&quot;:[0,-94404],&quot;rsi&quot;:[0,62.86228206643653],&quot;rsi_2&quot;:[0,78.91822544012153],&quot;vwma&quot;:[0,0.24529970590195083],&quot;macd&quot;:[0,0.00035786515994812914],&quot;stoch&quot;:[0,100],&quot;bb_middle&quot;:[0,0.24287745133042335],&quot;bb_low&quot;:[0,0.22253056510871416],&quot;bb_upper&quot;:[0,0.26322433755213254],&quot;timestamp&quot;:[0,&quot;2024-11-25T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24905],&quot;low&quot;:[0,0.24905],&quot;high&quot;:[0,0.26],&quot;close&quot;:[0,0.26],&quot;volume&quot;:[0,9951],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24983999729156495],&quot;sma_10&quot;:[0,0.25152000188827517],&quot;sma_20&quot;:[0,0.2440274514257908],&quot;sma_50&quot;:[0,0.2315209200978279],&quot;sma_100&quot;:[0,0.23467357963323593],&quot;ema_9&quot;:[0,0.24969808474336286],&quot;ema_12&quot;:[0,0.24841084260935237],&quot;ema_26&quot;:[0,0.24247937337902792],&quot;ema_50&quot;:[0,0.23764744790300646],&quot;ema_200&quot;:[0,0.23350009892903803],&quot;ulcer_index&quot;:[0,2.1561375248324652],&quot;force_index&quot;:[0,9.297068169705451],&quot;easy_movement&quot;:[0,0.033798942462494645],&quot;volume_weighted_avg&quot;:[0,0.25018235674970074],&quot;channel_index&quot;:[0,-11.550670493618044],&quot;williams_r&quot;:[0,-30.769216661615552],&quot;mass_index&quot;:[0,25.460413959980606],&quot;obv&quot;:[0,-107020],&quot;rsi&quot;:[0,55.17327005493469],&quot;rsi_2&quot;:[0,44.29887282726957],&quot;vwma&quot;:[0,0.2464768506593991],&quot;macd&quot;:[0,0.000035605048654572743],&quot;stoch&quot;:[0,69.23078333838446],&quot;bb_middle&quot;:[0,0.2440274514257908],&quot;bb_low&quot;:[0,0.2248328372413817],&quot;bb_upper&quot;:[0,0.2632220656101999],&quot;timestamp&quot;:[0,&quot;2024-11-25T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2499],&quot;low&quot;:[0,0.2481],&quot;high&quot;:[0,0.25495],&quot;close&quot;:[0,0.2496],&quot;volume&quot;:[0,32334],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2518999963998795],&quot;sma_10&quot;:[0,0.25212000012397767],&quot;sma_20&quot;:[0,0.24543245062232016],&quot;sma_50&quot;:[0,0.23208092004060746],&quot;sma_100&quot;:[0,0.23496257960796357],&quot;ema_9&quot;:[0,0.2517584658874028],&quot;ema_12&quot;:[0,0.2501937884497048],&quot;ema_26&quot;:[0,0.24377733324749326],&quot;ema_50&quot;:[0,0.23852951005369236],&quot;ema_200&quot;:[0,0.23387414422265165],&quot;ulcer_index&quot;:[0,2.132452263264825],&quot;force_index&quot;:[0,22.18448946837559],&quot;easy_movement&quot;:[0,-0.020314224294196444],&quot;volume_weighted_avg&quot;:[0,0.2506185514634279],&quot;channel_index&quot;:[0,-43.99486123694931],&quot;williams_r&quot;:[0,0],&quot;mass_index&quot;:[0,25.991559862070165],&quot;obv&quot;:[0,-99384],&quot;rsi&quot;:[0,60.39057154718237],&quot;rsi_2&quot;:[0,70.32987865143198],&quot;vwma&quot;:[0,0.24681067438046655],&quot;macd&quot;:[0,0.0004166460425311467],&quot;stoch&quot;:[0,100],&quot;bb_middle&quot;:[0,0.24543245062232016],&quot;bb_low&quot;:[0,0.22588388189075062],&quot;bb_upper&quot;:[0,0.26498101935388974],&quot;timestamp&quot;:[0,&quot;2024-11-25T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2496],&quot;low&quot;:[0,0.248],&quot;high&quot;:[0,0.26],&quot;close&quot;:[0,0.254],&quot;volume&quot;:[0,172992],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.251939994096756],&quot;sma_10&quot;:[0,0.25167999863624574],&quot;sma_20&quot;:[0,0.24632245004177095],&quot;sma_50&quot;:[0,0.23256491988897324],&quot;sma_100&quot;:[0,0.23514457955956458],&quot;ema_9&quot;:[0,0.25132677135537884],&quot;ema_12&quot;:[0,0.25010243524988285],&quot;ema_26&quot;:[0,0.24420791404384126],&quot;ema_50&quot;:[0,0.2389343573052601],&quot;ema_200&quot;:[0,0.23344201913128232],&quot;ulcer_index&quot;:[0,2.385415954076688],&quot;force_index&quot;:[0,-29.023402232981756],&quot;easy_movement&quot;:[0,-0.03667021630966371],&quot;volume_weighted_avg&quot;:[0,0.25076915702459257],&quot;channel_index&quot;:[0,36.241347069267846],&quot;williams_r&quot;:[0,-51.99999701976714],&quot;mass_index&quot;:[0,26.389352347494185],&quot;obv&quot;:[0,-122453],&quot;rsi&quot;:[0,53.42601904617954],&quot;rsi_2&quot;:[0,35.66325368473787],&quot;vwma&quot;:[0,0.24745996165055337],&quot;macd&quot;:[0,-0.0000851542182245587],&quot;stoch&quot;:[0,48.00000298023286],&quot;bb_middle&quot;:[0,0.24632245004177095],&quot;bb_low&quot;:[0,0.22774065491159573],&quot;bb_upper&quot;:[0,0.26490424517194616],&quot;timestamp&quot;:[0,&quot;2024-11-25T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.248],&quot;low&quot;:[0,0.2351],&quot;high&quot;:[0,0.2595],&quot;close&quot;:[0,0.2351],&quot;volume&quot;:[0,36536],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.25471999645233157],&quot;sma_10&quot;:[0,0.25167999863624574],&quot;sma_20&quot;:[0,0.24728250056505202],&quot;sma_50&quot;:[0,0.23314492017030716],&quot;sma_100&quot;:[0,0.2353865796327591],&quot;ema_9&quot;:[0,0.2518614187076068],&quot;ema_12&quot;:[0,0.25070206240454385],&quot;ema_26&quot;:[0,0.24493784574854294],&quot;ema_50&quot;:[0,0.23971005629216852],&quot;ema_200&quot;:[0,0.2373621247422088],&quot;ulcer_index&quot;:[0,2.349069363099165],&quot;force_index&quot;:[0,83.86212412208403],&quot;easy_movement&quot;:[0,-0.05330196853712516],&quot;volume_weighted_avg&quot;:[0,0.25239416926857905],&quot;channel_index&quot;:[0,388.2737680442],&quot;williams_r&quot;:[0,-29.999918043596335],&quot;mass_index&quot;:[0,26.827382875177168],&quot;obv&quot;:[0,22780],&quot;rsi&quot;:[0,55.74183892819548],&quot;rsi_2&quot;:[0,54.59917239348732],&quot;vwma&quot;:[0,0.24928425483917233],&quot;macd&quot;:[0,-0.0001665351725682702],&quot;stoch&quot;:[0,70.00008195640366],&quot;bb_middle&quot;:[0,0.24728250056505202],&quot;bb_low&quot;:[0,0.2292041347442948],&quot;bb_upper&quot;:[0,0.26536086638580925],&quot;timestamp&quot;:[0,&quot;2024-11-25T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.23],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.2598],&quot;close&quot;:[0,0.2545],&quot;volume&quot;:[0,55849],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.24973999857902526],&quot;sma_10&quot;:[0,0.2501899987459183],&quot;sma_20&quot;:[0,0.24770750030875205],&quot;sma_50&quot;:[0,0.2332599601149559],&quot;sma_100&quot;:[0,0.23533857971429825],&quot;ema_9&quot;:[0,0.24850913518498238],&quot;ema_12&quot;:[0,0.24830174515798437],&quot;ema_26&quot;:[0,0.2442081164099358],&quot;ema_50&quot;:[0,0.23948899703474447],&quot;ema_200&quot;:[0,0.23653029076844925],&quot;ulcer_index&quot;:[0,3.4476609013707096],&quot;force_index&quot;:[0,-26.766646703564476],&quot;easy_movement&quot;:[0,0.02815844389963624],&quot;volume_weighted_avg&quot;:[0,0.2510595847675784],&quot;channel_index&quot;:[0,16.517492916910253],&quot;williams_r&quot;:[0,-100],&quot;mass_index&quot;:[0,27.240844480769407],&quot;obv&quot;:[0,-11718],&quot;rsi&quot;:[0,45.2835883173311],&quot;rsi_2&quot;:[0,15.4737081377353],&quot;vwma&quot;:[0,0.250082289581885],&quot;macd&quot;:[0,-0.0014709687633215028],&quot;stoch&quot;:[0,0],&quot;bb_middle&quot;:[0,0.24770750030875205],&quot;bb_low&quot;:[0,0.23126869390939267],&quot;bb_upper&quot;:[0,0.26414630670811146],&quot;timestamp&quot;:[0,&quot;2024-11-26T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.254],&quot;low&quot;:[0,0.2469],&quot;high&quot;:[0,0.254],&quot;close&quot;:[0,0.25],&quot;volume&quot;:[0,112363],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2506399989128113],&quot;sma_10&quot;:[0,0.2502399981021881],&quot;sma_20&quot;:[0,0.24869750067591667],&quot;sma_50&quot;:[0,0.23378996014595033],&quot;sma_100&quot;:[0,0.23550657972693442],&quot;ema_9&quot;:[0,0.24970730848309602],&quot;ema_12&quot;:[0,0.24925532344402787],&quot;ema_26&quot;:[0,0.24497343314968972],&quot;ema_50&quot;:[0,0.24019665214814687],&quot;ema_200&quot;:[0,0.2391002924075873],&quot;ulcer_index&quot;:[0,3.493708159340331],&quot;force_index&quot;:[0,131.83870668886175],&quot;easy_movement&quot;:[0,0.010803514442283354],&quot;volume_weighted_avg&quot;:[0,0.25085621689746074],&quot;channel_index&quot;:[0,63.1451663938475],&quot;williams_r&quot;:[0,-18.333304358839992],&quot;mass_index&quot;:[0,27.84649511237571],&quot;obv&quot;:[0,41938],&quot;rsi&quot;:[0,54.677430465877634],&quot;rsi_2&quot;:[0,65.79411052736317],&quot;vwma&quot;:[0,0.25051674982209154],&quot;macd&quot;:[0,-0.0010224126017349625],&quot;stoch&quot;:[0,81.66669564116],&quot;bb_middle&quot;:[0,0.24869750067591667],&quot;bb_low&quot;:[0,0.2331507156226307],&quot;bb_upper&quot;:[0,0.26424428572920267],&quot;timestamp&quot;:[0,&quot;2024-11-26T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2529],&quot;low&quot;:[0,0.235201],&quot;high&quot;:[0,0.2537],&quot;close&quot;:[0,0.235201],&quot;volume&quot;:[0,11929],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2486400008201599],&quot;sma_10&quot;:[0,0.2502699986100197],&quot;sma_20&quot;:[0,0.24945750087499619],&quot;sma_50&quot;:[0,0.23434196025133133],&quot;sma_100&quot;:[0,0.23556457966566086],&quot;ema_9&quot;:[0,0.24976584678641572],&quot;ema_12&quot;:[0,0.2493698890513487],&quot;ema_26&quot;:[0,0.24534563505415324],&quot;ema_50&quot;:[0,0.24057560530773947],&quot;ema_200&quot;:[0,0.23909838242866666],&quot;ulcer_index&quot;:[0,3.6417894553095804],&quot;force_index&quot;:[0,40.77116686267901],&quot;easy_movement&quot;:[0,0.006098426794471646],&quot;volume_weighted_avg&quot;:[0,0.25055459260784774],&quot;channel_index&quot;:[0,181.07272980871636],&quot;williams_r&quot;:[0,-33.33331677648],&quot;mass_index&quot;:[0,28.342592207993164],&quot;obv&quot;:[0,-69499],&quot;rsi&quot;:[0,52.42688533245574],&quot;rsi_2&quot;:[0,51.55548437142924],&quot;vwma&quot;:[0,0.250715211892298],&quot;macd&quot;:[0,-0.0010242123451999104],&quot;stoch&quot;:[0,66.66668322352001],&quot;bb_middle&quot;:[0,0.24945750087499619],&quot;bb_low&quot;:[0,0.23527641142321448],&quot;bb_upper&quot;:[0,0.2636385903267779],&quot;timestamp&quot;:[0,&quot;2024-11-26T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2395],&quot;low&quot;:[0,0.2395],&quot;high&quot;:[0,0.244],&quot;close&quot;:[0,0.244],&quot;volume&quot;:[0,924],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24576020240783691],&quot;sma_10&quot;:[0,0.24885009825229645],&quot;sma_20&quot;:[0,0.24961755126714708],&quot;sma_50&quot;:[0,0.23460198014974595],&quot;sma_100&quot;:[0,0.2354775896668434],&quot;ema_9&quot;:[0,0.246852877661818],&quot;ema_12&quot;:[0,0.2471900599348986],&quot;ema_26&quot;:[0,0.24459245322982692],&quot;ema_50&quot;:[0,0.2402952741224292],&quot;ema_200&quot;:[0,0.23766167055217904],&quot;ulcer_index&quot;:[0,4.445315878574764],&quot;force_index&quot;:[0,9.728437994008065],&quot;easy_movement&quot;:[0,-0.06264959582733406],&quot;volume_weighted_avg&quot;:[0,0.2501827908414574],&quot;channel_index&quot;:[0,-63.72867640987181],&quot;williams_r&quot;:[0,-82.66333542777528],&quot;mass_index&quot;:[0,28.74423118495666],&quot;obv&quot;:[0,-57140],&quot;rsi&quot;:[0,45.76169266300957],&quot;rsi_2&quot;:[0,21.273921769171068],&quot;vwma&quot;:[0,0.2505520723708234],&quot;macd&quot;:[0,-0.001962881872681503],&quot;stoch&quot;:[0,17.33666457222472],&quot;bb_middle&quot;:[0,0.24961755126714708],&quot;bb_low&quot;:[0,0.23617517512549124],&quot;bb_upper&quot;:[0,0.2630599274088029],&quot;timestamp&quot;:[0,&quot;2024-11-26T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.244],&quot;low&quot;:[0,0.240401],&quot;high&quot;:[0,0.248815],&quot;close&quot;:[0,0.2421],&quot;volume&quot;:[0,19816],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2437602013349533],&quot;sma_10&quot;:[0,0.24924009889364243],&quot;sma_20&quot;:[0,0.24932255148887633],&quot;sma_50&quot;:[0,0.23505198031663896],&quot;sma_100&quot;:[0,0.235516589730978],&quot;ema_9&quot;:[0,0.24628230267641157],&quot;ema_12&quot;:[0,0.24669928152167833],&quot;ema_26&quot;:[0,0.24454543130555628],&quot;ema_50&quot;:[0,0.24031424713320093],&quot;ema_200&quot;:[0,0.23518639242923606],&quot;ulcer_index&quot;:[0,4.721088085319545],&quot;force_index&quot;:[0,9.503675920896903],&quot;easy_movement&quot;:[0,-0.15450311607740735],&quot;volume_weighted_avg&quot;:[0,0.25018155071113296],&quot;channel_index&quot;:[0,-86.01314011110563],&quot;williams_r&quot;:[0,-53.33331677648],&quot;mass_index&quot;:[0,29.02376740077153],&quot;obv&quot;:[0,29394],&quot;rsi&quot;:[0,49.850681863787635],&quot;rsi_2&quot;:[0,53.648242787600736],&quot;vwma&quot;:[0,0.25064478503064225],&quot;macd&quot;:[0,-0.0019292948207218757],&quot;stoch&quot;:[0,46.66668322352],&quot;bb_middle&quot;:[0,0.24932255148887633],&quot;bb_low&quot;:[0,0.2356607510263501],&quot;bb_upper&quot;:[0,0.2629843519514026],&quot;timestamp&quot;:[0,&quot;2024-11-26T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2422],&quot;low&quot;:[0,0.222],&quot;high&quot;:[0,0.25],&quot;close&quot;:[0,0.222],&quot;volume&quot;:[0,124083],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.24516020119190216],&quot;sma_10&quot;:[0,0.2474500998854637],&quot;sma_20&quot;:[0,0.24928005114197732],&quot;sma_50&quot;:[0,0.23549198031425475],&quot;sma_100&quot;:[0,0.2356055897474289],&quot;ema_9&quot;:[0,0.24544584221937876],&quot;ema_12&quot;:[0,0.24599170034138612],&quot;ema_26&quot;:[0,0.24436865238345923],&quot;ema_50&quot;:[0,0.24056001300636093],&quot;ema_200&quot;:[0,0.2387867972352549],&quot;ulcer_index&quot;:[0,5.066974991315151],&quot;force_index&quot;:[0,2.763718290575965],&quot;easy_movement&quot;:[0,-0.14903254401886365],&quot;volume_weighted_avg&quot;:[0,0.24980366183547217],&quot;channel_index&quot;:[0,-35.63423111790865],&quot;williams_r&quot;:[0,-59.666660871767995],&quot;mass_index&quot;:[0,28.792159682380493],&quot;obv&quot;:[0,2932],&quot;rsi&quot;:[0,48.98520622267802],&quot;rsi_2&quot;:[0,45.55743227144843],&quot;vwma&quot;:[0,0.2506109185532001],&quot;macd&quot;:[0,-0.001962534522648625],&quot;stoch&quot;:[0,40.333339128232],&quot;bb_middle&quot;:[0,0.24928005114197732],&quot;bb_low&quot;:[0,0.23553418806170984],&quot;bb_upper&quot;:[0,0.2630259142222448],&quot;timestamp&quot;:[0,&quot;2024-11-26T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2415],&quot;low&quot;:[0,0.2415],&quot;high&quot;:[0,0.25],&quot;close&quot;:[0,0.242],&quot;volume&quot;:[0,14928],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23866020143032074],&quot;sma_10&quot;:[0,0.24465010017156602],&quot;sma_20&quot;:[0,0.24808505102992057],&quot;sma_50&quot;:[0,0.23534500032663344],&quot;sma_100&quot;:[0,0.235397589802742],&quot;ema_9&quot;:[0,0.2407566743466076],&quot;ema_12&quot;:[0,0.24230066965964953],&quot;ema_26&quot;:[0,0.24270926056903644],&quot;ema_50&quot;:[0,0.23973331773222176],&quot;ema_200&quot;:[0,0.23663323129108826],&quot;ulcer_index&quot;:[0,6.381797040328861],&quot;force_index&quot;:[0,-353.9265806529448],&quot;easy_movement&quot;:[0,-0.15795885993388462],&quot;volume_weighted_avg&quot;:[0,0.24434785196002345],&quot;channel_index&quot;:[0,191.47661667521487],&quot;williams_r&quot;:[0,-100],&quot;mass_index&quot;:[0,28.827374227914365],&quot;obv&quot;:[0,-116316],&quot;rsi&quot;:[0,40.95800597582099],&quot;rsi_2&quot;:[0,10.870652160872027],&quot;vwma&quot;:[0,0.24615707423926422],&quot;macd&quot;:[0,-0.003198456730106051],&quot;stoch&quot;:[0,0],&quot;bb_middle&quot;:[0,0.24808505102992057],&quot;bb_low&quot;:[0,0.22992487715007462],&quot;bb_upper&quot;:[0,0.26624522490976654],&quot;timestamp&quot;:[0,&quot;2024-11-27T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2493],&quot;low&quot;:[0,0.2461],&quot;high&quot;:[0,0.2568],&quot;close&quot;:[0,0.249337],&quot;volume&quot;:[0,274039],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2370602011680603],&quot;sma_10&quot;:[0,0.2428501009941101],&quot;sma_20&quot;:[0,0.24748505055904388],&quot;sma_50&quot;:[0,0.23576300024986266],&quot;sma_100&quot;:[0,0.23544358983635902],&quot;ema_9&quot;:[0,0.24100533921555528],&quot;ema_12&quot;:[0,0.24225441273170828],&quot;ema_26&quot;:[0,0.24265790459810646],&quot;ema_50&quot;:[0,0.2398698024329408],&quot;ema_200&quot;:[0,0.23764311028359458],&quot;ulcer_index&quot;:[0,6.6269569139236735],&quot;force_index&quot;:[0,-260.7143331309516],&quot;easy_movement&quot;:[0,-0.11353984571739735],&quot;volume_weighted_avg&quot;:[0,0.24424031716374187],&quot;channel_index&quot;:[0,-52.30398628485351],&quot;williams_r&quot;:[0,-47.36841486101133],&quot;mass_index&quot;:[0,28.510831865458467],&quot;obv&quot;:[0,-103506],&quot;rsi&quot;:[0,49.77883637278882],&quot;rsi_2&quot;:[0,64.56364881108439],&quot;vwma&quot;:[0,0.24502770128442214],&quot;macd&quot;:[0,-0.002553184882658427],&quot;stoch&quot;:[0,52.63158513898867],&quot;bb_middle&quot;:[0,0.24748505055904388],&quot;bb_low&quot;:[0,0.229353306516008],&quot;bb_upper&quot;:[0,0.26561679460207976],&quot;timestamp&quot;:[0,&quot;2024-11-27T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.25],&quot;low&quot;:[0,0.2494],&quot;high&quot;:[0,0.2501],&quot;close&quot;:[0,0.2494],&quot;volume&quot;:[0,15640],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23988740146160126],&quot;sma_10&quot;:[0,0.24282380193471909],&quot;sma_20&quot;:[0,0.2472519002854824],&quot;sma_50&quot;:[0,0.2365637403726578],&quot;sma_100&quot;:[0,0.23553695991635323],&quot;ema_9&quot;:[0,0.2426716718974484],&quot;ema_12&quot;:[0,0.243344041402897],&quot;ema_26&quot;:[0,0.24314819757102632],&quot;ema_50&quot;:[0,0.24006166761581346],&quot;ema_200&quot;:[0,0.2341542782137715],&quot;ulcer_index&quot;:[0,6.555823900038392],&quot;force_index&quot;:[0,63.76284196176789],&quot;easy_movement&quot;:[0,-0.1156426007602621],&quot;volume_weighted_avg&quot;:[0,0.24594380998647888],&quot;channel_index&quot;:[0,397.09686663964396],&quot;williams_r&quot;:[0,-28.060503439816543],&quot;mass_index&quot;:[0,28.23784383874701],&quot;obv&quot;:[0,174163],&quot;rsi&quot;:[0,52.58490507873335],&quot;rsi_2&quot;:[0,75.42544101648774],&quot;vwma&quot;:[0,0.24606160325086354],&quot;macd&quot;:[0,-0.0015687379720618006],&quot;stoch&quot;:[0,71.93949656018346],&quot;bb_middle&quot;:[0,0.2472519002854824],&quot;bb_low&quot;:[0,0.22934269268793978],&quot;bb_upper&quot;:[0,0.26516110788302505],&quot;timestamp&quot;:[0,&quot;2024-11-27T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.249],&quot;low&quot;:[0,0.2478],&quot;high&quot;:[0,0.249],&quot;close&quot;:[0,0.2478],&quot;volume&quot;:[0,2224],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24096740186214446],&quot;sma_10&quot;:[0,0.2423638015985489],&quot;sma_20&quot;:[0,0.2470219001173973],&quot;sma_50&quot;:[0,0.23735174059867858],&quot;sma_100&quot;:[0,0.23572896003723146],&quot;ema_9&quot;:[0,0.24401733846604984],&quot;ema_12&quot;:[0,0.24427572784851334],&quot;ema_26&quot;:[0,0.24360947602263378],&quot;ema_50&quot;:[0,0.24035465355613156],&quot;ema_200&quot;:[0,0.23283447398301102],&quot;ulcer_index&quot;:[0,6.645755016353816],&quot;force_index&quot;:[0,54.79556381682559],&quot;easy_movement&quot;:[0,-0.1412752026490848],&quot;volume_weighted_avg&quot;:[0,0.24595521268627163],&quot;channel_index&quot;:[0,-57.59565178297836],&quot;williams_r&quot;:[0,-27.89470836065214],&quot;mass_index&quot;:[0,27.564604583876957],&quot;obv&quot;:[0,210450],&quot;rsi&quot;:[0,52.613139781402545],&quot;rsi_2&quot;:[0,75.55412497577626],&quot;vwma&quot;:[0,0.24607990684668285],&quot;macd&quot;:[0,-0.0008809736207260506],&quot;stoch&quot;:[0,72.10529163934785],&quot;bb_middle&quot;:[0,0.2470219001173973],&quot;bb_low&quot;:[0,0.22934865493763618],&quot;bb_upper&quot;:[0,0.26469514529715843],&quot;timestamp&quot;:[0,&quot;2024-11-27T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2495],&quot;low&quot;:[0,0.2495],&quot;high&quot;:[0,0.2496],&quot;close&quot;:[0,0.2496],&quot;volume&quot;:[0,681],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.24210740029811859],&quot;sma_10&quot;:[0,0.24363380074501037],&quot;sma_20&quot;:[0,0.24691189974546432],&quot;sma_50&quot;:[0,0.23800974041223527],&quot;sma_100&quot;:[0,0.23594495996832848],&quot;ema_9&quot;:[0,0.24477386928546446],&quot;ema_12&quot;:[0,0.2448179225169862],&quot;ema_26&quot;:[0,0.24392068019931365],&quot;ema_50&quot;:[0,0.2406786630417982],&quot;ema_200&quot;:[0,0.23362717094782565],&quot;ulcer_index&quot;:[0,6.684468723235259],&quot;force_index&quot;:[0,46.45897624397143],&quot;easy_movement&quot;:[0,-0.16435811306366116],&quot;volume_weighted_avg&quot;:[0,0.2458772900799399],&quot;channel_index&quot;:[0,-74.75632228793908],&quot;williams_r&quot;:[0,-32.10526811119093],&quot;mass_index&quot;:[0,26.99137085983287],&quot;obv&quot;:[0,196295],&quot;rsi&quot;:[0,51.88227155163186],&quot;rsi_2&quot;:[0,59.68069594457206],&quot;vwma&quot;:[0,0.24596986669522516],&quot;macd&quot;:[0,-0.0005189760304820093],&quot;stoch&quot;:[0,67.89473188880906],&quot;bb_middle&quot;:[0,0.24691189974546432],&quot;bb_low&quot;:[0,0.22928684755703754],&quot;bb_upper&quot;:[0,0.2645369519338911],&quot;timestamp&quot;:[0,&quot;2024-11-27T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2479],&quot;low&quot;:[0,0.2415],&quot;high&quot;:[0,0.248],&quot;close&quot;:[0,0.2415],&quot;volume&quot;:[0,30261],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24762739837169648],&quot;sma_10&quot;:[0,0.2431437999010086],&quot;sma_20&quot;:[0,0.24669189900159835],&quot;sma_50&quot;:[0,0.23880174040794372],&quot;sma_100&quot;:[0,0.23616145983338355],&quot;ema_9&quot;:[0,0.2457390940737161],&quot;ema_12&quot;:[0,0.2455536255839346],&quot;ema_26&quot;:[0,0.24434039266818194],&quot;ema_50&quot;:[0,0.24098916124826233],&quot;ema_200&quot;:[0,0.23299516512955315],&quot;ulcer_index&quot;:[0,6.704245302579884],&quot;force_index&quot;:[0,39.99733754539609],&quot;easy_movement&quot;:[0,-0.17081553279178366],&quot;volume_weighted_avg&quot;:[0,0.24571945657542568],&quot;channel_index&quot;:[0,-73.41494681467681],&quot;williams_r&quot;:[0,-27.36842270373031],&quot;mass_index&quot;:[0,26.534262897615903],&quot;obv&quot;:[0,211857],&quot;rsi&quot;:[0,52.682153900910954],&quot;rsi_2&quot;:[0,72.62231615471491],&quot;vwma&quot;:[0,0.24589488652895344],&quot;macd&quot;:[0,-0.00016362978671641314],&quot;stoch&quot;:[0,72.63157729626968],&quot;bb_middle&quot;:[0,0.24669189900159835],&quot;bb_low&quot;:[0,0.2293181896502846],&quot;bb_upper&quot;:[0,0.2640656083529121],&quot;timestamp&quot;:[0,&quot;2024-11-27T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2416],&quot;low&quot;:[0,0.2416],&quot;high&quot;:[0,0.2423],&quot;close&quot;:[0,0.2416],&quot;volume&quot;:[0,4611],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2475273996591568],&quot;sma_10&quot;:[0,0.24229380041360854],&quot;sma_20&quot;:[0,0.24628189951181412],&quot;sma_50&quot;:[0,0.23910174041986465],&quot;sma_100&quot;:[0,0.23631845995783807],&quot;ema_9&quot;:[0,0.24489127628354124],&quot;ema_12&quot;:[0,0.24492999149502567],&quot;ema_26&quot;:[0,0.24412858435038393],&quot;ema_50&quot;:[0,0.24095244627249757],&quot;ema_200&quot;:[0,0.23193937626165945],&quot;ulcer_index&quot;:[0,6.757793861165587],&quot;force_index&quot;:[0,-0.7325548900715191],&quot;easy_movement&quot;:[0,-0.1736403487255996],&quot;volume_weighted_avg&quot;:[0,0.24542922586289576],&quot;channel_index&quot;:[0,-28.458956624939415],&quot;williams_r&quot;:[0,-48.68418782370823],&quot;mass_index&quot;:[0,25.906064233595533],&quot;obv&quot;:[0,199476],&quot;rsi&quot;:[0,48.772825263108835],&quot;rsi_2&quot;:[0,18.674741237849034],&quot;vwma&quot;:[0,0.24572549662646212],&quot;macd&quot;:[0,-0.0004621544148561581],&quot;stoch&quot;:[0,51.31581217629177],&quot;bb_middle&quot;:[0,0.24628189951181412],&quot;bb_low&quot;:[0,0.22882467171105428],&quot;bb_upper&quot;:[0,0.263739127312574],&quot;timestamp&quot;:[0,&quot;2024-11-27T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.25],&quot;low&quot;:[0,0.2375],&quot;high&quot;:[0,0.25],&quot;close&quot;:[0,0.2377],&quot;volume&quot;:[0,31675],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.24598000049591065],&quot;sma_10&quot;:[0,0.24293370097875594],&quot;sma_20&quot;:[0,0.2458918996155262],&quot;sma_50&quot;:[0,0.2394857406616211],&quot;sma_100&quot;:[0,0.23650746002793313],&quot;ema_9&quot;:[0,0.24423302239130026],&quot;ema_12&quot;:[0,0.24441768635475392],&quot;ema_26&quot;:[0,0.24394287339259751],&quot;ema_50&quot;:[0,0.24104191134500744],&quot;ema_200&quot;:[0,0.23332306912144854],&quot;ulcer_index&quot;:[0,6.864587218428216],&quot;force_index&quot;:[0,-0.5626249407805193],&quot;easy_movement&quot;:[0,-0.17790286396374527],&quot;volume_weighted_avg&quot;:[0,0.2432977194060767],&quot;channel_index&quot;:[0,-66.01460692991708],&quot;williams_r&quot;:[0,-48.14811602726993],&quot;mass_index&quot;:[0,25.284972276405256],&quot;obv&quot;:[0,200120],&quot;rsi&quot;:[0,48.82235591088519],&quot;rsi_2&quot;:[0,20.139568617695332],&quot;vwma&quot;:[0,0.24568042927219755],&quot;macd&quot;:[0,-0.0006289779411484278],&quot;stoch&quot;:[0,51.85188397273007],&quot;bb_middle&quot;:[0,0.2458918996155262],&quot;bb_low&quot;:[0,0.2283823048000953],&quot;bb_upper&quot;:[0,0.2634014944309571],&quot;timestamp&quot;:[0,&quot;2024-11-29T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2379],&quot;low&quot;:[0,0.2379],&quot;high&quot;:[0,0.249],&quot;close&quot;:[0,0.241],&quot;volume&quot;:[0,111604],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.243639999628067],&quot;sma_10&quot;:[0,0.24230370074510574],&quot;sma_20&quot;:[0,0.24577189981937408],&quot;sma_50&quot;:[0,0.23993974059820175],&quot;sma_100&quot;:[0,0.23662246003746987],&quot;ema_9&quot;:[0,0.24292641799471368],&quot;ema_12&quot;:[0,0.24338419637543188],&quot;ema_26&quot;:[0,0.2434818021436273],&quot;ema_50&quot;:[0,0.2409657737377584],&quot;ema_200&quot;:[0,0.23447025203950894],&quot;ulcer_index&quot;:[0,6.609376406676787],&quot;force_index&quot;:[0,-18.12907377651951],&quot;easy_movement&quot;:[0,-0.14086841288259724],&quot;volume_weighted_avg&quot;:[0,0.24347254067347593],&quot;channel_index&quot;:[0,-25.197629982830783],&quot;williams_r&quot;:[0,-58.465597619597645],&quot;mass_index&quot;:[0,25.02096712349395],&quot;obv&quot;:[0,152002],&quot;rsi&quot;:[0,46.879143020797784],&quot;rsi_2&quot;:[0,8.374349245678232],&quot;vwma&quot;:[0,0.2455786278425223],&quot;macd&quot;:[0,-0.0009593851020344348],&quot;stoch&quot;:[0,41.53440238040236],&quot;bb_middle&quot;:[0,0.24577189981937408],&quot;bb_low&quot;:[0,0.2280732974849311],&quot;bb_upper&quot;:[0,0.26347050215381707],&quot;timestamp&quot;:[0,&quot;2024-11-29T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24041],&quot;low&quot;:[0,0.24041],&quot;high&quot;:[0,0.249],&quot;close&quot;:[0,0.2405],&quot;volume&quot;:[0,2445],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24228000044822692],&quot;sma_10&quot;:[0,0.24219370037317275],&quot;sma_20&quot;:[0,0.24482190012931823],&quot;sma_50&quot;:[0,0.24046974062919615],&quot;sma_100&quot;:[0,0.23674045994877815],&quot;ema_9&quot;:[0,0.24254113373078595],&quot;ema_12&quot;:[0,0.24301739712543027],&quot;ema_26&quot;:[0,0.2433037380504702],&quot;ema_50&quot;:[0,0.24119960021624598],&quot;ema_200&quot;:[0,0.23920725145140015],&quot;ulcer_index&quot;:[0,6.655068778434582],&quot;force_index&quot;:[0,37.07373508212605],&quot;easy_movement&quot;:[0,-0.13193441595871755],&quot;volume_weighted_avg&quot;:[0,0.2422909767288773],&quot;channel_index&quot;:[0,82.11982219787708],&quot;williams_r&quot;:[0,-45.402305741058875],&quot;mass_index&quot;:[0,24.919558058430205],&quot;obv&quot;:[0,255691],&quot;rsi&quot;:[0,48.726831454480035],&quot;rsi_2&quot;:[0,53.924933820173386],&quot;vwma&quot;:[0,0.2450641046086343],&quot;macd&quot;:[0,-0.0009111630980237758],&quot;stoch&quot;:[0,54.59769425894113],&quot;bb_middle&quot;:[0,0.24482190012931823],&quot;bb_low&quot;:[0,0.2282781089609486],&quot;bb_upper&quot;:[0,0.26136569129768783],&quot;timestamp&quot;:[0,&quot;2024-11-29T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.25],&quot;low&quot;:[0,0.2423],&quot;high&quot;:[0,0.25],&quot;close&quot;:[0,0.2423],&quot;volume&quot;:[0,16358],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24046000242233276],&quot;sma_10&quot;:[0,0.24404370039701462],&quot;sma_20&quot;:[0,0.24434690028429032],&quot;sma_50&quot;:[0,0.24089174062013627],&quot;sma_100&quot;:[0,0.23672646000981332],&quot;ema_9&quot;:[0,0.24213290760264303],&quot;ema_12&quot;:[0,0.24263010522546374],&quot;ema_26&quot;:[0,0.24309187171169988],&quot;ema_50&quot;:[0,0.24100375117345674],&quot;ema_200&quot;:[0,0.23583565500590056],&quot;ulcer_index&quot;:[0,6.647009889211709],&quot;force_index&quot;:[0,31.60397665202062],&quot;easy_movement&quot;:[0,-0.1029452740184644],&quot;volume_weighted_avg&quot;:[0,0.24094093499526517],&quot;channel_index&quot;:[0,-68.93171276681056],&quot;williams_r&quot;:[0,-46.839069139688995],&quot;mass_index&quot;:[0,24.93612718293735],&quot;obv&quot;:[0,280751],&quot;rsi&quot;:[0,48.458677627326765],&quot;rsi_2&quot;:[0,46.864917557799124],&quot;vwma&quot;:[0,0.24497002123497041],&quot;macd&quot;:[0,-0.0008745830997305656],&quot;stoch&quot;:[0,53.160930860311005],&quot;bb_middle&quot;:[0,0.24434690028429032],&quot;bb_low&quot;:[0,0.22787972864054137],&quot;bb_upper&quot;:[0,0.26081407192803924],&quot;timestamp&quot;:[0,&quot;2024-12-02T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2463],&quot;low&quot;:[0,0.2426],&quot;high&quot;:[0,0.251],&quot;close&quot;:[0,0.251],&quot;volume&quot;:[0,44841],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24062000215053558],&quot;sma_10&quot;:[0,0.2440737009048462],&quot;sma_20&quot;:[0,0.24346190094947814],&quot;sma_50&quot;:[0,0.24127174079418182],&quot;sma_100&quot;:[0,0.2368224599957466],&quot;ema_9&quot;:[0,0.24216632683551714],&quot;ema_12&quot;:[0,0.24257932038570218],&quot;ema_26&quot;:[0,0.24303321482690832],&quot;ema_50&quot;:[0,0.24105458460849818],&quot;ema_200&quot;:[0,0.23589997688412062],&quot;ulcer_index&quot;:[0,6.188337261584961],&quot;force_index&quot;:[0,31.29418751941408],&quot;easy_movement&quot;:[0,-0.031631144136590704],&quot;volume_weighted_avg&quot;:[0,0.24108063136714591],&quot;channel_index&quot;:[0,-49.207194891875666],&quot;williams_r&quot;:[0,-41.666652393520906],&quot;mass_index&quot;:[0,0],&quot;obv&quot;:[0,297109],&quot;rsi&quot;:[0,49.568999693749745],&quot;rsi_2&quot;:[0,72.64826220943822],&quot;vwma&quot;:[0,0.2447896414976705],&quot;macd&quot;:[0,-0.0006933688437604528],&quot;stoch&quot;:[0,58.333347606479094],&quot;bb_middle&quot;:[0,0.24346190094947814],&quot;bb_low&quot;:[0,0.22863392208199385],&quot;bb_upper&quot;:[0,0.25828987981696244],&quot;timestamp&quot;:[0,&quot;2024-12-02T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2472],&quot;low&quot;:[0,0.247],&quot;high&quot;:[0,0.255],&quot;close&quot;:[0,0.253],&quot;volume&quot;:[0,80594],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.24249999821186066],&quot;sma_10&quot;:[0,0.24423999935388566],&quot;sma_20&quot;:[0,0.24353190064430236],&quot;sma_50&quot;:[0,0.2418797406554222],&quot;sma_100&quot;:[0,0.23700545981526375],&quot;ema_9&quot;:[0,0.24393305889487824],&quot;ema_12&quot;:[0,0.24387480795438102],&quot;ema_26&quot;:[0,0.2436264373509659],&quot;ema_50&quot;:[0,0.2415690802399044],&quot;ema_200&quot;:[0,0.2385517835868939],&quot;ulcer_index&quot;:[0,5.965780309060877],&quot;force_index&quot;:[0,82.55461791162716],&quot;easy_movement&quot;:[0,0.0631796885278323],&quot;volume_weighted_avg&quot;:[0,0.2417183874344701],&quot;channel_index&quot;:[0,-12.36982757133003],&quot;williams_r&quot;:[0,-16.66669521295819],&quot;mass_index&quot;:[0,25.134875534045214],&quot;obv&quot;:[0,338583],&quot;rsi&quot;:[0,54.64520461762843],&quot;rsi_2&quot;:[0,95.19357090847393],&quot;vwma&quot;:[0,0.2449030759955939],&quot;macd&quot;:[0,0.000011043350073003134],&quot;stoch&quot;:[0,83.33330478704181],&quot;bb_middle&quot;:[0,0.24353190064430236],&quot;bb_low&quot;:[0,0.2285760098069629],&quot;bb_upper&quot;:[0,0.2584877914816418],&quot;timestamp&quot;:[0,&quot;2024-12-02T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.255],&quot;low&quot;:[0,0.2339],&quot;high&quot;:[0,0.27],&quot;close&quot;:[0,0.2388],&quot;volume&quot;:[0,249027],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.24555999636650086],&quot;sma_10&quot;:[0,0.24459999799728394],&quot;sma_20&quot;:[0,0.2434818997979164],&quot;sma_50&quot;:[0,0.24244774043560027],&quot;sma_100&quot;:[0,0.23714045971632003],&quot;ema_9&quot;:[0,0.245746445351707],&quot;ema_12&quot;:[0,0.24527868232434563],&quot;ema_26&quot;:[0,0.2443210019659921],&quot;ema_50&quot;:[0,0.2420265040746686],&quot;ema_200&quot;:[0,0.23887948266611894],&quot;ulcer_index&quot;:[0,5.674942452810556],&quot;force_index&quot;:[0,93.78873288294469],&quot;easy_movement&quot;:[0,0.05748955086745755],&quot;volume_weighted_avg&quot;:[0,0.2429142583415313],&quot;channel_index&quot;:[0,46.119610596855715],&quot;williams_r&quot;:[0,-10.919555979563139],&quot;mass_index&quot;:[0,25.00317120241287],&quot;obv&quot;:[0,403420],&quot;rsi&quot;:[0,55.7484494953497],&quot;rsi_2&quot;:[0,96.51449844159477],&quot;vwma&quot;:[0,0.24397395276752443],&quot;macd&quot;:[0,0.0005765711855680758],&quot;stoch&quot;:[0,89.08044402043687],&quot;bb_middle&quot;:[0,0.2434818997979164],&quot;bb_low&quot;:[0,0.22866024795658058],&quot;bb_upper&quot;:[0,0.2583035516392522],&quot;timestamp&quot;:[0,&quot;2024-12-02T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.235],&quot;low&quot;:[0,0.235],&quot;high&quot;:[0,0.2499],&quot;close&quot;:[0,0.2446],&quot;volume&quot;:[0,1766],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.24511999785900115],&quot;sma_10&quot;:[0,0.24369999915361404],&quot;sma_20&quot;:[0,0.2436668999493122],&quot;sma_50&quot;:[0,0.24273174047470092],&quot;sma_100&quot;:[0,0.23712845981121064],&quot;ema_9&quot;:[0,0.24435715710682596],&quot;ema_12&quot;:[0,0.2442819627464947],&quot;ema_26&quot;:[0,0.24391322656889733],&quot;ema_50&quot;:[0,0.24194778977596673],&quot;ema_200&quot;:[0,0.2398395884755911],&quot;ulcer_index&quot;:[0,4.381470944037172],&quot;force_index&quot;:[0,-424.77764646404273],&quot;easy_movement&quot;:[0,0.0723478259584112],&quot;volume_weighted_avg&quot;:[0,0.24470114324896225],&quot;channel_index&quot;:[0,233.13132206304186],&quot;williams_r&quot;:[0,-86.4265750747844],&quot;mass_index&quot;:[0,25.17945667163447],&quot;obv&quot;:[0,130367],&quot;rsi&quot;:[0,46.999153003054765],&quot;rsi_2&quot;:[0,19.686770139058993],&quot;vwma&quot;:[0,0.24317302194445484],&quot;macd&quot;:[0,-0.00000839019422040337],&quot;stoch&quot;:[0,13.573424925215601],&quot;bb_middle&quot;:[0,0.2436668999493122],&quot;bb_low&quot;:[0,0.22917975919161357],&quot;bb_upper&quot;:[0,0.25815404070701087],&quot;timestamp&quot;:[0,&quot;2024-12-02T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2491],&quot;low&quot;:[0,0.2351],&quot;high&quot;:[0,0.2491],&quot;close&quot;:[0,0.2351],&quot;volume&quot;:[0,1552],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24593999683856965],&quot;sma_10&quot;:[0,0.2431999996304512],&quot;sma_20&quot;:[0,0.2431718997657299],&quot;sma_50&quot;:[0,0.243051740527153],&quot;sma_100&quot;:[0,0.23714833974838256],&quot;ema_9&quot;:[0,0.24440572528654453],&quot;ema_12&quot;:[0,0.24433089169054822],&quot;ema_26&quot;:[0,0.24396772937175507],&quot;ema_50&quot;:[0,0.2421980067961492],&quot;ema_200&quot;:[0,0.24282518162226652],&quot;ulcer_index&quot;:[0,4.069542847024461],&quot;force_index&quot;:[0,-362.62936756461636],&quot;easy_movement&quot;:[0,-0.5398276304739947],&quot;volume_weighted_avg&quot;:[0,0.24474751150953286],&quot;channel_index&quot;:[0,-66.73959714464195],&quot;williams_r&quot;:[0,-70.36011674910458],&quot;mass_index&quot;:[0,25.289295181745786],&quot;obv&quot;:[0,69536],&quot;rsi&quot;:[0,50.41352357185751],&quot;rsi_2&quot;:[0,51.3333361635771],&quot;vwma&quot;:[0,0.2426250348866714],&quot;macd&quot;:[0,-0.000006559468616732498],&quot;stoch&quot;:[0,29.63988325089541],&quot;bb_middle&quot;:[0,0.2431718997657299],&quot;bb_low&quot;:[0,0.22954838838186406],&quot;bb_upper&quot;:[0,0.25679541114959575],&quot;timestamp&quot;:[0,&quot;2024-12-02T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2356],&quot;low&quot;:[0,0.2302],&quot;high&quot;:[0,0.246061],&quot;close&quot;:[0,0.238],&quot;volume&quot;:[0,67575],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24449999630451202],&quot;sma_10&quot;:[0,0.2425599992275238],&quot;sma_20&quot;:[0,0.24242689982056617],&quot;sma_50&quot;:[0,0.2431748005747795],&quot;sma_100&quot;:[0,0.23699334979057313],&quot;ema_9&quot;:[0,0.24254458044976243],&quot;ema_12&quot;:[0,0.24291075499854403],&quot;ema_26&quot;:[0,0.24331349771147887],&quot;ema_50&quot;:[0,0.2420258458461642],&quot;ema_200&quot;:[0,0.24488236215760908],&quot;ulcer_index&quot;:[0,4.3514697953458725],&quot;force_index&quot;:[0,-312.93141191729177],&quot;easy_movement&quot;:[0,-0.5639687855691714],&quot;volume_weighted_avg&quot;:[0,0.24260236142889094],&quot;channel_index&quot;:[0,-61.66728354452274],&quot;williams_r&quot;:[0,-96.67588667031835],&quot;mass_index&quot;:[0,25.376425822633777],&quot;obv&quot;:[0,14621],&quot;rsi&quot;:[0,45.25221309662409],&quot;rsi_2&quot;:[0,22.408287678199414],&quot;vwma&quot;:[0,0.24181622480477427],&quot;macd&quot;:[0,-0.0006146220461394605],&quot;stoch&quot;:[0,3.3241133296816563],&quot;bb_middle&quot;:[0,0.24242689982056617],&quot;bb_low&quot;:[0,0.22874894376654215],&quot;bb_upper&quot;:[0,0.2561048558745902],&quot;timestamp&quot;:[0,&quot;2024-12-03T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.238],&quot;low&quot;:[0,0.2302],&quot;high&quot;:[0,0.2406],&quot;close&quot;:[0,0.2302],&quot;volume&quot;:[0,3762],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.24189999997615813],&quot;sma_10&quot;:[0,0.2421999990940094],&quot;sma_20&quot;:[0,0.24256685003638268],&quot;sma_50&quot;:[0,0.24325480073690414],&quot;sma_100&quot;:[0,0.23680934995412828],&quot;ema_9&quot;:[0,0.24163566545673912],&quot;ema_12&quot;:[0,0.24215525512875508],&quot;ema_26&quot;:[0,0.24292036029708328],&quot;ema_50&quot;:[0,0.24188627593420098],&quot;ema_200&quot;:[0,0.24518176359945823],&quot;ulcer_index&quot;:[0,4.500984299994882],&quot;force_index&quot;:[0,-240.21738654071964],&quot;easy_movement&quot;:[0,-0.57008039729343],&quot;volume_weighted_avg&quot;:[0,0.2419555692878993],&quot;channel_index&quot;:[0,15.91959378327814],&quot;williams_r&quot;:[0,-80.40198672075012],&quot;mass_index&quot;:[0,25.536249467039227],&quot;obv&quot;:[0,-196612],&quot;rsi&quot;:[0,47.03092039402162],&quot;rsi_2&quot;:[0,42.268797616396476],&quot;vwma&quot;:[0,0.24165273053827754],&quot;macd&quot;:[0,-0.0007810101809002952],&quot;stoch&quot;:[0,19.59801327924988],&quot;bb_middle&quot;:[0,0.24256685003638268],&quot;bb_low&quot;:[0,0.2291323833931248],&quot;bb_upper&quot;:[0,0.25600131667964054],&quot;timestamp&quot;:[0,&quot;2024-12-03T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24],&quot;low&quot;:[0,0.2352],&quot;high&quot;:[0,0.251],&quot;close&quot;:[0,0.250226],&quot;volume&quot;:[0,10299],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.2373400002717972],&quot;sma_10&quot;:[0,0.241449998319149],&quot;sma_20&quot;:[0,0.24187684953212737],&quot;sma_50&quot;:[0,0.24318480044603347],&quot;sma_100&quot;:[0,0.23653734982013702],&quot;ema_9&quot;:[0,0.239348530893759],&quot;ema_12&quot;:[0,0.2403159831677688],&quot;ema_26&quot;:[0,0.2419714742082395],&quot;ema_50&quot;:[0,0.24116074271810595],&quot;ema_200&quot;:[0,0.23966206023928927],&quot;ulcer_index&quot;:[0,4.9484475510351995],&quot;force_index&quot;:[0,-210.1047886614008],&quot;easy_movement&quot;:[0,-0.6187947490321394],&quot;volume_weighted_avg&quot;:[0,0.24186709259722547],&quot;channel_index&quot;:[0,-62.290286861621965],&quot;williams_r&quot;:[0,-100],&quot;mass_index&quot;:[0,25.582557201917936],&quot;obv&quot;:[0,-160974],&quot;rsi&quot;:[0,42.993774398831974],&quot;rsi_2&quot;:[0,17.78317814506289],&quot;vwma&quot;:[0,0.24161149607664031],&quot;macd&quot;:[0,-0.0013455464650550253],&quot;stoch&quot;:[0,0],&quot;bb_middle&quot;:[0,0.24187684953212737],&quot;bb_low&quot;:[0,0.22742840538890757],&quot;bb_upper&quot;:[0,0.2563252936753472],&quot;timestamp&quot;:[0,&quot;2024-12-03T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.25],&quot;low&quot;:[0,0.24265],&quot;high&quot;:[0,0.25],&quot;close&quot;:[0,0.25],&quot;volume&quot;:[0,4356],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2396251976490021],&quot;sma_10&quot;:[0,0.2423725977540016],&quot;sma_20&quot;:[0,0.2422831490635872],&quot;sma_50&quot;:[0,0.24355426013469697],&quot;sma_100&quot;:[0,0.23661159977316856],&quot;ema_9&quot;:[0,0.24152402291948277],&quot;ema_12&quot;:[0,0.24184060039812],&quot;ema_26&quot;:[0,0.24258814728393593],&quot;ema_50&quot;:[0,0.24172674190672924],&quot;ema_200&quot;:[0,0.2439973853675123],&quot;ulcer_index&quot;:[0,4.930336772024817],&quot;force_index&quot;:[0,-150.62744592307132],&quot;easy_movement&quot;:[0,-0.535623804793453],&quot;volume_weighted_avg&quot;:[0,0.24199022770308015],&quot;channel_index&quot;:[0,-52.296990586765105],&quot;williams_r&quot;:[0,-49.68344406862917],&quot;mass_index&quot;:[0,25.445272461063706],&quot;obv&quot;:[0,-156384],&quot;rsi&quot;:[0,53.9440936452851],&quot;rsi_2&quot;:[0,79.3141376412688],&quot;vwma&quot;:[0,0.2416841459155791],&quot;macd&quot;:[0,-0.00034344220289786107],&quot;stoch&quot;:[0,50.31655593137082],&quot;bb_middle&quot;:[0,0.2422831490635872],&quot;bb_low&quot;:[0,0.2273825150385505],&quot;bb_upper&quot;:[0,0.2571837830886239],&quot;timestamp&quot;:[0,&quot;2024-12-03T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2485],&quot;low&quot;:[0,0.24],&quot;high&quot;:[0,0.2499],&quot;close&quot;:[0,0.24],&quot;volume&quot;:[0,11631],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2407051980495453],&quot;sma_10&quot;:[0,0.24332259744405746],&quot;sma_20&quot;:[0,0.24368314892053605],&quot;sma_50&quot;:[0,0.24401426017284394],&quot;sma_100&quot;:[0,0.2365685997903347],&quot;ema_9&quot;:[0,0.24321921833468996],&quot;ema_12&quot;:[0,0.2430958924000028],&quot;ema_26&quot;:[0,0.24313517319399944],&quot;ema_50&quot;:[0,0.24197063756946158],&quot;ema_200&quot;:[0,0.24243845683296894],&quot;ulcer_index&quot;:[0,4.748149428516166],&quot;force_index&quot;:[0,-129.2476496057489],&quot;easy_movement&quot;:[0,-0.4893904519151563],&quot;volume_weighted_avg&quot;:[0,0.24206909836763796],&quot;channel_index&quot;:[0,-54.18240522594494],&quot;williams_r&quot;:[0,-50.251260420512075],&quot;mass_index&quot;:[0,25.051822491039573],&quot;obv&quot;:[0,-118157],&quot;rsi&quot;:[0,53.820700191500755],&quot;rsi_2&quot;:[0,77.9966816624997],&quot;vwma&quot;:[0,0.24424414808759698],&quot;macd&quot;:[0,0.0002893185047230696],&quot;stoch&quot;:[0,49.748739579487925],&quot;bb_middle&quot;:[0,0.24368314892053605],&quot;bb_low&quot;:[0,0.23169074925865452],&quot;bb_upper&quot;:[0,0.2556755485824176],&quot;timestamp&quot;:[0,&quot;2024-12-03T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2355],&quot;low&quot;:[0,0.2355],&quot;high&quot;:[0,0.241927],&quot;close&quot;:[0,0.241927],&quot;volume&quot;:[0,5199],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2416851967573166],&quot;sma_10&quot;:[0,0.2430925965309143],&quot;sma_20&quot;:[0,0.24358314871788025],&quot;sma_50&quot;:[0,0.2441762599349022],&quot;sma_100&quot;:[0,0.23646959975361825],&quot;ema_9&quot;:[0,0.2425753735942165],&quot;ema_12&quot;:[0,0.242619600258384],&quot;ema_26&quot;:[0,0.24290148304438014],&quot;ema_50&quot;:[0,0.24183477876732962],&quot;ema_200&quot;:[0,0.2412369911257535],&quot;ulcer_index&quot;:[0,4.753488318283949],&quot;force_index&quot;:[0,-127.40114694638237],&quot;easy_movement&quot;:[0,-0.4947140245306888],&quot;volume_weighted_avg&quot;:[0,0.24203474028176028],&quot;channel_index&quot;:[0,-44.38867406727082],&quot;williams_r&quot;:[0,-75.37689063076812],&quot;mass_index&quot;:[0,24.840438807387642],&quot;obv&quot;:[0,-122485],&quot;rsi&quot;:[0,48.44175202951534],&quot;rsi_2&quot;:[0,31.577290809632316],&quot;vwma&quot;:[0,0.244227708650809],&quot;macd&quot;:[0,0.00003552549955185882],&quot;stoch&quot;:[0,24.623109369231884],&quot;bb_middle&quot;:[0,0.24358314871788025],&quot;bb_low&quot;:[0,0.2315032407859065],&quot;bb_upper&quot;:[0,0.255663056649854],&quot;timestamp&quot;:[0,&quot;2024-12-03T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2355],&quot;low&quot;:[0,0.2355],&quot;high&quot;:[0,0.2355],&quot;close&quot;:[0,0.2355],&quot;volume&quot;:[0,1167],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.24247059524059295],&quot;sma_10&quot;:[0,0.24218529760837554],&quot;sma_20&quot;:[0,0.2432126484811306],&quot;sma_50&quot;:[0,0.24437879979610444],&quot;sma_100&quot;:[0,0.2364218696951866],&quot;ema_9&quot;:[0,0.2424456984532769],&quot;ema_12&quot;:[0,0.24251304547690922],&quot;ema_26&quot;:[0,0.24282461662855753],&quot;ema_50&quot;:[0,0.24164984454341337],&quot;ema_200&quot;:[0,0.2374547263557607],&quot;ulcer_index&quot;:[0,4.566327485857715],&quot;force_index&quot;:[0,-107.76609369086864],&quot;easy_movement&quot;:[0,-0.5548561732430191],&quot;volume_weighted_avg&quot;:[0,0.24225853851213625],&quot;channel_index&quot;:[0,-43.66855877239005],&quot;williams_r&quot;:[0,-70.53517608447083],&quot;mass_index&quot;:[0,24.557883747478055],&quot;obv&quot;:[0,-45205],&quot;rsi&quot;:[0,49.49854181204255],&quot;rsi_2&quot;:[0,44.34324796400397],&quot;vwma&quot;:[0,0.24219911336172348],&quot;macd&quot;:[0,-0.0000012776275934530041],&quot;stoch&quot;:[0,29.464823915529177],&quot;bb_middle&quot;:[0,0.2432126484811306],&quot;bb_low&quot;:[0,0.23141000919707175],&quot;bb_upper&quot;:[0,0.2550152877651895],&quot;timestamp&quot;:[0,&quot;2024-12-03T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.247],&quot;low&quot;:[0,0.2352],&quot;high&quot;:[0,0.249999],&quot;close&quot;:[0,0.2499],&quot;volume&quot;:[0,6038],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.24353059530258178],&quot;sma_10&quot;:[0,0.24043529778718947],&quot;sma_20&quot;:[0,0.2425176478922367],&quot;sma_50&quot;:[0,0.24439281970262527],&quot;sma_100&quot;:[0,0.23641286969184874],&quot;ema_9&quot;:[0,0.24105655735633894],&quot;ema_12&quot;:[0,0.2414341144270907],&quot;ema_26&quot;:[0,0.24228291564402937],&quot;ema_50&quot;:[0,0.2414434550910889],&quot;ema_200&quot;:[0,0.23813424225400662],&quot;ulcer_index&quot;:[0,4.831471767628525],&quot;force_index&quot;:[0,-93.44563574111332],&quot;easy_movement&quot;:[0,-0.5546430490383919],&quot;volume_weighted_avg&quot;:[0,0.2425233777000561],&quot;channel_index&quot;:[0,-48.57767720304567],&quot;williams_r&quot;:[0,-86.683422353379],&quot;mass_index&quot;:[0,24.30923486278342],&quot;obv&quot;:[0,-50242],&quot;rsi&quot;:[0,46.12882388307742],&quot;rsi_2&quot;:[0,19.75604057416176],&quot;vwma&quot;:[0,0.24202241901417887],&quot;macd&quot;:[0,-0.00042970907289571704],&quot;stoch&quot;:[0,13.316577646620994],&quot;bb_middle&quot;:[0,0.2425176478922367],&quot;bb_low&quot;:[0,0.23061762577854522],&quot;bb_upper&quot;:[0,0.2544176700059282],&quot;timestamp&quot;:[0,&quot;2024-12-04T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24],&quot;low&quot;:[0,0.24],&quot;high&quot;:[0,0.245],&quot;close&quot;:[0,0.245],&quot;volume&quot;:[0,12736],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24346539676189421],&quot;sma_10&quot;:[0,0.24154529720544815],&quot;sma_20&quot;:[0,0.2426226481795311],&quot;sma_50&quot;:[0,0.24485881954431535],&quot;sma_100&quot;:[0,0.23652886971831322],&quot;ema_9&quot;:[0,0.24282524554651677],&quot;ema_12&quot;:[0,0.24273655810095798],&quot;ema_26&quot;:[0,0.2428471439894515],&quot;ema_50&quot;:[0,0.24177508423681984],&quot;ema_200&quot;:[0,0.23825131445354117],&quot;ulcer_index&quot;:[0,4.74351394892638],&quot;force_index&quot;:[0,-67.67528185514455],&quot;easy_movement&quot;:[0,-0.4618461983219801],&quot;volume_weighted_avg&quot;:[0,0.24262153442677178],&quot;channel_index&quot;:[0,-42.48663015948929],&quot;williams_r&quot;:[0,-50.50252084102416],&quot;mass_index&quot;:[0,24.252308623779868],&quot;obv&quot;:[0,-44204],&quot;rsi&quot;:[0,53.725405523986765],&quot;rsi_2&quot;:[0,76.97217980128455],&quot;vwma&quot;:[0,0.2420730658963404],&quot;macd&quot;:[0,0.0002468050044395436],&quot;stoch&quot;:[0,49.49747915897585],&quot;bb_middle&quot;:[0,0.2426226481795311],&quot;bb_low&quot;:[0,0.23050301070334106],&quot;bb_upper&quot;:[0,0.25474228565572116],&quot;timestamp&quot;:[0,&quot;2024-12-04T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2423],&quot;low&quot;:[0,0.2423],&quot;high&quot;:[0,0.2497],&quot;close&quot;:[0,0.2423],&quot;volume&quot;:[0,2974],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24246539771556855],&quot;sma_10&quot;:[0,0.24158529788255692],&quot;sma_20&quot;:[0,0.24239264875650407],&quot;sma_50&quot;:[0,0.24506481975317002],&quot;sma_100&quot;:[0,0.23659586980938913],&quot;ema_9&quot;:[0,0.24326019739168223],&quot;ema_12&quot;:[0,0.24308478088194518],&quot;ema_26&quot;:[0,0.24300838808084557],&quot;ema_50&quot;:[0,0.2419729447222029],&quot;ema_200&quot;:[0,0.2397531858246701],&quot;ulcer_index&quot;:[0,4.754379777602798],&quot;force_index&quot;:[0,-66.92256338702326],&quot;easy_movement&quot;:[0,-0.4669837100162046],&quot;volume_weighted_avg&quot;:[0,0.2426925608856433],&quot;channel_index&quot;:[0,-34.264919251339755],&quot;williams_r&quot;:[0,-62.81405680559684],&quot;mass_index&quot;:[0,23.94196746732293],&quot;obv&quot;:[0,-59067],&quot;rsi&quot;:[0,51.08205788427512],&quot;rsi_2&quot;:[0,51.8242563892503],&quot;vwma&quot;:[0,0.2421191616587031],&quot;macd&quot;:[0,0.00034927886008130344],&quot;stoch&quot;:[0,37.18594319440315],&quot;bb_middle&quot;:[0,0.24239264875650407],&quot;bb_low&quot;:[0,0.2306424270693028],&quot;bb_upper&quot;:[0,0.2541428704437053],&quot;timestamp&quot;:[0,&quot;2024-12-04T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2444],&quot;low&quot;:[0,0.2367],&quot;high&quot;:[0,0.2444],&quot;close&quot;:[0,0.2405],&quot;volume&quot;:[0,40462],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24292539954185485],&quot;sma_10&quot;:[0,0.24230529814958573],&quot;sma_20&quot;:[0,0.24243264868855477],&quot;sma_50&quot;:[0,0.2452148199081421],&quot;sma_100&quot;:[0,0.23659686982631684],&quot;ema_9&quot;:[0,0.24306815866803183],&quot;ema_12&quot;:[0,0.2429640462913525],&quot;ema_26&quot;:[0,0.2429587791169308],&quot;ema_50&quot;:[0,0.2421010975959633],&quot;ema_200&quot;:[0,0.24209614932177723],&quot;ulcer_index&quot;:[0,4.886894173926958],&quot;force_index&quot;:[0,-58.507148649181836],&quot;easy_movement&quot;:[0,-0.4056477311270273],&quot;volume_weighted_avg&quot;:[0,0.24187786649376847],&quot;channel_index&quot;:[0,-46.59692089262196],&quot;williams_r&quot;:[0,-69.59797583916338],&quot;mass_index&quot;:[0,23.74712102314202],&quot;obv&quot;:[0,-100900],&quot;rsi&quot;:[0,49.628791572754906],&quot;rsi_2&quot;:[0,38.10457841301569],&quot;vwma&quot;:[0,0.2421479199885792],&quot;macd&quot;:[0,0.00022616027454813018],&quot;stoch&quot;:[0,30.40202416083662],&quot;bb_middle&quot;:[0,0.24243264868855477],&quot;bb_low&quot;:[0,0.2306894096205313],&quot;bb_upper&quot;:[0,0.25417588775657823],&quot;timestamp&quot;:[0,&quot;2024-12-04T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2376],&quot;low&quot;:[0,0.2329],&quot;high&quot;:[0,0.2376],&quot;close&quot;:[0,0.23495],&quot;volume&quot;:[0,11180],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24264000058174134],&quot;sma_10&quot;:[0,0.24255529791116714],&quot;sma_20&quot;:[0,0.24237764850258828],&quot;sma_50&quot;:[0,0.24538482010364532],&quot;sma_100&quot;:[0,0.2365168698132038],&quot;ema_9&quot;:[0,0.24255452755351933],&quot;ema_12&quot;:[0,0.24258496250659645],&quot;ema_26&quot;:[0,0.2427748746374946],&quot;ema_50&quot;:[0,0.24196691656293443],&quot;ema_200&quot;:[0,0.24064554704609611],&quot;ulcer_index&quot;:[0,4.9960851361521215],&quot;force_index&quot;:[0,-60.55526523979794],&quot;easy_movement&quot;:[0,-0.41603380935981754],&quot;volume_weighted_avg&quot;:[0,0.2396030097869383],&quot;channel_index&quot;:[0,8.236325181158133],&quot;williams_r&quot;:[0,-74.12058852820773],&quot;mass_index&quot;:[0,23.610829748417338],&quot;obv&quot;:[0,-138109],&quot;rsi&quot;:[0,48.642025328596624],&quot;rsi_2&quot;:[0,28.163454298636807],&quot;vwma&quot;:[0,0.2420570615704789],&quot;macd&quot;:[0,0.000022532870527486543],&quot;stoch&quot;:[0,25.879411471792263],&quot;bb_middle&quot;:[0,0.24237764850258828],&quot;bb_low&quot;:[0,0.23060904922209313],&quot;bb_upper&quot;:[0,0.2541462477830834],&quot;timestamp&quot;:[0,&quot;2024-12-04T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.23495],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.2396],&quot;close&quot;:[0,0.231],&quot;volume&quot;:[0,7590],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2425300031900406],&quot;sma_10&quot;:[0,0.2430302992463112],&quot;sma_20&quot;:[0,0.2422401487827301],&quot;sma_50&quot;:[0,0.24508582025766373],&quot;sma_100&quot;:[0,0.23642036989331244],&quot;ema_9&quot;:[0,0.24103362324075808],&quot;ema_12&quot;:[0,0.2414103528084957],&quot;ema_26&quot;:[0,0.2421870265763476],&quot;ema_50&quot;:[0,0.24136040745795212],&quot;ema_200&quot;:[0,0.23393031500306213],&quot;ulcer_index&quot;:[0,5.037146815868507],&quot;force_index&quot;:[0,-60.767869536742886],&quot;easy_movement&quot;:[0,-0.43293242145428273],&quot;volume_weighted_avg&quot;:[0,0.24042178103835884],&quot;channel_index&quot;:[0,-36.60616453545523],&quot;williams_r&quot;:[0,-77.16339127594092],&quot;mass_index&quot;:[0,23.589174006353502],&quot;obv&quot;:[0,-131831],&quot;rsi&quot;:[0,45.637483134346816],&quot;rsi_2&quot;:[0,10.79546146102318],&quot;vwma&quot;:[0,0.24214246987722082],&quot;macd&quot;:[0,-0.0004618341403564646],&quot;stoch&quot;:[0,22.836608724059076],&quot;bb_middle&quot;:[0,0.2422401487827301],&quot;bb_low&quot;:[0,0.23019514149366102],&quot;bb_upper&quot;:[0,0.25428515607179913],&quot;timestamp&quot;:[0,&quot;2024-12-04T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2311],&quot;low&quot;:[0,0.2311],&quot;high&quot;:[0,0.2323],&quot;close&quot;:[0,0.2312],&quot;volume&quot;:[0,807],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23875000476837158],&quot;sma_10&quot;:[0,0.2411077007651329],&quot;sma_20&quot;:[0,0.24174014925956727],&quot;sma_50&quot;:[0,0.2448468202352524],&quot;sma_100&quot;:[0,0.23646536991000175],&quot;ema_9&quot;:[0,0.2390268998355201],&quot;ema_12&quot;:[0,0.23980876187836211],&quot;ema_26&quot;:[0,0.24136535915653556],&quot;ema_50&quot;:[0,0.24123602748503395],&quot;ema_200&quot;:[0,0.23956645111227134],&quot;ulcer_index&quot;:[0,5.366774894015064],&quot;force_index&quot;:[0,-56.37029394469575],&quot;easy_movement&quot;:[0,0.13552299303995888],&quot;volume_weighted_avg&quot;:[0,0.23999882597066627],&quot;channel_index&quot;:[0,-35.579890810475774],&quot;williams_r&quot;:[0,-95.2380817222918],&quot;mass_index&quot;:[0,23.735527398192826],&quot;obv&quot;:[0,-142580],&quot;rsi&quot;:[0,43.5473346433628],&quot;rsi_2&quot;:[0,5.748979127140004],&quot;vwma&quot;:[0,0.24221629522968682],&quot;macd&quot;:[0,-0.0009845140023950515],&quot;stoch&quot;:[0,4.7619182777082],&quot;bb_middle&quot;:[0,0.24174014925956727],&quot;bb_low&quot;:[0,0.22873850443648266],&quot;bb_upper&quot;:[0,0.25474179408265185],&quot;timestamp&quot;:[0,&quot;2024-12-04T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.231],&quot;low&quot;:[0,0.231],&quot;high&quot;:[0,0.2389],&quot;close&quot;:[0,0.2315],&quot;volume&quot;:[0,23857],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2359900027513504],&quot;sma_10&quot;:[0,0.23922770023345946],&quot;sma_20&quot;:[0,0.24127514883875847],&quot;sma_50&quot;:[0,0.24455282002687453],&quot;sma_100&quot;:[0,0.23635836988687514],&quot;ema_9&quot;:[0,0.23746151880290997],&quot;ema_12&quot;:[0,0.23848433556687157],&quot;ema_26&quot;:[0,0.24060755049052754],&quot;ema_50&quot;:[0,0.24064841532932038],&quot;ema_200&quot;:[0,0.23558371298150446],&quot;ulcer_index&quot;:[0,5.418147042030796],&quot;force_index&quot;:[0,-48.29273137286755],&quot;easy_movement&quot;:[0,0.12514802613131049],&quot;volume_weighted_avg&quot;:[0,0.24000152986866938],&quot;channel_index&quot;:[0,-48.024293130785],&quot;williams_r&quot;:[0,-94.2857548331246],&quot;mass_index&quot;:[0,23.86597794140428],&quot;obv&quot;:[0,-109657],&quot;rsi&quot;:[0,43.69572084610505],&quot;rsi_2&quot;:[0,10.008745323984513],&quot;vwma&quot;:[0,0.24220820123595238],&quot;macd&quot;:[0,-0.0012470258705089801],&quot;stoch&quot;:[0,5.7142451668754015],&quot;bb_middle&quot;:[0,0.24127514883875847],&quot;bb_low&quot;:[0,0.22748786318352565],&quot;bb_upper&quot;:[0,0.2550624344939913],&quot;timestamp&quot;:[0,&quot;2024-12-05T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2326],&quot;low&quot;:[0,0.2231],&quot;high&quot;:[0,0.2376],&quot;close&quot;:[0,0.2376],&quot;volume&quot;:[0,61781],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.233830001950264],&quot;sma_10&quot;:[0,0.2383777007460594],&quot;sma_20&quot;:[0,0.24073514863848686],&quot;sma_50&quot;:[0,0.24410281985998153],&quot;sma_100&quot;:[0,0.2363603699207306],&quot;ema_9&quot;:[0,0.2362692149947054],&quot;ema_12&quot;:[0,0.23740982238273253],&quot;ema_26&quot;:[0,0.23993305348394292],&quot;ema_50&quot;:[0,0.2402951457887127],&quot;ema_200&quot;:[0,0.23565344379995248],&quot;ulcer_index&quot;:[0,5.553904304479609],&quot;force_index&quot;:[0,-40.3725005750441],&quot;easy_movement&quot;:[0,0.13949029764824075],&quot;volume_weighted_avg&quot;:[0,0.2395258932030428],&quot;channel_index&quot;:[0,-9.789914562409512],&quot;williams_r&quot;:[0,-92.85715806242173],&quot;mass_index&quot;:[0,0],&quot;obv&quot;:[0,-91471],&quot;rsi&quot;:[0,43.91945797871291],&quot;rsi_2&quot;:[0,20.75430393308484],&quot;vwma&quot;:[0,0.2417707453601424],&quot;macd&quot;:[0,-0.0013174604123528787],&quot;stoch&quot;:[0,7.142841937578276],&quot;bb_middle&quot;:[0,0.24073514863848686],&quot;bb_low&quot;:[0,0.22631906431418894],&quot;bb_upper&quot;:[0,0.25515123296278475],&quot;timestamp&quot;:[0,&quot;2024-12-05T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.224],&quot;low&quot;:[0,0.224],&quot;high&quot;:[0,0.2399],&quot;close&quot;:[0,0.2322],&quot;volume&quot;:[0,19312],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2332500010728836],&quot;sma_10&quot;:[0,0.23794500082731246],&quot;sma_20&quot;:[0,0.240065149217844],&quot;sma_50&quot;:[0,0.2437748196721077],&quot;sma_100&quot;:[0,0.23642036989331244],&quot;ema_9&quot;:[0,0.23653537173827227],&quot;ema_12&quot;:[0,0.23743908027962596],&quot;ema_26&quot;:[0,0.23976023461198712],&quot;ema_50&quot;:[0,0.24018945374650985],&quot;ema_200&quot;:[0,0.23567281250555036],&quot;ulcer_index&quot;:[0,5.182999858148248],&quot;force_index&quot;:[0,19.233010321196353],&quot;easy_movement&quot;:[0,0.18569608274767332],&quot;volume_weighted_avg&quot;:[0,0.2391065563993999],&quot;channel_index&quot;:[0,54.432765312055174],&quot;williams_r&quot;:[0,-48.02866579502824],&quot;mass_index&quot;:[0,24.417493240441452],&quot;obv&quot;:[0,-29690],&quot;rsi&quot;:[0,48.412449473841335],&quot;rsi_2&quot;:[0,86.46711979347883],&quot;vwma&quot;:[0,0.24065960447289386],&quot;macd&quot;:[0,-0.000892306914802919],&quot;stoch&quot;:[0,51.971334204971754],&quot;bb_middle&quot;:[0,0.240065149217844],&quot;bb_low&quot;:[0,0.22639326779904198],&quot;bb_upper&quot;:[0,0.253737030636646],&quot;timestamp&quot;:[0,&quot;2024-12-05T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2246],&quot;low&quot;:[0,0.2246],&quot;high&quot;:[0,0.238519],&quot;close&quot;:[0,0.2282],&quot;volume&quot;:[0,28025],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23269999921321868],&quot;sma_10&quot;:[0,0.23761500120162965],&quot;sma_20&quot;:[0,0.23902514949440956],&quot;sma_50&quot;:[0,0.24333881944417954],&quot;sma_100&quot;:[0,0.23642636984586715],&quot;ema_9&quot;:[0,0.23566829673447698],&quot;ema_12&quot;:[0,0.23663306793964445],&quot;ema_26&quot;:[0,0.23920444471817665],&quot;ema_50&quot;:[0,0.24004638618566213],&quot;ema_200&quot;:[0,0.2390595050307544],&quot;ulcer_index&quot;:[0,5.5134967991409365],&quot;force_index&quot;:[0,1.5873301012285612],&quot;easy_movement&quot;:[0,0.1107284569953505],&quot;volume_weighted_avg&quot;:[0,0.23792094954213017],&quot;channel_index&quot;:[0,-13.941248508964554],&quot;williams_r&quot;:[0,-66.17103213555296],&quot;mass_index&quot;:[0,24.76933260966539],&quot;obv&quot;:[0,-52616],&quot;rsi&quot;:[0,44.9652630889171],&quot;rsi_2&quot;:[0,35.03326072525165],&quot;vwma&quot;:[0,0.23852740984038165],&quot;macd&quot;:[0,-0.0009086535743919964],&quot;stoch&quot;:[0,33.82896786444704],&quot;bb_middle&quot;:[0,0.23902514949440956],&quot;bb_low&quot;:[0,0.22631672546480702],&quot;bb_upper&quot;:[0,0.2517335735240121],&quot;timestamp&quot;:[0,&quot;2024-12-05T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2297],&quot;low&quot;:[0,0.2246],&quot;high&quot;:[0,0.2319],&quot;close&quot;:[0,0.2283],&quot;volume&quot;:[0,17979],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2321399986743927],&quot;sma_10&quot;:[0,0.23544500172138214],&quot;sma_20&quot;:[0,0.23849514946341516],&quot;sma_50&quot;:[0,0.2429028195142746],&quot;sma_100&quot;:[0,0.236299369931221],&quot;ema_9&quot;:[0,0.23417463808835906],&quot;ema_12&quot;:[0,0.2353356733639555],&quot;ema_26&quot;:[0,0.23838891452264066],&quot;ema_50&quot;:[0,0.2395662623145455],&quot;ema_200&quot;:[0,0.23863875829951323],&quot;ulcer_index&quot;:[0,5.973618718161766],&quot;force_index&quot;:[0,-14.653015624923162],&quot;easy_movement&quot;:[0,0.07047425698466703],&quot;volume_weighted_avg&quot;:[0,0.2365244585085204],&quot;channel_index&quot;:[0,27.738109670037076],&quot;williams_r&quot;:[0,-81.04019530667902],&quot;mass_index&quot;:[0,25.04665557413481],&quot;obv&quot;:[0,-65621],&quot;rsi&quot;:[0,42.555673344997736],&quot;rsi_2&quot;:[0,18.622445454540767],&quot;vwma&quot;:[0,0.2374179926056203],&quot;macd&quot;:[0,-0.0011129051580069924],&quot;stoch&quot;:[0,18.959804693320983],&quot;bb_middle&quot;:[0,0.23849514946341516],&quot;bb_low&quot;:[0,0.22493760321651957],&quot;bb_upper&quot;:[0,0.25205269571031075],&quot;timestamp&quot;:[0,&quot;2024-12-05T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.225],&quot;low&quot;:[0,0.2114],&quot;high&quot;:[0,0.2316],&quot;close&quot;:[0,0.2114],&quot;volume&quot;:[0,110816],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.23156000077724456],&quot;sma_10&quot;:[0,0.2337750017642975],&quot;sma_20&quot;:[0,0.2376801498234272],&quot;sma_50&quot;:[0,0.24238881945610047],&quot;sma_100&quot;:[0,0.23618186995387078],&quot;ema_9&quot;:[0,0.2329997115091432],&quot;ema_12&quot;:[0,0.2342532625905653],&quot;ema_26&quot;:[0,0.2376392467404383],&quot;ema_50&quot;:[0,0.23903017297971044],&quot;ema_200&quot;:[0,0.2366413198797993],&quot;ulcer_index&quot;:[0,6.255765753040489],&quot;force_index&quot;:[0,-12.303463372774504],&quot;easy_movement&quot;:[0,0.06923579394416572],&quot;volume_weighted_avg&quot;:[0,0.23573698090739523],&quot;channel_index&quot;:[0,2.738931110167046],&quot;williams_r&quot;:[0,-80.6684279130781],&quot;mass_index&quot;:[0,25.19501923894116],&quot;obv&quot;:[0,-45024],&quot;rsi&quot;:[0,42.64255878531083],&quot;rsi_2&quot;:[0,20.484864870646277],&quot;vwma&quot;:[0,0.23689589649311116],&quot;macd&quot;:[0,-0.0011594921867124474],&quot;stoch&quot;:[0,19.331572086921884],&quot;bb_middle&quot;:[0,0.2376801498234272],&quot;bb_low&quot;:[0,0.22373437911040486],&quot;bb_upper&quot;:[0,0.25162592053644955],&quot;timestamp&quot;:[0,&quot;2024-12-05T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2222],&quot;low&quot;:[0,0.2113],&quot;high&quot;:[0,0.2222],&quot;close&quot;:[0,0.2155],&quot;volume&quot;:[0,16229],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2275400012731552],&quot;sma_10&quot;:[0,0.2306850016117096],&quot;sma_20&quot;:[0,0.23649514988064765],&quot;sma_50&quot;:[0,0.24162281960248946],&quot;sma_100&quot;:[0,0.2359468699991703],&quot;ema_9&quot;:[0,0.22867976965558226],&quot;ema_12&quot;:[0,0.2307373763940772],&quot;ema_26&quot;:[0,0.2356956899202456],&quot;ema_50&quot;:[0,0.23795029810845242],&quot;ema_200&quot;:[0,0.23646373901091672],&quot;ulcer_index&quot;:[0,7.397291803116068],&quot;force_index&quot;:[0,-278.0872394078301],&quot;easy_movement&quot;:[0,0.11551540497422683],&quot;volume_weighted_avg&quot;:[0,0.22782018797674655],&quot;channel_index&quot;:[0,211.91799923664377],&quot;williams_r&quot;:[0,-100],&quot;mass_index&quot;:[0,25.482084969691453],&quot;obv&quot;:[0,-160228],&quot;rsi&quot;:[0,33.78414052266305],&quot;rsi_2&quot;:[0,2.3450426510604245],&quot;vwma&quot;:[0,0.23058913520427862],&quot;macd&quot;:[0,-0.00218534176634107],&quot;stoch&quot;:[0,0],&quot;bb_middle&quot;:[0,0.23649514988064765],&quot;bb_low&quot;:[0,0.21844894753163083],&quot;bb_upper&quot;:[0,0.25454135222966445],&quot;timestamp&quot;:[0,&quot;2024-12-05T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.22],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.223],&quot;close&quot;:[0,0.2211],&quot;volume&quot;:[0,19853],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2231200009584427],&quot;sma_10&quot;:[0,0.22818500101566314],&quot;sma_20&quot;:[0,0.23537014946341514],&quot;sma_50&quot;:[0,0.2409448194503784],&quot;sma_100&quot;:[0,0.23575086995959282],&quot;ema_9&quot;:[0,0.22604381515226124],&quot;ema_12&quot;:[0,0.22839316420098488],&quot;ema_26&quot;:[0,0.23419971267718867],&quot;ema_50&quot;:[0,0.23706989414886515],&quot;ema_200&quot;:[0,0.23625514456442975],&quot;ulcer_index&quot;:[0,8.052166136491369],&quot;force_index&quot;:[0,-228.85493569819835],&quot;easy_movement&quot;:[0,0.09272771003020923],&quot;volume_weighted_avg&quot;:[0,0.227239546402229],&quot;channel_index&quot;:[0,-8.726179635340943],&quot;williams_r&quot;:[0,-89.14701549375714],&quot;mass_index&quot;:[0,25.678679498581378],&quot;obv&quot;:[0,-143999],&quot;rsi&quot;:[0,37.19278153284613],&quot;rsi_2&quot;:[0,31.693651678129044],&quot;vwma&quot;:[0,0.22870707770607376],&quot;macd&quot;:[0,-0.0024268613731011877],&quot;stoch&quot;:[0,10.852984506242862],&quot;bb_middle&quot;:[0,0.23537014946341514],&quot;bb_low&quot;:[0,0.21516348508953545],&quot;bb_upper&quot;:[0,0.2555768138372948],&quot;timestamp&quot;:[0,&quot;2024-12-06T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.22105],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.2211],&quot;close&quot;:[0,0.22],&quot;volume&quot;:[0,12054],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22090000212192534],&quot;sma_10&quot;:[0,0.22680000066757203],&quot;sma_20&quot;:[0,0.2349151499569416],&quot;sma_50&quot;:[0,0.24056481957435608],&quot;sma_100&quot;:[0,0.23561086997389794],&quot;ema_9&quot;:[0,0.22505505262727674],&quot;ema_12&quot;:[0,0.22727113933365883],&quot;ema_26&quot;:[0,0.23322940923744054],&quot;ema_50&quot;:[0,0.23644545450726198],&quot;ema_200&quot;:[0,0.23614113539150222],&quot;ulcer_index&quot;:[0,8.457388985177692],&quot;force_index&quot;:[0,-180.27851906380462],&quot;easy_movement&quot;:[0,-0.026436265971427755],&quot;volume_weighted_avg&quot;:[0,0.22654706385225562],&quot;channel_index&quot;:[0,-2.0438666498350506],&quot;williams_r&quot;:[0,-74.47915777382828],&quot;mass_index&quot;:[0,25.699310550250615],&quot;obv&quot;:[0,-135445],&quot;rsi&quot;:[0,41.612630485734606],&quot;rsi_2&quot;:[0,62.48907296397604],&quot;vwma&quot;:[0,0.22832715282396446],&quot;macd&quot;:[0,-0.0020628084985106427],&quot;stoch&quot;:[0,25.52084222617172],&quot;bb_middle&quot;:[0,0.2349151499569416],&quot;bb_low&quot;:[0,0.21387085140959405],&quot;bb_upper&quot;:[0,0.25595944850428914],&quot;timestamp&quot;:[0,&quot;2024-12-06T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2201],&quot;low&quot;:[0,0.215],&quot;high&quot;:[0,0.2201],&quot;close&quot;:[0,0.215],&quot;volume&quot;:[0,15011],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.21926000118255615],&quot;sma_10&quot;:[0,0.22569999992847442],&quot;sma_20&quot;:[0,0.23340385034680367],&quot;sma_50&quot;:[0,0.23976481974124908],&quot;sma_100&quot;:[0,0.23545886993408202],&quot;ema_9&quot;:[0,0.2240440418626695],&quot;ema_12&quot;:[0,0.22615250212960214],&quot;ema_26&quot;:[0,0.2322478163674864],&quot;ema_50&quot;:[0,0.23573463351656285],&quot;ema_200&quot;:[0,0.234656171624405],&quot;ulcer_index&quot;:[0,8.767184241439898],&quot;force_index&quot;:[0,-156.41761624893905],&quot;easy_movement&quot;:[0,-0.026776480632446396],&quot;volume_weighted_avg&quot;:[0,0.22570523230826822],&quot;channel_index&quot;:[0,-24.993173835620205],&quot;williams_r&quot;:[0,-77.34375121265978],&quot;mass_index&quot;:[0,25.088720380256447],&quot;obv&quot;:[0,-118762],&quot;rsi&quot;:[0,41.00424729945515],&quot;rsi_2&quot;:[0,53.08653372129676],&quot;vwma&quot;:[0,0.2275400140785246],&quot;macd&quot;:[0,-0.0017619609448479298],&quot;stoch&quot;:[0,22.656248787340218],&quot;bb_middle&quot;:[0,0.23340385034680367],&quot;bb_low&quot;:[0,0.21263525936646244],&quot;bb_upper&quot;:[0,0.2541724413271449],&quot;timestamp&quot;:[0,&quot;2024-12-06T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.215],&quot;low&quot;:[0,0.21],&quot;high&quot;:[0,0.2165],&quot;close&quot;:[0,0.215],&quot;volume&quot;:[0,142851],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.21660000085830688],&quot;sma_10&quot;:[0,0.22408000081777574],&quot;sma_20&quot;:[0,0.2316538505256176],&quot;sma_50&quot;:[0,0.23906481981277466],&quot;sma_100&quot;:[0,0.2352928699553013],&quot;ema_9&quot;:[0,0.2222352342054728],&quot;ema_12&quot;:[0,0.22443673314363083],&quot;ema_26&quot;:[0,0.2309703824393937],&quot;ema_50&quot;:[0,0.23492883297330194],&quot;ema_200&quot;:[0,0.2346077354220607],&quot;ulcer_index&quot;:[0,9.144180323780324],&quot;force_index&quot;:[0,-144.79531481714113],&quot;easy_movement&quot;:[0,-0.09626255100383545],&quot;volume_weighted_avg&quot;:[0,0.2251595880299242],&quot;channel_index&quot;:[0,-19.593916463269824],&quot;williams_r&quot;:[0,-88.82174111321149],&quot;mass_index&quot;:[0,24.552642225628745],&quot;obv&quot;:[0,-141176],&quot;rsi&quot;:[0,38.255777110039354],&quot;rsi_2&quot;:[0,22.41948040696265],&quot;vwma&quot;:[0,0.2268664253741816],&quot;macd&quot;:[0,-0.0017600058426549044],&quot;stoch&quot;:[0,11.17825888678852],&quot;bb_middle&quot;:[0,0.2316538505256176],&quot;bb_low&quot;:[0,0.21087553845893517],&quot;bb_upper&quot;:[0,0.25243216259230006],&quot;timestamp&quot;:[0,&quot;2024-12-06T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2126],&quot;low&quot;:[0,0.2101],&quot;high&quot;:[0,0.2151],&quot;close&quot;:[0,0.2125],&quot;volume&quot;:[0,22712],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2173200011253357],&quot;sma_10&quot;:[0,0.22243000119924544],&quot;sma_20&quot;:[0,0.23040385097265242],&quot;sma_50&quot;:[0,0.2381648200750351],&quot;sma_100&quot;:[0,0.2351228700578213],&quot;ema_9&quot;:[0,0.22078818807828954],&quot;ema_12&quot;:[0,0.22298492822796742],&quot;ema_26&quot;:[0,0.22978439109030463],&quot;ema_50&quot;:[0,0.23402649164155737],&quot;ema_200&quot;:[0,0.2319846522885557],&quot;ulcer_index&quot;:[0,9.433945665458118],&quot;force_index&quot;:[0,-124.10918319474553],&quot;easy_movement&quot;:[0,-0.09025192848634132],&quot;volume_weighted_avg&quot;:[0,0.2209079579253155],&quot;channel_index&quot;:[0,305.604682803143],&quot;williams_r&quot;:[0,-83.27755780429642],&quot;mass_index&quot;:[0,24.11392895178278],&quot;obv&quot;:[0,-114299],&quot;rsi&quot;:[0,38.26163710479044],&quot;rsi_2&quot;:[0,22.41948040696265],&quot;vwma&quot;:[0,0.22354241573192746],&quot;macd&quot;:[0,-0.0016244664327025767],&quot;stoch&quot;:[0,16.722442195703582],&quot;bb_middle&quot;:[0,0.23040385097265242],&quot;bb_low&quot;:[0,0.2087930491330088],&quot;bb_upper&quot;:[0,0.25201465281229607],&quot;timestamp&quot;:[0,&quot;2024-12-06T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.213769],&quot;low&quot;:[0,0.21],&quot;high&quot;:[0,0.2233],&quot;close&quot;:[0,0.2198],&quot;volume&quot;:[0,43376],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.21672000288963317],&quot;sma_10&quot;:[0,0.21992000192403793],&quot;sma_20&quot;:[0,0.2289325013756752],&quot;sma_50&quot;:[0,0.23742282032966613],&quot;sma_100&quot;:[0,0.23499387010931969],&quot;ema_9&quot;:[0,0.2191305516546431],&quot;ema_12&quot;:[0,0.22137186324150307],&quot;ema_26&quot;:[0,0.2285038844248791],&quot;ema_50&quot;:[0,0.23317499326022073],&quot;ema_200&quot;:[0,0.23164362216955062],&quot;ulcer_index&quot;:[0,9.711254852375017],&quot;force_index&quot;:[0,-114.49182434516291],&quot;easy_movement&quot;:[0,-0.07535912276059147],&quot;volume_weighted_avg&quot;:[0,0.22021048840358617],&quot;channel_index&quot;:[0,-16.612587170568464],&quot;williams_r&quot;:[0,-91.63875398381803],&quot;mass_index&quot;:[0,23.69649738079465],&quot;obv&quot;:[0,-134748],&quot;rsi&quot;:[0,36.83104776283127],&quot;rsi_2&quot;:[0,10.401729084874319],&quot;vwma&quot;:[0,0.22293837646425005],&quot;macd&quot;:[0,-0.0015658507711235302],&quot;stoch&quot;:[0,8.361246016181964],&quot;bb_middle&quot;:[0,0.2289325013756752],&quot;bb_low&quot;:[0,0.20666323493449143],&quot;bb_upper&quot;:[0,0.251201767816859],&quot;timestamp&quot;:[0,&quot;2024-12-06T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.218],&quot;low&quot;:[0,0.2155],&quot;high&quot;:[0,0.2232],&quot;close&quot;:[0,0.2177],&quot;volume&quot;:[0,41317],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.21646000146865846],&quot;sma_10&quot;:[0,0.2186800017952919],&quot;sma_20&quot;:[0,0.22814750149846078],&quot;sma_50&quot;:[0,0.23673882007598876],&quot;sma_100&quot;:[0,0.23494187012314796],&quot;ema_9&quot;:[0,0.21926444040907284],&quot;ema_12&quot;:[0,0.2211300376648445],&quot;ema_26&quot;:[0,0.22786112848877485],&quot;ema_50&quot;:[0,0.2327300776472156],&quot;ema_200&quot;:[0,0.2331253052321054],&quot;ulcer_index&quot;:[0,9.70054137714612],&quot;force_index&quot;:[0,-52.9008872066807],&quot;easy_movement&quot;:[0,-0.06242358888503435],&quot;volume_weighted_avg&quot;:[0,0.22002401957439877],&quot;channel_index&quot;:[0,36.66243434215841],&quot;williams_r&quot;:[0,-67.22407310041339],&quot;mass_index&quot;:[0,23.538351204547496],&quot;obv&quot;:[0,-94321],&quot;rsi&quot;:[0,43.472280344591184],&quot;rsi_2&quot;:[0,78.30800069192257],&quot;vwma&quot;:[0,0.22269344584288153],&quot;macd&quot;:[0,-0.0009294257425901658],&quot;stoch&quot;:[0,32.77592689958661],&quot;bb_middle&quot;:[0,0.22814750149846078],&quot;bb_low&quot;:[0,0.20575309432976213],&quot;bb_upper&quot;:[0,0.2505419086671594],&quot;timestamp&quot;:[0,&quot;2024-12-06T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.24],&quot;low&quot;:[0,0.22],&quot;high&quot;:[0,0.249],&quot;close&quot;:[0,0.23495],&quot;volume&quot;:[0,220167],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.21600000262260438],&quot;sma_10&quot;:[0,0.21763000190258025],&quot;sma_20&quot;:[0,0.2265375018119812],&quot;sma_50&quot;:[0,0.236390820145607],&quot;sma_100&quot;:[0,0.23482539013028145],&quot;ema_9&quot;:[0,0.21895155324251103],&quot;ema_12&quot;:[0,0.22060234019188787],&quot;ema_26&quot;:[0,0.2271078398480299],&quot;ema_50&quot;:[0,0.2321159866346291],&quot;ema_200&quot;:[0,0.23247592092158578],&quot;ulcer_index&quot;:[0,9.745845564186324],&quot;force_index&quot;:[0,-57.738240611621976],&quot;easy_movement&quot;:[0,-0.02590301442197419],&quot;volume_weighted_avg&quot;:[0,0.21984139566901018],&quot;channel_index&quot;:[0,26.666498327565517],&quot;williams_r&quot;:[0,-74.24745396961458],&quot;mass_index&quot;:[0,23.375797374615484],&quot;obv&quot;:[0,-125232],&quot;rsi&quot;:[0,42.10185349986449],&quot;rsi_2&quot;:[0,54.5301683746798],&quot;vwma&quot;:[0,0.22212411929294798],&quot;macd&quot;:[0,-0.0005638460114276624],&quot;stoch&quot;:[0,25.75254603038541],&quot;bb_middle&quot;:[0,0.2265375018119812],&quot;bb_low&quot;:[0,0.2060842162232394],&quot;bb_upper&quot;:[0,0.246990787400723],&quot;timestamp&quot;:[0,&quot;2024-12-09T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.23],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.2398],&quot;close&quot;:[0,0.2396],&quot;volume&quot;:[0,64487],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.21999000310897826],&quot;sma_10&quot;:[0,0.21829500198364257],&quot;sma_20&quot;:[0,0.22603500187397002],&quot;sma_50&quot;:[0,0.23599982023239136],&quot;sma_100&quot;:[0,0.23489489018917084],&quot;ema_9&quot;:[0,0.22215124379449772],&quot;ema_12&quot;:[0,0.2228096730831306],&quot;ema_26&quot;:[0,0.2276861953118184],&quot;ema_50&quot;:[0,0.23212461167411197],&quot;ema_200&quot;:[0,0.23044042899876083],&quot;ulcer_index&quot;:[0,9.543061319271608],&quot;force_index&quot;:[0,493.0646898316701],&quot;easy_movement&quot;:[0,-0.019336417213681047],&quot;volume_weighted_avg&quot;:[0,0.22379258849464667],&quot;channel_index&quot;:[0,398.0956950244267],&quot;williams_r&quot;:[0,-36.02561623936],&quot;mass_index&quot;:[0,23.69710179229296],&quot;obv&quot;:[0,107326],&quot;rsi&quot;:[0,54.74436453434061],&quot;rsi_2&quot;:[0,92.40711083550653],&quot;vwma&quot;:[0,0.22507452515511714],&quot;macd&quot;:[0,0.000848871630619941],&quot;stoch&quot;:[0,63.974383760639995],&quot;bb_middle&quot;:[0,0.22603500187397002],&quot;bb_low&quot;:[0,0.2069743589438109],&quot;bb_upper&quot;:[0,0.24509564480412915],&quot;timestamp&quot;:[0,&quot;2024-12-09T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2397],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.2397],&quot;close&quot;:[0,0.236975],&quot;volume&quot;:[0,16540],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22491000294685365],&quot;sma_10&quot;:[0,0.22111500203609466],&quot;sma_20&quot;:[0,0.22590000182390213],&quot;sma_50&quot;:[0,0.23579182028770446],&quot;sma_100&quot;:[0,0.2350668902695179],&quot;ema_9&quot;:[0,0.22564099558868858],&quot;ema_12&quot;:[0,0.22539280071548023],&quot;ema_26&quot;:[0,0.2285686086539357],&quot;ema_50&quot;:[0,0.2324141033025789],&quot;ema_200&quot;:[0,0.23045799799747077],&quot;ulcer_index&quot;:[0,9.447296715563832],&quot;force_index&quot;:[0,465.4652868340146],&quot;easy_movement&quot;:[0,-0.011190641228963714],&quot;volume_weighted_avg&quot;:[0,0.22400744186174812],&quot;channel_index&quot;:[0,42.396262026012685],&quot;williams_r&quot;:[0,-24.10254901526261],&quot;mass_index&quot;:[0,23.93444811073335],&quot;obv&quot;:[0,194794],&quot;rsi&quot;:[0,57.439894839811856],&quot;rsi_2&quot;:[0,94.76028003527591],&quot;vwma&quot;:[0,0.22603713916767876],&quot;macd&quot;:[0,0.0020395532612206783],&quot;stoch&quot;:[0,75.89745098473739],&quot;bb_middle&quot;:[0,0.22590000182390213],&quot;bb_low&quot;:[0,0.2072686572299372],&quot;bb_upper&quot;:[0,0.24453134641786706],&quot;timestamp&quot;:[0,&quot;2024-12-09T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.23],&quot;low&quot;:[0,0.227],&quot;high&quot;:[0,0.2392],&quot;close&quot;:[0,0.23305],&quot;volume&quot;:[0,116255],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22980500161647796],&quot;sma_10&quot;:[0,0.22326250225305558],&quot;sma_20&quot;:[0,0.22572375163435937],&quot;sma_50&quot;:[0,0.23582730025053025],&quot;sma_100&quot;:[0,0.2352146402001381],&quot;ema_9&quot;:[0,0.22790779633252548],&quot;ema_12&quot;:[0,0.22717467738320396],&quot;ema_26&quot;:[0,0.22919098603624627],&quot;ema_50&quot;:[0,0.23258014764300142],&quot;ema_200&quot;:[0,0.23026532595971202],&quot;ulcer_index&quot;:[0,9.258300076624598],&quot;force_index&quot;:[0,392.7669488872955],&quot;easy_movement&quot;:[0,-0.020809467045319625],&quot;volume_weighted_avg&quot;:[0,0.2240803839682154],&quot;channel_index&quot;:[0,-62.30434472967041],&quot;williams_r&quot;:[0,-30.833326328514783],&quot;mass_index&quot;:[0,24.160910187444856],&quot;obv&quot;:[0,182900],&quot;rsi&quot;:[0,55.43199891338243],&quot;rsi_2&quot;:[0,70.1976069757965],&quot;vwma&quot;:[0,0.22558590092770353],&quot;macd&quot;:[0,0.0025588378430788485],&quot;stoch&quot;:[0,69.16667367148521],&quot;bb_middle&quot;:[0,0.22572375163435937],&quot;bb_low&quot;:[0,0.20758810024628407],&quot;bb_upper&quot;:[0,0.24385940302243467],&quot;timestamp&quot;:[0,&quot;2024-12-09T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.23],&quot;low&quot;:[0,0.23],&quot;high&quot;:[0,0.2391],&quot;close&quot;:[0,0.233049],&quot;volume&quot;:[0,61966],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23245500326156615],&quot;sma_10&quot;:[0,0.2244575023651123],&quot;sma_20&quot;:[0,0.22562875151634215],&quot;sma_50&quot;:[0,0.23560830026865007],&quot;sma_100&quot;:[0,0.2353301402926445],&quot;ema_9&quot;:[0,0.2289362377952961],&quot;ema_12&quot;:[0,0.2280785736537897],&quot;ema_26&quot;:[0,0.22947620276273056],&quot;ema_50&quot;:[0,0.2325729452612782],&quot;ema_200&quot;:[0,0.22977800951508687],&quot;ulcer_index&quot;:[0,8.992442254754433],&quot;force_index&quot;:[0,271.4747032938458],&quot;easy_movement&quot;:[0,-0.02073590787772065],&quot;volume_weighted_avg&quot;:[0,0.22515909511167212],&quot;channel_index&quot;:[0,136.26048017062118],&quot;williams_r&quot;:[0,-40.89741659744632],&quot;mass_index&quot;:[0,24.509594060139175],&quot;obv&quot;:[0,130089],&quot;rsi&quot;:[0,52.47991337754994],&quot;rsi_2&quot;:[0,39.54449296622843],&quot;vwma&quot;:[0,0.22634817273965308],&quot;macd&quot;:[0,0.002541205538495942],&quot;stoch&quot;:[0,59.10258340255368],&quot;bb_middle&quot;:[0,0.22562875151634215],&quot;bb_low&quot;:[0,0.20766835645000087],&quot;bb_upper&quot;:[0,0.24358914658268344],&quot;timestamp&quot;:[0,&quot;2024-12-09T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.233],&quot;low&quot;:[0,0.227],&quot;high&quot;:[0,0.239],&quot;close&quot;:[0,0.227],&quot;volume&quot;:[0,13123],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23552480340003967],&quot;sma_10&quot;:[0,0.22576240301132203],&quot;sma_20&quot;:[0,0.22573120146989822],&quot;sma_50&quot;:[0,0.23542728036642074],&quot;sma_100&quot;:[0,0.23545963034033776],&quot;ema_9&quot;:[0,0.2297587912921218],&quot;ema_12&quot;:[0,0.22884325595497657],&quot;ema_26&quot;:[0,0.22974505934828396],&quot;ema_50&quot;:[0,0.23276092531221493],&quot;ema_200&quot;:[0,0.23321304597393183],&quot;ulcer_index&quot;:[0,8.721330402776932],&quot;force_index&quot;:[0,232.6811214179227],&quot;easy_movement&quot;:[0,-0.009616676840432003],&quot;volume_weighted_avg&quot;:[0,0.22563764699267444],&quot;channel_index&quot;:[0,19.29372451422487],&quot;williams_r&quot;:[0,-40.89997654022587],&quot;mass_index&quot;:[0,24.668703737143893],&quot;obv&quot;:[0,64828],&quot;rsi&quot;:[0,52.467874064216545],&quot;rsi_2&quot;:[0,39.53571027592672],&quot;vwma&quot;:[0,0.22670814826788677],&quot;macd&quot;:[0,0.002434965474502571],&quot;stoch&quot;:[0,59.10002345977413],&quot;bb_middle&quot;:[0,0.22573120146989822],&quot;bb_low&quot;:[0,0.20762662291230938],&quot;bb_upper&quot;:[0,0.24383578002748707],&quot;timestamp&quot;:[0,&quot;2024-12-09T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2311],&quot;low&quot;:[0,0.2311],&quot;high&quot;:[0,0.238],&quot;close&quot;:[0,0.232],&quot;volume&quot;:[0,18315],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23393480181694032],&quot;sma_10&quot;:[0,0.2269624024629593],&quot;sma_20&quot;:[0,0.2255212016403675],&quot;sma_50&quot;:[0,0.23552728027105332],&quot;sma_100&quot;:[0,0.23543614029884338],&quot;ema_9&quot;:[0,0.22920703265054737],&quot;ema_12&quot;:[0,0.2285596773638162],&quot;ema_26&quot;:[0,0.2295379715252272],&quot;ema_50&quot;:[0,0.23238400147464203],&quot;ema_200&quot;:[0,0.2301166124855749],&quot;ulcer_index&quot;:[0,7.815585547875985],&quot;force_index&quot;:[0,188.10370749818048],&quot;easy_movement&quot;:[0,-0.010951986433390579],&quot;volume_weighted_avg&quot;:[0,0.22761749039842205],&quot;channel_index&quot;:[0,-82.8957469607593],&quot;williams_r&quot;:[0,-56.4102495523921],&quot;mass_index&quot;:[0,24.887427547759945],&quot;obv&quot;:[0,110107],&quot;rsi&quot;:[0,47.9151307651667],&quot;rsi_2&quot;:[0,10.710535982893674],&quot;vwma&quot;:[0,0.22670834029100273],&quot;macd&quot;:[0,0.0018820167056421045],&quot;stoch&quot;:[0,43.589750447607905],&quot;bb_middle&quot;:[0,0.2255212016403675],&quot;bb_low&quot;:[0,0.2075785208438374],&quot;bb_upper&quot;:[0,0.24346388243689762],&quot;timestamp&quot;:[0,&quot;2024-12-09T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.236],&quot;low&quot;:[0,0.2216],&quot;high&quot;:[0,0.2384],&quot;close&quot;:[0,0.23255],&quot;volume&quot;:[0,34422],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23241479992866515],&quot;sma_10&quot;:[0,0.2286624014377594],&quot;sma_20&quot;:[0,0.22554620131850242],&quot;sma_50&quot;:[0,0.23532728016376495],&quot;sma_100&quot;:[0,0.2355451402068138],&quot;ema_9&quot;:[0,0.22976562478289014],&quot;ema_12&quot;:[0,0.2290889560864825],&quot;ema_26&quot;:[0,0.2297149792891123],&quot;ema_50&quot;:[0,0.23215293294552822],&quot;ema_200&quot;:[0,0.22579440914377663],&quot;ulcer_index&quot;:[0,6.9474528742484],&quot;force_index&quot;:[0,174.31272347414568],&quot;easy_movement&quot;:[0,0.016006780691642897],&quot;volume_weighted_avg&quot;:[0,0.22796020213849338],&quot;channel_index&quot;:[0,-68.53678723349357],&quot;williams_r&quot;:[0,-43.589750447607905],&quot;mass_index&quot;:[0,25.02679376135147],&quot;obv&quot;:[0,157626],&quot;rsi&quot;:[0,51.67235443094263],&quot;rsi_2&quot;:[0,59.511559556358115],&quot;vwma&quot;:[0,0.22669196060501573],&quot;macd&quot;:[0,0.0017806166835445062],&quot;stoch&quot;:[0,56.4102495523921],&quot;bb_middle&quot;:[0,0.22554620131850242],&quot;bb_low&quot;:[0,0.20756890905374772],&quot;bb_upper&quot;:[0,0.24352349358325712],&quot;timestamp&quot;:[0,&quot;2024-12-10T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2383],&quot;low&quot;:[0,0.2251],&quot;high&quot;:[0,0.2393],&quot;close&quot;:[0,0.23305],&quot;volume&quot;:[0,95568],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2315297991037369],&quot;sma_10&quot;:[0,0.2306674003601074],&quot;sma_20&quot;:[0,0.22529370114207267],&quot;sma_50&quot;:[0,0.23499154001474382],&quot;sma_100&quot;:[0,0.2357776401937008],&quot;ema_9&quot;:[0,0.23032249886324369],&quot;ema_12&quot;:[0,0.22962142367884533],&quot;ema_26&quot;:[0,0.22992529868147094],&quot;ema_50&quot;:[0,0.23218131806740233],&quot;ema_200&quot;:[0,0.2261191412455341],&quot;ulcer_index&quot;:[0,6.487543833869281],&quot;force_index&quot;:[0,152.11452679540844],&quot;easy_movement&quot;:[0,-0.004982155677226286],&quot;volume_weighted_avg&quot;:[0,0.2283178326145628],&quot;channel_index&quot;:[0,-34.84766855391194],&quot;williams_r&quot;:[0,-42.17948943278545],&quot;mass_index&quot;:[0,25.254150241307368],&quot;obv&quot;:[0,186777],&quot;rsi&quot;:[0,52.08097764608129],&quot;rsi_2&quot;:[0,63.85739010839735],&quot;vwma&quot;:[0,0.22623558287765996],&quot;macd&quot;:[0,0.0016826160924631227],&quot;stoch&quot;:[0,57.82051056721455],&quot;bb_middle&quot;:[0,0.22529370114207267],&quot;bb_low&quot;:[0,0.20786728925681522],&quot;bb_upper&quot;:[0,0.24272011302733013],&quot;timestamp&quot;:[0,&quot;2024-12-10T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2262],&quot;low&quot;:[0,0.2261],&quot;high&quot;:[0,0.238],&quot;close&quot;:[0,0.23465],&quot;volume&quot;:[0,37410],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2315297991037369],&quot;sma_10&quot;:[0,0.23199240118265152],&quot;sma_20&quot;:[0,0.2253362014889717],&quot;sma_50&quot;:[0,0.23466453999280928],&quot;sma_100&quot;:[0,0.23600814029574393],&quot;ema_9&quot;:[0,0.23086799982115397],&quot;ema_12&quot;:[0,0.23014889779257536],&quot;ema_26&quot;:[0,0.23015898582690036],&quot;ema_50&quot;:[0,0.23230508309005868],&quot;ema_200&quot;:[0,0.2279907023952485],&quot;ulcer_index&quot;:[0,6.047458455252432],&quot;force_index&quot;:[0,137.21059325020718],&quot;easy_movement&quot;:[0,-0.002028003398134991],&quot;volume_weighted_avg&quot;:[0,0.22892759002813318],&quot;channel_index&quot;:[0,76.78791092209485],&quot;williams_r&quot;:[0,-40.89741659744632],&quot;mass_index&quot;:[0,25.540321251172273],&quot;obv&quot;:[0,271737],&quot;rsi&quot;:[0,52.46878290271532],&quot;rsi_2&quot;:[0,69.75912033619362],&quot;vwma&quot;:[0,0.2267180526897453],&quot;macd&quot;:[0,0.0015839517651881471],&quot;stoch&quot;:[0,59.10258340255368],&quot;bb_middle&quot;:[0,0.2253362014889717],&quot;bb_low&quot;:[0,0.20783862256801924],&quot;bb_upper&quot;:[0,0.24283378040992418],&quot;timestamp&quot;:[0,&quot;2024-12-10T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2398],&quot;low&quot;:[0,0.2225],&quot;high&quot;:[0,0.2398],&quot;close&quot;:[0,0.2273],&quot;volume&quot;:[0,181465],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23184999823570251],&quot;sma_10&quot;:[0,0.2336874008178711],&quot;sma_20&quot;:[0,0.22565870136022567],&quot;sma_50&quot;:[0,0.23440154016017914],&quot;sma_100&quot;:[0,0.2362056402862072],&quot;ema_9&quot;:[0,0.23162440004189155],&quot;ema_12&quot;:[0,0.23084137492595552],&quot;ema_26&quot;:[0,0.23048942609400916],&quot;ema_50&quot;:[0,0.23230734173093873],&quot;ema_200&quot;:[0,0.2262543667274928],&quot;ulcer_index&quot;:[0,5.370893588420184],&quot;force_index&quot;:[0,126.15965746562942],&quot;easy_movement&quot;:[0,0.00491155720326102],&quot;volume_weighted_avg&quot;:[0,0.22938331247353905],&quot;channel_index&quot;:[0,-35.37663437025124],&quot;williams_r&quot;:[0,-36.79485994056348],&quot;mass_index&quot;:[0,25.73595924116521],&quot;obv&quot;:[0,313082],&quot;rsi&quot;:[0,53.78357166503886],&quot;rsi_2&quot;:[0,85.21255239438916],&quot;vwma&quot;:[0,0.2269458203583636],&quot;macd&quot;:[0,0.0015539615885904552],&quot;stoch&quot;:[0,63.20514005943652],&quot;bb_middle&quot;:[0,0.22565870136022567],&quot;bb_low&quot;:[0,0.2077294419490034],&quot;bb_upper&quot;:[0,0.24358796077144795],&quot;timestamp&quot;:[0,&quot;2024-12-10T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2274],&quot;low&quot;:[0,0.225],&quot;high&quot;:[0,0.2274],&quot;close&quot;:[0,0.2262],&quot;volume&quot;:[0,18583],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23190999925136566],&quot;sma_10&quot;:[0,0.23292240053415297],&quot;sma_20&quot;:[0,0.2256087012588978],&quot;sma_50&quot;:[0,0.23395554035902022],&quot;sma_100&quot;:[0,0.23637864038348197],&quot;ema_9&quot;:[0,0.23075952067106775],&quot;ema_12&quot;:[0,0.2302965494192129],&quot;ema_26&quot;:[0,0.2302606733631812],&quot;ema_50&quot;:[0,0.2324130225841899],&quot;ema_200&quot;:[0,0.23233473534401983],&quot;ulcer_index&quot;:[0,4.926099287050427],&quot;force_index&quot;:[0,-82.39962528045065],&quot;easy_movement&quot;:[0,0.005696250750760456],&quot;volume_weighted_avg&quot;:[0,0.23111693098606673],&quot;channel_index&quot;:[0,191.2154507119255],&quot;williams_r&quot;:[0,-55.641005851188616],&quot;mass_index&quot;:[0,26.093923336799932],&quot;obv&quot;:[0,95943],&quot;rsi&quot;:[0,47.3279978066205],&quot;rsi_2&quot;:[0,14.962897775070445],&quot;vwma&quot;:[0,0.22697691603896616],&quot;macd&quot;:[0,0.0009998383306466562],&quot;stoch&quot;:[0,44.358994148811384],&quot;bb_middle&quot;:[0,0.2256087012588978],&quot;bb_low&quot;:[0,0.20770362320464253],&quot;bb_upper&quot;:[0,0.24351377931315304],&quot;timestamp&quot;:[0,&quot;2024-12-10T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2256],&quot;low&quot;:[0,0.2206],&quot;high&quot;:[0,0.2275],&quot;close&quot;:[0,0.22345],&quot;volume&quot;:[0,35898],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23075000047683716],&quot;sma_10&quot;:[0,0.23158240020275117],&quot;sma_20&quot;:[0,0.2263487011194229],&quot;sma_50&quot;:[0,0.233649540245533],&quot;sma_100&quot;:[0,0.2363756403326988],&quot;ema_9&quot;:[0,0.2298476164263465],&quot;ema_12&quot;:[0,0.2296663107347765],&quot;ema_26&quot;:[0,0.2299580188599852],&quot;ema_50&quot;:[0,0.23209432036851285],&quot;ema_200&quot;:[0,0.23076539645156258],&quot;ulcer_index&quot;:[0,4.304571433806194],&quot;force_index&quot;:[0,-73.54610154593962],&quot;easy_movement&quot;:[0,0.0021519542772390258],&quot;volume_weighted_avg&quot;:[0,0.23146112447271067],&quot;channel_index&quot;:[0,-70.97486628932423],&quot;williams_r&quot;:[0,-58.46152788083352],&quot;mass_index&quot;:[0,26.217331135610486],&quot;obv&quot;:[0,153033],&quot;rsi&quot;:[0,46.43885549577372],&quot;rsi_2&quot;:[0,12.001410599620641],&quot;vwma&quot;:[0,0.2284132910435631],&quot;macd&quot;:[0,0.0005354359306046399],&quot;stoch&quot;:[0,41.53847211916648],&quot;bb_middle&quot;:[0,0.2263487011194229],&quot;bb_low&quot;:[0,0.20967255281983777],&quot;bb_upper&quot;:[0,0.24302484941900804],&quot;timestamp&quot;:[0,&quot;2024-12-10T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.221],&quot;low&quot;:[0,0.21775],&quot;high&quot;:[0,0.225022],&quot;close&quot;:[0,0.22],&quot;volume&quot;:[0,48616],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.228930002450943],&quot;sma_10&quot;:[0,0.23022990077733993],&quot;sma_20&quot;:[0,0.22674620151519775],&quot;sma_50&quot;:[0,0.23328654021024703],&quot;sma_100&quot;:[0,0.23638614043593406],&quot;ema_9&quot;:[0,0.22856809415046458],&quot;ema_12&quot;:[0,0.22870995560342447],&quot;ema_26&quot;:[0,0.22947257976587707],&quot;ema_50&quot;:[0,0.2316198643290374],&quot;ema_200&quot;:[0,0.227970324562876],&quot;ulcer_index&quot;:[0,4.214938152855425],&quot;force_index&quot;:[0,-77.14440592371048],&quot;easy_movement&quot;:[0,-0.009669966305782556],&quot;volume_weighted_avg&quot;:[0,0.2316895141268996],&quot;channel_index&quot;:[0,-41.56685455702738],&quot;williams_r&quot;:[0,-76.26863367920336],&quot;mass_index&quot;:[0,26.112565108195497],&quot;obv&quot;:[0,142001],&quot;rsi&quot;:[0,44.198437771676176],&quot;rsi_2&quot;:[0,6.032057485156514],&quot;vwma&quot;:[0,0.22843921023306227],&quot;macd&quot;:[0,0.00004734308171266467],&quot;stoch&quot;:[0,23.73136632079664],&quot;bb_middle&quot;:[0,0.22674620151519775],&quot;bb_low&quot;:[0,0.21075859669097496],&quot;bb_upper&quot;:[0,0.24273380633942054],&quot;timestamp&quot;:[0,&quot;2024-12-10T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2206],&quot;low&quot;:[0,0.2116],&quot;high&quot;:[0,0.2292],&quot;close&quot;:[0,0.2116],&quot;volume&quot;:[0,305090],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.22632000148296355],&quot;sma_10&quot;:[0,0.22892490029335022],&quot;sma_20&quot;:[0,0.22669120132923126],&quot;sma_50&quot;:[0,0.23293254017829895],&quot;sma_100&quot;:[0,0.23643614038825034],&quot;ema_9&quot;:[0,0.22685447508185122],&quot;ema_12&quot;:[0,0.22736996222247652],&quot;ema_26&quot;:[0,0.22877067980108262],&quot;ema_50&quot;:[0,0.23115503023786615],&quot;ema_200&quot;:[0,0.2277070765375539],&quot;ulcer_index&quot;:[0,4.187477576620179],&quot;force_index&quot;:[0,-90.08428779497504],&quot;easy_movement&quot;:[0,-0.01611043090182147],&quot;volume_weighted_avg&quot;:[0,0.231699596114923],&quot;channel_index&quot;:[0,-22.20737268225213],&quot;williams_r&quot;:[0,-92.79999732971191],&quot;mass_index&quot;:[0,25.847288362731337],&quot;obv&quot;:[0,120179],&quot;rsi&quot;:[0,41.484369733987045],&quot;rsi_2&quot;:[0,2.6833048804126918],&quot;vwma&quot;:[0,0.22822586636427564],&quot;macd&quot;:[0,-0.00047288897771564085],&quot;stoch&quot;:[0,7.200002670288086],&quot;bb_middle&quot;:[0,0.22669120132923126],&quot;bb_low&quot;:[0,0.21061893498235512],&quot;bb_upper&quot;:[0,0.2427634676761074],&quot;timestamp&quot;:[0,&quot;2024-12-11T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.212],&quot;low&quot;:[0,0.212],&quot;high&quot;:[0,0.228],&quot;close&quot;:[0,0.22],&quot;volume&quot;:[0,286221],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22171000242233277],&quot;sma_10&quot;:[0,0.22678000032901763],&quot;sma_20&quot;:[0,0.22627120167016984],&quot;sma_50&quot;:[0,0.23234454035758972],&quot;sma_100&quot;:[0,0.23640714049339295],&quot;ema_9&quot;:[0,0.22380358119181487],&quot;ema_12&quot;:[0,0.22494381532624394],&quot;ema_26&quot;:[0,0.22750100552867958],&quot;ema_50&quot;:[0,0.23047786544908752],&quot;ema_200&quot;:[0,0.22934940451997327],&quot;ulcer_index&quot;:[0,5.21544099860019],&quot;force_index&quot;:[0,-443.32336659116953],&quot;easy_movement&quot;:[0,-0.030770509425005838],&quot;volume_weighted_avg&quot;:[0,0.22516378558116337],&quot;channel_index&quot;:[0,297.5038263829411],&quot;williams_r&quot;:[0,-100],&quot;mass_index&quot;:[0,25.68761423670554],&quot;obv&quot;:[0,-196571],&quot;rsi&quot;:[0,35.719709309861344],&quot;rsi_2&quot;:[0,0.7245561991917526],&quot;vwma&quot;:[0,0.2249821146880716],&quot;macd&quot;:[0,-0.0013006599646590358],&quot;stoch&quot;:[0,0],&quot;bb_middle&quot;:[0,0.22627120167016984],&quot;bb_low&quot;:[0,0.20911875152505285],&quot;bb_upper&quot;:[0,0.24342365181528683],&quot;timestamp&quot;:[0,&quot;2024-12-11T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2248],&quot;low&quot;:[0,0.2199],&quot;high&quot;:[0,0.2248],&quot;close&quot;:[0,0.2248],&quot;volume&quot;:[0,63521],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22025000154972077],&quot;sma_10&quot;:[0,0.2260800004005432],&quot;sma_20&quot;:[0,0.22652120143175125],&quot;sma_50&quot;:[0,0.23193454027175903],&quot;sma_100&quot;:[0,0.23641314044594763],&quot;ema_9&quot;:[0,0.22304286471582777],&quot;ema_12&quot;:[0,0.22418322838634563],&quot;ema_26&quot;:[0,0.2269471483170262],&quot;ema_50&quot;:[0,0.23013836145883956],&quot;ema_200&quot;:[0,0.23069109034934762],&quot;ulcer_index&quot;:[0,5.555711514251642],&quot;force_index&quot;:[0,-36.527026155407555],&quot;easy_movement&quot;:[0,-0.03136443237432097],&quot;volume_weighted_avg&quot;:[0,0.22326619937870715],&quot;channel_index&quot;:[0,215.34880683125962],&quot;williams_r&quot;:[0,-70.21279069153012],&quot;mass_index&quot;:[0,0],&quot;obv&quot;:[0,89146],&quot;rsi&quot;:[0,44.07590132796784],&quot;rsi_2&quot;:[0,59.64334742126082],&quot;vwma&quot;:[0,0.22427486715432465],&quot;macd&quot;:[0,-0.001203659858072078],&quot;stoch&quot;:[0,29.78720930846988],&quot;bb_middle&quot;:[0,0.22652120143175125],&quot;bb_low&quot;:[0,0.2098954935601695],&quot;bb_upper&quot;:[0,0.243146909303333],&quot;timestamp&quot;:[0,&quot;2024-12-11T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2248],&quot;low&quot;:[0,0.2248],&quot;high&quot;:[0,0.2297],&quot;close&quot;:[0,0.2297],&quot;volume&quot;:[0,508],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2199700027704239],&quot;sma_10&quot;:[0,0.2253600016236305],&quot;sma_20&quot;:[0,0.22701120153069496],&quot;sma_50&quot;:[0,0.23158454030752182],&quot;sma_100&quot;:[0,0.23642814055085182],&quot;ema_9&quot;:[0,0.22339429288314278],&quot;ema_12&quot;:[0,0.22427811703147557],&quot;ema_26&quot;:[0,0.22678687329865518],&quot;ema_50&quot;:[0,0.22987958829898503],&quot;ema_200&quot;:[0,0.22963920600803986],&quot;ulcer_index&quot;:[0,5.6602861592933],&quot;force_index&quot;:[0,12.249050614213527],&quot;easy_movement&quot;:[0,-0.029860128871605624],&quot;volume_weighted_avg&quot;:[0,0.22316796978091202],&quot;channel_index&quot;:[0,-27.031911554733785],&quot;williams_r&quot;:[0,-53.19149048597864],&quot;mass_index&quot;:[0,25.427413683394892],&quot;obv&quot;:[0,164852],&quot;rsi&quot;:[0,48.224135711461926],&quot;rsi_2&quot;:[0,75.95347203768588],&quot;vwma&quot;:[0,0.22506225260899293],&quot;macd&quot;:[0,-0.0007603559647248947],&quot;stoch&quot;:[0,46.80850951402136],&quot;bb_middle&quot;:[0,0.22701120153069496],&quot;bb_low&quot;:[0,0.21121567479406989],&quot;bb_upper&quot;:[0,0.24280672826732003],&quot;timestamp&quot;:[0,&quot;2024-12-11T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2252],&quot;low&quot;:[0,0.2206],&quot;high&quot;:[0,0.2499],&quot;close&quot;:[0,0.2449],&quot;volume&quot;:[0,496066],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.221220001578331],&quot;sma_10&quot;:[0,0.22507500201463698],&quot;sma_20&quot;:[0,0.2278712011873722],&quot;sma_50&quot;:[0,0.23115854054689408],&quot;sma_100&quot;:[0,0.23651914060115814],&quot;ema_9&quot;:[0,0.22465543412613093],&quot;ema_12&quot;:[0,0.2251122529557319],&quot;ema_26&quot;:[0,0.22700447877744073],&quot;ema_50&quot;:[0,0.2299457692166905],&quot;ema_200&quot;:[0,0.23111131939836388],&quot;ulcer_index&quot;:[0,5.641179026765988],&quot;force_index&quot;:[0,10.854815787270327],&quot;easy_movement&quot;:[0,0.30904969609942434],&quot;volume_weighted_avg&quot;:[0,0.22221393309224344],&quot;channel_index&quot;:[0,-94.04620794372293],&quot;williams_r&quot;:[0,-35.815627196203906],&quot;mass_index&quot;:[0,25.15578711336127],&quot;obv&quot;:[0,154507],&quot;rsi&quot;:[0,52.12065169401155],&quot;rsi_2&quot;:[0,86.8248057234098],&quot;vwma&quot;:[0,0.22523118707706982],&quot;macd&quot;:[0,-0.00011275076851560034],&quot;stoch&quot;:[0,64.1843728037961],&quot;bb_middle&quot;:[0,0.2278712011873722],&quot;bb_low&quot;:[0,0.2135229875584454],&quot;bb_upper&quot;:[0,0.242219414816299],&quot;timestamp&quot;:[0,&quot;2024-12-11T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2447],&quot;low&quot;:[0,0.242399],&quot;high&quot;:[0,0.249],&quot;close&quot;:[0,0.24895],&quot;volume&quot;:[0,260533],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2262000024318695],&quot;sma_10&quot;:[0,0.22626000195741652],&quot;sma_20&quot;:[0,0.22912620157003402],&quot;sma_50&quot;:[0,0.2309965407848358],&quot;sma_100&quot;:[0,0.23672214061021804],&quot;ema_9&quot;:[0,0.22870434791602468],&quot;ema_12&quot;:[0,0.2281565222049423],&quot;ema_26&quot;:[0,0.22833007316989695],&quot;ema_50&quot;:[0,0.23053220976017713],&quot;ema_200&quot;:[0,0.2312485202309732],&quot;ulcer_index&quot;:[0,5.593651340319512],&quot;force_index&quot;:[0,1086.4767261718732],&quot;easy_movement&quot;:[0,0.3109038248897842],&quot;volume_weighted_avg&quot;:[0,0.22868710600070868],&quot;channel_index&quot;:[0,328.58655752972186],&quot;williams_r&quot;:[0,-13.054820332035286],&quot;mass_index&quot;:[0,25.359763020544843],&quot;obv&quot;:[0,650573],&quot;rsi&quot;:[0,61.747536180761834],&quot;rsi_2&quot;:[0,96.53725726397899],&quot;vwma&quot;:[0,0.22986697370961412],&quot;macd&quot;:[0,0.001284739270590879],&quot;stoch&quot;:[0,86.94517966796471],&quot;bb_middle&quot;:[0,0.22912620157003402],&quot;bb_low&quot;:[0,0.21348848189135763],&quot;bb_upper&quot;:[0,0.2447639212487104],&quot;timestamp&quot;:[0,&quot;2024-12-11T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2489],&quot;low&quot;:[0,0.2486],&quot;high&quot;:[0,0.2699],&quot;close&quot;:[0,0.257],&quot;volume&quot;:[0,752142],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23367000222206116],&quot;sma_10&quot;:[0,0.22769000232219697],&quot;sma_20&quot;:[0,0.23068870157003402],&quot;sma_50&quot;:[0,0.2311995407938957],&quot;sma_100&quot;:[0,0.2369656406342983],&quot;ema_9&quot;:[0,0.23275347924916193],&quot;ema_12&quot;:[0,0.2313555197153763],&quot;ema_26&quot;:[0,0.22985929387245566],&quot;ema_50&quot;:[0,0.2313276995824542],&quot;ema_200&quot;:[0,0.23289615740578784],&quot;ulcer_index&quot;:[0,5.414204000098404],&quot;force_index&quot;:[0,1082.0026625728656],&quot;easy_movement&quot;:[0,0.3229189357479921],&quot;volume_weighted_avg&quot;:[0,0.2315036231655932],&quot;channel_index&quot;:[0,110.6510970278128],&quot;williams_r&quot;:[0,-2.4804018567706336],&quot;mass_index&quot;:[0,25.571448184324183],&quot;obv&quot;:[0,898407],&quot;rsi&quot;:[0,63.83025838533564],&quot;rsi_2&quot;:[0,97.51389383988712],&quot;vwma&quot;:[0,0.2321722490959339],&quot;macd&quot;:[0,0.0023659225010566566],&quot;stoch&quot;:[0,97.51959814322937],&quot;bb_middle&quot;:[0,0.23068870157003402],&quot;bb_low&quot;:[0,0.21374002346984283],&quot;bb_upper&quot;:[0,0.2476373796702252],&quot;timestamp&quot;:[0,&quot;2024-12-11T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.27],&quot;low&quot;:[0,0.2313],&quot;high&quot;:[0,0.37],&quot;close&quot;:[0,0.2769],&quot;volume&quot;:[0,4265977],&quot;signal&quot;:[0,0],&quot;sma_5&quot;:[0,0.2410700023174286],&quot;sma_10&quot;:[0,0.23066000193357467],&quot;sma_20&quot;:[0,0.23179120123386382],&quot;sma_50&quot;:[0,0.23144754081964491],&quot;sma_100&quot;:[0,0.23724964067339896],&quot;ema_9&quot;:[0,0.2376027832563491],&quot;ema_12&quot;:[0,0.23530082428379695],&quot;ema_26&quot;:[0,0.23186987424149796],&quot;ema_50&quot;:[0,0.23234080863184986],&quot;ema_200&quot;:[0,0.23326365095972654],&quot;ulcer_index&quot;:[0,5.3474236596781095],&quot;force_index&quot;:[0,1792.3936884983802],&quot;easy_movement&quot;:[0,0.32148884899372326],&quot;volume_weighted_avg&quot;:[0,0.23883064504847284],&quot;channel_index&quot;:[0,378.39488345869944],&quot;williams_r&quot;:[0,-22.12692520229033],&quot;mass_index&quot;:[0,25.921654066721413],&quot;obv&quot;:[0,1637758],&quot;rsi&quot;:[0,67.6116044185958],&quot;rsi_2&quot;:[0,98.82797193445025],&quot;vwma&quot;:[0,0.23838625228523042],&quot;macd&quot;:[0,0.0034407177237384583],&quot;stoch&quot;:[0,77.87307479770966],&quot;bb_middle&quot;:[0,0.23179120123386382],&quot;bb_low&quot;:[0,0.21136521773997824],&quot;bb_upper&quot;:[0,0.2522171847277494],&quot;timestamp&quot;:[0,&quot;2024-12-12T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2769],&quot;low&quot;:[0,0.257],&quot;high&quot;:[0,0.2899],&quot;close&quot;:[0,0.2659],&quot;volume&quot;:[0,426954],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.25148999989032744],&quot;sma_10&quot;:[0,0.23573000133037567],&quot;sma_20&quot;:[0,0.2336562007665634],&quot;sma_50&quot;:[0,0.23228354066610335],&quot;sma_100&quot;:[0,0.23772917062044144],&quot;ema_9&quot;:[0,0.24546222529003806],&quot;ema_12&quot;:[0,0.24170069673939829],&quot;ema_26&quot;:[0,0.23520773569191555],&quot;ema_50&quot;:[0,0.23418072718383848],&quot;ema_200&quot;:[0,0.23555672225507515],&quot;ulcer_index&quot;:[0,5.289284297960515],&quot;force_index&quot;:[0,13663.89668627091],&quot;easy_movement&quot;:[0,0.34696538705626806],&quot;volume_weighted_avg&quot;:[0,0.26257899550450925],&quot;channel_index&quot;:[0,864.6558949004298],&quot;williams_r&quot;:[0,-58.775260008331095],&quot;mass_index&quot;:[0,27.337115283923616],&quot;obv&quot;:[0,5899749],&quot;rsi&quot;:[0,74.65951201469204],&quot;rsi_2&quot;:[0,99.67563477378454],&quot;vwma&quot;:[0,0.26148915087855523],&quot;macd&quot;:[0,0.005205100637883422],&quot;stoch&quot;:[0,41.2247399916689],&quot;bb_middle&quot;:[0,0.2336562007665634],&quot;bb_low&quot;:[0,0.20540601388427757],&quot;bb_upper&quot;:[0,0.2619063876488492],&quot;timestamp&quot;:[0,&quot;2024-12-12T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2651],&quot;low&quot;:[0,0.25],&quot;high&quot;:[0,0.284],&quot;close&quot;:[0,0.2675],&quot;volume&quot;:[0,413086],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2587299972772598],&quot;sma_10&quot;:[0,0.2399749994277954],&quot;sma_20&quot;:[0,0.23510245010256767],&quot;sma_50&quot;:[0,0.23284154027700424],&quot;sma_100&quot;:[0,0.2380481705069542],&quot;ema_9&quot;:[0,0.24954977743770357],&quot;ema_12&quot;:[0,0.24542366430568935],&quot;ema_26&quot;:[0,0.23748109934288972],&quot;ema_50&quot;:[0,0.23541912810613058],&quot;ema_200&quot;:[0,0.2357482859786479],&quot;ulcer_index&quot;:[0,5.345086931402271],&quot;force_index&quot;:[0,11040.983187072226],&quot;easy_movement&quot;:[0,0.3296593053160182],&quot;volume_weighted_avg&quot;:[0,0.2631695995345523],&quot;channel_index&quot;:[0,11.23901618262065],&quot;williams_r&quot;:[0,-65.71970915642494],&quot;mass_index&quot;:[0,28.288341611951438],&quot;obv&quot;:[0,5474523],&quot;rsi&quot;:[0,66.09335804853222],&quot;rsi_2&quot;:[0,55.38865994313496],&quot;vwma&quot;:[0,0.2617935529922972],&quot;macd&quot;:[0,0.005323590425066532],&quot;stoch&quot;:[0,34.28029084357506],&quot;bb_middle&quot;:[0,0.23510245010256767],&quot;bb_low&quot;:[0,0.20355191978737716],&quot;bb_upper&quot;:[0,0.2666529804177582],&quot;timestamp&quot;:[0,&quot;2024-12-12T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2682],&quot;low&quot;:[0,0.2616],&quot;high&quot;:[0,0.2689],&quot;close&quot;:[0,0.261801],&quot;volume&quot;:[0,166964],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.26324999928474424],&quot;sma_10&quot;:[0,0.2447250008583069],&quot;sma_20&quot;:[0,0.23682495057582856],&quot;sma_50&quot;:[0,0.23358754068613052],&quot;sma_100&quot;:[0,0.238386170566082],&quot;ema_9&quot;:[0,0.25313982457237066],&quot;ema_12&quot;:[0,0.24882002555244565],&quot;ema_26&quot;:[0,0.23970383748878812],&quot;ema_50&quot;:[0,0.23664156048610513],&quot;ema_200&quot;:[0,0.23534796802992752],&quot;ulcer_index&quot;:[0,5.393351473865428],&quot;force_index&quot;:[0,9558.121800888814],&quot;easy_movement&quot;:[0,0.32620809718079335],&quot;volume_weighted_avg&quot;:[0,0.263547611438103],&quot;channel_index&quot;:[0,4.950886813401011],&quot;williams_r&quot;:[0,-64.70959104214433],&quot;mass_index&quot;:[0,28.830032908518206],&quot;obv&quot;:[0,5901369],&quot;rsi&quot;:[0,66.69419047121696],&quot;rsi_2&quot;:[0,60.494934311574035],&quot;vwma&quot;:[0,0.26252272788382935],&quot;macd&quot;:[0,0.005196646602035581],&quot;stoch&quot;:[0,35.29040895785568],&quot;bb_middle&quot;:[0,0.23682495057582856],&quot;bb_low&quot;:[0,0.2022902456811642],&quot;bb_upper&quot;:[0,0.2713596554704929],&quot;timestamp&quot;:[0,&quot;2024-12-12T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2617],&quot;low&quot;:[0,0.25],&quot;high&quot;:[0,0.264],&quot;close&quot;:[0,0.25255],&quot;volume&quot;:[0,427110],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.26582019925117495],&quot;sma_10&quot;:[0,0.24974510073661804],&quot;sma_20&quot;:[0,0.23826255053281784],&quot;sma_50&quot;:[0,0.23381904095411302],&quot;sma_100&quot;:[0,0.238686650544405],&quot;ema_9&quot;:[0,0.25487206053888634],&quot;ema_12&quot;:[0,0.25081709895862514],&quot;ema_26&quot;:[0,0.24133850397524137],&quot;ema_50&quot;:[0,0.23754119738658186],&quot;ema_200&quot;:[0,0.23386266278825377],&quot;ulcer_index&quot;:[0,5.415689697839347],&quot;force_index&quot;:[0,8056.7436397074725],&quot;easy_movement&quot;:[0,0.32627443810966794],&quot;volume_weighted_avg&quot;:[0,0.2643812877224255],&quot;channel_index&quot;:[0,-49.03080444469448],&quot;williams_r&quot;:[0,-68.30745009145775],&quot;mass_index&quot;:[0,29.069277511574906],&quot;obv&quot;:[0,5756959],&quot;rsi&quot;:[0,62.4704930014435],&quot;rsi_2&quot;:[0,33.32353776185033],&quot;vwma&quot;:[0,0.2627381025497729],&quot;macd&quot;:[0,0.00444449838015757],&quot;stoch&quot;:[0,31.69254990854224],&quot;bb_middle&quot;:[0,0.23826255053281784],&quot;bb_low&quot;:[0,0.20211994177184028],&quot;bb_upper&quot;:[0,0.2744051592937954],&quot;timestamp&quot;:[0,&quot;2024-12-12T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.255],&quot;low&quot;:[0,0.243],&quot;high&quot;:[0,0.27],&quot;close&quot;:[0,0.2463],&quot;volume&quot;:[0,395212],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.26493020057678224],&quot;sma_10&quot;:[0,0.2530001014471054],&quot;sma_20&quot;:[0,0.2395400509238243],&quot;sma_50&quot;:[0,0.2338700410723686],&quot;sma_100&quot;:[0,0.23894215062260626],&quot;ema_9&quot;:[0,0.2544076496146634],&quot;ema_12&quot;:[0,0.2510837003008469],&quot;ema_26&quot;:[0,0.24217121311853787],&quot;ema_50&quot;:[0,0.23821947703456345],&quot;ema_200&quot;:[0,0.23585120384565217],&quot;ulcer_index&quot;:[0,5.711320641828337],&quot;force_index&quot;:[0,6341.322983294773],&quot;easy_movement&quot;:[0,0.32890925989103464],&quot;volume_weighted_avg&quot;:[0,0.2638348155264196],&quot;channel_index&quot;:[0,2.234209775208084],&quot;williams_r&quot;:[0,-74.1477269520239],&quot;mass_index&quot;:[0,0],&quot;obv&quot;:[0,5329189],&quot;rsi&quot;:[0,56.23320944763117],&quot;rsi_2&quot;:[0,13.556162567630963],&quot;vwma&quot;:[0,0.26227227129808073],&quot;macd&quot;:[0,0.003105541779843452],&quot;stoch&quot;:[0,25.852273047976094],&quot;bb_middle&quot;:[0,0.2395400509238243],&quot;bb_low&quot;:[0,0.20327412479741183],&quot;bb_upper&quot;:[0,0.2758059770502368],&quot;timestamp&quot;:[0,&quot;2024-12-12T19:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.25],&quot;low&quot;:[0,0.24],&quot;high&quot;:[0,0.26],&quot;close&quot;:[0,0.2402],&quot;volume&quot;:[0,341174],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2588102012872696],&quot;sma_10&quot;:[0,0.2551501005887985],&quot;sma_20&quot;:[0,0.24025505110621453],&quot;sma_50&quot;:[0,0.23399604111909866],&quot;sma_100&quot;:[0,0.23908615052700044],&quot;ema_9&quot;:[0,0.25278611908612714],&quot;ema_12&quot;:[0,0.2503477459370175],&quot;ema_26&quot;:[0,0.24247700349929308],&quot;ema_50&quot;:[0,0.23853452955129967],&quot;ema_200&quot;:[0,0.23591838367618412],&quot;ulcer_index&quot;:[0,6.17227911024765],&quot;force_index&quot;:[0,5082.552044047212],&quot;easy_movement&quot;:[0,0.3316170909542505],&quot;volume_weighted_avg&quot;:[0,0.263175181825869],&quot;channel_index&quot;:[0,-8.672020692066617],&quot;williams_r&quot;:[0,-78.09343968849048],&quot;mass_index&quot;:[0,28.614866201603228],&quot;obv&quot;:[0,4947467],&quot;rsi&quot;:[0,52.42747648262134],&quot;rsi_2&quot;:[0,7.524804218427647],&quot;vwma&quot;:[0,0.2616112944857907],&quot;macd&quot;:[0,0.0016509798861744267],&quot;stoch&quot;:[0,21.90656031150953],&quot;bb_middle&quot;:[0,0.24025505110621453],&quot;bb_low&quot;:[0,0.20404812666961972],&quot;bb_upper&quot;:[0,0.2764619755428094],&quot;timestamp&quot;:[0,&quot;2024-12-12T20:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2],&quot;low&quot;:[0,0.1943],&quot;high&quot;:[0,0.2369],&quot;close&quot;:[0,0.219],&quot;volume&quot;:[0,924724],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.2536702036857605],&quot;sma_10&quot;:[0,0.25620010048151015],&quot;sma_20&quot;:[0,0.24063755124807357],&quot;sma_50&quot;:[0,0.233961501121521],&quot;sma_100&quot;:[0,0.2391701504588127],&quot;ema_9&quot;:[0,0.25026889487373777],&quot;ema_12&quot;:[0,0.24878655411664688],&quot;ema_26&quot;:[0,0.24230969975332997],&quot;ema_50&quot;:[0,0.2386547412150782],&quot;ema_200&quot;:[0,0.23706424540559984],&quot;ulcer_index&quot;:[0,6.772351509290704],&quot;force_index&quot;:[0,4059.1638537254084],&quot;easy_movement&quot;:[0,0.3317416942328463],&quot;volume_weighted_avg&quot;:[0,0.26250783783937437],&quot;channel_index&quot;:[0,-23.234227149596663],&quot;williams_r&quot;:[0,-81.94444914809384],&quot;mass_index&quot;:[0,28.46940720429996],&quot;obv&quot;:[0,4605840],&quot;rsi&quot;:[0,48.94380172519883],&quot;rsi_2&quot;:[0,4.027243033767533],&quot;vwma&quot;:[0,0.2609121859137318],&quot;macd&quot;:[0,0.0002074050995014287],&quot;stoch&quot;:[0,18.055550851906162],&quot;bb_middle&quot;:[0,0.24063755124807357],&quot;bb_low&quot;:[0,0.20460307913401865],&quot;bb_upper&quot;:[0,0.2766720233621285],&quot;timestamp&quot;:[0,&quot;2024-12-13T14:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.219],&quot;low&quot;:[0,0.2154],&quot;high&quot;:[0,0.235],&quot;close&quot;:[0,0.235],&quot;volume&quot;:[0,105961],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.24397020041942596],&quot;sma_10&quot;:[0,0.2536100998520851],&quot;sma_20&quot;:[0,0.2399350509047508],&quot;sma_50&quot;:[0,0.23363150119781495],&quot;sma_100&quot;:[0,0.2390121604502201],&quot;ema_9&quot;:[0,0.24401511525359],&quot;ema_12&quot;:[0,0.24420400637857803],&quot;ema_26&quot;:[0,0.24057932786998074],&quot;ema_50&quot;:[0,0.23773387724590286],&quot;ema_200&quot;:[0,0.23386828639282226],&quot;ulcer_index&quot;:[0,8.206146435995908],&quot;force_index&quot;:[0,678.692820402779],&quot;easy_movement&quot;:[0,0.3208284637632617],&quot;volume_weighted_avg&quot;:[0,0.25982879663450903],&quot;channel_index&quot;:[0,86.1780048297717],&quot;williams_r&quot;:[0,-85.94194670727607],&quot;mass_index&quot;:[0,28.44200418968208],&quot;obv&quot;:[0,3725610],&quot;rsi&quot;:[0,39.205873208087276],&quot;rsi_2&quot;:[0,0.9518933070664701],&quot;vwma&quot;:[0,0.2572467504381704],&quot;macd&quot;:[0,-0.002120550788333334],&quot;stoch&quot;:[0,14.058053292723926],&quot;bb_middle&quot;:[0,0.2399350509047508],&quot;bb_low&quot;:[0,0.20280512051763627],&quot;bb_upper&quot;:[0,0.27706498129186535],&quot;timestamp&quot;:[0,&quot;2024-12-13T15:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.235],&quot;low&quot;:[0,0.219],&quot;high&quot;:[0,0.235],&quot;close&quot;:[0,0.2192],&quot;volume&quot;:[0,134199],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23860999941825867],&quot;sma_10&quot;:[0,0.2522150993347168],&quot;sma_20&quot;:[0,0.23995255082845687],&quot;sma_50&quot;:[0,0.23333350121974944],&quot;sma_100&quot;:[0,0.2390961603820324],&quot;ema_9&quot;:[0,0.24221209208531264],&quot;ema_12&quot;:[0,0.24278800575577145],&quot;ema_26&quot;:[0,0.2401697264922718],&quot;ema_50&quot;:[0,0.23777494368590324],&quot;ema_200&quot;:[0,0.2368593414835038],&quot;ulcer_index&quot;:[0,8.945997066589937],&quot;force_index&quot;:[0,823.9314340271778],&quot;easy_movement&quot;:[0,0.3336720959434615],&quot;volume_weighted_avg&quot;:[0,0.2607988209841812],&quot;channel_index&quot;:[0,-73.61541464017341],&quot;williams_r&quot;:[0,-76.83551425711143],&quot;mass_index&quot;:[0,28.40076395320658],&quot;obv&quot;:[0,3828733],&quot;rsi&quot;:[0,47.66899773066094],&quot;rsi_2&quot;:[0,53.98801760500796],&quot;vwma&quot;:[0,0.25709427228967624],&quot;macd&quot;:[0,-0.002496883008144747],&quot;stoch&quot;:[0,23.164485742888576],&quot;bb_middle&quot;:[0,0.23995255082845687],&quot;bb_low&quot;:[0,0.2028322719828144],&quot;bb_upper&quot;:[0,0.27707282967409935],&quot;timestamp&quot;:[0,&quot;2024-12-13T16:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2212],&quot;low&quot;:[0,0.2104],&quot;high&quot;:[0,0.2234],&quot;close&quot;:[0,0.21365],&quot;volume&quot;:[0,106909],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.23193999826908113],&quot;sma_10&quot;:[0,0.24843509942293168],&quot;sma_20&quot;:[0,0.23954755067825317],&quot;sma_50&quot;:[0,0.23281750112771987],&quot;sma_100&quot;:[0,0.23894116044044494],&quot;ema_9&quot;:[0,0.2376096737016491],&quot;ema_12&quot;:[0,0.23915908182457918],&quot;ema_26&quot;:[0,0.2386164588913809],&quot;ema_50&quot;:[0,0.23704834514636358],&quot;ema_200&quot;:[0,0.23672041490481108],&quot;ulcer_index&quot;:[0,10.477959470656721],&quot;force_index&quot;:[0,403.3212497548061],&quot;easy_movement&quot;:[0,0.33391015052581874],&quot;volume_weighted_avg&quot;:[0,0.2604370626167402],&quot;channel_index&quot;:[0,-65.58900419401928],&quot;williams_r&quot;:[0,-85.82811439341846],&quot;mass_index&quot;:[0,28.28591809837879],&quot;obv&quot;:[0,3681150],&quot;rsi&quot;:[0,41.519193673654584],&quot;rsi_2&quot;:[0,26.239239851073734],&quot;vwma&quot;:[0,0.25712682458754127],&quot;macd&quot;:[0,-0.0036579737287242417],&quot;stoch&quot;:[0,14.171885606581547],&quot;bb_middle&quot;:[0,0.23954755067825317],&quot;bb_low&quot;:[0,0.20171403008554675],&quot;bb_upper&quot;:[0,0.27738107127095957],&quot;timestamp&quot;:[0,&quot;2024-12-13T17:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.2104],&quot;low&quot;:[0,0.2104],&quot;high&quot;:[0,0.2169],&quot;close&quot;:[0,0.2131],&quot;volume&quot;:[0,1310050],&quot;signal&quot;:[0,1],&quot;sma_5&quot;:[0,0.22540999948978424],&quot;sma_10&quot;:[0,0.24211010038852693],&quot;sma_20&quot;:[0,0.23892005085945128],&quot;sma_50&quot;:[0,0.2322445011138916],&quot;sma_100&quot;:[0,0.23872966051101685],&quot;ema_9&quot;:[0,0.23281773957586888],&quot;ema_12&quot;:[0,0.23523460801526064],&quot;ema_26&quot;:[0,0.236765818927287],&quot;ema_50&quot;:[0,0.23607950661679036],&quot;ema_200&quot;:[0,0.23546080372576172],&quot;ulcer_index&quot;:[0,12.113575321041786],&quot;force_index&quot;:[0,260.939944777401],&quot;easy_movement&quot;:[0,-0.01246037574337709],&quot;volume_weighted_avg&quot;:[0,0.25989606908638485],&quot;channel_index&quot;:[0,-68.11410042009295],&quot;williams_r&quot;:[0,-88.98690597630673],&quot;mass_index&quot;:[0,28.183110694223398],&quot;obv&quot;:[0,3577364],&quot;rsi&quot;:[0,39.59085194021581],&quot;rsi_2&quot;:[0,19.27814671965757],&quot;vwma&quot;:[0,0.2567177249041048],&quot;macd&quot;:[0,-0.0045870628102597805],&quot;stoch&quot;:[0,11.013094023693268],&quot;bb_middle&quot;:[0,0.23892005085945128],&quot;bb_low&quot;:[0,0.19982650374531402],&quot;bb_upper&quot;:[0,0.27801359797358854],&quot;timestamp&quot;:[0,&quot;2024-12-13T18:30:00Z&quot;]}],[0,{&quot;open&quot;:[0,0.21305],&quot;low&quot;:[0,0.2117],&quot;high&quot;:[0,0.2152],&quot;close&quot;:[0,0.2131],&quot;volume&quot;:[0,28692],&quot;signal&quot;:[0,2],&quot;sma_5&quot;:[0,0.21999000012874603],&quot;sma_10&quot;:[0,0.23683010190725326],&quot;sma_20&quot;:[0,0.23840255066752433],&quot;sma_50&quot;:[0,0.23169650107622147],&quot;sma_100&quot;:[0,0.2385406605899334],&quot;ema_9&quot;:[0,0.2288741919075284],&quot;ema_12&quot;:[0,0.23182928488720345],&quot;ema_26&quot;:[0,0.23502093264206708],&quot;ema_50&quot;:[0,0.23550602472093815],&quot;ema_200&quot;:[0,0.2418232971325337],&quot;ulcer_index&quot;:[0,13.58891531376887],&quot;force_index&quot;:[0,120.73592739653674],&quot;easy_movement&quot;:[0,-0.01595068149901535],&quot;volume_weighted_avg&quot;:[0,0.25452609828767775],&quot;channel_index&quot;:[0,119.1445977885286],&quot;williams_r&quot;:[0,-89.29994059890282],&quot;mass_index&quot;:[0,27.89480643846662],&quot;obv&quot;:[0,2162453],&quot;rsi&quot;:[0,39.38058134098712],&quot;rsi_2&quot;:[0,18.31512205544192],&quot;vwma&quot;:[0,0.2517362388721163],&quot;macd&quot;:[0,-0.0049876640707233605],&quot;stoch&quot;:[0,10.700059401097173],&quot;bb_middle&quot;:[0,0.23840255066752433],&quot;bb_low&quot;:[0,0.19824405555817293],&quot;bb_upper&quot;:[0,0.27856104577687574],&quot;timestamp&quot;:[0,&quot;2024-12-13T19:30:00Z&quot;]}]]]}]}" ssr="" client="only" opts="{&quot;name&quot;:&quot;MLSpeedometer&quot;,&quot;value&quot;:&quot;react&quot;}"></astro-island> <div class="max-w-[85rem] px-4 py-10 sm:px-6 lg:px-8 lg:py-14 mx-auto"> <!-- Title --> <div class="max-w-2xl mx-auto mb-10 lg:mb-14"> <h2 class="text-2xl font-bold md:text-4xl md:leading-tight dark:text-white">More About Our KNW ML
  473. Model...</h2> </div> <!-- End Title --> <div class="max-w-2xl mx-auto divide-y divide-gray-200 dark:divide-neutral-700"> <div class="py-8 first:pt-0 last:pb-0"> <div class="flex gap-x-5"> <svg class="flex-shrink-0 mt-1 size-6 text-gray-500 dark:text-neutral-500" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="12" r="10"></circle> <path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"></path> <path d="M12 17h.01"></path> </svg> <div> <h3 class="md:text-lg font-semibold text-gray-800 dark:text-neutral-200">
  474. What kind of parameters do you use to train KNW stocks ML model?
  475. </h3> <p class="mt-1 text-gray-500 dark:text-neutral-500">
  476. To train our stocks KNW ML model, we use historical data with over 25 parameters, including
  477. volume
  478. indicators, volatility indicators, momentum indicators, trend indicators, and other metrics.
  479. </p> </div> </div> </div> <div class="py-8 first:pt-0 last:pb-0"> <div class="flex gap-x-5"> <svg class="flex-shrink-0 mt-1 size-6 text-gray-500 dark:text-neutral-500" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="12" r="10"></circle> <path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"></path> <path d="M12 17h.01"></path> </svg> <div> <h3 class="md:text-lg font-semibold text-gray-800 dark:text-neutral-200">
  480. How often do you update KNW ML model?
  481. </h3> <p class="mt-1 text-gray-500 dark:text-neutral-500">
  482. We update our ML model either weekly or biweekly, depending on the market capitalization of the stocks, using TensorFlow, typically over the weekend.
  483. </p> </div> </div> </div> <div class="py-8 first:pt-0 last:pb-0"> <div class="flex gap-x-5"> <svg class="flex-shrink-0 mt-1 size-6 text-gray-500 dark:text-neutral-500" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="12" r="10"></circle> <path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"></path> <path d="M12 17h.01"></path> </svg> <div> <h3 class="md:text-lg font-semibold text-gray-800 dark:text-neutral-200">
  484. Why is the accuracy of your KNW model low?
  485. </h3> <p class="mt-1 text-gray-500 dark:text-neutral-500">
  486. Unfortunately, our current data provider offers limited historical data, which impacts the accuracy of
  487. our ML model. However, as we continue to gather more data over time and add more indicators, we expect
  488. the accuracy of our model to improve.
  489. </p> </div> </div> </div> <div class="py-8 first:pt-0 last:pb-0"> <div class="flex gap-x-5"> <svg class="flex-shrink-0 mt-1 size-6 text-gray-500 dark:text-neutral-500" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="12" r="10"></circle> <path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"></path> <path d="M12 17h.01"></path> </svg> <div> <h3 class="md:text-lg font-semibold text-gray-800 dark:text-neutral-200">
  490. How can I provide and share more data with you to increase your ML model accuracy?
  491. </h3> <p class="mt-1 text-gray-500 dark:text-neutral-500">
  492. We would greatly appreciate your contribution. Please send an email to <a href="/cdn-cgi/l/email-protection#3e575058517e5857504f4b514a5f105d5153"><span class="__cf_email__" data-cfemail="3a53545c557a5c53544b4f554e5b14595557">[email&#160;protected]</span></a> </p> </div> </div> </div> <div class="py-8 first:pt-0 last:pb-0"> <div class="flex gap-x-5"> <svg class="flex-shrink-0 mt-1 size-6 text-gray-500 dark:text-neutral-500" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="12" r="10"></circle> <path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"></path> <path d="M12 17h.01"></path> </svg> <div> <h3 class="md:text-lg font-semibold text-gray-800 dark:text-neutral-200">
  493. Do you offer an ML model for shorter time periods, such as 5 minutes or 15 minutes?
  494. </h3> <p class="mt-1 text-gray-500 dark:text-neutral-500">
  495. Yes, we offer it for strategy purposes only, with intervals: 1 minute, 2 minutes, 5 minutes, 15 minutes,
  496. and
  497. 30 minutes etc.
  498. </p> </div> </div> </div> <div class="py-8 first:pt-0 last:pb-0"> <div class="flex gap-x-5"> <svg class="flex-shrink-0 mt-1 size-6 text-gray-500 dark:text-neutral-500" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="12" r="10"></circle> <path d="M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3"></path> <path d="M12 17h.01"></path> </svg> <div> <h3 class="md:text-lg font-semibold text-gray-800 dark:text-neutral-200">
  499. Can I rely on your ML model to make financial decisions regarding buying or selling stocks, or is it
  500. only intended for learning purposes?
  501. </h3> <p class="mt-1 text-gray-500 dark:text-neutral-500">
  502. Our ML model is primarily designed for educational purposes and is not intended to provide financial
  503. advice. We strongly recommend consulting with a financial advisor before making any buying or selling
  504. decisions.
  505. </p> </div> </div> </div> </div> </div> </div> </div> <style>
  506.    .stock-details .stock-info p:after {
  507.        content: " - ";
  508.    }
  509.  
  510.    .stock-details .stock-info p:last-child:after {
  511.        content: "";
  512.    }
  513. </style> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>
  514.  
  515. </script> <div class="mt-5 flex justify-center"> <astro-island uid="Z1FgfQU" prefix="r0" component-url="/_astro/ShareInSocialNetworks.CQXZNP8u.js" component-export="default" renderer-url="/_astro/client.CLg1VKAy.js" props="{&quot;url&quot;:[0,&quot;https://finquota.com/KNW/forecast/&quot;],&quot;title&quot;:[0,&quot;KNW Forecast &amp; Prediction for December 26, 2024 Know Labs Inc.&quot;]}" ssr="" client="idle" opts="{&quot;name&quot;:&quot;ShareInSocialNetworks&quot;,&quot;value&quot;:true}" await-children=""><div class="flex flex-col justify-center"><h3 class="text-xl font-bold md:text-4xl md:leading-tight dark:text-white mb-2 block text-center">Share on Social Networks:</h3><div class="flex align-middle justify-center gap-x-2"><div class="flex flex-col"><button aria-label="Share on Facebook" class="react-share__ShareButton" style="background-color:transparent;border:none;padding:0;font:inherit;color:inherit;cursor:pointer"><svg viewBox="0 0 64 64" width="32" height="32"><circle cx="32" cy="32" r="32" fill="#0965FE"></circle><path d="M34.1,47V33.3h4.6l0.7-5.3h-5.3v-3.4c0-1.5,0.4-2.6,2.6-2.6l2.8,0v-4.8c-0.5-0.1-2.2-0.2-4.1-0.2 c-4.1,0-6.9,2.5-6.9,7V28H24v5.3h4.6V47H34.1z" fill="white"></path></svg></button><div class="text-center"><span class="react-share__ShareCount"></span></div></div><div class="flex flex-col"><button aria-label="Share on Twitter" class="react-share__ShareButton" style="background-color:transparent;border:none;padding:0;font:inherit;color:inherit;cursor:pointer"><svg viewBox="0 0 64 64" width="32" height="32"><circle cx="32" cy="32" r="32" fill="#000000"></circle><path d="M 41.116 18.375 h 4.962 l -10.8405 12.39 l 12.753 16.86 H 38.005 l -7.821 -10.2255 L 21.235 47.625 H 16.27 l 11.595 -13.2525 L 15.631 18.375 H 25.87 l 7.0695 9.3465 z m -1.7415 26.28 h 2.7495 L 24.376 21.189 H 21.4255 z" fill="white"></path></svg></button></div><div class="flex flex-col"><button aria-label="Share on Linkedin" class="react-share__ShareButton" style="background-color:transparent;border:none;padding:0;font:inherit;color:inherit;cursor:pointer"><svg viewBox="0 0 64 64" width="32" height="32"><circle cx="32" cy="32" r="32" fill="#0077B5"></circle><path d="M20.4,44h5.4V26.6h-5.4V44z M23.1,18c-1.7,0-3.1,1.4-3.1,3.1c0,1.7,1.4,3.1,3.1,3.1 c1.7,0,3.1-1.4,3.1-3.1C26.2,19.4,24.8,18,23.1,18z M39.5,26.2c-2.6,0-4.4,1.4-5.1,2.8h-0.1v-2.4h-5.2V44h5.4v-8.6 c0-2.3,0.4-4.5,3.2-4.5c2.8,0,2.8,2.6,2.8,4.6V44H46v-9.5C46,29.8,45,26.2,39.5,26.2z" fill="white"></path></svg></button></div><div class="flex flex-col"><button aria-label="Share on Telegram" class="react-share__ShareButton" style="background-color:transparent;border:none;padding:0;font:inherit;color:inherit;cursor:pointer"><svg viewBox="0 0 64 64" width="32" height="32"><circle cx="32" cy="32" r="32" fill="#25A3E3"></circle><path d="m45.90873,15.44335c-0.6901,-0.0281 -1.37668,0.14048 -1.96142,0.41265c-0.84989,0.32661 -8.63939,3.33986 -16.5237,6.39174c-3.9685,1.53296 -7.93349,3.06593 -10.98537,4.24067c-3.05012,1.1765 -5.34694,2.05098 -5.4681,2.09312c-0.80775,0.28096 -1.89996,0.63566 -2.82712,1.72788c-0.23354,0.27218 -0.46884,0.62161 -0.58825,1.10275c-0.11941,0.48114 -0.06673,1.09222 0.16682,1.5716c0.46533,0.96052 1.25376,1.35737 2.18443,1.71383c3.09051,0.99037 6.28638,1.93508 8.93263,2.8236c0.97632,3.44171 1.91401,6.89571 2.84116,10.34268c0.30554,0.69185 0.97105,0.94823 1.65764,0.95525l-0.00351,0.03512c0,0 0.53908,0.05268 1.06412,-0.07375c0.52679,-0.12292 1.18879,-0.42846 1.79109,-0.99212c0.662,-0.62161 2.45836,-2.38812 3.47683,-3.38552l7.6736,5.66477l0.06146,0.03512c0,0 0.84989,0.59703 2.09312,0.68132c0.62161,0.04214 1.4399,-0.07726 2.14229,-0.59176c0.70766,-0.51626 1.1765,-1.34683 1.396,-2.29506c0.65673,-2.86224 5.00979,-23.57745 5.75257,-27.00686l-0.02107,0.08077c0.51977,-1.93157 0.32837,-3.70159 -0.87096,-4.74991c-0.60054,-0.52152 -1.2924,-0.7498 -1.98425,-0.77965l0,0.00176zm-0.2072,3.29069c0.04741,0.0439 0.0439,0.0439 0.00351,0.04741c-0.01229,-0.00351 0.14048,0.2072 -0.15804,1.32576l-0.01229,0.04214l-0.00878,0.03863c-0.75858,3.50668 -5.15554,24.40802 -5.74203,26.96472c-0.08077,0.34417 -0.11414,0.31959 -0.09482,0.29852c-0.1756,-0.02634 -0.50045,-0.16506 -0.52679,-0.1756l-13.13468,-9.70175c4.4988,-4.33199 9.09945,-8.25307 13.744,-12.43229c0.8218,-0.41265 0.68483,-1.68573 -0.29852,-1.70681c-1.04305,0.24584 -1.92279,0.99564 -2.8798,1.47502c-5.49971,3.2626 -11.11882,6.13186 -16.55882,9.49279c-2.792,-0.97105 -5.57873,-1.77704 -8.15298,-2.57601c2.2336,-0.89555 4.00889,-1.55579 5.75608,-2.23009c3.05188,-1.1765 7.01687,-2.7042 10.98537,-4.24067c7.94051,-3.06944 15.92667,-6.16346 16.62028,-6.43037l0.05619,-0.02283l0.05268,-0.02283c0.19316,-0.0878 0.30378,-0.09658 0.35471,-0.10009c0,0 -0.01756,-0.05795 -0.00351,-0.04566l-0.00176,0zm-20.91715,22.0638l2.16687,1.60145c-0.93418,0.91311 -1.81743,1.77353 -2.45485,2.38812l0.28798,-3.98957" fill="white"></path></svg></button></div><div class="flex flex-col"><button aria-label="Share on Whatsapp" class="react-share__ShareButton" style="background-color:transparent;border:none;padding:0;font:inherit;color:inherit;cursor:pointer"><svg viewBox="0 0 64 64" width="32" height="32"><circle cx="32" cy="32" r="32" fill="#25D366"></circle><path d="m42.32286,33.93287c-0.5178,-0.2589 -3.04726,-1.49644 -3.52105,-1.66732c-0.4712,-0.17346 -0.81554,-0.2589 -1.15987,0.2589c-0.34175,0.51004 -1.33075,1.66474 -1.63108,2.00648c-0.30032,0.33658 -0.60064,0.36247 -1.11327,0.12945c-0.5178,-0.2589 -2.17994,-0.80259 -4.14759,-2.56312c-1.53269,-1.37217 -2.56312,-3.05503 -2.86603,-3.57283c-0.30033,-0.5178 -0.03366,-0.80259 0.22524,-1.06149c0.23301,-0.23301 0.5178,-0.59547 0.7767,-0.90616c0.25372,-0.31068 0.33657,-0.5178 0.51262,-0.85437c0.17088,-0.36246 0.08544,-0.64725 -0.04402,-0.90615c-0.12945,-0.2589 -1.15987,-2.79613 -1.58964,-3.80584c-0.41424,-1.00971 -0.84142,-0.88027 -1.15987,-0.88027c-0.29773,-0.02588 -0.64208,-0.02588 -0.98382,-0.02588c-0.34693,0 -0.90616,0.12945 -1.37736,0.62136c-0.4712,0.5178 -1.80194,1.76053 -1.80194,4.27186c0,2.51134 1.84596,4.945 2.10227,5.30747c0.2589,0.33657 3.63497,5.51458 8.80262,7.74113c1.23237,0.5178 2.1903,0.82848 2.94111,1.08738c1.23237,0.38836 2.35599,0.33657 3.24402,0.20712c0.99159,-0.15534 3.04985,-1.24272 3.47963,-2.45956c0.44013,-1.21683 0.44013,-2.22654 0.31068,-2.45955c-0.12945,-0.23301 -0.46601,-0.36247 -0.98382,-0.59548m-9.40068,12.84407l-0.02589,0c-3.05503,0 -6.08417,-0.82849 -8.72495,-2.38189l-0.62136,-0.37023l-6.47252,1.68286l1.73463,-6.29129l-0.41424,-0.64725c-1.70875,-2.71846 -2.6149,-5.85116 -2.6149,-9.07706c0,-9.39809 7.68934,-17.06155 17.15993,-17.06155c4.58253,0 8.88029,1.78642 12.11655,5.02268c3.23625,3.21036 5.02267,7.50812 5.02267,12.06476c-0.0078,9.3981 -7.69712,17.06155 -17.14699,17.06155m14.58906,-31.58846c-3.93529,-3.80584 -9.1133,-5.95471 -14.62789,-5.95471c-11.36055,0 -20.60848,9.2065 -20.61625,20.52564c0,3.61684 0.94757,7.14565 2.75211,10.26282l-2.92557,10.63564l10.93337,-2.85309c3.0136,1.63108 6.4052,2.4958 9.85634,2.49839l0.01037,0c11.36574,0 20.61884,-9.2091 20.62403,-20.53082c0,-5.48093 -2.14111,-10.64081 -6.03239,-14.51915" fill="white"></path></svg></button></div><div class="flex flex-col"><button aria-label="Share on Reddit" class="react-share__ShareButton" style="background-color:transparent;border:none;padding:0;font:inherit;color:inherit;cursor:pointer"><svg viewBox="0 0 64 64" width="32" height="32"><circle cx="32" cy="32" r="32" fill="#FF5700"></circle><path d="M 53.34375 32 C 53.277344 30.160156 52.136719 28.53125 50.429688 27.839844 C 48.722656 27.148438 46.769531 27.523438 45.441406 28.800781 C 41.800781 26.324219 37.519531 24.957031 33.121094 24.863281 L 35.199219 14.878906 L 42.046875 16.320312 C 42.214844 17.882812 43.496094 19.09375 45.066406 19.171875 C 46.636719 19.253906 48.03125 18.183594 48.359375 16.644531 C 48.6875 15.105469 47.847656 13.558594 46.382812 12.992188 C 44.914062 12.425781 43.253906 13.007812 42.464844 14.367188 L 34.625 12.800781 C 34.363281 12.742188 34.09375 12.792969 33.871094 12.9375 C 33.648438 13.082031 33.492188 13.308594 33.441406 13.566406 L 31.070312 24.671875 C 26.617188 24.738281 22.277344 26.105469 18.59375 28.609375 C 17.242188 27.339844 15.273438 26.988281 13.570312 27.707031 C 11.863281 28.429688 10.746094 30.089844 10.71875 31.941406 C 10.691406 33.789062 11.757812 35.484375 13.441406 36.257812 C 13.402344 36.726562 13.402344 37.195312 13.441406 37.664062 C 13.441406 44.832031 21.792969 50.65625 32.097656 50.65625 C 42.398438 50.65625 50.753906 44.832031 50.753906 37.664062 C 50.789062 37.195312 50.789062 36.726562 50.753906 36.257812 C 52.363281 35.453125 53.371094 33.800781 53.34375 32 Z M 21.34375 35.199219 C 21.34375 33.433594 22.777344 32 24.542969 32 C 26.3125 32 27.742188 33.433594 27.742188 35.199219 C 27.742188 36.96875 26.3125 38.398438 24.542969 38.398438 C 22.777344 38.398438 21.34375 36.96875 21.34375 35.199219 Z M 39.9375 44 C 37.664062 45.710938 34.871094 46.582031 32.03125 46.464844 C 29.191406 46.582031 26.398438 45.710938 24.128906 44 C 23.847656 43.65625 23.871094 43.15625 24.183594 42.839844 C 24.5 42.527344 25 42.503906 25.34375 42.785156 C 27.269531 44.195312 29.617188 44.90625 32 44.800781 C 34.386719 44.929688 36.746094 44.242188 38.6875 42.847656 C 39.042969 42.503906 39.605469 42.511719 39.953125 42.863281 C 40.296875 43.21875 40.289062 43.785156 39.9375 44.128906 Z M 39.359375 38.527344 C 37.59375 38.527344 36.160156 37.09375 36.160156 35.328125 C 36.160156 33.5625 37.59375 32.128906 39.359375 32.128906 C 41.128906 32.128906 42.558594 33.5625 42.558594 35.328125 C 42.59375 36.203125 42.269531 37.054688 41.65625 37.6875 C 41.046875 38.316406 40.203125 38.664062 39.328125 38.65625 Z M 39.359375 38.527344" fill="white"></path></svg></button><div class="text-center"><span class="react-share__ShareCount"></span></div></div><div class="flex flex-col"><button aria-label="Share on Tumblr" class="react-share__ShareButton" style="background-color:transparent;border:none;padding:0;font:inherit;color:inherit;cursor:pointer"><svg viewBox="0 0 64 64" width="32" height="32"><circle cx="32" cy="32" r="32" fill="#34526f"></circle><path d="M39.2,41c-0.6,0.3-1.6,0.5-2.4,0.5c-2.4,0.1-2.9-1.7-2.9-3v-9.3h6v-4.5h-6V17c0,0-4.3,0-4.4,0 c-0.1,0-0.2,0.1-0.2,0.2c-0.3,2.3-1.4,6.4-5.9,8.1v3.9h3V39c0,3.4,2.5,8.1,9,8c2.2,0,4.7-1,5.2-1.8L39.2,41z" fill="white"></path></svg></button><div class="text-center"><span class="react-share__ShareCount"></span></div></div><div class="flex flex-col"><button aria-label="Share on Email" class="react-share__ShareButton" style="background-color:transparent;border:none;padding:0;font:inherit;color:inherit;cursor:pointer"><svg viewBox="0 0 64 64" width="32" height="32"><circle cx="32" cy="32" r="32" fill="#7f7f7f"></circle><path d="M17,22v20h30V22H17z M41.1,25L32,32.1L22.9,25H41.1z M20,39V26.6l12,9.3l12-9.3V39H20z" fill="white"></path></svg></button></div></div></div><!--astro:end--></astro-island> </div> <div class="mt-5 w-full lg:w-8/12 mx-auto"> <div class="bg-red-50 border border-red-200 text-sm text-red-800 rounded-lg p-4 dark:bg-red-800/10 dark:border-red-900 dark:text-red-500" role="alert"> <div class="flex"> <div class="flex-shrink-0"> <svg class="flex-shrink-0 size-4 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <circle cx="12" cy="12" r="10"></circle> <path d="m15 9-6 6"></path> <path d="m9 9 6 6"></path> </svg> </div> <div class="ms-4"> <h3 class="text-sm font-semibold">
  516. Disclaimer
  517. </h3> <div class="mt-2 text-sm text-red-700 dark:text-red-400"> <p>
  518. Our KNW ML model is developed exclusively for educational purposes. Any information presented on this page
  519. regarding the '<a href="https://finquota.com/KNW/forecast/" title="KNW Forecast &#38; Prediction for December 26, 2024 Know Labs Inc." class="font-bold">"KNW Forecast &amp; Prediction for December 26, 2024 Know Labs Inc."</a> should not be considered as
  520. financial advice or as
  521. a recommendation to buy or sell stocks. It is provided strictly for educational purposes. Investing in
  522. stocks involves significant risks, and decisions should be made only after careful consideration and
  523. consultation with a qualified financial advisor.
  524. </p> </div> </div> </div> </div> </div>  </div> <footer class="w-full py-10 px-4 sm:px-6 lg:px-8 mx-auto dark:bg-gray-900 border-t dark:border-gray-800 dark:shadow-slate-700/[.7] dark:text-gray-300 bg-gray-100"> <!-- Grid --> <div class="text-center"> <div class="mb-1 md:mb-2 flex justify-center items-center flex-col lg:flex-row"> <div class="flex items-center"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="w-5 h-5 text-xl mr-1 font-semibold text-black dark:text-gray-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600"> <path d="M15.5 2A1.5 1.5 0 0 0 14 3.5v13a1.5 1.5 0 0 0 1.5 1.5h1a1.5 1.5 0 0 0 1.5-1.5v-13A1.5 1.5 0 0 0 16.5 2h-1ZM9.5 6A1.5 1.5 0 0 0 8 7.5v9A1.5 1.5 0 0 0 9.5 18h1a1.5 1.5 0 0 0 1.5-1.5v-9A1.5 1.5 0 0 0 10.5 6h-1ZM3.5 10A1.5 1.5 0 0 0 2 11.5v5A1.5 1.5 0 0 0 3.5 18h1A1.5 1.5 0 0 0 6 16.5v-5A1.5 1.5 0 0 0 4.5 10h-1Z"></path> </svg> <a class="flex-none text-xl font-semibold text-black dark:text-gray-300 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/" aria-label="FinQuota.com">
  525. FinQuota.com
  526. </a> </div> </div> <div class="flex justify-center items-center flex-col lg:flex-row"> <ul class="text-center lg:ml-4 mt-2 lg:mt-0"> <li class="inline-block relative pe-8 last:pe-0 last-of-type:before:hidden before:absolute before:top-1/2 before:end-3 before:-translate-y-1/2 before:content-['/'] before:text-gray-300 dark:before:text-gray-600"> <a class="inline-flex gap-x-2 text-sm text-gray-500 hover:text-gray-800 dark:text-gray-500 dark:hover:text-gray-200 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/">
  527. Home
  528. </a> </li> <li class="inline-block relative pe-8 last:pe-0 last-of-type:before:hidden before:absolute before:top-1/2 before:end-3 before:-translate-y-1/2 before:content-['/'] before:text-gray-300 dark:before:text-gray-600"> <a class="inline-flex gap-x-2 text-sm text-gray-500 hover:text-gray-800 dark:text-gray-500 dark:hover:text-gray-200 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/screener/">
  529. Screener
  530. </a> </li> <li class="inline-block relative pe-8 last:pe-0 last-of-type:before:hidden before:absolute before:top-1/2 before:end-3 before:-translate-y-1/2 before:content-['/'] before:text-gray-300 dark:before:text-gray-600"> <a class="inline-flex gap-x-2 text-sm text-gray-500 hover:text-gray-800 dark:text-gray-500 dark:hover:text-gray-200 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/contact/">
  531. Contact us
  532. </a> </li> <li class="inline-block relative pe-8 last:pe-0 last-of-type:before:hidden before:absolute before:top-1/2 before:end-3 before:-translate-y-1/2 before:content-['/'] before:text-gray-300 dark:before:text-gray-600"> <a class="inline-flex gap-x-2 text-sm text-gray-500 hover:text-gray-800 dark:text-gray-500 dark:hover:text-gray-200 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/privacy-policy/">
  533. Privacy Policy
  534. </a> </li> <li class="inline-block relative pe-8 last:pe-0 last-of-type:before:hidden before:absolute before:top-1/2 before:end-3 before:-translate-y-1/2 before:content-['/'] before:text-gray-300 dark:before:text-gray-600"> <a class="inline-flex gap-x-2 text-sm text-gray-500 hover:text-gray-800 dark:text-gray-500 dark:hover:text-gray-200 dark:focus:outline-none dark:focus:ring-1 dark:focus:ring-gray-600" href="/terms/">
  535. Terms of Use
  536. </a> </li> </ul> </div> <!-- End Col --> <div class="mt-3"> <p class="text-gray-500">© FinQuota. 2024. All rights reserved.</p> </div> <!-- Social Brands --> <div class="mt-3 space-x-2"> <a rel="nofollow noopener" class="inline-flex justify-center items-center w-10 h-10 text-center text-gray-500 hover:bg-gray-100 rounded-full focus:outline-none focus:ring-2 focus:ring-blue-600 focus:ring-offset-2 focus:ring-offset-white transition dark:text-gray-300 dark:hover:text-gray-200 dark:hover:bg-gray-800" href="https://www.facebook.com/groups/finquota" aria-label="Facebook FinQuota" target="_blank"> <svg fill="currentColor" height="16" width="16" viewBox="0 0 56.693 56.693" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"><path d="M40.43,21.739h-7.645v-5.014c0-1.883,1.248-2.322,2.127-2.322c0.877,0,5.395,0,5.395,0V6.125l-7.43-0.029  c-8.248,0-10.125,6.174-10.125,10.125v5.518h-4.77v8.53h4.77c0,10.947,0,24.137,0,24.137h10.033c0,0,0-13.32,0-24.137h6.77  L40.43,21.739z"></path></svg> </a> <a rel="nofollow noopener" target="_blank" class="inline-flex justify-center items-center w-10 h-10 text-center text-gray-500 hover:bg-gray-100 rounded-full focus:outline-none focus:ring-2 focus:ring-blue-600 focus:ring-offset-2 focus:ring-offset-white transition dark:text-gray-300 dark:hover:text-gray-200 dark:hover:bg-gray-800" href="https://twitter.com/FinQuota" aria-label="Twitter FinQuota"> <svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve"><path d="M14.095479,10.316482L22.286354,1h-1.940718l-7.115352,8.087682L7.551414,1H1l8.589488,12.231093L1,23h1.940717  l7.509372-8.542861L16.448587,23H23L14.095479,10.316482z M11.436522,13.338465l-0.871624-1.218704l-6.924311-9.68815h2.981339  l5.58978,7.82155l0.867949,1.218704l7.26506,10.166271h-2.981339L11.436522,13.338465z"></path></svg> </a> <a rel="nofollow noopener" target="_blank" class="inline-flex justify-center items-center w-10 h-10 text-center text-gray-500 hover:bg-gray-100 rounded-full focus:outline-none focus:ring-2 focus:ring-blue-600 focus:ring-offset-2 focus:ring-offset-white transition dark:text-gray-300 dark:hover:text-gray-200 dark:hover:bg-gray-800" href="https://t.me/finquota" aria-label="Telegram FinQuota"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-telegram" viewBox="0 0 16 16"> <path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M8.287 5.906q-1.168.486-4.666 2.01-.567.225-.595.442c-.03.243.275.339.69.47l.175.055c.408.133.958.288 1.243.294q.39.01.868-.32 3.269-2.206 3.374-2.23c.05-.012.12-.026.166.016s.042.12.037.141c-.03.129-1.227 1.241-1.846 1.817-.193.18-.33.307-.358.336a8 8 0 0 1-.188.186c-.38.366-.664.64.015 1.088.327.216.589.393.85.571.284.194.568.387.936.629q.14.092.27.187c.331.236.63.448.997.414.214-.02.435-.22.547-.82.265-1.417.786-4.486.906-5.751a1.4 1.4 0 0 0-.013-.315.34.34 0 0 0-.114-.217.53.53 0 0 0-.31-.093c-.3.005-.763.166-2.984 1.09"></path> </svg> </a> </div> <!-- End Social Brands --> </div> <!-- End Grid --> </footer> <astro-island uid="Z1t49UR" prefix="r1" component-url="/_astro/_astro-entry_react-toastify.D5mK24es.js" component-export="ToastContainer" renderer-url="/_astro/client.CLg1VKAy.js" props="{&quot;theme&quot;:[0,&quot;light&quot;]}" ssr="" client="idle" opts="{&quot;name&quot;:&quot;ToastContainer&quot;,&quot;value&quot;:true}" await-children=""><div class="Toastify"></div><!--astro:end--></astro-island> <astro-island uid="19L1gy" component-url="/_astro/Cookie.QdGEVWl8.js" component-export="default" renderer-url="/_astro/client.CLg1VKAy.js" props="{}" ssr="" client="only" opts="{&quot;name&quot;:&quot;Cookie&quot;,&quot;value&quot;:&quot;react&quot;}"></astro-island> <script type="text/partytown" async src="https://www.googletagmanager.com/gtag/js?id=G-1DZ32DVMWT"></script> <script type="text/partytown">
  537.    <!-- Google tag (gtag.js) -->
  538.        window.dataLayer = window.dataLayer || [];
  539.        function gtag(){dataLayer.push(arguments);}
  540.        gtag('js', new Date());
  541.  
  542.        gtag('config', 'G-1DZ32DVMWT');
  543. </script></body></html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda