交易所公告通知
响应
1 |
void OnRtnBulletin(CThostFtdcBulletinField* pBulletin) {}; |
/չ
CThostFtdcBulletinField
请求查询行情
请求
1 |
int ReqQryDepthMarketData(CThostFtdcQryDepthMarketDataField *pQryDepthMarketData, int nRequestID) = 0; |
响应
1 |
void OnRspQryDepthMarketData(CThostFtdcDepthMarketDataField* pDepthMarketData, CThostFtdcRspInfoField* pRspInfo, int nRequestID, bool bIsLast) {}; |
/չ
CThostFtdcQryDepthMarketDataField
/չ
CThostFtdcDepthMarketDataField
查询最大报单数量请求
请求
1 |
int ReqQueryMaxOrderVolume(CThostFtdcQueryMaxOrderVolumeField *pQueryMaxOrderVolume, int nRequestID) = 0; |
响应
1 |
void OnRspQueryMaxOrderVolume(CThostFtdcQueryMaxOrderVolumeField* pQueryMaxOrderVolume, CThostFtdcRspInfoField* pRspInfo, int nRequestID, bool bIsLast) {}; |
/չ
CThostFtdcQueryMaxOrderVolumeField
查询仓单折抵信息
请求
1 |
int ReqQryEWarrantOffset(CThostFtdcQryEWarrantOffsetField *pQryEWarrantOffset, int nRequestID) = 0; |
响应
1 |
void OnRspQryEWarrantOffset(CThostFtdcEWarrantOffsetField* pEWarrantOffset, CThostFtdcRspInfoField* pRspInfo, int nRequestID, bool bIsLast) {}; |
/չ
CThostFtdcQryEWarrantOffsetField
/չ
CThostFtdcEWarrantOffsetField
查询汇率
请求
1 |
int ReqQryExchangeRate(CThostFtdcQryExchangeRateField *pQryExchangeRate, int nRequestID) = 0; |
响应
1 |
void OnRspQryExchangeRate(CThostFtdcExchangeRateField* pExchangeRate, CThostFtdcRspInfoField* pRspInfo, int nRequestID, bool bIsLast) {}; |
/չ
CThostFtdcQryExchangeRateField
/չ
CThostFtdcExchangeRateField
查询客户通知
请求
1 |
int ReqQryNotice(CThostFtdcQryNoticeField *pQryNotice, int nRequestID) = 0; |
响应
1 |
void OnRspQryNotice(CThostFtdcNoticeField* pNotice, CThostFtdcRspInfoField* pRspInfo, int nRequestID, bool bIsLast) {}; |
/չ
CThostFtdcQryNoticeField
/չ
CThostFtdcNoticeField
查询交易通知
请求
1 |
int ReqQryTradingNotice(CThostFtdcQryTradingNoticeField *pQryTradingNotice, int nRequestID) = 0; |
响应
1 2 3 4 |
///请求查询交易通知响应 void OnRspQryTradingNotice(CThostFtdcTradingNoticeField* pTradingNotice, CThostFtdcRspInfoField* pRspInfo, int nRequestID, bool bIsLast) {}; ///交易通知 void OnRtnTradingNotice(CThostFtdcTradingNoticeInfoField* pTradingNoticeInfo) {}; |
/չ
CThostFtdcQryTradingNoticeField
/չ
CThostFtdcTradingNoticeField
/չ
CThostFtdcTradingNoticeInfoField
查询保证金监管系统经纪公司资金账户密钥
请求
1 |
int ReqQryCFMMCTradingAccountKey(CThostFtdcQryCFMMCTradingAccountKeyField *pQryCFMMCTradingAccountKey, int nRequestID) = 0; |
响应
1 |
void OnRspQryCFMMCTradingAccountKey(CThostFtdcCFMMCTradingAccountKeyField* pCFMMCTradingAccountKey, CThostFtdcRspInfoField* pRspInfo, int nRequestID, bool bIsLast) {}; |
/չ
CThostFtdcQryCFMMCTradingAccountKeyField
/չ
CThostFtdcCFMMCTradingAccountKeyField
查询经纪公司交易参数
请求
1 |
int ReqQryBrokerTradingParams(CThostFtdcQryBrokerTradingParamsField *pQryBrokerTradingParams, int nRequestID) = 0; |
响应
1 |
void OnRspQryBrokerTradingParams(CThostFtdcBrokerTradingParamsField* pBrokerTradingParams, CThostFtdcRspInfoField* pRspInfo, int nRequestID, bool bIsLast) {}; |
/չ
CThostFtdcQryBrokerTradingParamsField
/չ
CThostFtdcBrokerTradingParamsField
查询经纪公司交易算法
请求
1 |
int ReqQryBrokerTradingAlgos(CThostFtdcQryBrokerTradingAlgosField *pQryBrokerTradingAlgos, int nRequestID) = 0; |
响应
1 |
void OnRspQryBrokerTradingAlgos(CThostFtdcBrokerTradingAlgosField* pBrokerTradingAlgos, CThostFtdcRspInfoField* pRspInfo, int nRequestID, bool bIsLast) {}; |
/չ
CThostFtdcQryBrokerTradingAlgosField
/չ
CThostFtdcBrokerTradingAlgosField
查询二级代理商信息
请求
1 |
int ReqQrySecAgentTradeInfo(CThostFtdcQrySecAgentTradeInfoField *pQrySecAgentTradeInfo, int nRequestID) = 0; |
响应
1 |
void OnRspQrySecAgentTradeInfo(CThostFtdcSecAgentTradeInfoField* pSecAgentTradeInfo, CThostFtdcRspInfoField* pRspInfo, int nRequestID, bool bIsLast) {}; |
/չ
CThostFtdcQrySecAgentTradeInfoField
/չ
CThostFtdcSecAgentTradeInfoField
查询二级代理商资金校验模式
请求
1 |
int ReqQrySecAgentCheckMode(CThostFtdcQrySecAgentCheckModeField *pQrySecAgentCheckMode, int nRequestID) = 0; |
响应
1 |
void OnRspQrySecAgentCheckMode(CThostFtdcSecAgentCheckModeField* pSecAgentCheckMode, CThostFtdcRspInfoField* pRspInfo, int nRequestID, bool bIsLast) {}; |
/չ
CThostFtdcQrySecAgentCheckModeField
/չ
CThostFtdcSecAgentCheckModeField
查询二级代理操作员银期权限
请求
1 |
int ReqQrySecAgentACIDMap(CThostFtdcQrySecAgentACIDMapField *pQrySecAgentACIDMap, int nRequestID) = 0; |
响应
1 |
void OnRspQrySecAgentACIDMap(CThostFtdcSecAgentACIDMapField* pSecAgentACIDMap, CThostFtdcRspInfoField* pRspInfo, int nRequestID, bool bIsLast) {}; |
/չ
CThostFtdcQrySecAgentACIDMapField
/չ
CThostFtdcSecAgentACIDMapField
评论前必须登录!
注册