prediqtiv / alpha-vantage-cookbook

JavaScript examples to help you with accessing market data from https://www.alphavantage.co/
https://prediqtiv.github.io/alpha-vantage-cookbook
117 stars 29 forks source link
alpha-vantage financial-data javascript stock-analysis stock-market stock-prices

You are now in a GitHub source code view - click this link to view Read Me file as a web page

![]( https://prediqtiv.github.io/images/predIQtiv-logo2.png =200x50 )

Alpha Vantage Cookbook Read Me

Here is how the Alpha Vantage describes itself:

Alpha Vantage offers free APIs in JSON and CSV formats for realtime and historical stock and forex data, digital/crypto currency data and over 50 technical indicators. Supports intraday, daily, weekly, and monthly quotes and technical analysis with chart-ready time series. 100% free with unlimited API calls.

The web pages here offer you JavaScript examples to help you with accessing market data from Alpha Vantage

Everything here is plain-vanilla JavaScript - designed to be easy to transfer into your preferred library or language.

Scripts

Introduction to JavaScript for Alpha Vantage

Five simple and basic scripts to get you started with coding the calls to Alpha Vantage that suit your specific needs.

These scripts have two objectives:

Symbol Validate

Tips

Click any of the links in the left menu to view the file or run the demo.

Wherever you see this icon, click it to view source code on GitHub.


Links of Interest

Alpha Vantage Users

Apps

Comments of feedback?

Please leave a message here: https://github.com/prediqtiv/alpha-vantage-cookbook/issues

Change Log

2018-01-14 ~ Theo

2018-01-09 ~ Theo

2018-01-07 ~ Theo

2018-01-06 ~ Theo

2018-01-05 ~ Theo

2018-01-04 ~ Theo