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
- Host: GitHub
- URL: https://github.com/dills122/stock-ticker
- Owner: dills122
- Created: 2018-02-04T22:29:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-09T19:51:05.000Z (over 6 years ago)
- Last Synced: 2025-02-06T11:50:06.311Z (4 months ago)
- Topics: alpha-vantage-api, stock-ticker, stocks
- Language: JavaScript
- Homepage:
- Size: 58.6 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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