Skip to content

Commit

Permalink
[국내주식] 실시간(웹소켓) 체결/호가/계좌체결발생+REST 호출 샘플
Browse files Browse the repository at this point in the history
[국내주식] 실시간(웹소켓) 체결/호가/계좌체결발생+REST 호출 샘플
  • Loading branch information
koreainvestment authored Jul 30, 2024
1 parent 3746719 commit 291496c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sample01/kis_domstk_ws.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def eval(self):

__DEBUG__ = False # True

# 실시간 국내주식 계좌체결통보 복호화를 위한 부분 - start
# 실시간 국내주식 계좌체결통보 복호화를 위한 부분-start
from Crypto.Cipher import AES
from Crypto.Util.Padding import unpad
from base64 import b64decode
Expand Down

0 comments on commit 291496c

Please sign in to comment.