Month: January 2014

Strategy Screener

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 […]

Graphviz Javascript Library Interactive Demo

Graphviz Javascript Library Interactive Demo

Graphviz (link) is a utility which allows you to generate nicely arranged visual graph relationships through simple text input written in DOT code (think markdown). It turns out that the utility was converted to a javascript LLVM bytecode and exposed as a library. I put […]