crazzyghost / alphavantage-java

Fluent Java wrapper for Alpha Vantage API
MIT License
80 stars 35 forks source link

Added date to CryptoUnit #13

Closed lubotorok closed 3 years ago

lubotorok commented 4 years ago

I have tried to add a date attribute to your CryptoUnit class together with its filling from the AlphaVantage rest service. Seems to be working in my project.
PS: I am pushing something to GitHub for the first time so I hope this is a correct way.

lubotorok commented 4 years ago

Changed to iteration over the entry set.