可转债日历(新)(convertible/bond_calender_v) 在线调试

展示可转换债券发行与上市日历,包括发行信息、上市日期与首日开盘价等。

网关地址

沙箱环境调用地址: https://sandbox.hscloud.cn
数据核查类生产调用地址: https://api.hscloud.cn
仿真业务接口生产调用地址: https://vopen.hscloud.cn
其余生产调用地址: https://open.hscloud.cn

URL

https://sandbox.hscloud.cn/gildatabond/v1/convertible/bond_calender_v

是否需要业务登录

HTTP请求方式

GET,POST

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
start_date String 开始日期
上市日期起始日,当prompt_type=4时,有效。若不送,默认显示全部。
bond_code String 债券代码
可转债债权代码查询,当prompt_type=5时,有效。例如“小康转债”输入代码“113016”,不入参默认全部。
secu_code String 证券代码
正股股票代码查询,当prompt_type=5时,有效。例如“小康股份”输入代码“601127”,不入参默认全部。
apply_code String 申购代码
可转债申购代码查询,当prompt_type=5时,有效。例如“小康转债”输入代码“783127”,不入参默认全部。
pref_code String 配售代码
老股东配售代码查询,当prompt_type=5时,有效。例如“小康配债”输入代码“764127”,不入参默认全部。
page_no Integer 1 页面编号
若不送,默认为1
page_count Integer 10 页内记录数
若不送,默认为10,最大一次查询200条
prompt_type String 5 状态
若不送,默认显示全部状态,不支持多个。1-待申购列表; 2-今日可申购; 3-已申购待上市;4-上市中;5-全部; 列表排序:1、2、3列表按申购日倒序;4、5按上市日倒序; 当状态为1、2、3、4不可与证券、申购、债券、配售代码同时入参。
fields String 字段集合

返回参数

参数名 类型 最大长度 默认值 中文名 描述
bond_code String 债券代码
债券代码
bond_abbr String 债券简称
债券简称
secu_code String 证券代码
正股股票代码
secu_abbr String 证券简称
正股股票简称
issue_vol_planned Float 16.2 计划发行量
计划发行规模(元)
actual_issue_size String 16 发行规模
实际发行规模(元)
listed_date String 上市日期
上市日期
close_price Float 16.4 最新价
最新交易日收盘价(元)
new_convet_price String 16 转股价格
最新转股价(元)
premium_ratio Float 16.2 转股溢价率(%)
转股溢价率(%)
a_change Float 16.6 涨跌幅(%)
最新涨跌幅(%)
convet_value String 16 转股价值
转债转换价值=转债对应的基础股票股价×(100/转债最新转股价格)
pref_code String 配售代码
老股东优先配售代码
pref_name String 配售名称
老股东优先配售名称
apply_date Integer 申请日期
老股东优先配售起始日
online_issue_vol String 16 网上发行数量
网上发行数量(股)
online_lot_rate String 16 网上申购中签率
网上发行中签率(%)
online_start_date String 网上发行日
网上发行日期
offline_lot_rate String 16 网下配售中签率
网下机构配售发行中签率(%)
apply_code String 申购代码
网上申购名称
apply_name String 申购名称
网上申购名称
issue_price_change Float 16.4 发行价格
发行价格(元/张)
online_apply_cap String 10 最大申购数
上网申购上限(张)
online_apply_min String 10 最小申购数(张数)
上网申购下限(张)
open_price Integer 16 开盘价
上市首日开盘价(元)
unsuccessful_earnings Float 16.4 中签收益(每签)
中签收益(每签)/(上市首日开盘价-100)*10
secu_market String 10 证券市场
可转债市场(83-上交所,90-深交所)
info_publ_date String 公告日期
中签号公告日期
page_no Integer 10 页面编号
页面编号
page_count Integer 10 页内记录数
页内记录数

请求示例

/gildatabond/v1/convertible/bond_calender_v?prompt_type=4&start_date=2017-01-01

正确返回示例

{

    "data":[
        {
            "a_change":"8.800000",
            "actual_issue_size":"299136000.0000",
            "apply_code":"754079",
            "apply_date":"2019-07-03",
            "apply_name":"圣达发债",
            "bond_abbr":"圣达转债",
            "bond_code":"113539",
            "close_price":"108.8000",
            "convet_value":"119",
            "info_publ_date":"2019-07-05",
            "issue_price_change":"100.0000",
            "issue_vol_planned":"299136000.00",
            "listed_date":"2019-07-26",
            "new_convet_price":"28.7800",
            "online_apply_cap":"10000",
            "online_apply_min":"10",
            "online_issue_vol":"170475000.0000",
            "online_lot_rate":"0.030833190000000",
            "online_start_date":"2019-07-03",
            "open_price":"108.0000",
            "page_count":"10",
            "page_no":"1",
            "pref_code":"753079",
            "pref_name":"圣达配债",
            "premium_ratio":"-8",
            "secu_abbr":"圣达生物",
            "secu_code":"603079",
            "secu_market":"83",
            "unsuccessful_earnings":"80.0000"
        },
        {
            "a_change":"0.160000",
            "actual_issue_size":"230000000.0000",
            "apply_code":"072877",
            "apply_date":"2019-07-02",
            "apply_name":"智能发债",
            "bond_abbr":"智能转债",
            "bond_code":"128070",
            "close_price":"98.7800",
            "convet_value":"89",
            "info_publ_date":"2019-07-04",
            "issue_price_change":"100.0000",
            "issue_vol_planned":"230000000.00",
            "listed_date":"2019-07-23",
            "new_convet_price":"9.5500",
            "online_apply_cap":"10000",
            "online_apply_min":"10",
            "online_issue_vol":"125775600.0000",
            "online_lot_rate":"0.025099884900000",
            "online_start_date":"2019-07-02",
            "open_price":"98.1000",
            "page_count":"10",
            "page_no":"1",
            "pref_code":"082877",
            "pref_name":"智能配债",
            "premium_ratio":"11",
            "secu_abbr":"智能自控",
            "secu_code":"002877",
            "secu_market":"90",
            "unsuccessful_earnings":"-19.0000"
        },
        {
            "a_change":"0.560000",
            "actual_issue_size":"682979000.0000",
            "apply_code":"754658",
            "apply_date":"2019-06-28",
            "apply_name":"安图发债",
            "bond_abbr":"安图转债",
            "bond_code":"113538",
            "close_price":"116.7000",
            "convet_value":"107",
            "info_publ_date":"2019-07-02",
            "issue_price_change":"100.0000",
            "issue_vol_planned":"682979000.00",
            "listed_date":"2019-07-22",
            "new_convet_price":"64.1100",
            "online_apply_cap":"10000",
            "online_apply_min":"10",
            "online_issue_vol":"176222000.0000",
            "online_lot_rate":"0.034750100000000",
            "online_start_date":"2019-06-28",
            "open_price":"112.1200",
            "page_count":"10",
            "page_no":"1",
            "pref_code":"753658",
            "pref_name":"安图配债",
            "premium_ratio":"9",
            "secu_abbr":"安图生物",
            "secu_code":"603658",
            "secu_market":"83",
            "unsuccessful_earnings":"121.2000"
        },
        {
            "a_change":"0.260000",
            "actual_issue_size":"490000000.0000",
            "apply_code":"370437",
            "apply_date":"2019-06-19",
            "apply_name":"清水发债",
            "bond_abbr":"清水转债",
            "bond_code":"123028",
            "close_price":"104.1000",
            "convet_value":"101",
            "info_publ_date":"2019-06-21",
            "issue_price_change":"100.0000",
            "issue_vol_planned":"490000000.00",
            "listed_date":"2019-07-15",
            "new_convet_price":"11.9500",
            "offline_lot_rate":"0.085814643400000",
            "online_apply_cap":"10000",
            "online_apply_min":"10",
            "online_issue_vol":"228598900.0000",
            "online_lot_rate":"0.085815685300000",
            "online_start_date":"2019-06-19",
            "open_price":"103.1000",
            "page_count":"10",
            "page_no":"1",
            "pref_code":"380437",
            "pref_name":"清水配债",
            "premium_ratio":"3",
            "secu_abbr":"清 水 源",
            "secu_code":"300437",
            "secu_market":"90",
            "unsuccessful_earnings":"31.0000"
        },
        {
            "a_change":"0.170000",
            "actual_issue_size":"300000000.0000",
            "apply_code":"072907",
            "apply_date":"2019-06-24",
            "apply_name":"华森发债",
            "bond_abbr":"华森转债",
            "bond_code":"128069",
            "close_price":"100.7000",
            "convet_value":"91",
            "info_publ_date":"2019-06-26",
            "issue_price_change":"100.0000",
            "issue_vol_planned":"300000000.00",
            "listed_date":"2019-07-11",
            "new_convet_price":"18.0800",
            "offline_lot_rate":"0.018500022900000",
            "online_apply_cap":"10000",
            "online_apply_min":"10",
            "online_issue_vol":"73681900.0000",
            "online_lot_rate":"0.018500304700000",
            "online_start_date":"2019-06-24",
            "open_price":"99.8900",
            "page_count":"10",
            "page_no":"1",
            "pref_code":"082907",
            "pref_name":"华森配债",
            "premium_ratio":"11",
            "secu_abbr":"华森制药",
            "secu_code":"002907",
            "secu_market":"90",
            "unsuccessful_earnings":"-1.1000"
        },
        {
            "a_change":"-0.170000",
            "actual_issue_size":"640000000.0000",
            "apply_code":"783020",
            "apply_date":"2019-06-14",
            "apply_name":"华钰发债",
            "bond_abbr":"华钰转债",
            "bond_code":"113027",
            "close_price":"99.4900",
            "convet_value":"92",
            "info_publ_date":"2019-06-18",
            "issue_price_change":"100.0000",
            "issue_vol_planned":"640000000.00",
            "listed_date":"2019-07-10",
            "new_convet_price":"10.1700",
            "offline_lot_rate":"0.072224970000000",
            "online_apply_cap":"10000",
            "online_apply_min":"10",
            "online_issue_vol":"321209000.0000",
            "online_lot_rate":"0.072225370000000",
            "online_start_date":"2019-06-14",
            "open_price":"103.0000",
            "page_count":"10",
            "page_no":"1",
            "pref_code":"764020",
            "pref_name":"华钰配债",
            "premium_ratio":"8",
            "secu_abbr":"华钰矿业",
            "secu_code":"601020",
            "secu_market":"83",
            "unsuccessful_earnings":"30.0000"
        },
        {
            "a_change":"0.420000",
            "actual_issue_size":"2170000000.0000",
            "apply_code":"783200",
            "apply_date":"2019-06-18",
            "apply_name":"环境发债",
            "bond_abbr":"环境转债",
            "bond_code":"113028",
            "close_price":"119.0000",
            "convet_value":"117",
            "info_publ_date":"2019-06-20",
            "issue_price_change":"100.0000",
            "issue_vol_planned":"2170000000.00",
            "listed_date":"2019-07-08",
            "new_convet_price":"10.4400",
            "offline_lot_rate":"0.030560390000000",
            "online_apply_cap":"10000",
            "online_apply_min":"10",
            "online_issue_vol":"147520000.0000",
            "online_lot_rate":"0.030560440000000",
            "online_start_date":"2019-06-18",
            "open_price":"120.2000",
            "page_count":"10",
            "page_no":"1",
            "pref_code":"764200",
            "pref_name":"环境配债",
            "premium_ratio":"1",
            "secu_abbr":"上海环境",
            "secu_code":"601200",
            "secu_market":"83",
            "unsuccessful_earnings":"202.0000"
        },
        {
            "a_change":"0.310000",
            "actual_issue_size":"800000000.0000",
            "apply_code":"754348",
            "apply_date":"2019-06-10",
            "apply_name":"文灿发债",
            "bond_abbr":"文灿转债",
            "bond_code":"113537",
            "close_price":"100.3700",
            "convet_value":"92",
            "info_publ_date":"2019-06-12",
            "issue_price_change":"100.0000",
            "issue_vol_planned":"800000000.00",
            "listed_date":"2019-07-05",
            "new_convet_price":"19.9300",
            "offline_lot_rate":"0.103034890000000",
            "online_apply_cap":"10000",
            "online_apply_min":"10",
            "online_issue_vol":"356376000.0000",
            "online_lot_rate":"0.103035280000000",
            "online_start_date":"2019-06-10",
            "open_price":"102.1200",
            "page_count":"10",
            "page_no":"1",
            "pref_code":"753348",
            "pref_name":"文灿配债",
            "premium_ratio":"9",
            "secu_abbr":"文灿股份",
            "secu_code":"603348",
            "secu_market":"83",
            "unsuccessful_earnings":"21.2000"
        },
        {
            "a_change":"0.080000",
            "actual_issue_size":"340000000.0000",
            "apply_code":"370487",
            "apply_date":"2019-06-11",
            "apply_name":"蓝晓发债",
            "bond_abbr":"蓝晓转债",
            "bond_code":"123027",
            "close_price":"109.0100",
            "convet_value":"109",
            "info_publ_date":"2019-06-13",
            "issue_price_change":"100.0000",
            "issue_vol_planned":"340000000.00",
            "listed_date":"2019-07-04",
            "new_convet_price":"29.5900",
            "offline_lot_rate":"0.022345480100000",
            "online_apply_cap":"10000",
            "online_apply_min":"10",
            "online_issue_vol":"71790600.0000",
            "online_lot_rate":"0.022345923700000",
            "online_start_date":"2019-06-11",
            "open_price":"109.2000",
            "page_count":"10",
            "page_no":"1",
            "pref_code":"380487",
            "pref_name":"蓝晓配债",
            "premium_ratio":"0",
            "secu_abbr":"蓝晓科技",
            "secu_code":"300487",
            "secu_market":"90",
            "unsuccessful_earnings":"92.0000"
        },
        {
            "a_change":"1.420000",
            "actual_issue_size":"290000000.0000",
            "apply_code":"370692",
            "apply_date":"2019-06-10",
            "apply_name":"中环发债",
            "bond_abbr":"中环转债",
            "bond_code":"123026",
            "close_price":"108.4000",
            "convet_value":"109",
            "info_publ_date":"2019-06-12",
            "issue_price_change":"100.0000",
            "issue_vol_planned":"290000000.00",
            "listed_date":"2019-07-01",
            "new_convet_price":"12.3100",
            "online_apply_cap":"10000",
            "online_apply_min":"10",
            "online_issue_vol":"153655100.0000",
            "online_lot_rate":"0.054060870600000",
            "online_start_date":"2019-06-10",
            "open_price":"112.9900",
            "page_count":"10",
            "page_no":"1",
            "pref_code":"380692",
            "pref_name":"中环配债",
            "premium_ratio":"0",
            "secu_abbr":"中环环保",
            "secu_code":"300692",
            "secu_market":"90",
            "unsuccessful_earnings":"129.9000"
        }
    ],
    "error_no":"0"

}