home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / tracutil.zip / MFCACAL.EXE / MFCA.DOC < prev    next >
Text File  |  1994-02-01  |  4KB  |  87 lines

  1.  
  2. ------------------------------------------------------------------------------
  3.  
  4.           THE MUTUAL FUND COMPOSITE AVERAGE CALCULATOR DOCUMENTATION
  5.  
  6. ------------------------------------------------------------------------------
  7.  
  8.     If you download quotes from Prodigy, CompuServe, America Online, or use
  9. Stock-Watch, PTT, or PDL, this program will automatically calculate and show
  10. you The Mutual Fund Composite Average used by The Mutual Fund Tracker.  When
  11. BUY and SELL signals get close to triggering a trade, you can easily see what
  12. The Mutual Composite Average is, automatically.
  13.  
  14. ==============================================================================
  15.  
  16. These are the files you need to be aware of:
  17.  
  18. MFCA.EXE - The main program.
  19.  
  20. MFCA.SYM - The symbol file.  This file tells the main program what symbols to
  21.            look for.  This is a TEXT file, so you may print or view it to get
  22.            the symbols for the funds in the MFCA.  Make sure that you download
  23.            these fund quotes.
  24.  
  25. MFCA.DOC - This file.
  26.  
  27. FUND.NWS - This file is written to disk if there is a notation made by your
  28.            download service concerning a fund symbol.
  29.  
  30. PU.TXT
  31. AOL.TXT
  32. CIM.TXT
  33. PROD.TXT - Sample QUOTES.TXT files.  This file is discussed below.
  34.  
  35. MSP.PRN - Sample MSP.PRN file.  This file is discussed below.
  36.  
  37. PDL.OUT - Sample PDL.OUT file.  This file is discussed below.
  38.  
  39. PTTASC.PRN - Sample PTTASC.PRN file.  This file is discussed below.
  40.  
  41. PDL.OUT
  42. MSP.PRN
  43. PTTASC.PRN
  44. QUOTES.TXT - These files contain your downloaded quotes.  See below for more
  45.              information.
  46.  
  47. ERROR.MFT - A TEXT file written to disk if an error occurs.  Explains what
  48.             went wrong.
  49.  
  50. RESULTS.MFT - A TEXT file written to disk showing what happened while the
  51.               program was running.  This file will APPEND to itself each
  52.               time the program is run.  This is so you can keep a record
  53.               or history of the MFCA.
  54.  
  55. COMMAND.LIN - A TEXT file written to disk if a command line parameter is
  56.               not present or an invalid command line parameter is given.
  57.               Same as the TEXT below.
  58.  
  59.  
  60. ==============================================================================
  61.  
  62. You must tell the MFCA.EXE program which utility or method you used to get
  63. current quotes.  You do this by using a command line parameter.  At the DOS
  64. prompt, where you type MFCA and press [ENTER] to run the program, you need to
  65. place an abbreviation, or command line parameter, next to the program name.
  66. For example, if you are using the CompuServe Information Manager to download
  67. your quotes, you would type at the DOS prompt:  MFCA CIM  and press [ENTER].
  68. The 'CIM' tells the program that a file named QUOTES.TXT exist and that you
  69. use the CompuServe Information Manager to download the latest quotes.  Below
  70. is a list of the supported methods and their command line abbreviation.  The
  71. 'File containing quotes' is the name of the file containing the latest quotes
  72. used by the MFCA.EXE program for that method.
  73.  
  74. ------------------------------------------------------------------------------
  75.  Utility Program   |   Command Line Abbreviation   |   File Containing Quotes
  76. ------------------------------------------------------------------------------
  77.  PTT               |   PTT                         |   PTTASC.PRN
  78. *PDL               |   PDL                         |   PDL.OUT
  79.  Stock-Watch       |   SW                          |   MSP.PRN
  80. *Prodigy           |   PROD                        |   QUOTES.TXT
  81.  Pro-Util          |   PU                          |   QUOTES.TXT
  82.  CompuServe        |   CIM                         |   QUOTES.TXT
  83.  America Online    |   AOL                         |   QUOTES.TXT
  84.  
  85. ==============================================================================
  86. * Download 'Closing Prices' only.
  87.