資源簡介
ctpcode.rar

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?System.IO;
using?System.Windows.Forms;
using?System.Runtime.InteropServices;
namespace?CTPCode
{
????class?Dll
????{
????????const?string?dllPath?=?“CTP.dll“;
????????public?static?Label?invoker;
????????public?delegate?void?del_OnTdFrontConnected();?//交易連接回報的代理
????????public?delegate?void?del_OnRspTdUserLogin(ref?CThostFtdcRspUserLoginField?pRspUserLogin?ref?CThostFtdcRspInfoField?pRspInfo?bool?bIsLast);?//交易登錄回報的代理
????????public?delegate?void?del_OnRspSettlementInfoConfirm(ref?CThostFtdcSettlementInfoConfirmField?pSettlementInfoConfirm?ref?CThostFtdcRspInfoField?pRspInfo?bool?bIsLast);?//結算確認回報的代理
????????public?delegate?void?del_OnRspQryInstrument(ref?CThostFtdcInstrumentField?pInstrument?bool?bIsLast);?//查詢合約回報的代理(CTP報來的pRspInfo有問題,在回調中去掉了這個參數)
????????public?delegate?void?del_OnRspTdError(ref?CThostFtdcRspInfoField?pRspInfo?bool?bIsLast);?//交易報錯回報的代理
????????public?delegate?void?del_OnMdFrontConnected();?//行情連接回報的代理
????????public?delegate?void?del_OnRspMdUserLogin(ref?CThostFtdcRspUserLoginField?pRspUserLogin?ref?CThostFtdcRspInfoField?pRspInfo?bool?bIsLast);?//行情登錄回報的代理
????????public?delegate?void?del_OnRspMdError(ref?CThostFtdcRspInfoField?pRspInfo?bool?bIsLast);?//行情報錯回報的代理
????????public?delegate?void?del_OnRtnDepthMarketData(ref?CThostFtdcDepthMarketDataField?pDepthMarketData);?//行情回報的代理
????????public?delegate?void?del_OnRspQrySettlementInfo(ref?CThostFtdcSettlementInfoField?pSettlementInfo?bool?bIsLast);?//查詢結算單的代理
????????public?delegate?void?del_OnRspQryProduct(ref?CThostFtdcProductField?pProduct?bool?bIsLast);?//查詢產品回報的代理
????????public?delegate?void?del_OnRspQryOrder(ref?CThostFtdcOrderField?pOrder?bool?bIsLast);?//查詢報單回報的代理
????????public?delegate?void?del_OnRspQryTrade(ref?CThostFtdcTradeField?pTrade?bool?bIsLast);?//查詢成交回報的代理
????????public?delegate?void?del_OnRspQryInvestorPosition(ref?CThostFtdcInvestorPositionField?pInvestorPosition?bool?bIsLast);?//查詢持倉回報的代理
????????public?delegate?void?del_OnRspQryInvestorPositionDetail(ref?CThostFtdcInvestorPositionDetailField?pInvestorPositionDetail?bool?bIsLast);?//查詢持倉明細回報的代理
????????public?delegate?void?del_OnRspQryTradingAccount(ref?CThostFtdcTradingAccountField?pTradingAccount?bool?bIsLast);?//查詢資金賬戶回報的代理
????????public?delegate?void?del_OnRspQryInvestor(ref?CThostFtdcInvestorField?pInvestor?bool?bIsLast);?//查詢投資者回報的代理
????????public?delegate?void?del_OnRspQryInstrumentMarginRate(ref?CThostFtdcInstrumentMarginRateField?pInstrumentMarginRate?bool?bIsLast);?//查詢合約保證金率回報的代理
????????public?delegate?void?del_OnRspQryExchangeMarginRate(ref?CThostFtdcExchangeMarginRateField?pExchangeMarginRate?bool?bIsLast);?//查詢交易所保證金率回報的代理
????????public?delegate?void?del_OnRspQryInstrumentCommissionRate(ref?CThostFtdcInstrumentCommissionRateField?pInstrumentCommissionRate?bool?bIsLast);?//查詢合約手續費率回報的代理
????????static?bool?IsErrorRspInfo(CThostFtdc
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????140??2016-10-05?20:08??32位\CTPCode\App.config
?????文件??????18260??2016-10-15?01:24??32位\CTPCode\bin\Debug\csv\SR701_m1.csv
?????文件??????99840??2016-10-11?08:52??32位\CTPCode\bin\Debug\CTP.dll
?????文件?????112640??2016-10-12?21:30??32位\CTPCode\bin\Debug\CTPCode.exe
?????文件????????140??2016-10-05?20:08??32位\CTPCode\bin\Debug\CTPCode.exe.config
?????文件??????69120??2016-10-12?21:30??32位\CTPCode\bin\Debug\CTPCode.pdb
?????文件??????21464??2016-10-12?21:30??32位\CTPCode\bin\Debug\CTPCode.vshost.exe
?????文件????????140??2016-10-05?20:08??32位\CTPCode\bin\Debug\CTPCode.vshost.exe.config
?????文件????????490??2012-06-06?02:06??32位\CTPCode\bin\Debug\CTPCode.vshost.exe.manifest
?????文件?????672256??2016-10-16?18:07??32位\CTPCode\bin\Debug\CTPUI.exe
?????文件???????2164??2016-08-30?18:05??32位\CTPCode\bin\Debug\CTPUI.exe.config
?????文件?????939520??2016-10-16?18:04??32位\CTPCode\bin\Debug\CTPUI.pdb
?????文件??????21464??2016-10-16?18:04??32位\CTPCode\bin\Debug\CTPUI.vshost.exe
?????文件???????2164??2016-08-30?18:05??32位\CTPCode\bin\Debug\CTPUI.vshost.exe.config
?????文件????????490??2012-06-06?02:06??32位\CTPCode\bin\Debug\CTPUI.vshost.exe.manifest
?????文件??????????6??2016-10-15?01:21??32位\CTPCode\bin\Debug\DialogRsp.con
?????文件????????194??2014-11-26?07:53??32位\CTPCode\bin\Debug\img\0.png
?????文件????????196??2014-11-26?07:52??32位\CTPCode\bin\Debug\img\1.png
?????文件????????196??2014-11-26?07:52??32位\CTPCode\bin\Debug\img\2.png
?????文件????????194??2014-11-26?07:52??32位\CTPCode\bin\Debug\img\3.png
?????文件????????201??2014-11-26?07:52??32位\CTPCode\bin\Debug\img\4.png
?????文件????????201??2014-11-26?07:52??32位\CTPCode\bin\Debug\img\5.png
?????文件????????198??2014-11-26?07:52??32位\CTPCode\bin\Debug\img\6.png
?????文件????????191??2014-11-26?07:53??32位\CTPCode\bin\Debug\img\7.png
?????文件????????194??2014-11-26?07:53??32位\CTPCode\bin\Debug\img\8.png
?????文件????????196??2014-11-26?07:53??32位\CTPCode\bin\Debug\img\9.png
?????文件????????201??2014-11-26?07:42??32位\CTPCode\bin\Debug\img\A.png
?????文件????????197??2014-11-26?07:48??32位\CTPCode\bin\Debug\img\a_.png
?????文件????????196??2014-11-26?07:43??32位\CTPCode\bin\Debug\img\B.png
?????文件????????417??2014-11-26?07:58??32位\CTPCode\bin\Debug\img\backhand_0.png
............此處省略704個文件信息
評論
共有 條評論