Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Soju06
/
python-kis
Public
Notifications
You must be signed in to change notification settings
Fork
89
Star
288
Code
Issues
16
Pull requests
6
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 13, 2025
Merge pull request #74 from Jaeho211/fix/overseas-balance-market
Show description for 3be3d01
Soju06
authored
3be3d01
View commit details
Copy full SHA for 3be3d01
Browse repository at this point
Commits on Oct 10, 2025
fix: ํด์ธ ์๊ณ ์กฐํ ์ ๊ฑฐ๋์ ์ฝ๋ ๋๋ฝ ์ฒ๋ฆฌ
jaeho211.lee
committed
14f2e9d
View commit details
Copy full SHA for 14f2e9d
Browse repository at this point
Commits on Sep 5, 2025
Merge pull request #72 from wufniks/fix-missing-import
Show description for 6fcde3f
Soju06
authored
6fcde3f
View commit details
Copy full SHA for 6fcde3f
Browse repository at this point
Commits on Aug 17, 2025
fix: missing import
wufniks
committed
7abb91c
View commit details
Copy full SHA for 7abb91c
Browse repository at this point
Commits on Jun 12, 2025
Merge pull request #71 from Soju06/fix/safe-divide
Show description for bb11a96
Soju06
authored
bb11a96
View commit details
Copy full SHA for bb11a96
Browse repository at this point
Merge pull request #67 from Jiinwoo/fix/balance
Show description for 2e63c12
Soju06
authored
2e63c12
View commit details
Copy full SHA for 2e63c12
Browse repository at this point
fix: rename purchase_krw_amount to purchase_amount_krw for clarity
Soju06
committed
728cf7d
View commit details
Copy full SHA for 728cf7d
Browse repository at this point
Commits on May 19, 2025
chore: update .gitignore to include environment and secret files
Soju06
committed
0e06408
View commit details
Copy full SHA for 0e06408
Browse repository at this point
์ถ๊ฐ: ๋งค์ ๊ธ์ก(์ํ) ์์ฑ ๋ฐ ๊ด๋ จ ํ๋ ์ถ๊ฐ
Soju06
committed
87bf429
View commit details
Copy full SHA for 87bf429
Browse repository at this point
Commits on Apr 11, 2025
fix: handle division by zero in safe_divide function
Soju06
committed
d012292
View commit details
Copy full SHA for d012292
Browse repository at this point
Commits on Apr 10, 2025
refactor: implement safe_divide utility for safer division operations
Soju06
committed
f3e15ae
View commit details
Copy full SHA for f3e15ae
Browse repository at this point
Commits on Mar 15, 2025
์ฒด๊ฒฐ๊ธฐ์คํ์ฌ์๊ณ ์กฐํ์ ๋งค์ ๊ธ์ก(์ธํ) ์ ๋งค์ ๊ธ์ก(์ํ)๋ฅผ ์กฐํํ ์ ์๋๋ก ์ถ๊ฐ
Jiinwoo
committed
7317def
View commit details
Copy full SHA for 7317def
Browse repository at this point
์ฒด๊ฒฐ๊ธฐ์คํ์ฌ์๊ณ ์กฐํ์ ๊ฒฐ์ ๋ณด์ ์๋์ด ์๋ ์ฒด๊ฒฐ์๋์ ๊ฐ์ ธ์ค๋๋ก ์์
Jiinwoo
committed
9a4326a
View commit details
Copy full SHA for 9a4326a
Browse repository at this point
Commits on Dec 10, 2024
2.1.3 ๋ฒ๊ทธ ์์
Soju06
committed
09b186f
View commit details
Copy full SHA for 09b186f
Browse repository at this point
Merge pull request #60 from Soju06/refector/decorator-keeping-function-information
Show description for 4c58146
Soju06
authored
4c58146
View commit details
Copy full SHA for 4c58146
Browse repository at this point
add: decorator keeping function information
Soju06
committed
9bd0f9a
View commit details
Copy full SHA for 9bd0f9a
Browse repository at this point
chore: absolute path based test code
Soju06
committed
950fa36
View commit details
Copy full SHA for 950fa36
Browse repository at this point
fix: missing type hints for KisChartBar
Soju06
committed
f4cd389
View commit details
Copy full SHA for f4cd389
Browse repository at this point
chore: use functools cached_property
Soju06
committed
ac09c4d
View commit details
Copy full SHA for ac09c4d
Browse repository at this point
Commits on Nov 25, 2024
Merge pull request #59 from tasoo-oos/main
Show description for 94a903d
Soju06
authored
94a903d
View commit details
Copy full SHA for 94a903d
Browse repository at this point
chore: add type annotations to session property
Soju06
committed
3590fdb
View commit details
Copy full SHA for 3590fdb
Browse repository at this point
Commits on Nov 16, 2024
fixed #58: session ์ถ๊ฐ
tasoo-oos
committed
d11604a
View commit details
Copy full SHA for d11604a
Browse repository at this point
Commits on Nov 14, 2024
2.1.2 ๋ฒ๊ทธ ์์
Soju06
committed
280d77a
View commit details
Copy full SHA for 280d77a
Browse repository at this point
Merge pull request #57 from tasoo-oos/main
Show description for 7059918
Soju06
authored
7059918
View commit details
Copy full SHA for 7059918
Browse repository at this point
Commits on Nov 13, 2024
fix: SyntaxError: f-string: expecting '}' but got "}"
tasoo-oos
committed
de4cf31
View commit details
Copy full SHA for de4cf31
Browse repository at this point
Commits on Nov 11, 2024
2.1.1 ๋ฒ๊ทธ ์์
Soju06
committed
c80b7df
View commit details
Copy full SHA for c80b7df
Browse repository at this point
Commits on Nov 7, 2024
Merge pull request #56 from Soju06/feature/code-refactoring
Show description for 6cb7321
Soju06
authored
6cb7321
View commit details
Copy full SHA for 6cb7321
Browse repository at this point
Ellipsis ํ์ ํ์ฉ
Soju06
committed
254000f
View commit details
Copy full SHA for 254000f
Browse repository at this point
ํ๋กํ ์ฝ ๊ฐ์ฒด Ellipsis ์ฌ์ฉ
Soju06
committed
f559041
View commit details
Copy full SHA for f559041
Browse repository at this point
Impl ํ์ Mixin์ผ๋ก ๋ช ์นญ ๋ณ๊ฒฝ
Soju06
committed
c2785cf
View commit details
Copy full SHA for c2785cf
Browse repository at this point
Merge pull request #55 from Soju06/feature/warning-for-ticket-discard
Show description for 0c0779f
Soju06
authored
0c0779f
View commit details
Copy full SHA for 0c0779f
Browse repository at this point
ํฐ์ผ ์๋ช ๊ด๋ฆฌ ๊ฒฝ๊ณ ๋ฉ์์ง ์ถ๊ฐ
Soju06
committed
2267b09
View commit details
Copy full SHA for 2267b09
Browse repository at this point
ํฐ์ผ ์๋ช ๊ด๋ฆฌ ๊ฒฝ๊ณ ๋ฉ์์ง ์ถ๊ฐ
Soju06
committed
4cbd943
View commit details
Copy full SHA for 4cbd943
Browse repository at this point
์ด๋ฒคํธ ํํฐ ๊ฐ์ฒด repr ์ถ๊ฐ
Soju06
committed
ebd941c
View commit details
Copy full SHA for ebd941c
Browse repository at this point
Merge pull request #54 from Soju06/fix/add-missing-types
Show description for d1da46c
Soju06
authored
d1da46c
View commit details
Copy full SHA for d1da46c
Browse repository at this point
Previous
Next
You canโt perform that action at this time.