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

账户资金查询响应结构体 更多...

#include <eoms_api_struct.h>

成员变量

EMT_ACCOUNT_TYPE account_type
 账户类型
 
double buying_power
 可用资金
 
double withholding_amount
 EMT系统预扣的资金(包括买卖股票时预扣的交易资金+预扣手续费)
 
double hkex_fund_available
 港股通专用资金(货币单位:人民币)
 
double hkex_fund_frozen
 港股通专用资金冻结金额(货币单位:人民币)
 
double repay_stock_aval_banlance
 融券卖出所得资金余额(仅限信用账户,只能用于买券还券)
 
double frozen_margin
 冻结的保证金(仅限期权账户)
 
double frozen_exec_cash
 行权冻结资金(仅限期权账户)
 
double frozen_exec_fee
 行权费用(仅限期权账户)
 
double orig_banlance
 昨日余额(仅限期权账户)
 
double banlance
 当前余额(仅限期权账户)
 
double deposit_withdraw
 当天出入金(仅限期权账户)
 
double trade_netting
 当日交易资金轧差(仅限期权账户)
 
double captial_asset
 资金资产(仅限期权账户)
 
double preferred_amount
 可取资金(仅限期权账户)
 
uint64_t reserved [32]
 (保留字段)
 

详细描述

账户资金查询响应结构体

结构体成员变量说明

◆ account_type

EMT_ACCOUNT_TYPE account_type

账户类型

◆ banlance

double banlance

当前余额(仅限期权账户)

◆ buying_power

double buying_power

可用资金

◆ captial_asset

double captial_asset

资金资产(仅限期权账户)

◆ deposit_withdraw

double deposit_withdraw

当天出入金(仅限期权账户)

◆ frozen_exec_cash

double frozen_exec_cash

行权冻结资金(仅限期权账户)

◆ frozen_exec_fee

double frozen_exec_fee

行权费用(仅限期权账户)

◆ frozen_margin

double frozen_margin

冻结的保证金(仅限期权账户)

◆ hkex_fund_available

double hkex_fund_available

港股通专用资金(货币单位:人民币)

◆ hkex_fund_frozen

double hkex_fund_frozen

港股通专用资金冻结金额(货币单位:人民币)

◆ orig_banlance

double orig_banlance

昨日余额(仅限期权账户)

◆ preferred_amount

double preferred_amount

可取资金(仅限期权账户)

◆ repay_stock_aval_banlance

double repay_stock_aval_banlance

融券卖出所得资金余额(仅限信用账户,只能用于买券还券)

◆ reserved

uint64_t reserved[32]

(保留字段)

◆ trade_netting

double trade_netting

当日交易资金轧差(仅限期权账户)

◆ withholding_amount

double withholding_amount

EMT系统预扣的资金(包括买卖股票时预扣的交易资金+预扣手续费)


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