Giter Site home page Giter Site logo

2project's Introduction

VPIN을 이용한 주식 거래 전략

  • 고빈도 매매에서 사용되는 VPIN을 단타 매매에 적용해본 프로젝트입니다.
  • "아마퀀트"블로그를 많이 참고 하였습니다

개발환경

  • Python 3.7

라이브러리

  • cx_Oracle: 파이썬과 오라클 연동

설명

  • 키움 API를 사용하여 실시간 체결량과 가격 데이터를 오라클 DB에 저장합니다.
  • 오라클DB와 연동을 위해 cx_Oracle외에 oracle instant client를 다운받아야 합니다.
  • VPIN을 계산하고 선형회귀를 계산하기까지 충분한 거래량 정보가 필요합니다.
  • 이번 프로젝트에서 사용된 VPIN에 관해서는 여기를 참고해주세요 https://github.com/NannNada/VPIN

데이터

  • 키움 API에서 실시간 체결데이터를 저장해서 사용했습니다.

전략

  • 선형회귀로 계산하여 기울기가 음수가 아니고 특정 VPIN값일 때 매매

2project's People

Contributors

jowonhyeong 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.