| Projects on Google Code | Results 1 - 10 of 343 |
*A [http://code.google.com/p/3account 3account] is a new incarnation of this project using standard semantic web tools.*
= The problem and its solution =
Want to store all your financial data in digital form? Download statements where you can, scan letters (OCR them if it works), or just type tr...
A multichannel personal finance system. Supported channels are:
(1): Html explorer browser;
(2): Smart mobile phone;
(3): Rich client Java swing application.
Simple Accounts is a simple webapp to help you
1 - prepare your tax returns
2 - track for money and accounts
moolah is a personal finance package with envelope budgeting for Mac OSX Leopard. It's goals are to provide envelope budgeting that is simple and intuitive to use without the confusing clutter and jargon of most envelope budgeting applications.
*Goals*
* Envelope Budgeting
* Asset, Liabilit...
Strongbox is an unofficial fork of the "[http://code.google.com/p/cashbox cashbox]" project. While the "Cashbox" application is great, it lacked some features. So harnessing the freedoms of the GPL, this application was created. While it shares most of its looks with the original application, very l...
Only for C++ beginners.
There is a C++ library, QuantLib. There are books explain how to implement derivative pricing by C++. However, I want very very intuitive derivative pricing design.
Example1. Operator overloading
I don't want to use operator() to get payoff at expiry. It is supposed...
=* Implementation of Google Finance API in C# *=
==*Goals*==
* _Simple C# support and interfaces to Google Finance API_
* _Interoperability between other Finance API's_
* _Database Support_
* _Mono Support_
* _Embedded XP_
* _Small Micro controller displays Such as uoled-96-prop...
=Spec of FinPort=
==Version 0.1==
* ability to input buy or sell transactions consisting of "buy or sell", "# of shares", "price of shares", "date of transaction", "commission"
* order all transactions by separate lot sizes and keep track of which lots are "open" and which lots are "closed"...
Calculate the money owed in your group in 4 steps:
# Enter the names of all the people in your house or group.
# Set the manager. He/she is the person that will receive money from everyone else at the end of the month.
# Add one or more payments (i.e. rent, electricity bill, shopping bill) and...
A European Option is an option that may be exercised only at the expiry date of the option, i.e. at a single pre-defined point in time.
There are several options pricing models to determine the fair market value of the option. Of these, the Black-Scholes model is the most widely used. We have i...