20 projects tagged "Finance"
FinMetrics is a MATLAB-based quantitative portfolio management environment. Built on concepts of bottom-up approach to application design, it allows users to define most basic, low level building blocks, e.g. assets and transactions, to be further pieced together in higher level objects, e.g. positions or portfolios. Data analysis and statistics functions, implemented within the environment and native to MATLAB, enable users to conduct scenario analysis, stress testing, performance measurement and attribution, risk measurement and attribution, design hedge strategies, etc. The open architecture of the environment allows users to work with objects of any level, depending on their requirements and expertise. The object structure and data types are specifically designed to make integration with MATLAB and native FinMetrics functions as easy as possible. The FinMetrics user interface application and MATLAB scripting may be utilized to facilitate or automate complex and repetitive tasks, as well as extend the functionality of the environment.
The Unofficial HAMP Loan Modification Calculator estimates loan modification calculations using JavaScript. The code is part of an independent effort to analyze the HAMP program created by the US government to find a way to make home loans more affordable. This calculator uses the loan modification procedures disclosed in public documents such as Treasury Supplemental Directive 09-01 and the MHA Servicers Handbook v4. It includes the calculations for HAMP Tier 1 and 2, with or without principal reduction. The user can easily run one calculation, watching each step in the process in detail, or quickly obtain graphs of multiple scenarios.
moneyGuru is a personal finance management application. It allows you to evaluate your financial situation so that you can make informed (and thus better) decisions. Most finance applications have the same goal, but moneyGuru's difference is in the way it achieves it. Rather than having reports which you have to configure (or find out which pre-configured report is the right one), your important financial data (net worth, profit) is constantly up-to-date and "in your face". This allows you to constantly make informed decision rather than doing so periodically.
OFXKit is an Objective-C framework for parsing OFX files into a class hierarchy. Since OFXKit is a native Cocoa framework, Mac OS X development technologies can be easily used with OFXKit. Its main features include OFX 1.x and 2.x support, banking, loan, and investment message sets, and creation of OFX request documents for the "Direct-Connect" feature of many banking Web sites.
Currency Quoter is a tool that converts between currencies and forecasts the future range of that conversion. It is meant primarily for those who sell services in different currencies. It allows you to work out the current value and likely future value of a given amount in a different currency. The program also displays graphs of the corresponding exchange rate over time.