C# code to calculate the value of financial derivatives using the Binomial Trees algorithm. Calculates Calls, Puts, for American and European options. Check the source code directly to see how I have implemented the algorithm. The code is presented in a Console Application in a VS 2010 solution. |
Superfluous > Experimentation >