Skip to content

A simple program which downloads stock price data and executes a pairs trading strategy on two stocks (can be modified for a basket of stocks).

License

Notifications You must be signed in to change notification settings

hiswaps/strategy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction (updates in progress)

A simple program which downloads stock price data and executes a pairs trading strategy on two stocks (can be modified for a basket of stocks).

Pros

The Python script is incredibly user friendly and and saves significant time by automatically performing tasks such as:

  • Data Retrieval from the web (using Yahoo Finance), and saving it as a CSV file
  • Data Testing by checking stationarity (using Augmented Dickey-Fuller test), cointegration, etc.)
  • Data Visualization

About

A simple program which downloads stock price data and executes a pairs trading strategy on two stocks (can be modified for a basket of stocks).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published