{{ stocks.length }}
热门标的
{{ avgChange }}
平均涨跌幅
{{ risersCount }}
上涨
{{ fallersCount }}
下跌
{{ formatDateTime(record.createdAt) }}
最新
方向判断
{{ dirLabel(record.direction) }}
波动率
{{ volLabel(record.volatility) }}
时间框架
{{ tfLabel(record.timeFrame) }}
{{ record.reasoning }}
加载中...
暂无历史分析记录,请点击表格中的「分析」按钮触发AI分析
RSI(14)
{{ getDetail(scope.row.symbol).tech.rsi.value.toFixed(1) }}
{{ getDetail(scope.row.symbol).tech.rsi.signalText }}
顶背离 价格新高但RSI未创新高,看跌反转信号
底背离 价格新低但RSI未创新低,看涨反转信号
MACD(12,26,9)
{{ getDetail(scope.row.symbol).tech.macd.histogram >= 0 ? '+' : '' }}{{ getDetail(scope.row.symbol).tech.macd.histogram.toFixed(4) }}
DIF: {{ getDetail(scope.row.symbol).tech.macd.macdLine.toFixed(4) }}
DEA: {{ getDetail(scope.row.symbol).tech.macd.signalLine.toFixed(4) }}
动能增强
{{ getDetail(scope.row.symbol).tech.macd.signalText }}
布林带(20,2)
BW: {{ getDetail(scope.row.symbol).tech.bollingerBands.bandwidth.toFixed(1) }}%
上轨: ${{ getDetail(scope.row.symbol).tech.bollingerBands.upperBand.toFixed(2) }}
中轨: ${{ getDetail(scope.row.symbol).tech.bollingerBands.middleBand.toFixed(2) }}
下轨: ${{ getDetail(scope.row.symbol).tech.bollingerBands.lowerBand.toFixed(2) }}
SQUEEZE
{{ getDetail(scope.row.symbol).tech.bollingerBands.signalText }}
ATR(14)
${{ getDetail(scope.row.symbol).tech.atr.value.toFixed(2) }}
({{ getDetail(scope.row.symbol).tech.atr.atrPercent.toFixed(1) }}%)
卖Call参考
${{ getDetail(scope.row.symbol).tech.atr.upperAtr1x.toFixed(1) }} (1x)
${{ getDetail(scope.row.symbol).tech.atr.upperAtr1_5x.toFixed(1) }} (1.5x)
卖Put参考
${{ getDetail(scope.row.symbol).tech.atr.lowerAtr1x.toFixed(1) }} (1x)
${{ getDetail(scope.row.symbol).tech.atr.lowerAtr1_5x.toFixed(1) }} (1.5x)
做多止损
${{ getDetail(scope.row.symbol).tech.atr.longStopLoss.toFixed(2) }} (2x)
做空止损
${{ getDetail(scope.row.symbol).tech.atr.shortStopLoss.toFixed(2) }} (2x)
波动比
{{ getDetail(scope.row.symbol).tech.atr.volRatio.toFixed(2) }}x
{{ getDetail(scope.row.symbol).tech.atr.signalText }}
暂无技术指标数据
到期日:
| CALLS | 行权价 | PUTS | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Delta | IV | Bid | Ask | OI | Bid | Ask | IV | Delta | OI | |
| {{ row.call.delta.toFixed(3) }} | {{ row.call.iv.toFixed(1) }}% | {{ row.call.bid.toFixed(2) }} | {{ row.call.ask.toFixed(2) }} | {{ row.call.openInterest }} | {{ row.strike.toFixed(1) }} | {{ row.put.bid.toFixed(2) }} | {{ row.put.ask.toFixed(2) }} | {{ row.put.iv.toFixed(1) }}% | {{ row.put.delta.toFixed(3) }} | {{ row.put.openInterest }} |
暂无期权链数据
加载中...
暂无基本面数据
{{ item.label }}
{{ item.value }}
加载中...
暂无财务报表数据
币种:{{ financialReportTableOf(scope.row.symbol).currency }} · 单位:原始值(B=十亿,M=百万,K=千)
{{ section.title }}
| 指标 | {{ p }} |
|---|---|
| {{ row.label }} | {{ row.values[p] || '--' }} |
{{ scope.row.name }}
买 {{ formatPct(scope.row.buyOrderRate) }}
卖 {{ formatPct(scope.row.sellOrderRate) }}
搜索并选择标的即可添加到自选列表
{{ watchlist.length }}
自选标的
{{ wlRisersCount }}
上涨
{{ wlFallersCount }}
下跌
{{ formatDateTime(record.createdAt) }}
最新
方向判断
{{ dirLabel(record.direction) }}
波动率
{{ volLabel(record.volatility) }}
时间框架
{{ tfLabel(record.timeFrame) }}
{{ record.reasoning }}
加载中...
暂无历史分析记录,请点击表格中的「分析」按钮触发AI分析
RSI(14)
{{ getDetail(scope.row.symbol).tech.rsi.value.toFixed(1) }}
{{ getDetail(scope.row.symbol).tech.rsi.signalText }}
顶背离 价格新高但RSI未创新高,看跌反转信号
底背离 价格新低但RSI未创新低,看涨反转信号
MACD(12,26,9)
{{ getDetail(scope.row.symbol).tech.macd.histogram >= 0 ? '+' : '' }}{{ getDetail(scope.row.symbol).tech.macd.histogram.toFixed(4) }}
DIF: {{ getDetail(scope.row.symbol).tech.macd.macdLine.toFixed(4) }}
DEA: {{ getDetail(scope.row.symbol).tech.macd.signalLine.toFixed(4) }}
动能增强
{{ getDetail(scope.row.symbol).tech.macd.signalText }}
布林带(20,2)
BW: {{ getDetail(scope.row.symbol).tech.bollingerBands.bandwidth.toFixed(1) }}%
上轨: ${{ getDetail(scope.row.symbol).tech.bollingerBands.upperBand.toFixed(2) }}
中轨: ${{ getDetail(scope.row.symbol).tech.bollingerBands.middleBand.toFixed(2) }}
下轨: ${{ getDetail(scope.row.symbol).tech.bollingerBands.lowerBand.toFixed(2) }}
SQUEEZE
{{ getDetail(scope.row.symbol).tech.bollingerBands.signalText }}
ATR(14)
${{ getDetail(scope.row.symbol).tech.atr.value.toFixed(2) }}
({{ getDetail(scope.row.symbol).tech.atr.atrPercent.toFixed(1) }}%)
卖Call参考
${{ getDetail(scope.row.symbol).tech.atr.upperAtr1x.toFixed(1) }} (1x)
${{ getDetail(scope.row.symbol).tech.atr.upperAtr1_5x.toFixed(1) }} (1.5x)
卖Put参考
${{ getDetail(scope.row.symbol).tech.atr.lowerAtr1x.toFixed(1) }} (1x)
${{ getDetail(scope.row.symbol).tech.atr.lowerAtr1_5x.toFixed(1) }} (1.5x)
做多止损
${{ getDetail(scope.row.symbol).tech.atr.longStopLoss.toFixed(2) }} (2x)
做空止损
${{ getDetail(scope.row.symbol).tech.atr.shortStopLoss.toFixed(2) }} (2x)
波动比
{{ getDetail(scope.row.symbol).tech.atr.volRatio.toFixed(2) }}x
{{ getDetail(scope.row.symbol).tech.atr.signalText }}
暂无技术指标数据
到期日:
| CALLS | 行权价 | PUTS | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Delta | IV | Bid | Ask | OI | Bid | Ask | IV | Delta | OI | |
| {{ row.call.delta.toFixed(3) }} | {{ row.call.iv.toFixed(1) }}% | {{ row.call.bid.toFixed(2) }} | {{ row.call.ask.toFixed(2) }} | {{ row.call.openInterest }} | {{ row.strike.toFixed(1) }} | {{ row.put.bid.toFixed(2) }} | {{ row.put.ask.toFixed(2) }} | {{ row.put.iv.toFixed(1) }}% | {{ row.put.delta.toFixed(3) }} | {{ row.put.openInterest }} |
暂无期权链数据
加载中...
暂无基本面数据
{{ item.label }}
{{ item.value }}
加载中...
暂无财务报表数据
币种:{{ financialReportTableOf(scope.row.symbol).currency }} · 单位:原始值(B=十亿,M=百万,K=千)
{{ section.title }}
| 指标 | {{ p }} |
|---|---|
| {{ row.label }} | {{ row.values[p] || '--' }} |
{{ scope.row.name }}