Metadata-Version: 1.2
Name: pystock-hts
Version: 0.0.4
Summary: HTS stock api service in python
Home-page: https://github.com/hYe0kjUn/pystock-hts
Author: henry kwon
Author-email: soc06103@gmail.com
License: UNKNOWN
Download-URL: https://github.com/hYe0kjUn/pystock-hts/archive/master.zip
Description: # pystock
        - running stock in Python3
        - HTS API to Python
        
        ## HTS service
        
        - 환경: Windows10
        - 언어: Python3 
        
        
        - 증권사 별 환경
            - 대신증권 : Cybos Plus 가 활성화 되어 있어야함. [다운로드](https://money2.daishin.com/E5/WTS/Customer/GuideTrading/DW_CybosPlus_Page.aspx?p=8812&v=8632&m=9508)
        
        ### StockApiService
        
        - [Daishin API](Documents/daishin.md)
        
        - [Kiwoom API](Documents/Kiwoom.md)
Keywords: pystock,HTS,stock api
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3
