Skip to content

Web application that aggregates CNN's Fear and Greed Index and delivers it in a RESTful API

License

Notifications You must be signed in to change notification settings

leejustin/fgi-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FGI-Tracker

Fear and Greed Index

The Fear and Greed Index is an investment tool by CNN Money used to measure the emotions driving the market. It uses various market indicators to report a value representing investor sentiment. Lower values indicate fear (Bear Market) while higher values indicate greed (Bull Market). This can help predict when the market may swing in a given direction.

Project Overview

The FGI Tracker is a web application that handles the aggregation of the Fear and Greed Index data and delivers it in a RESTful API. For information on the API and its usage, please see the FGI API Documentation.

Technology Used

Libraries/Frameworks

  • nodejs
  • cheerio - HTML parser
  • mongoose - abstract mongoDB
  • nconf - handle config data
  • request - remote web requests
  • restify - RESTful API

Infrastructure

  • Google Cloud, App Engine
  • mongoDB

About

Web application that aggregates CNN's Fear and Greed Index and delivers it in a RESTful API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published