개요. | |
키움증권 Open API-W 이용 로그인 구현. 사전 코딩 상태 : http://igotit.tistory.com/970 이후에 본 코드 작업 이뤄져야함. 구현사항개요. 1. CommConnect() 함수 호출하면 API-W 내장되어있는 로그인 창 뜨며 키보드로 기록하는 방식만 제공됨. - 즉, 코드에 아이디, 비번 기록해두고 프로그램 실행만으로 자동 로그인까지 달성되는 기능 지원되지 않음. 2.이벤트 핸들러 추가하여 상기1의 처리이후 로그인 처리결과 이벤트 처리함. | |
|
상세처리1. 로그인 함수 호출. 함수 InitDevice내에서 CommConnect() 함수 호출되게 함.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
처리2. 연결정보이벤트 핸들러 등록 및 처리 코드 추가. 이벤트 핸들러 추가. 상기과정에서 추가된 핸들러 부분에 아래 처럼 처리 코드 추가.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
실행결과. 로그인 창이뜨고, 상기 창에서 로그인 이후 프로그램 상태창에 로그인 상태 표시됨. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
///976.
'트레이딩' 카테고리의 다른 글
용어. 매도체결, 매수체결. 체결구분. (0) | 2016.09.25 |
---|---|
Open API-W 활용. 실시간 시세수신 구현. Visual C++ (0) | 2016.09.23 |
Open API-W 활용. Visual C++ 코딩 첫 지점. (0) | 2016.09.21 |
키움증권 Open API-W. 해외선물 전용 API. 개요. 다운로드.설치. 업데이트 (0) | 2016.09.19 |
Strategy : CYST6 (1) | 2016.08.14 |
댓글