Understanding the Econometric Factor Model
October 26, 2014 by Gouthaman BalaramanEconometric Factor Model
October 20, 2014 by Gouthaman BalaramanOption Model Handbook, Part II: Introduction to Binomial Trees
September 30, 2014 by Gouthaman BalaramanThis handbook gives a concise introduction to option models. Part II gives a basic introduction to binomial trees and its usage in pricing options.
finance option models binomial treeModern Portfolio Theory Statistics
September 21, 2014 by Gouthaman BalaramanOption Model Handbook, Part I: Introduction to Option Models
August 08, 2014 by Gouthaman BalaramanThis handbook gives a concise introduction to option models. Part I gives a basic introduction to principles behind option model pricing
finance option models binomial treeMinimal Example of Calling Lua Functions from C++
August 05, 2014 by Goutham BalaramanThis article will present an introductory example of calling lua functions from C++.
lua programming C++Running ZEO as a Windows Service
August 04, 2014 by Gouthaman BalaramanThis article shows how to use ZEO-WinService to run ZEO as a service in Windows.
Programming Python ZEO ZODBMinimal Flask-Login Example
July 24, 2014 by Gouthaman BalaramanFlask-Login is a Flask extension that provides a framework for handling user authentication. This post will give you a basic tutorial of the Flask-Login mechanism for token based authentication.
Programming Python Flask Authentication