Fetch

Fetch one day of KRX market data from the KRX Open API, by the same readable names the Python client uses. Holds no logic of its own -- it calls the krx-openapi package's CLI (`krx fetch <group> <name> <date>`) and shows the result to the user. Needs a group + method (find them with the list skill) and a trade date. Trigger phrases: KRX 시세 가져와, KRX 일별 데이터, 코스피 전종목 시세, KRX 지수 조회, 국채 시세, fetch KRX data, KRX daily prices, KOSPI stocks on a date, KRX index for.

seokhoonj Updated

File contents

seokhoonj/krx-openapi/tree/main/plugins/krx/skills/fetch commit 4a59000f1e

Frequently asked questions

npx skillmds@latest add seokhoonj/fetch-2