Skip to content

ahmet/jesse-correlations

 
 

Repository files navigation

Jesse correlations

Simple utilities help bulk import candles and draw tables with correlations between coins.

Correlation, in the finance and investment industries, is a statistic that measures the degree to which two securities move in relation to each other.

Fast start

  1. Download this repo
  2. Set up env file and install dependencies needed by Jesse
  3. Set up config.py with settings for bulk import and correlations
  4. Run python bulk-import.py and then python correlation.py
  5. New correalations will be added in /storage/correlations

or copy files to your jesse project: config.py, bulk-import.py, correlation.py, sample.html and run as described in 4th point.

Example of generated table

Screen Shot 2022-10-19 at 16 18 26-fullpage

About

Correlation table generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.0%
  • Python 26.9%
  • Shell 19.1%