koapy.backend.kiwoom_open_api_plus.core.KiwoomOpenApiPlusEventHandlerFunctions

Module Contents

Classes

KiwoomOpenApiPlusEventHandlerFunctions

class koapy.backend.kiwoom_open_api_plus.core.KiwoomOpenApiPlusEventHandlerFunctions.KiwoomOpenApiPlusEventHandlerFunctions[source]
abstract OnEventConnect(self, errcode)[source]
abstract OnReceiveMsg(self, scrnno, rqname, trcode, msg)[source]
abstract OnReceiveTrData(self, scrnno, rqname, trcode, recordname, prevnext, datalength, errorcode, message, splmmsg)[source]
abstract OnReceiveRealData(self, code, realtype, realdata)[source]
abstract OnReceiveChejanData(self, gubun, itemcnt, fidlist)[source]
abstract OnReceiveConditionVer(self, ret, msg)[source]
abstract OnReceiveTrCondition(self, scrnno, codelist, condition_name, condition_index, prevnext)[source]
abstract OnReceiveRealCondition(self, code, condition_type, condition_name, condition_index)[source]