GithubHelp home page GithubHelp logo

00mjk / autokstock Goto Github PK

View Code? Open in Web Editor NEW

This project forked from e-know/autokstock_kiwoom

0.0 0.0 0.0 3.95 MB

키움API를 이용한 주식 자동매매 프로그램

Python 99.71% PowerShell 0.27% Batchfile 0.02%

autokstock's Introduction

AutoKStock

키움증권의 Open API를 이용한 자동 기술적 매매 프로그램

Auto + Korean + Stock = AutoKStock

Main Language & API

Language

  • Python 3.8

API & Library

  • 키움증권 Open API
  • Telegram Bot API
  • Pandas

매수/매도 전략 Strategy

매수/매도 전략

현대사료(016790)_분_20210503160016

매수 기준

5분 이동평균선이 20분 이동평균선을 뚫고 위로 올라갈 때 1매수호가로 지정값 매수 및 3분간 매도 금지

매도 기준

1분전에 5분 이동평균선이 20분이동평균선 밑으로 내려 갔을 때 매도 or 현재가가 20분 이동평균선으로 밑으로 내려갈 때 매도
(이동평균선 기준 : 실시간 값 + 과거 N분의 값 평균)

조건

매수/매도가 체결된 시간에는 동일 종목에 한하여 매수/매도 금지
이동평균선 기준 : 실시간 값 + 과거 N분의 값 평균

매수/매도 전략 변경 이력

Ver 0.00
Ver 0.01
Ver 0.10
Ver 0.20
Ver 0.30
Ver 0.31

개발일지

2021-03-24
2021-03-29
2021-03-30
2021-04-07

autokstock's People

Contributors

e-know avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.