Skip to content

RobicToNieMaKomu/ForexCurrencyCorrelations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Description

ForexCurrencyCorrelations computes correlations between currencies and displays them as Minimum Spanning Tree. Graphs are constructed based on real data that come from NY Forex. At this moment, the most popular 35 Forex currencies are used to build graphs and Polish Zloty (PLN) is base currency.

Cloud

Application is hosted on OpenShift cloud: http://front-comparator.rhcloud.com/

Components

ForexCurrencyCorrelations consists of two independent microservices (cc + mst) and third that is responsible for handling user iteractions (front). Each of them communicates via REST with others:

Used technologies

  • Server side is written in Java EE7 running on Wildfly 8 (hosted in OpenShift cloud)
  • Data storage: MongoDB
  • Front end: HTML5 + JS + Bootstrap + Angular JS

Browse my repo (cc, mst or front) if you're looking for source code.

About

Correlations between currencies on Forex shown as MST graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published