Silicon Valley Code Camp : October 11th and 12th 2014

Jae Yang

Serene Plains
About Jae
Jae Yang is an ex-aerospace engineer who worked on FAA certified simulators for training and forensics analysis. He currently works as a software engineer. On his off time, he develops open source project to help him trade stocks. His interests include developing addons for Node.js, writing various middlewares, and developing fully distributed automated trading system. My git repos: https://gitlord.com
{speaker.firstName} {speaker.lastName}

Speaking Sessions

  • Developing Automated Stock Trading System with Node.js

    5:00 PM Saturday   Room: 8403
    Jae Yang is an aerospace engineer working in a Sunnyvale company that develops FAA qualified flight simulators and training devices. He started trading in 2006. “node-ibapi-addon” is an open source Node.js addon of Interactive Brokers API that maps C++ API calls to javascript calls. This addon allows automated trading systems developers to write the logic in javascript and to utilize many of the features of Node.js. In this session, Jae will go over how to build and install node-ibapi-addon, and how to structure your ATS code to use the addon. Bonus material on how the whole addon was written.