This version fixes the following problems:
-Plug-ins enabled menu shortcuts are now correctly handled.
-An activation issue have been resolved.
-Fairmat failed to detect projects dependencies in some cases
This version fixes the following issues:
Fairmat is a software solution that enables users to model or replicate any kind of financial contract without having to actually write pricing routines. The academic version contains the following features:
Integrated model calibration: Fairmat has a wizard which permit you to calibrate stochastic models to market data.
Per user plug-ins settings: Fairmat allows plug-in to define per users settings. All those settings are shown and can be easily modified in the Fairmat preferences form.
Dependencies detection: Fairmat includes in the models the list of plug-ins which are needed to run a given model. If some plug-in-dependency is missing, Fairmat will prompt you to install the missing plug-ins.
Option dependent discounting: now is possible to specify a different discounting model for every option. In the standard option and option strip forms (it will be extended at the other options type) a new tab called “Discounting” appears in which is present a combo box called “Custom Discounting”. This allows the user to choose between two options:
Plug-ins system: The plug-in system allows user to install a plug-in published in the Fairmat repository directly within the software (as well from the website). This allows you to install easly plug-ins update as soon as they are released. The plug-ins are user dependent, this means that every user can have its own plug-ins collection.
Expressions autocomplete System: while editing expressions, by pressing CTRL+SPACE, an auto complete box displaying all the options you have to complete the term of the expression you are typing will appear. Then, you can continue to write (the list of completions will be updated) or you can choose the completion you want by selecting it by using the Up and Down arrows keys and pressing the ENTER key. If the item you have selected is a function (as opposed to a constant/variable) the list of the possible different signatures will appear on the right of the panel . Those signatures can be chosen with the Left and Right arrows.A link to the help system for the selected symbol is provided by clicking to the link 'more help'. This makes Fairmat search in the help system for the actual selected symbol.
Options/Operators Option Map: now every operator and option have two different description fields: name and description. In the description is possible to write any text, and the 'name' field now is optional and it is used for referencing a given option in other part of the option tree.