patriques82 / alphavantage4j

(Repository is not maintained anymore) A Java wrapper to get stock data and stock indicators from the Alpha Vantage API
https://www.alphavantage.co/
Apache License 2.0
124 stars 73 forks source link

Working ON THE REVIEW (NO MERGE): Added Currency Exchange functionality #13

Closed Braisly closed 6 years ago

Braisly commented 6 years ago

This PR is to add the functionality of the currency exchange. Also there is a refactor to unify all functions in one only file.

Thanks.