工具 API

getBondFundWithAlertRecord

查询出现异动和跳水告警的债券型基金

finance1 积分

调用信息

工具标识
smg-qieman.getBondFundWithAlertRecord
服务提供方
且慢基金数据
平均响应
0 ms
近 7 天调用
0

输入参数

bondAlterType

告警类型,可选参数,默认为dailyDive(日跳水)。可选值:unusual(异动)、dailyDive(日跳水)、weekDive(周跳水) (可选值: 'unusual', 'dailyDive', 'weekDive')

divingThreshold

跳水阈值,可选参数。日跳水默认-0.005,周跳水默认-0.01。日跳水阈值范围:-0.0005, -0.001, -0.0015, -0.002, -0.0025, -0.0035, -0.005, -0.0075, -0.01;周跳水阈值范围:-0.0025, -0.0035, -0.005, -0.0075, -0.01, -0.0125, -0.015, -0.02, -0.025, -0.03

maxResultSize

最大返回记录数,可选参数,默认50条,上限200条