An open API service indexing awesome lists of open source software.

https://github.com/dills122/stock-ticker

Stock ticker in JS using SmoothDivScroll library and Alpha Vantage api
https://github.com/dills122/stock-ticker

alpha-vantage-api stock-ticker stocks

Last synced: about 2 months ago
JSON representation

Stock ticker in JS using SmoothDivScroll library and Alpha Vantage api

Awesome Lists containing this project

README

        

# Stock Ticker

Basic stock ticker using SmoothDivScroll library, JQuery dependencies, and Alpha Vantage api for live stock data

## Getting Started

A minified JS file can be found in

```
./js/js-min/ticker.min.js
```

The symbols you want to display and your API code can be added to the variables in the ticker object