Skip to content

买了美股lv1实时行情,没有夜盘交易数据 #680

@dinghuang

Description

@dinghuang

我用的是java代码,买了美股lv1实时行情,但是监控发现,一天的成交量和K线数据的对不上,看了下,是没有夜盘的数据,这个代码有什么问题吗?还是这个套餐就没有夜盘的数据
ctx.subscribe(noQuoteList.stream().map(LongportStockInfo::getSymbol).toArray(String[]::new), SubFlags.Trade, false);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions