koapy.cli.commands.get

Subpackages

Package Contents

Functions

deposit(account, port)

evaluation(account, include_delisted, ...)

orders(account, date, reverse, executed_only, ...)

userinfo(port)

daily(code, output, format, start_date, end_date, port)

minute(code, interval, output, format, start_date, ...)

errmsg(err_code)

modulepath()

realinfo(realtypes)

trinfo(trcodes)

codelist(markets, port)



stockcode(names, markets, port)



stockinfo(code, output, format, port)

stockname(codes, port)

get()

koapy.cli.commands.get.deposit(account, port)[source]
koapy.cli.commands.get.evaluation(account, include_delisted, exclude_delisted, for_each, as_summary, port)[source]
koapy.cli.commands.get.orders(account, date, reverse, executed_only, not_executed_only, stock_only, bond_only, sell_only, buy_only, code, starting_order_no, port)[source]
koapy.cli.commands.get.userinfo(port)[source]
koapy.cli.commands.get.daily(code, output, format, start_date, end_date, port)[source]
koapy.cli.commands.get.minute(code, interval, output, format, start_date, end_date, port)[source]
koapy.cli.commands.get.errmsg(err_code)[source]
koapy.cli.commands.get.modulepath()[source]
koapy.cli.commands.get.realinfo(realtypes)[source]
koapy.cli.commands.get.trinfo(trcodes)[source]
koapy.cli.commands.get.codelist(markets, port)[source]

 Possible market codes are:

0 : 장내 10 : 코스닥 3 : ELW 8 : ETF 50 : KONEX 4 : 뮤추얼펀드 5 : 신주인수권 6 : 리츠 9 : 하이얼펀드 30 : K-OTC

koapy.cli.commands.get.stockcode(names, markets, port)[source]

 Possible market codes are:

0 : 장내 10 : 코스닥 3 : ELW 8 : ETF 50 : KONEX 4 : 뮤추얼펀드 5 : 신주인수권 6 : 리츠 9 : 하이얼펀드 30 : K-OTC

koapy.cli.commands.get.stockinfo(code, output, format, port)[source]
koapy.cli.commands.get.stockname(codes, port)[source]
koapy.cli.commands.get.get()[source]