Skip to content

A lightweight angular implementation of the Alpha Vantage securities API

Notifications You must be signed in to change notification settings

threex0/AlphaVantage_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

AlphaVantage_js v0.1

A lightweight Angular implementation of the Alpha Vantage securities API

Uses Angular 1.6.4, W3 and FontAwesome via CDN.

Currently handles all search options provided by the Alpha Vantage API

All data regarding API options is set in js/data.js. This includes API key, and all available search functions and parameters. The API key is by default set to 'demo'. The 'demo' key is valid so it still retains most of the search functionality.

Todo: Better description in search results Presentable parameter names Descriptions for parameters and search functions Does not support extendiod period searches, I'll probably add a checkbox for this SVG graph rendering A couple small optimizations

About

A lightweight angular implementation of the Alpha Vantage securities API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published