Code Monkey home page Code Monkey logo

investmentproject's Introduction

Investment Project

This project is a personal project for me to analyze HK stock. Besides just using stock price time-series, I also make use of the option data to refine my decision making.

Making use of option data allows me to trade on every market situation. You can bet on a rise, a fall or a stagnant market. I learned to use option data from an investment course I attend.

The project is organized in the following structure.

investmentProject
├── Readme.MD
├── data
|  ├── zip-option-iv
|  └── zip-option-price
├── data-fetcher
├── database
|  ├── database_schema.sql
|  └── database_schema.v2.sql
└── stock-option-worksheet-js
   ├── Readme.MD
   ├── backup
   ├── client
   └── server

Data

For other people who are interested to download option data from HKEx from Jan 2017 to Sept 2018

data-etcher

a fetcher written in java/spring to fetch data from the internet. it is scheduled to run in 3:00am HKT every day.

database

database schema for mysql database

stock-option-worksheet-js

written in java/spring boot/angular, current in production on AWS.

web-api: http://stockoption.ymlai87416.com:8080/

frontend: http://stockoption.ymlai87416.com/

Future direction

  • Option: enhance UI to highlight some abnormal trading data according to rules.

investmentproject's People

Watchers

James Cloos avatar Tom Lai avatar

investmentproject's Issues

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.