Skip to content

modorigoon/hana-1q-transactions-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hana bank 1Q PRO Transaction collector


Due to the nature of Hana bank's 1Q Pro HTS API, this program can run only on Windows OS and requires Hana 1Q API and securities account.

Install

  1. Install 1Q API

    Download: Hana 1Q API

  2. 1Q open API agent registration

    > CD 1QApiAgent
    1QApiAgent> regHFCommAgent.bat
    1QApiAgent> regsvr32 /S HFCommAgent.dll
    
  3. Install Python (x86, 32bit)

  4. requirements.txt install dependencies

Execute

python main.py -e local -l WARN

Options

  • e : Run mode (resource/environment-{mode}.json)
  • l : Log level

Releases

No releases published

Packages

No packages published

Languages