Change the Better World

How to start stock trading automatically by python 본문

automated_system

How to start stock trading automatically by python

white_cheetah 2021. 8. 24. 16:58

stock trading and share selected stocks by slack

First, develop a program by using API for connecting a strategy at HTS

 

reference https://money2.creontrade.com/e5/mboard/ptype_basic/plusPDS/DW_Basic_Read.aspx?boardseq=299&seq=87&page=1&searchString=%ea%b0%90%ec%8b%9c&prd=&lang=&p=8833&v=8639&m=9505

 

크레온플러스자료실 - 크레온

첨부파일을 PDF뷰어로 확인 하실수 있으며, PDF뷰어 미설치 고객께서는 우측 다운로드를 통해 설치 후 이용 가능 합니다. PDF뷰어 다운로드

money2.creontrade.com

 

second, add buying function to the program 

buying function

reference https://money2.creontrade.com/e5/mboard/ptype_basic/plusPDS/DW_Basic_Read.aspx?boardseq=299&seq=93&page=1&searchString=%eb%a7%a4%ec%88%98&prd=&lang=&p=8833&v=8639&m=9505

 

크레온플러스자료실 - 크레온

첨부파일을 PDF뷰어로 확인 하실수 있으며, PDF뷰어 미설치 고객께서는 우측 다운로드를 통해 설치 후 이용 가능 합니다. PDF뷰어 다운로드

money2.creontrade.com

Third, share collected stocks throw the slack

alarm recommended stocks

reference https://yganalyst.github.io/web/slackbot1/

 

[Web] slack bot 만들고 python으로 메세지 보내기

slack bot을 만들고 python과 연동하여 메세지를 보내보자

yganalyst.github.io

 

Comments