/anomalies

A visualization of 156 published stock market anomalies

Primary LanguagePythonMIT LicenseMIT

Anomalies

A visualization of 156 published stock market anomalies based on data from Chen and Zimmermann (2019).

Getting Started

  1. Clone the repository
  2. Download the returns data from Andrew Chen's Website. Place it in data/signal_month_returns.csv so the app can find it.
  3. Install the required packages from requirements.txt, ideally in a virtual environment.
  4. Run python application.py in a terminal for local execution

Demo

You can find a live demo here.

Screenshot from anomalies.maximilianeber.com