home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / tracutil.zip / IMPORTER.EXE / FNN-WST.DOC < prev    next >
Text File  |  1994-02-01  |  3KB  |  76 lines

  1.  
  2.  
  3.  
  4.                The Wall Street Tracker Historical Data Importer
  5.  
  6.  
  7.  
  8.                                Version 7.0, FNN
  9.  
  10.  
  11.  
  12.  
  13.       >> ALWAYS BACK UP YOUR EXISTING DATA BEFORE RUNNING THIS PROGRAM <<
  14.  
  15.  
  16.         This program is straight forward and instructions have been placed
  17. above each question asked by the program.  This documentation will only
  18. explain what files are needed and where they need to be.
  19.  
  20.  
  21. FNN-WST.EXE:   The Wall Street Tracker Historical Data Importer program,
  22.                hereafter referred to as "the program".  The program should
  23.                be placed in the  C:\WALLSTRT  directory.  When you run the
  24.                program you can specify where the program looks for the
  25.                existing data files.  For example, if the data files are
  26.                in directory  C:\WALLSTRT\DATA1  you would type at the DOS
  27.                prompt:
  28.  
  29.                FNN-WST C:\WALLSTRT\DATA1  and press [ENTER].
  30.  
  31.                The program will then look for the original data files in that
  32.                directory.
  33.  
  34.  
  35. WALLSTRT.CFG:  The Wall Street Tracker configuration file.  The program looks
  36.                for this file to determine if you have registered The Wall
  37.                Street Tracker.  The program will look for this file in the
  38.                same directory that the program is in.
  39.  
  40.  
  41. DATA1C.WST:    These are The Wall Street Tracker price history files.
  42. DATA2C.WST:    Using the example above, these files should be in the
  43. DATA3C.WST:    C:\WALLSTRT\DATA1 directory.
  44. DATA4C.WST:
  45. DATA5C.WST:    The program will not effect the date files.  Provisions have
  46. DATA6C.WST:    been made in The Wall Street Tracker to automatically add and
  47. DATA7C.WST:    update the date files.
  48.  
  49.  
  50. PDQ.PRN:       The historical price history file to be imported.  This file
  51.                can be a different name.  Make sure that this file is in the
  52.                same directory as the program.  This file must be in the
  53.                following format:  date,high,low,CLOSE,volume"
  54.  
  55.                Fields shown in lower case may be different but the 'CLOSE'
  56.                field, or forth position, must contain the closing price.
  57.                Also each column must contain five fields, no more, no less.
  58.  
  59. 920610,0.375,0.3125,0.3438,286
  60. 920901,2,1.875,1.875,111
  61. 920902,1.875,1.875,1.875,169
  62. 920903,2,1.75,2,1771
  63. 920904,2,1.875,2,28
  64. 920908,2,1.875,1.875,224
  65. 920909,2,1.75,1.875,278
  66. 920910,1.875,1.875,1.875,50
  67. 920911,2,1.875,1.875,603
  68. 920914,2,1.875,1.875,11
  69. 920915,1.875,1.875,1.875,570
  70.  
  71. and so on.....
  72.  
  73.                If your historical data file contains something different,
  74.                or if you need further help, please contact Keith at (512)
  75.                858-5206 so that we can customize the program for you.
  76.