Skip to content

A simple comparison graphing tool for analyzing historical trends of various cryptocurrencies. Uses cryptocompare.com/api for all data feeds. Generates graphs for past hour, day, week, month, and quarter, and updates the latest price every 15 seconds and updates the hour graph every minute.

Notifications You must be signed in to change notification settings

zwelden/crypto-comparison-graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Comparison Graphs

A simple comparison graphing tool for analyzing historical trends of various cryptocurrencies. Uses cryptocompare.com/api for all data feeds. Generates graphs for past hour, day, week, month, and quarter, and updates the latest price every 15 seconds and updates the hour graph every minute.

Live project

View Live Site

TODO

  • Add webpack/gulp
  • Separate styles into sass files
  • Add selection options
  • make responsive for mobile
  • add popup view graph (perhaps with more info/lines/datapoints/etc)
  • add high/low/%change info
  • make sure initial price loads only after all graphs finish loading (maybe pubsub it?)
  • add image next to coin name
  • add price movement indicator next to current price
  • ensure capability to select less than 3 coins
  • create graph overlay functionality (i.e. multiple graphs in one)
  • create SVG message for coins that are missing time series data

About

A simple comparison graphing tool for analyzing historical trends of various cryptocurrencies. Uses cryptocompare.com/api for all data feeds. Generates graphs for past hour, day, week, month, and quarter, and updates the latest price every 15 seconds and updates the hour graph every minute.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published