All Projects → trishume → Indexview

trishume / Indexview

Licence: mit
Widget to graph historical stock indexes and compute stats.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Indexview

Mopaint
🎨💪 Modern, modular paint and more! (pre-alpha, not much done yet)
Stars: ✭ 50 (+42.86%)
Mutual labels:  web-app, canvas
Klinechart
📈Lightweight k-line chart that can be highly customized. Zero dependencies. Support mobile.(可高度自定义的轻量级k线图,无第三方依赖,支持移动端)
Stars: ✭ 303 (+765.71%)
Mutual labels:  finance, canvas
Dash
Analytical Web Apps for Python, R, Julia, and Jupyter. No JavaScript Required.
Stars: ✭ 15,592 (+44448.57%)
Mutual labels:  finance, web-app
Budget
Get a grip on your finances.
Stars: ✭ 609 (+1640%)
Mutual labels:  finance, web-app
Dash.jl
Dash for Julia - A Julia interface to the Dash ecosystem for creating analytic web applications in Julia. No JavaScript required.
Stars: ✭ 248 (+608.57%)
Mutual labels:  finance, web-app
Jspaint
🎨 Classic MS Paint, REVIVED + ✨Extras
Stars: ✭ 5,972 (+16962.86%)
Mutual labels:  web-app, canvas
Stock2vec
Variational Reccurrent Autoencoder for Embedding stocks to vectors based on the price history
Stars: ✭ 30 (-14.29%)
Mutual labels:  finance
Alumna
[Alpha release of v3] Development platform for humans / Plataforma de desenvolvimento para humanos
Stars: ✭ 32 (-8.57%)
Mutual labels:  web-app
Report webapp
vuejs 构建新生报到移动web前端
Stars: ✭ 28 (-20%)
Mutual labels:  web-app
Ixbrl Parse
A python library for getting useful data out of ixbrl files.
Stars: ✭ 28 (-20%)
Mutual labels:  finance
Pandas Ta
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 130+ Indicators
Stars: ✭ 962 (+2648.57%)
Mutual labels:  finance
Luckysheet
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source.
Stars: ✭ 9,772 (+27820%)
Mutual labels:  canvas
Node Scalable Blob Store
A file system blob store that is designed to prevent conflicts when used with a distributed file system or storage area network
Stars: ✭ 31 (-11.43%)
Mutual labels:  web-app
Intrinio Realtime Node Sdk
Intrinio NodeJS SDK for Real-Time Stock & Crypto Prices
Stars: ✭ 30 (-14.29%)
Mutual labels:  finance
Midiflip
🎹 MIDI music mayhem - flip, transpose, and arbitrarily remap pitches in MIDI files
Stars: ✭ 33 (-5.71%)
Mutual labels:  web-app
Blockchain
Substrate-Based Blockchain for any type of Financial Instrument
Stars: ✭ 29 (-17.14%)
Mutual labels:  finance
Ec Devtools
ec-devtools是支持canvas库 ( easycanvas , https://github.com/chenzhuo1992/easycanvas ) 的chrome调试工具,能对canvas的元素的样式、物理属性等进行修改,达到所见即所得的效果,提高调试效率
Stars: ✭ 35 (+0%)
Mutual labels:  canvas
Canvas101
Learning Canvas series
Stars: ✭ 28 (-20%)
Mutual labels:  canvas
Ngvas
An Angular2/Angular4 library for HTML Canvas.
Stars: ✭ 31 (-11.43%)
Mutual labels:  canvas
Musicode
🎶 Markup language for music creation and analysis! -- https://hlorenzi.github.io/musicode/
Stars: ✭ 34 (-2.86%)
Mutual labels:  web-app

Index View

Widget to graph historical index fund data and show stats for different time ranges. Includes data from Robert Shiller on S&P 500, Housing prices, Long interest rates and more.

I haven't done javascript in a while so code is kind of ugly.

Demo

Contributing

You can start up a development server for testing by:

  1. Install Ruby and Bundler
  2. Run bundle install to install the dependencies (mainly Jekyll the static site builder)
  3. Run bundle exec jekyll serve -w to start up a development server that will watch for changes.
  4. Commit and submit a pull request and I'll probably merge and deploy your contribution.

Most of the code is in _assets/javascripts/viewer.js.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].