시스템 트레이딩을 위해서 필요한걸 적어 봤습니다.
주 목표는 ETF / ETN 종목등 몇몇 종목에 대한 그래프 그려보고 어떤식으로 만들지 고민해보도록 하겠습니다.
- 파이썬을 돌릴 visual code https://code.visualstudio.com/
Visual Studio Code - Code Editing. Redefined
Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
code.visualstudio.com
- 파이썬 설치 관련 / 메뉴얼 https://docs.python.org/ko/3/tutorial/index.html
파이썬 자습서 — Python 3.8.1rc1 문서
파이썬 자습서 파이썬은 배우기 쉽고, 강력한 프로그래밍 언어입니다. 효율적인 자료 구조들과 객체 지향 프로그래밍에 대해 간단하고도 효과적인 접근법을 제공합니다. 우아한 문법과 동적 타이핑(typing)은, 인터프리터 적인 특징들과 더불어, 대부분 플랫폼과 다양한 문제 영역에서 스크립트 작성과 빠른 응용 프로그램 개발에 이상적인 환경을 제공합니다. 파이썬 인터프리터와 풍부한 표준 라이브러리는 소스나 바이너리 형태로 파이썬 웹 사이트, https://www.
docs.python.org
<이 아래는 매매까지 자동으로 하고 싶을 경우>
- 키움증권 계좌 (휴대폰 비대면 계좌 개설) 및 OpenAPI 사용 등록
https://www2.kiwoom.com/nkw.templateFrameSet.do?m=m1408010100
www2.kiwoom.com
- C# 프로그램 설치를 위한 Visual Studio https://visualstudio.microsoft.com/
Visual Studio IDE, Code Editor, Azure DevOps, & App Center - Visual Studio
Visual Studio dev tools & services make app development easy for any platform & language. Try our Mac & Windows code editor, IDE, or Azure DevOps for free.
visualstudio.microsoft.com
- sqlite db 값을 볼 브라우져 https://sqlitebrowser.org/
DB Browser for SQLite
DB Browser for SQLite The Official home of the DB Browser for SQLite Screenshot What it is DB Browser for SQLite (DB4S) is a high quality, visual, open source tool to create, design, and edit database files compatible with SQLite. DB4S is for users and dev
sqlitebrowser.org
'재테크' 카테고리의 다른 글
집에서 비트코인이나 도지코인 채굴 하기 (0) | 2021.04.19 |
---|---|
TaLib 사용해서 여러 보조 지표 계산하기 (0) | 2020.01.04 |
일부 종목만 선택해서 데이터 갖고 오기 (1) | 2019.12.18 |
파이썬으로 네이버 주식의 데이터 긁어 오기 (0) | 2019.12.15 |
시스템 트레이딩 시작하며 (0) | 2019.12.15 |