by koreainvestment · MCP Server · ★ 1.1k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
[당사에서 제공하는 샘플코드에 대한 유의사항] 샘플 코드는 한국투자증권 Open API(KIS Developers)를 연동하는 예시입니다. 고객님의 개발 부담을 줄이고자 참고용으로 제공되고 있습니다. 샘플 코드는 별도의 공지 없이 지속적으로 업데이트될 수 있습니다. 샘플 코드를 활용하여 제작한 고객님의 프로그램으로 인한 손해에 대해서는 당사에서 책임지지 않습니다. KIS Open API 샘플 코드 저장소 (LLM 지원) 제작 의도 및 대상 🎯 제작 의도 이 저장소는 ChatGPT, Claude 등 LLM(Large Language Model) 기반 자동화 환경과 Python 개발자 모두가 한국투자증권(Korea Investment & Securities) Open API를 쉽게 이해하고 활용할 수 있도록 구성된 샘플 코드 모음입니다. : LLM이 단일 API 기능을 쉽게 탐색하고 호출할 수 있도록 구성된 기능 단위 샘플 코드 : 사용자가 실제 투자 및 자동매매 구현에 활용할 수 있도록 상품별로 통합된 API 호출 예제 코드 : 비주얼 UI로 매매 전략을 설계하고, 생성된 시그널 바탕으로 매수/매도 가능 : 설계한 전략을 과거 데이터로 검증하는 백테스팅 엔진 AI와 사람이 모두 활용하기 쉬운 구조를 지향합니다. 한국투자증권 Open API 포털 바로가기 👤 대상 사용자 한국투자증권 Open API를 처음 사용하는 Python 개발자 기존 Open API 사용자 중 코드 개선 및 구조 학습이 필요한 사용자 LLM 기반 코드 에이전트를 활용해 종목 검색, 시세 분석, 자동매매 등을 구현하고자 하는 사용자 폴더 구조 및 주요 파일 설명 2.1. 폴더 구조 프로젝트 구조 . ├── README.md # 프로젝트 설명서 ├── strategybuilder/ # 전략 설계 + 시그널 생성 엔진 ← New ├── backtester/ # 백테스팅 엔진 (QuantConnect Lean) ← New │ ├── docs/ │ └── convention.md # 코딩 컨벤션 가이드 ├── examplesllm/ # LLM용 샘플 코드 │ ├── kisauth.py # 인증 공통 함수 │ ├── auth # 인증(토큰 발급) │ │ ├── authtoken # REST 접근토큰 발급 │ │ └── authwstoken # 웹소켓 접속키 발급
| Stars | 1,123 |
| Forks | 608 |
| Language | Python |
| Category | MCP Server |
| Quality Score | 34.25/100 |
| Open Issues | 27 |
| Last Updated | 2026-03-18 |
| Created | 2022-04-08 |
| Platforms | browser, claude-code, mcp, python |
| Est. Tokens | ~2258k |
These tools work well together with open-trading-api for enhanced workflows:
Looking for a open-trading-api alternative? If you're comparing open-trading-api with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
MaverickMCP - Personal Stock Analysis MCP Server
🤖 AI-Powered MCP Server for Polymarket - Enable Claude to trade prediction markets with 45 tools, real-time m
Alpaca’s official MCP Server lets you trade stocks, ETFs, crypto, and options, run data analysis, and build st
A Model Context Protocol (MCP) server for stock traders
⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-a
Open-source MCP server for LinkedIn. Give Claude and any MCP-compatible AI agent access to profiles, companies
Explore other popular mcp server tools:
open-trading-api is Korea Investment & Securities Open API Github. It is categorized as a MCP Server with 1.1k GitHub stars.
open-trading-api is primarily written in Python. It covers topics such as ai-trading, api-samples, autotrade.
You can find installation instructions and usage details in the open-trading-api GitHub repository at github.com/koreainvestment/open-trading-api. The project has 1.1k stars and 608 forks, indicating an active community.
The top alternatives to open-trading-api on Agent Skills Hub include maverick-mcp, polymarket-mcp-server, alpaca-mcp-server. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.