home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / BF / BF111.ZIP / DATGEN5.DOC < prev    next >
Text File  |  1991-01-20  |  3KB  |  57 lines

  1.      ============ DATGEN,  Data generator program =================== 
  2.      This program is supplied to registered  users.   It  creates   new 
  3.      stock price data files and updates existing stock price data files. 
  4.      HOW TO USE DATGEN          1) Place data disk in drive B. 
  5.                                 2) Type DATGEN and hit return 
  6.      COMPUTER responds with : 
  7.          SELECT data function by No.    
  8.            TO END .............................. 0 
  9.            Create New Stock Data file .......... 1 
  10.            Update Stock Data file .............. 2 
  11.            Combine Two Data Files .............. 3 
  12.   
  13.      These are three options for data base management. 
  14.       1)  Create New Data File  to include stocks that interest you.
  15.          Note, when creating a new data file, the first stock in the new
  16.          data file should be a market index such as the DJIA.  The STOCK 
  17.          MASTER programs expects the first stock to be a market index
  18.          Select  this  option  then  the  computer  will respond with
  19.          with the following display: 
  20.               Create New Data File 
  21.               Type data file name:     The name you select for new file
  22.               Data will be saved on disk drive you selected.
  23.               Type - How many Stocks in file:         Number of stocks 
  24.                                    (Limit the number of stocks to 15). 
  25.               Type - Stock Name & Date: 
  26.                Ex: Commod 11/30/86:     This is a sample how each  will 
  27.                                            be recorded in your file. 
  28.                Enter Stock Prices (0 = STOP):  Type 0 to end the list. 
  29.      The last two prompts will be repeated until the  total  number  of 
  30.      stock is exhausted.  Maximum no. data pts. is 199. 
  31.      At this point the computer will write the stock data at data drive.
  32.                      
  33.       2) UPDATE STOCK DATA FILE  If you select this option the computer 
  34.      will respond with the following display: 
  35.  
  36.                   UPDATE EXISTING DATA FILE 
  37.                   Select DATA FILE BY NAME:    The data disk is placed 
  38.                                                in drive selected. Select
  39.                                                name of the  data  file 
  40.                                                that you wish to update. 
  41.                  No. stocks 
  42.                  Old Date 
  43.                  New Date:               Type the new date Ex:  11/8/90 
  44.                  How many new data points?:     No. of  weeks  of  data 
  45.                                                 you want  to  enter  in 
  46.                                                 this session. 
  47.                  New Data Pt:             Type in the next stock price 
  48.                  New  value  is:          Repeats the value you entered. 
  49.                  Is This OK? Type 1:      If value is what you wanted to 
  50.                                           enter, type a 1 to enter it. 
  51.  
  52.      3) Combine two data files: 
  53.          This option takes two existing data files and creates one data 
  54.      file.  The computer prompts are self explanatory. 
  55.    
  56.  
  57.