# HaiFengAPI
**Repository Path**: srcode/HaiFengAPI
## Basic Information
- **Project Name**: HaiFengAPI
- **Description**: 国内金融接口封装 C++ --> C#
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2016-11-30
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
#HaiFengTrading API
C++简易封装方便C++调用
C#两种封装方式,增加matlab支持
完全开源,无经纪商限制
多接口统一,CTP,femas,xSpeed
##
#2015_test
C#测试代码
##
#2015_include_lib
官方文档(.h&.lib)
defquote.def/deftrade.def 导出定义
hfQuote.h/hfTrade.h C++头文件定义
#2015_quote & 2015_trade
C#封装,其中porxy为C++调用模式,Trade/Quote为标准windows模式(可在matlab里调用).
#2015_ctp_quote_proxy & 2015_ctp_trade_proxy
ctp C++封装代码
#2015_xSpeed_quote_proxy & 2015_xSpeed_trade_proxy
xSpeed C++封装代码
#2015_femas_quote_proxy & 2015_femas_trade_proxy
femas C++封装代码
#dll
编译后文档