Strategy Screener
This project is a combination of wanting to understand stock trading strategies and also to play with HTML5 Canvases, plus more substantial javascript class creation and web app programming.
This app:
- Explores the bounds of profit and loss for a given stock trading strategy (eg Long Condor Spread)
- Uses HTML5 Canvas primitives to draw visual elements
- Dynamically builds UI and drives application
- Demos using javascript “classes,” prototypes to define members, and “inheritance”
Live Demo (link), or screenshot: