Hi new to the fund Manager:
Can you add Fasttrack FNUformat to your export?
Link to the format:
http://www.fasttrack.net/newhelp/fundnodb.asp
File Format:
The file must be in ASCII text format, i.e.,variable length lines of text with carriage returns at the end of each line.
Line 1 should be the ticker symbol (usually the file name without extension). Five characters maximum.
Line 2 should be the name of the mutual fund, stock, etc. Forty characters maximum.
Lines 3 through the end of the file must have the date, price and distribution, if any, on that date. For example, if on Mar 4, 1991 the price was 35 5/8 and the equity went x-dividend with a dividend of $0.30. The corresponding line in the ASCII file would be:
03/04/91, 35.625,0.3
The date may or may not be surrounded by quotes. Both ways work.
Miscellaneous Requirements
Spaces are insignificant.
Commas are required.
Decimal points are required.
If you have no distribution data, insert 0 for the distribution on each line.
FastTrack will give line number error messages when invalid formats are encountered. These messages usually are not fatal.
FastTrack resynchronizes itself to the next valid line of data when a format problem has been detected. This means that your chart may appear to be perfect except that data discarded due to format problems will appear as a short (perhaps undetectable) horizontal line on the chart.