Skip to content

Earnings Per Share By Free Cash Flow Per Share : This repository carries put a five level Quintile Research where a model is developed to create model Long-Short portfolios using EPS as primary factor and FCFPS as secondary factor.

Notifications You must be signed in to change notification settings

QuizeCapital/Earnings.Per.Share_Free.Cash.Flow.Per.Share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantitative Investment Research (Systematic Equity Investment Strategies) : Earnings Per Share (EPS) by Free Cash Flow Per Share (FCFPS)

Overview

"Generally accepted accounting principles in the United States require that the recogn tion of expenses be matched to the period in which the associated revenues are recognized, whenever it is practical to do so. For example, a company may pay for nails, wood, glue, and labor to make furniture now but not recognize those expenses on the income statement until the furniture has actually been sold. This is called accrual accounting, because expenses are accrued on the balance sheet but not charged to income until the related revenues are recognized.6 Because of the inherent timing difference between cash basis accounting and accrual basis accounting, and because of the greater potential for accounting sleight of hand with accrual basis accounting, investors also look at a company’s cash flow to determine its profitability. Operating cash flow for a period shows the actual cash inflows and outflows that occurred during the period and were related to operating activities. Although operating cash flow is more volatile than accounting earnings, it is also harder to fake. Cash flow from operating activities less cash needed to maintain and expand plant and equipment (capital expenditures) is referred to as free cash flow, since this amount represents cash available to pay dividends, expand the business, repurchase shares, and so on. Growth in free cash flow is a key indicator looked at by many investors to gauge the underlying profitability of a corporation."

This repository is home to files used in conducting a 5 level Quintile Research where i try to determine the relationships between the Earnings per share growth and free cash flow per share of specific quintiles.Quintiles here is defined by splitting relevant data (first factor) eg. market value, free cash flow per share, earnings per share etc. into a number of portfolios which is used as reference for our second factor.

How to Replicate the Research

  1. Download and Edit the dataset paths as needed
  2. Download and Edit the modules path as needed
  3. Run the main python file (stated below)

........EPS.FCFPS/Codes/Free Cash Flow Per Share vs Earnings Per Share.py

Alternatively, you can clone the repository and restructure as necessary. Via the command line,

> git clone git@github.com:QuizeCapital/EPS.FCFPS

Layout

The repository is split into five main directories,which may/may not have subdirectories. This structure has been designed to be easily navigable by humans and computers alike, allowing for rapid location of specific files and instructions. Within each directory is a README.md file which summarizes the purpose of that directory as well as some examples where necessary. Each section is briefly described below.

data

This directory houses all small (< 100 MB) data sets that are a result of API downloads from different sources. All datasets are mostly sourced from https://site.financialmodelingprep.com/developer/docs/.

miscellaneous

Files that may not be code, but are important for reproducibility of this project's findings. This includes pictures, screenshots , research papers, books, important links etc

Results and Comments

Summary of Results and comment resulting for the code. Some research work is just a means to an end so comments might include the feasibility of practical usage of the research or feasibility of future research building on this . An example of an out put file:

Benchmark for judging good Quantitative Smart Factor strategy:

  • Significant outperformance for the top quintile : For single-factor strategies, which have large average portfolio sizes (usually over 300 companies), I like to see at least a 2% average excess return for the top quintile versus the Universe. For more focused, two-factor strategies, excess returns of 4% or more are preferable.
  • Significant underperformance of the bottom quintile : For single-factor strategies, the bottom quintile should underperform the benchmark by 2% or more on average (i.e., excess returns should be (2%—negative 2%—or lower); for two- factor strategies, 4% underperformance or more. If a strategy is to be used for short sales, underperformance of 8% to 10% or more is preferable.
  • Good linearity of excess returns among the quintiles : This means that the top quintile should outperform the second quintile, which should outperform the third quintile, and so on. The smoother, or more linear, the trend of excess returns, the higher my assurance that the strategy really works (i.e., that it is a general, well-founded strategy that works for many stocks and not a statistical anomaly).12
  • Strong consistency of returns over time : The top quintile of a strategy should outperform the Universe for 60% or more of the annual periods tested. Strategies that outperform 70% or more are preferable.13 The bottom quintile should underperform the Universe by 60% or more. Again, 70% under- performance or higher is preferable. Along with this, I’d much prefer a strategy that provided consistent but moderate excess returns over the years to

Code

Custom code written that is executed directly and some code that is called from files in the other directories.

Other Files

These are files considered to be mandatory for this project.

  1. LICENSE: A legal protection of your work.

  2. README.md: A descriptive yet succinct description of this research project and information regarding the structure outlined.

License Information

CC0
To the extent possible under law, Zequi Adams has waived all copyright and related or neighboring rights to Quantitative Investment Research (Smart Factor) : Earnings Per Share (EPS) by Market Value (MV). This work is published from: Multiple Countries.

About

Earnings Per Share By Free Cash Flow Per Share : This repository carries put a five level Quintile Research where a model is developed to create model Long-Short portfolios using EPS as primary factor and FCFPS as secondary factor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages