\n store.allPrices[value.symbol].o_b,\n },\n ]\"\n >\n {{\n parseFloat(store.allPrices[value.symbol].buyPrice).toFixed(3)\n }}{{\n getLastTwoDigit(store.allPrices[value.symbol].buyPrice)\n }}\n
\n\n {{\n parseFloat(store.allPrices[value.symbol].sellPrice).toFixed(\n 3\n )\n }}{{\n getLastTwoDigit(store.allPrices[value.symbol].sellPrice)\n }}\n
\n{{ value.currentPrice }}
\n= 0.0\n ? 'greenView'\n : 'redView'\n \"\n >\n {{ parseFloat(value.lastChangePercentage) >= 0.0 ? \"+\" : \"\"\n }}{{ parseFloat(value.lastChangePercentage).toFixed(2) || 0 }}%\n
\n\n {{ $t(\"home.text78\") }}\n
\n\n {{ $t(\"home.text79\") }}\n
\n