-
Notifications
You must be signed in to change notification settings - Fork 19
Extensions
Home>Extensions
A number of Extensions have been developed that add features to the standard product.
THESE EXTENSIONS HAVE BEEN TESTED BUT YOU USE AT YOUR OWN RISK.
The information presented here is relevant for Moneydance 2019 onwards.
The extensions available are:
-
Budget Generator - the 'New' format budgets within Moneydance have prescribed periods and start dates. This extension allows you to enter different cost patterns and then generate the appropriate budget entries within Moneydance.
-
File Display - if you are developing extensions for Moneydance and you wish to understand the contents of your file, this extension displays the contents of the current file.
-
Security Price/History Load - loads security prices from a .csv file. There are two extensions. One aimed at loading current prices and one aimed at loading historical prices.
-
Security Transaction Load - loads transactions from investment and security accounts using a .csv file.
-
Budget Report - reports on budget verses actual with the ability to roll-up actuals into parent categories.
-
Quote Loader - captures new security and currency prices from FT.com or Yahoo.com.
-
QIF Loader - loads a file of transactions in QIF format, allows the user to switch negative and positive values and then save to Moneydance. Note: This extension has not been verified by TIK.
-
Report Writer - a general reporting and data export extension. This extension can out put selected Moneydance data into a Spreadsheet, a set of .csv files or an h2 database.
Each Extension stores preferences in a file in the data directory of the current Moneydance file. This file is called MRBPreferences.dict2. This file is mainly used for remembering window sizes. If you change the size of the extension window the size will be remembered. You do not need to Save the preferences.
In addition to the Preferences certain extensions store parameters in other files. This data needs to be saved by the user. Each extension that uses such a file will have a 'Save Parameters' button. See Parameters for the names of the various files created.
The Quote Loader extension is now available from The Infinite Kind via the 'Manage Extension' tab under Extensions. You can download many of these from the IK servers - as shown below:
To install any extension please do the following:
-
Download the chosen extension: IK download folder or download a preview version: IK PREVIEW download folder
-
Start Moneydance
-
Select Extensions/Manage Extensions from the menu
-
Click on Add From File
-
Select the file you have downloaded
-
You will be presented with a screen describing the extension and its build number. If this is what you expected click on Install Extension.
Note: It is important that if you install the Quote Loader extension you will need to restart MD after installing it.