{"repo":"crazzyghost/alphavantage-java","free":true,"listed":false,"github":"https://github.com/crazzyghost/alphavantage-java","clone":"git clone https://github.com/crazzyghost/alphavantage-java.git","description":"Fluent Java wrapper for Alpha Vantage API","language":"Java","stars":100,"topics":["java","fluent-api","alpha-vantage","forex","crypto-currency","stock-indicators"],"license":"MIT","category":"trading","readme_excerpt":"An easy-to-use, fluent Java wrapper for accessing the AlphaVantage API. Getting Started To get started using this library, make sure to get an API Key from Alphavantage's website. Add the library as a dependency to your java/android project Gradle Installation Maven Installation Quick Usage Guide These five steps summarize how to access data using this library Step 1. config ure the wrapper Step 2. Select a category Step 3. Set the parameters for the selected category Step 4. (Optional) Add response callbacks Step 5. fetch results 1. Config uring the wrapper Access to the API is through the AlphaVantage Singleton which is accessed using the static api() method of the class. Initialize the singleton with a Config instance once throughout your app's lifetime. Initialize the instance with the config. You will use this object to set your api key and configure the http client. Using the wrapper without setting a config or a config key will throw an exception. We're good to go. 2. Selecting a category Here, we choose which data category/endpoint we want to access Category Method -------------------------- ------------------------- Stock Time Series Data .timeSeries() Forex Rate Data .forex() Exchange Rate Data .exchangeRate() Digital Currency Data .crypto() Technical Indicator Data .technicalIndicator() Sector Performance Data .sector() Fundamental Data .fundamentalData() Economic Indicators .economicIndicator() Global Market Status .marketStatus() Ticker/Symbol Search .search() Fo","default_branch":null,"files":null,"tree":[],"storefront":"/r/crazzyghost","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/crazzyghost/alphavantage-java/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}