home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / busi / wmf.zip / WMF.DOC < prev   
Text File  |  1987-07-25  |  18KB  |  297 lines

  1.                  USER GUIDE TO THE WEEKLY MUTUAL FUNDS PROGRAM
  2.  
  3. SUMMARY OF FEATURES
  4.  
  5.      WMF (Weekly Mutual Funds) is an inexpensive program which provides a
  6. quick and easy way to track the weekly performance of as many as 104 mutual
  7. funds or stocks.  Features for version 1.1 include:
  8.  
  9.          * Fast manual entry of weekly closing prices.
  10.          * Fast manual entry of dividend and capital gains.
  11.          * Easy addition or deletion of funds.
  12.          * Sequential chart display of funds.
  13.          * Option to plot closing prices or payout-adjusted prices.
  14.          * Import of data from other programs using text files.
  15.          * Export of data via text files.
  16.  
  17.      Requires an IBM compatible computer able to display CGA graphics. 
  18.  
  19.      WMF, version 1.1, is distributed as shareware.  It's not free, but it
  20. costs nothing but your time to try it out.  So try it and make copies for your
  21. friends.  If you decide to use WMF on a regular basis, please support the
  22. program's author by sending in your $25 registration fee to Phil Osmon, P.O.
  23. Box 81517, San Diego, CA 92138.  Details about a more powerful version of WMF,
  24. not distributed as shareware, are found near the end of this file.
  25.  
  26. INTRODUCTION
  27.  
  28.      With WMF you can update the weekly closing prices and view the charts for
  29. as many as 104 mutual funds.  After the first record in a data file is entered,
  30. you never need to enter a date for the new closing price.  WMF automatically
  31. inserts a date for the next week and positions the cursor so you can type in
  32. the next week's price.  Then after this price is entered, you press a function
  33. key to store this record in the appropriate data file.  Then WMF clears the
  34. screen, brings up the most recent price history for the next fund on your list,
  35. fills in the date, and positions the cursor for entry of the closing price. 
  36. With WMF's help you can rapidly update all the funds you're interested in and
  37. do so more quickly than by using a modem and paying expensive access charges. 
  38. Updating dividend and capital gain payouts when they are announced is also fast
  39. and easy.  A fund manager allows you to add funds to (or delete funds from) a
  40. list. So funds appear in the sequence you find them in Barron's on Saturday or
  41. in your newspaper.
  42.  
  43.      Viewing charts of your fund data files is even easier.  Simply start WMF
  44. on a fund that you select from your list of funds.  WMF will display
  45. full-screen plots of your data in the sequence that they appear in your list. 
  46. You just hit the space bar to move on to the chart of the next fund in your
  47. list.  (Or press ESC at any time to return to the chart submenu.)  In these
  48. charts your dividend and capital gain data are used to automatically adjust
  49. closing prices on the fly before the chart is displayed on the screen.  (Or you
  50. can select displays of the unadjusted closing prices just as you entered them.)
  51. These payout-price-adjustments are essential if you want to see a true picture
  52. of the total return performance of any given fund. On a mutual fund record
  53. date, payouts of dividends and capital gains are made which cause the price of
  54. the fund to drop precipitously.  Although the price has fallen, the holder of
  55. the fund has received additional shares or a check for the value of these
  56. shares.  To display a true total return, the preceding prices must be adjusted
  57. (decreased) to reflect these payouts.  WMF does this automatically for you. 
  58. The prices preceding a payout are adjusted by the factor: 
  59. 1-(payout/(price+payout)).
  60.  
  61.     By making these calculations on the fly, WMF doesn't waste disk space. 
  62. Only the essential data is stored.  To see these displays your IBM compatible
  63. computer must be equipped with a Color Graphics Adapter (able to display 200 by
  64. 640 pixels).  Computers with CGA, EGA, and VGA boards have the capability to
  65. display in this graphic mode.  Your monitor should also be able to display high
  66. intensity characters.  (If not, then write the author for a special low
  67. intensity version of the program.)
  68.  
  69.     Since many users have already collected mutual fund data in spreadsheets
  70. and other programs, a limited import capability exists.  Text files of closing
  71. prices and payouts can be read in initially and converted to the two random
  72. files which WMF uses for each fund.  These random files are then used by WMF
  73. in all updating and charting.  If you want to transfer data to another
  74. program, WMF has an export feature and can create two text files of your data
  75. with the fund name plus '.TCL' and '.TPO' extentions.
  76.  
  77. NAVIGATING YOUR WAY THROUGH THE PROGRAM
  78.  
  79.      You may want to have a printed copy of the quick guide to the WMF commands
  80. given in the box below.  It'll help you to run things the first time.  However,
  81. many users seem to need no crib sheet material at all.  The menus are easy to
  82. use and they catch on right away.  So read through it once and decide if you
  83. want to keep a reference nearby and print out this file if you do.  One quick
  84. way to do this is by entering the command "COPY WMF.DOC LPT1" after the DOS
  85. prompt.
  86.  
  87. ╔═════════════════════════════════════════════════════════════════════════════╗
  88. ║  ************************ WMF Quick Guide ********************************  ║
  89. ║  UPDATE:                                                                    ║
  90. ║    Menu selection 1. Displays data for the first fund in the MFLIST.  The   ║
  91. ║       Friday dates and closing prices for the last 17 weeks appear on the   ║
  92. ║       left hand side of the screen.  The record date and dividend and       ║
  93. ║       capital gains for the last 17 payouts are displayed on the right side.║
  94. ║    Selection 2 asks you to enter the name of the fund in the MFLIST that you║
  95. ║       want to update.                                                       ║
  96. ║    -- USE OF THE KEYBOARD WHILE UPDATING ---------------------------------- ║
  97. ║       Number, cursor control, and backspace keys have their normal function.║
  98. ║       ENTER key advances the cursor to the next item on the right.  No      ║
  99. ║            change of field when updating closing price.                     ║
  100. ║       TAB key moves the cursor to the previous item on the left.  Applies   ║
  101. ║            only when entering dividends and capital gains.                  ║
  102. ║       FUNCTION KEYS (a reminder always appears at the bottom of the screen) ║
  103. ║       F1 - Quit. Return to the update menu.                                 ║
  104. ║       F2 - Switch to updating payouts if you are entering closing prices.   ║
  105. ║            Switch to closing prices if you are entering payouts.            ║
  106. ║       F4 - Toggle in and out of auto mode.  When in auto advance mode, the  ║
  107. ║            cursor automatically advances to the proper position for a new   ║
  108. ║            record (one greater than the latest) after writing the current   ║
  109. ║            one.  Press F4 to turn it off (or on).  The 'AUTO advance' notice║
  110. ║            at the bottom of the screen will disappear.  You may want to turn║
  111. ║            this mode off when you're correcting previous entries.           ║
  112. ║       F5 - Delete the last record.  Back up your data files before you      ║
  113. ║            experiment.  There's no restore key!                             ║
  114. ║       F6 - Enter date.  Move to the first column to enter the date.         ║
  115. ║       F8 - Skip.  Clear the screen and display the data for the next fund.  ║
  116. ║       F9 - Write record (for either closes or payouts).  Add this record to ║
  117. ║            the data file, but don't move on to the next fund.  Use instead  ║
  118. ║            of F10 when you want to move over to the other side of the screen║
  119. ║            via F2 or when you want to enter several weeks of data at one    ║
  120. ║            time.                                                            ║
  121. ║       F10- Write record and move on to the next fund in the MFLIST.         ║
  122.  
  123. ║  FUND MANAGER:                                                              ║
  124. ║    A fund name can include no more than eight characters.                   ║
  125. ║    Press ENTER to return to the fund manager submenu after adding to or     ║
  126. ║       deleting from your list of funds (MFLIST file).                       ║
  127. ║    Deleting a fund from the MFLIST file does not erase the random data      ║
  128. ║       files.  You may want to use them again later.  If you want to erase   ║
  129. ║       deleted files from your disk, do so from DOS.                         ║ ║    IMPORTANT!!!                                                             ║
  130. ║    IMPORTANT!                                                               ║
  131. ║       When adding to your MFLIST, you'll be asked whether or not you want   ║
  132. ║       blank random data files created.  If you are starting the data entry  ║
  133. ║       for a brand new fund, then press Y(es) and two random data files      ║
  134. ║       containing all zeroes are created.  Be sure to enter N(o) if you want ║
  135. ║       to start updating some old random data files that were previously     ║
  136. ║       deleted from your MFLIST.  IF you say Yes in this case, then these old║
  137. ║       records you want to start updating again will be overwritten with     ║
  138. ║       zeroes and the old data will be lost.                                 ║
  139. ║    The import function reads in text files in the following formats:        ║
  140. ║       C: Date(as YYMMDD) Space(s) Close-price.                              ║
  141. ║       P: Date(as YYMMDD) Space(s) Dividend(or zero) Space(s) Cap-gain(or    ║
  142. ║          zero).                                                             ║
  143. ║       B: Date(as YYMMDD) Space(s) Close-price Space(s) Dividend(or zero)    ║
  144. ║          Space(s) Cap-gain(or zero).  In this format the record date for all║
  145. ║          payouts when made is the same as the close date.  Use this format  ║
  146. ║          only if you've entered your payouts this way elsewhere.  Your      ║
  147. ║          payout data will be more valuable in the future if you have the    ║
  148. ║          exact record dates.  The C and P formats are the ones you'll       ║
  149. ║          normally use.                                                      ║
  150. ║       You must have already created random data files (the ones with the CL ║
  151. ║          and PO extentions) before you can import data from text files.     ║
  152. ║    The export function creates two text files identified by the fund name   ║
  153. ║      plus the extentions '.TCL' and '.TPO'.  Press ENTER to return to the   ║
  154. ║      fund manager submenu.                                                  ║
  155. ║    WMF is limited to 400 records.  If you try to import more than           ║
  156. ║       this, you'll only read in the first 400 and won't be able to update.  ║
  157. ║       Since the charts display 190+ records on the screen (nearly 4 years), ║
  158. ║       it's best to import about 200 records or less.                        ║
  159. ║  VIEW CHARTS                                                                ║
  160. ║     Press the space bar to advance to the next chart on your MFLIST.        ║
  161. ║     Press ESC (escape) to return to the view-chart submenu.                 ║
  162. ╚═════════════════════════════════════════════════════════════════════════════╝
  163.  
  164. TIPS
  165.  
  166.   # Keep your WMF.COM, MFLIST, *.CL, *.PO files on the same directory and make
  167. this directory your default directory before initiating WMF.  If WMF cannot
  168. find the MFLIST file on the default directory it will create one with a 0 in
  169. it.  You cannot go to the update and view-chart submenus when there are no
  170. funds in your MFLIST.
  171.  
  172.   # Don't try to modify the MFLIST file with your word processor.  Always add
  173. and delete funds from the fund manager submenu.  WMF needs new random '.CL' and
  174. '.PO' data files before a new fund can be updated, charted, imported to, or
  175. exported from.  You can't create these with your word processor.
  176.  
  177.  # While updating, WMF displays the last 17 records in your data files.  If
  178. you want to correct any of the previous entries, you only have to move the
  179. cursor to these records and correct the data.  Then press F9 or F10 to write
  180. the revised record on the screen to the record file.  If you want to revise any
  181. records earlier than those shown on the update screen, you'll have to EXPORT
  182. the data to a text file, correct it with your word processor, and then IMPORT
  183. this revised text file (using the appropriate C or P format).  So correct 'em 
  184. while you can see 'em.
  185.  
  186.   # Price adjustment for stocks that split.  If you use WMF to track the weekly
  187. close of a stock that you hold and the stock splits, you'll have to add an
  188. additional pseudo dividend to adjust for this split.  For example, if the stock
  189. splits 3 for 2, you'll have a pseudo dividend of (1-2/3)*price (or price/3) on
  190. the day that the stock splits.  (The price in this formula is the one before
  191. the split.)  You must enter this additional dividend if you want your price-
  192. adjusted chart to properly represent total return.
  193.  
  194.   # Remember when updating that the date to enter for dividends or capital
  195. gains is the record date not the payment date.  When updating stock dividends
  196. enter the X-dividend date.
  197.  
  198.   # If you are obtaining your dividend and capital gain information from
  199. Barrons's, be advised that this publication sometimes misses payouts.  If you
  200. own the fund, it's best to double check the payouts with those on your
  201. statements.
  202.  
  203.   # If you import data from a spreadsheet, be sure that the text file you've
  204. made is in the proper format and contains no extra carriage returns or blank
  205. records. The number of decimal places in your data and the number of spaces can
  206. vary, but blank records without a zero or extra carriage returns are a no-no. 
  207. If there are errors, correct the text file with your word processor before 
  208. importing.  The date must appear as YYMMDD, e.g., 870701.  You'll probably be
  209. importing the closes and payouts from separate text files using the C and P
  210. formats.
  211.  
  212.   # Users who can touch type the numerical keypad may want to use their
  213. keyboard macro program (many choices are available) to assign WMF's function
  214. keys to keys located near the pad.  For example, the F-10 key could be assigned
  215. to the minus key or plus key on the pad.  Then you can use one hand to enter
  216. and the other to follow prices in your newspaper.  Of course, when entering
  217. payouts, you'll also  use your left hand to press the F-9 and F-2 keys.
  218.  
  219.   # No method presently exists for deleting the earlist records when the number
  220. of records goes beyond 400 (that's almost 8 years!).  For now, you have to
  221. EXPORT, delete with a word processor, and IMPORT.  An automatic delete feature 
  222. will be added to version 2 in the near future.
  223.  
  224. FUNDS INCLUDED IN THE INITIAL MFLIST
  225.  
  226.      DOW      Dow Jones Industrials with quarterly dividends.
  227.      GNM      Fidelity Ginnie Mae Fund
  228.      HIINCO   Fidelity High Income Fund (Junk Bonds)
  229.      MAGELLAN Fidelity Magellan Fund
  230.      PURITAN  Fidelity Puritan Fund (Balanced)
  231.      OVERSEA  Fidelity Overseas Fund (Foreign Stocks)
  232.      SELGLD   Fidelity Select American Gold
  233.      SELERGY  Fidelity Select Energy 
  234.      SELTECH  Fideliy Select Technology
  235.      VINDEX   Vanguard Index Trust (S&P 500 Stocks)
  236.      IBM      IBM Stock
  237.  
  238.  VERSION 2.1 FEATURES
  239.  
  240.      Shareware version 1.1 provides all the features that most users will ever
  241. desire in a mutual fund tracking program.  However, a  version of WMF is
  242. available for those users seeking more features.  This advanced version is NOT
  243. distributed as shareware.  It is available to registered users of version 1.1
  244. for $15 (or $40 to register for both).  The features added so far include:
  245.  
  246.          * Fast ranking routine calculates the percent change in total return 
  247.            for all the funds in your MFLIST for the previous number of weeks
  248.            that you select.  Results are sorted and displayed on the screen
  249.            with the best performers appearing first.  A text file of these
  250.            results is written if you select this option.   (It takes less than
  251.            20 seconds to create a file ranking 60 funds on an 8088 machine!) 
  252.            This is a valuable tool for fund switchers and those who need 
  253.            information on relative performance of a number of funds.
  254.  
  255.          * Split screen chart of one fund above another shows a price-
  256.            adjusted percent-change plot for each.  This is a useful way to    
  257.            compare two funds.
  258.  
  259.          * Display of a fund and its moving average.  Many trading systems use
  260.            moving averages.  
  261.  
  262.          * Change the data path to another directory.  This makes it easy to
  263.            track several separate lists of funds.
  264.  
  265.          * Registered users of version 2 will also recieve a program, WMFYLD,
  266.            which calculates the compounded annual return for funds with
  267.            monthly dividend payments.  The annual return is based on the
  268.            latest closing price and the latest dividend paid.  Results for
  269.            these monthly funds are sorted from highest yield to lowest and
  270.            are written to a text file if this option is selected.
  271.  
  272. REGISTRATION
  273.  
  274.      To register for userware version 1.1 send your name and address and $25
  275. to:
  276.          Philip Osmon
  277.          P.O. Box 81517
  278.          San Diego, CA 92138.
  279.  
  280.      To receive advanced version 2.1 (distributed only by mail or UPS) send
  281. your name and address and $40 to the above address.  
  282.  
  283. COMMENTS
  284.  
  285.      Please send all comments to the above address.  Other types of investment
  286. software are under development and registered users will be kept up to date on
  287. new offerings.  Your suggestions and ideas will be welcomed.
  288.  
  289. IMPORTANT NOTICE
  290.  
  291.      No warranty or guarantees are offered to any user of this program at any
  292. time.  Investing can be hazardous to your financial health.  The information
  293. presented by this program may be erroneous or misleading.  The user assumes
  294. full responsibility for any damages suffered as a result of using this program.
  295.  
  296. Copyright (C) 1987 by Philip Osmon
  297.