Skip to content

A package for uncovering comovements and clusters of financial time series with transfer entropy.

License

Notifications You must be signed in to change notification settings

jason-r-becker/financial-transfer-entropy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

financial-transfer-entropy

Python-Versions LICENSE

financial-transfer-entropy is a Python package for uncovering comovements and clusters in financial time series with transfer entropy.

Adaptive directional networks (i.e., asset graphs) are constructed using transfer entropy to threshold edges between each (asset) node. Advanced visualizations of both the formulated networks and standard unconditional correlations are included.

From terminal:

git clone https://github.com/jason-r-becker/financial-transfer-entropy.git

Using Anaconda, from terminal:

cd financial-transfer-entropy/
conda create -n fte python=3.7
source activate fte
pip install -U pip
pip install -r requirements.txt

GitHub-Commits GitHub-Issues GitHub-PRs

All source code is hosted on GitHub. Contributions are welcome.

Open Source (OSI approved): LICENSE

The main developer(s):

About

A package for uncovering comovements and clusters of financial time series with transfer entropy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •