Skip to main content

Module option_screener_svc

Module option_screener_svc 

Source

Modules§

term_count_aggregation_rsp
Nested message and enum types in TermCountAggregationRsp.

Structs§

OptionScreenerIndexSpecificReq
OptionScreenerReq
option optimize_for = LITE_RUNTIME; 举例: 一、request.request_exact_data 为0时:只需要筛选数量,不需要具体筛选结果。此时回包的result不可用
TermCountAggregationReq
接口返回的数据是出现频率最高的1000个点(不足1000个的情况全量返回)
TermCountAggregationRsp
points保证数组第一个值是字段最小值,最后一个值是字段最大值,即使不在频率最高的1000个点内,也会补点最大最小值(这种情况下Y为0) points的长度不固定,字段值越分散,长度越大,反之越小
UnderlyingAggregationReq
UnderlyingAggregationRsp