EMT API ver: 2.23.1
载入中...
搜索中...
未找到
_EMTBJGZStaticInfo结构体 参考

股转静态信息数据 更多...

#include <emt_quote_struct.h>

成员变量

EMQ_EXCHANGE_TYPE exchange_type
 交易所代码
 
EMQ_TICKER_TYPE ticker_type
 证券类型
 
char ticker [8]
 合约代码(不包含交易所信息),不带空格,以'\0'结尾
 
char ticker_name [8]
 char[8] 证券简称 GBK
 
char industry_type [6]
 
char currency_type [2]
 
double denomination
 
int64_t total_share_capital
 int64 总股本
 
int64_t nonrestricted_share_capital
 int64 非限售股本
 
double last_year_eps
 
double this_year_eps
 double 今年每股收益 预留
 
double transaction_rate
 
double stamp_duty_rate
 double 印花税率
 
double transfer_rate
 double 过户费率
 
int32_t list_date
 int32 挂牌日期 CCYYMMDD
 
int32_t start_date
 
int32_t end_date
 
int32_t declare_upper_limit
 int32 每笔限量 申报数量上限
 
int32_t buy_quantity_unit
 int32 买数量单位
 
int32_t sell_quantity_unit
 int32 卖数量单位
 
int32_t min_declare_count
 
int32_t param_type
 
double tick_size
 
double first_trade_limit_price_param
 
double sub_trade_limit_price_param
 
double upper_limit_price
 
double lower_limit_price
 
double conv_ratio
 
char constituent_stock_flag
 char 成分股标志 预留
 
char trade_status
 
char symbol_type
 
char trade_type
 
char suspend_flag
 
char ex_divide_flag
 
char network_note_flag
 char 网络投票标志 预留
 
char market_level
 
char trading_ring [2]
 char[2] 交易场所 预留
 
char is_financing
 
char is_securities_loan
 
char is_financing_today
 
char is_securities_loan_today
 
char reserved [2]
 预留字段
 
int32_t trade_unit
 int32交易单位 申报数量的单位
 
char other_status [4]
 
int32_t market_maker_count
 
int32_t update_time
 
double block_trade_upper_limit_price
 double 大宗交易价格上限 预留
 
double block_trade_lower_limit_price
 double 大宗交易价格下限 预留
 

详细描述

股转静态信息数据

结构体成员变量说明

◆ block_trade_lower_limit_price

double block_trade_lower_limit_price

double 大宗交易价格下限 预留

◆ block_trade_upper_limit_price

double block_trade_upper_limit_price

double 大宗交易价格上限 预留

◆ buy_quantity_unit

int32_t buy_quantity_unit

int32 买数量单位

◆ constituent_stock_flag

char constituent_stock_flag

char 成分股标志 预留

◆ conv_ratio

double conv_ratio

double 折合比例 对于优先股,该字段存放其票面股息率();对于可转债,该字段存放票面利率()。

◆ currency_type

char currency_type[2]

char[2] 货币种类‘00’人民币,‘02’美元

◆ declare_upper_limit

int32_t declare_upper_limit

int32 每笔限量 申报数量上限

◆ denomination

double denomination

double 面值 对于股票,每股面值为 1元;对于可转债,每张面值为 100 元

◆ end_date

int32_t end_date

int32 到期日 CCYYMMDD 对于要约业务,该字段存放其要约结束日期;对于发行业务,该字段存放其询价结束日期

◆ ex_divide_flag

char ex_divide_flag

char 除权除息标志 ‘N’表示正常状态;‘E’表示除权;‘D’表示除息;‘A’表示除权除息。

◆ exchange_type

EMQ_EXCHANGE_TYPE exchange_type

交易所代码

◆ first_trade_limit_price_param

double first_trade_limit_price_param

double 首笔交易限价参数 具体参考北交所接口文档

◆ industry_type

char industry_type[6]

char[6] 行业种类 对于股票:左边第一位为字母,表示门类;左边第二、三位为数字,表示大类;其他位为空。 具体定义请参见中国证监会颁布的《上市公司行业分类指引》

◆ is_financing

char is_financing

char 是否为融资标的 (预留字段) ‘Y’-是,‘N’-否

◆ is_financing_today

char is_financing_today

char 是否当日可融资 (预留字段) ‘Y’-是,‘N’-否

◆ is_securities_loan

char is_securities_loan

char 是否为融券标的 (预留字段) ‘Y’-是,‘N’-否

◆ is_securities_loan_today

char is_securities_loan_today

char 是否当日可融券 (预留字段) ‘Y’-是,‘N’-否

◆ last_year_eps

double last_year_eps

double 上年每股收益 对于股票,存放上年每股利润

◆ list_date

int32_t list_date

int32 挂牌日期 CCYYMMDD

◆ lower_limit_price

double lower_limit_price

double 跌停价格 为申报有效价格范围的价格下限 如果=0.000,则相应的证券没有跌幅限制。对于要约业务,存放其收购/回购价格

◆ market_level

char market_level

char 市场层级 ‘0’-基础层,‘1’-创新层,‘2’-北交所。对于优先股、可转债、指数等无市场层级的,本字段填空格。(预留字段)

◆ market_maker_count

int32_t market_maker_count

int32 做市商数量 对于有做市商提供做市服务的证券揭示其做市商数量,对于没有做市商提供做市服务的证券该字段的值默认为 0

◆ min_declare_count

int32_t min_declare_count

int32 最小申报数量 存放除做市商外其他投资者在正常交易时段的每笔最小申报数量

◆ network_note_flag

char network_note_flag

char 网络投票标志 预留

◆ nonrestricted_share_capital

int64_t nonrestricted_share_capital

int64 非限售股本

◆ other_status

char other_status[4]

char[4] 其他业务状态 详见北交所NQXX接口文档

◆ param_type

int32_t param_type

int32 限价参数类型 0 表示 限价参数的值为价格;1 为比例数

◆ reserved

char reserved[2]

预留字段

◆ sell_quantity_unit

int32_t sell_quantity_unit

int32 卖数量单位

◆ stamp_duty_rate

double stamp_duty_rate

double 印花税率

◆ start_date

int32_t start_date

int32 起息日 CCYYMMDD 对于优先股和可转债,该字段存放其起息日;对于要约业务,该字段存放其要约开始日期;对于发行业务,该字段存放其询价开始日期

◆ sub_trade_limit_price_param

double sub_trade_limit_price_param

double 后续交易限价参数 具体参考北交所接口文档

◆ suspend_flag

char suspend_flag

char 停牌标志 ‘F’表示正常交易;‘T’表示停牌,不接受申报;‘H’表示停牌,接受申报。

◆ symbol_type

char symbol_type

char 证券级别 ‘T’表示对应证券是挂牌/上市公司股票;‘B’表示对应证券是两网公司及退市公司股票; ‘O’表示对应证券是仅提供行权功能的期权;‘P’表示对应证券是持有人数存在 200 人限制的证券;(优先股) ‘R’表示对应证券是其他类型的业务; ‘F’表示是发行业务;’C’表示对应证券是提供协议转让的可转换公司债券。

◆ this_year_eps

double this_year_eps

double 今年每股收益 预留

◆ tick_size

double tick_size

double 价格挡位 申报价格的最小变动单位,例如 0.01 元 RMB。

◆ ticker

char ticker[8]

合约代码(不包含交易所信息),不带空格,以'\0'结尾

◆ ticker_name

char ticker_name[8]

char[8] 证券简称 GBK

◆ ticker_type

EMQ_TICKER_TYPE ticker_type

证券类型

◆ total_share_capital

int64_t total_share_capital

int64 总股本

◆ trade_status

char trade_status

char 交易状态 ‘N’表示正常状态;‘Y’表示首日挂牌/上市;‘D’表示新增股票交易;‘I’表示询价;‘F’表示申购

◆ trade_type

char trade_type

char 交易类型 ‘T’表示协议交易方式; ‘M’表示做市交易方式;‘B’表示集合竞价+连续竞价交易方式; ‘C’表示集合竞价交易方式;‘P’表示发行方式,‘O’表示其他类型。

◆ trade_unit

int32_t trade_unit

int32交易单位 申报数量的单位

◆ trading_ring

char trading_ring[2]

char[2] 交易场所 预留

◆ transaction_rate

double transaction_rate

double 经手费率 为全国股转公司及北交所本身收取或向投资者代收的交易费用费率,该费率仅为参考,实际费率以相关收费管理规定为准

◆ transfer_rate

double transfer_rate

double 过户费率

◆ update_time

int32_t update_time

int32 记录更新时间 HHMMSS

◆ upper_limit_price

double upper_limit_price

double 涨停价格 为申报有效价格范围的价格上限,如果 =99999.99(币种为人民币)或 99999.999(币种为美元),则相应的证券没有涨幅限制。对于要约业务,存放其收购/回购价格


该结构体的文档由以下文件生成: