QuantoSharp is a Finance Library completely written in C# language, the library aims to be a learning resource, where people as well as the author is trying to get a good grasp of the financial aspects.
The library aim to covers the following areas:
1) Present Value and Future Value calculation of money
2) Bond Pricing
3) Future Contract Pricing
4) Binomial Option Pricing
5) Black Scholes Formula
6) Trinomial Algorithms
7) Simulation Algortihms for Pricing Options
The implementation details of the same will be documented all along the way and covered in chapters in full details with explanation for all the above mentioned topics (an honest attempt would be made to give as simple and easy to undestand explanation as far as possible).