Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ch08_01_AutoConnect.py #147

Open
skindryang opened this issue Apr 17, 2022 · 1 comment
Open

ch08_01_AutoConnect.py #147

skindryang opened this issue Apr 17, 2022 · 1 comment

Comments

@skindryang
Copy link

자동 접속 과정 실습하고 있는데요
대신증권 크레온플러스 아이콘과 주소 이름이 바뀐 것 같습니다.
icon_name_change

@INVESTAR
Copy link
Owner

INVESTAR commented Jun 5, 2022

https://money2.creontrade.com/E5/WTS/Customer/GuideTrading/CW_TradingSystemHTS.aspx?p=3239&v=2408&m=2191
위 사이트에서 CREON HTS 설치 프로그램을 다운로드 받아서 다시 설치해 봤는데,
제 PC에는 CREON 시작 프로그램이 기존과 동일하게 C:\CREON\STARTER\coStarter.exe로 설치되었습니다.

coStarter

만일 coStarter.exe가 C:\daishin\STARTER\ 폴더에 존재하는 경우라면
CREON 시작 프로그램의 경로를 아래처럼 변경해 보시기 바랍니다.

app = application.Application()
app.start('C:\daishin\STARTER\coStarter.exe /prj:cp /id:userid /pwd:pa$$word /pwdcert:certPa$$word /autostart')
time.sleep(60)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants