Coder Social home page Coder Social logo

earnings-release-premium's Introduction

Project Title: Earnings Release Premium Strategy

  • Project summary: Using the stock market data and data science methodologies (including NLP, predictive modeling and classification model ) to generate strategy. Major steps are:

    • Select the major investing horizon as the days befor and after earning release.
    • Using a classification model to predict whether it would be a wise choice to long or short.
    • Using NLP to use the related earning release date information, building up the advanced model on how to trade.
  • Executive Summary: We combined core value of 8 published articles related to Earnings Release and improve it with machine learning strategy. Finally, we got two models:

    • long-before earning release
    • short-after earning release  
  • The model is based on one assumption:

    • Before earning release, stocks with strong momentum will attract people to buy since people believe that the Earnings Report exceed expectations, the price will increase in a short period. And after earning release, some people will cash in and the price will drop in a short period. In summary, long before Earning release, short after it.  
  • Our model could tell you, if you long the stock before earning announcement, whether you could a positive return. If you short the stock after earning announcement, whether you could get a positive return.  

  • Initially, we use 1000 stocks data in 10 years, got 963 K observation and use forward stepwise to select the most important two factors which are momentum. This step is to find a pattern of stocks which are sensitive to Earning announcement.

  • Based on the pattern we found in step 1, we selected fewer observations and use machine learning model to do classification and got 0.88 accurate rate with Random Forest

Contribution statement: (default) All team members contributed equally in all stages of this project. All team members approve our work presented in this GitHub repository including this contributions statement.

Following suggestions by RICH FITZJOHN (@richfitz). This folder is orgarnized as follows.

proj/
├── lib/
├── data/
├── doc/
├── figs/
└── output/

Please see each subfolder for a README file.

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.