首页
产品
ydServer
做市商
ydSniffer
文档
下载
关于
登录
首页
产品
ydServer
做市商
ydSniffer
文档
下载
关于
登录
客户端应用编程接口-1.108预览版
首页
文档
客户端应用编程接口-1.108预览版
内容目录
简介
YDClient发布包
操作系统依赖
初始化流程
常规流程
客户端断线重连
客户端配置文件
网络配置
交易配置
行情配置
其他配置项
高可用性
数据类型
ProductClass
OptionsType
Direction
PositionDirection
PositionDate
HedgeFlag
TradeRight
OffsetFlag
OrderType
OrderStatus
YDOrderFlag
YDQuoteFlag
YDCombHedgeFlag
DCECombPositionType
SSE/SZSECombPositionType
ConnectionSelection
AlterMoneyType
Request Type
API Event
Account Flag
Base Price Type
IDType in IDFromExchange
General Risk Param Types
数据结构体
YDSystemParam
YDExchangeTradeConstrain
YDExchange
YDTradeConstraint
YDProduct
YDInstrument
YDMarketData
YDCombPositionDef
YDAccount
YDPrePosition
YDCombPosition
YDInputOrder
YDOrder
YDCancelOrder
YDFailedCancelOrder
YDTrade
YDInputQuote
YDQuote
YDCancelQuote
YDFailedCancelQuote
YDRequestForQuote
YDMarginRate
YDCommissionRate
YDIDFromExchange
YDUpdateMarginRate
YDAccountExchangeInfo
YDAccountProductInfo
YDAccountInstrumentInfo
YDGeneralRiskParam
YDExtendedOrder
YDExtendedTrade
YDExtendedQuote
YDExtendedRequestForQuote
YDExtendedAccount
YDExtendedPosition
CPositionDetail
YDExtendedCombPositionDetail
YDExtendedPositionFilter
YDOrderFilter
YDQuoteFilter
YDTradeFilter
YDCombPositionDetailFilter
API
API的选择
多连接的注意事项
全局函数
makeYDApi
makeYDExtendedApi
getYDVersion
getYDNanoTimestamp
YDListener类
notifyBeforeApiDestory
notifyAfterApiDestory
notifyEvent
notifyReadyForLogin
notifyLogin
notifyFinishInit
notifyCaughtUp
notifyTradingSegment
notifyCombPosition
notifyOrder和notifyFailedOrder
notifyFailedCancelOrder
notifyTrade
notifyQuote
notifyFailedQuote
notifyFailedCancelQuote
notifyRequestForQuote
notifyCombPositionOrder和notifyFailedCombPositionOrder
notifyOptionExecTogetherOrder和notifyFailedOptionExecTogetherOrder
notifyMarketData
notifyAccount
notifyAccountXXXInfo
notifyIDFromExchange
notifyUpdateMarginRate
notifyChangePassword
notifyResponse
notifyRecalcTime
YDApi
start
startDestroy
disconnect
login
用户端应用授权码
insertOrder
报单状态和处理过程
交易权限
报单编号OrderRef
席位连接编号
席位选择
错误编码
cancelOrder
insertQuote
cancelQuote
insertCombPositionOrder
insertOptionExecTogetherOrder
insertMultiOrders
cancelMultiOrders
insertMultiQuotes
cancelMultiQuotes
subscribe
unsubscribe
setTradingRight
alterMoney
updateMarginRate
changePassword
selectConnections
hasFinishedInit
getSystemParam
getExchange
getProduct
getInstrument
getCombPositionDef
getAccount
getPrePosition
getMarginRate
getCommissionRate
getAccountInfo
getGeneralRiskParam
writeLog
getVersion
getClientPacketHeader
getTradingDay
YDExtendedListener
notifyExtendedOrder
notifyExtendedTrade
notifyExtendedQuote
notifyExtendedPosition
notifyExtendedAccount
notifyExchangeCombPositionDetail
YDExtendedApi
startExtended
checkAndInsertOrder
checkOrder
checkAndInsertMultiOrders
checkAndInsertCombPositionOrder
checkCombPositionOrder
checkAndInsertQuote
checkQuote
getExtendedAccount
getExtendedPosition
findExtendedPositions
recalcMarginAndPositionProfit
getInstrumentMarginRate
getInstrumentCommissionRate
getOrder
findOrders
getQuote
findQuotes
findTrades
getCombPositionDetail
findCombPositionDetails
getIDFromExchange
getOptionsShortMarginPerLot
getCombPositionMarginPerLot
getMarginPerLot
getCombPositionMarginSaved
getRequestForQuote
autoCreateCombPosition
ydUtil
string2TimeID
timeID2String
timeStamp2String
dump系列