dills122 / Stock-Ticker

Stock ticker in JS using SmoothDivScroll library and Alpha Vantage api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Stock ticker in JS using SmoothDivScroll library and Alpha Vantage api


Languages

Language:JavaScript 97.2%Language:HTML 1.5%Language:CSS 1.3%