{{ stockInformation.stockName }}
{{ stockInformation.stockCode }}
···
{{ item.title }}
{{ item.value }}
{{ item.title }}
{{ item.value }}
{{ Number(stockInformation.currentPrice).toFixed(2) }}
{{ Number(stockInformation.currentValue).toFixed(2) }}
{{ Number(stockInformation.currentRatio).toFixed(2) }}%
高
{{ Number(stockInformation.highPrice).toFixed(2) }}
量
{{ utils.formatStockNumber(stockInformation.volume, 2) }}
量比
{{ Number(stockInformation.volumeRatio).toFixed(2) }}
低
{{ Number(stockInformation.lowPrice).toFixed(2) }}
额
{{ utils.formatStockNumber(stockInformation.amount, 2) }}
市盈
{{ Number(stockInformation.marketEarn).toFixed(2) }}
开
{{ Number(stockInformation.openPrice).toFixed(2) }}
换
{{ Number(stockInformation.turnoverRatio).toFixed(2) }}%
市值
{{ utils.formatStockNumber(stockInformation.marketValue, 2) }}
分时
日K
周K
月K
更多
{{ chooseTabName(klineTab) }}
{{ item.title }}
{{ item }}
K线图开发中...
指标仓库
功能
加自选