jaanga / sp500

Near real-time 3D SP500

Home Page:http://jaanga.github.io/sp500/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You are now in a GitHub source code view - click this button to view this read me file as a web page

Current development is being carried out at predIQtiv

Jaanga »

Jaanga SP500 Read Me

Full Screen Demo: Jaanga SP500 Replay

Full Screen Demo: Jaanga SP500 Replay Dev

Full Screen Demo: Jaanga SP500 Realtime

Full Screen Demo: Jaanga SP500 Realtime Dev

Full Screen Demo: Jaanga Trades Get

Web Page

<iframe src="https://jaanga.github.io/sp500/sp500-replay/dev/index.html" width=100% height=600px ></iframe>

Concept

It's all very beta - including this documentation

Issues / Problems

Trying to gauge the movements of hundreds of stocks while they are trading is not easy. It is quite difficult to note which are the outliers and which are in the middle of the pack.

Mission

  • View hundreds of market symbols in a non-reductionist manner
  • Be able to get a picture of how the market is flowing

Vision

  • Help traders find interesting trading circumstances
  • Spin-offs might tackle: financial markets, currencies, weather, Internet traffic

Two types of Scripts here

  • Data gathering
  • Data visualization 3D

Data Gathering

Currently there is is a single app

Trades Get

  • Request and obtain intraday trades for hundreds of stock market symbols for a number of days
    • Save data to local drive

Upcoming

  • Get official Twitter name for each symbol - using Twitter API
  • Save trades data directly to GitHub?
  • Gather trades data via Google Scripts Chron job?

Data Visualization 3D

There are two scripts of note here

  • SP500 Realtime
    • SP500 near realtime ~ updates about once a minute
  • SP500 Replay
    • SP500 replay ~ select and follow entire days of one minute intraday trading

Usage Notes

The first time you run the Jaanga SP500 scripts, you may need to refresh the page in order for everything to load properly. The script only runs on devices that support WebGL.

Once the script is running, updates will occur every minute or so - and you will see the symbols move just a bit,

Navigation

  • Roll = left or 1 finger
  • Zoom = scroll or 2 finger
  • Move = right or 3 finger

Desktop/laptop

  • Move your cursor over symbols to see their charts pop up. Click on empty area to clear.

Tablet/phone

  • Not quite as easy as desktop. You may need to smudge or wiggle your finger in order to show the pop-up. Click on an empty space to clear selection before clicking on another symbol

Indicators During the trading day the symbols move across the table

  • Left/Red - Right/Green. Symbols in the green area are gainers. Symbols in the red are losers. The further the symbols are from the centerline the more they are gaining or losing. Symbol stuck at the edges of the table have gained or lost over 20%
  • Front/Start - Back/Finish. Movement from start to finish is based on volume - the current volume divided by the average daily volume. All symbols start at zero. Symbols at the back have reached or exceeded 600% of the symbols average daily volume in that session

Features

  • Displays the positions of the entire SP500 in 3D
  • Market data is updated every minute or so
  • Automatic acquisition and storage of data
  • Full 3D ~ rotate, and and zoom in real-time
    • Real-time animation or real-time data
  • Heads-up display with links and charts for individual symbols
  • Select a symbol from menu and see its position highlighted in the 3D display
  • Select a symbol by typing
  • Symbols colored by sector
  • Data wrangling
    • Keeps all the data visible always
  • Large amounts of data
    • No server. No server management. Little that is hackable
    • All data in the cloud
  • Storage likely to last until the end of time
  • Supports many data type possibilities
    • Augmented unreality / heads-up display
  • A UI that is not a skeumorph of the meatworld/second life
  • UI that allows access to huge amounts of choices
    • non-reductionist ways or presenting data
    • Run-time updates of data and/or code
  • Single language - JavaScript - for the whole thing - no HTML or CSS
    • Code is highly customizable
    • Very CORS oriented
    • Theme-able
    • Many sorts of triage/representation/selection possibilities
    • No crashes. It just works
    • Works on desktops, laptops, tablets and phones

Things To Do / Road Map

One day this list will be as long as your arm

User Interface

  • Alternative menu layouts
  • Create alternative color schemes

Portfolios / Sectors /Groups

  • Highlight your own and others portfolios
  • Display bounding boxes around the symbols in a particular industry sector

Heads-Up Display

  • ???

Links to Social Networks

  • ???

Copyright and License


# ❦

About

Near real-time 3D SP500

http://jaanga.github.io/sp500/


Languages

Language:HTML 61.3%Language:JavaScript 38.3%Language:Shell 0.4%