Git Product home page Git Product logo

stock_select_by_financialreport's Introduction

stock_select_by_FinancialReport

To select stocks in TWSE market by the financial criteria.

Core idea: To invest a company has the highest revenue in the industry that is growing.

Step1. To obtain the stock financial data via CMoney Application with Excel functions, incloud the following data(10 columns):

   股票代號/股票名稱/2020產業名稱/2019Q4毛利率(%)/2020Q1毛利率(%)/2020Q2毛利率(%)/202007近三月合併營收年成長(%)/202007單月合併營收(千)/自訂.季毛利率成長率/自訂.前兩季的毛利率QoQ成長率  

Step2. To calculate and select:

   - the median of the quarterly profit rate in all the stocks of its own industries.  
   
   - select the Top 10 industries that the median stock profit rate is growing (QoQ).  
   
   - select (i) the Top 3 high revenue companies in each above industries.  
   
                --> here, the revenue mean: the last monthly revenue.  
                
            (ii) the Top 3 companies have high revenue growth rate in each above industries.  
            
                --> the revenue growth rate mean: the Annual growth rate(YoY) of consolidated revenue in the last three months.  

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.