home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / APPS / FINANCE / RSA301.ZIP / FAQ.DOC < prev    next >
Encoding:
Text File  |  1991-12-03  |  10.5 KB  |  244 lines

  1.  
  2.  
  3. ╔══════════════════════════════════════════════════════════════════════════════╗
  4. ║           FREQUENTLY ASKED QUESTIONS ABOUT DLM/RSA                           ║
  5. ╚══════════════════════════════════════════════════════════════════════════════╝
  6.  
  7.  
  8. QUESTION #1 : How do I add a new symbol to my stock database?
  9.  
  10. ANSWER :      New stocks can be added to the stock database in two
  11.           ways.  The automated update process will add new stocks if the
  12.           update time frame is "ONE YEAR".  New stocks will not be added
  13.           when the time frame is "ONE DAY" or "N DAYS".
  14.               A stock symbol can also be manually added from the
  15.           EARNINGS window by hitting ALT & F4 and then entering the
  16.           new symbol name in the window at the bottom of the screen.
  17.  
  18. REFERENCE : RSA.DOC 02.05.02, 02.15.01
  19.  
  20.  
  21. QUESTION #2 : How do I change a stock symbol name in my stock database?
  22.  
  23. ANSWER :      A stock symbol name can be manually changed from the
  24.           EARNINGS window by hitting ALT & F5 and then entering the
  25.           new symbol name in the window at the bottom of the screen.
  26.  
  27. REFERENCE : RSA.DOC 02.05.02
  28.  
  29.  
  30. QUESTION #3 : How do I delete a stock symbol from my stock database?
  31.  
  32. ANSWER :      A stock symbol name can be manually deleted from the
  33.           EARNINGS window by hitting ALT & F6 keys after advancing
  34.           the SYMBOL to the stock symbol you want to delete.
  35.  
  36. REFERENCE : RSA.DOC 02.05.02
  37.  
  38.  
  39. QUESTION #4 : My graphs will not display.  What am I doing wrong?
  40.  
  41. ANSWER :      A different parameter file must be used for each
  42.           different graphics mode as desribed in the installation
  43.           procedures.  Enter the command shown below to select the
  44.           proper parameter file :
  45.  
  46.           For VGA color : COPY VPARMS.DAT  PARMS.DAT
  47.           For VGA mono  : COPY VMPARMS.DAT PARMS.DAT
  48.           For EGA color : COPY EPARMS.DAT  PARMS.DAT
  49.           For EGA mono  : COPY EMPARMS.DAT PARMS.DAT
  50.           For CGA color : COPY CPARMS.DAT  PARMS.DAT
  51.           For CGA mono  : COPY CMPARMS.DAT PARMS.DAT
  52.           For Hercules  : COPY HMPARMS.DAT PARMS.DAT
  53.  
  54. REFERENCE : README.DOC 01.03.01
  55.  
  56.  
  57. QUESTION #5 : How many stocks can I have in my stock database?
  58.  
  59. ANSWER :      The maximum number of stocks you can process depends
  60.           on the amount of available memory below 640K on you system.
  61.           This value will vary from one system to another.  You will
  62.           usually be able to process from 60 to 100 stocks in a stock
  63.           database.
  64.               If you desire to process more stocks, simply use more
  65.           than one stock database.  The same table function file can
  66.           be used with each stock database.  A separate parameter file
  67.           will be required for each stock database containing the name
  68.           of the corresponding stock database.
  69.  
  70. EXAMPLE : The RSA.BAT file contains the command: RELATION PARMS.DAT
  71.              This first parameter file "PARMS.DAT" contains parameters
  72.           including the Stock file name "STOCK.DAT" and the Table
  73.           function file name "TABLE.DAT".
  74.              To create a second parameter file "PARM2.DAT" with a
  75.           Stock file name "STOC2.DAT" go to the OUTPUT FILES window
  76.           and change the parameter file name to "PARM2.DAT" and the
  77.           Stock file name to "STOC2.DAT".  Then output these two new
  78.           files to disk.  Finally create a new bat file "RSA2.BAT"
  79.           containing the command "RELATION PARM2.DAT".
  80.  
  81.  
  82. QUESTION #6 : What is the difference between the shareware version of
  83.               the program and the registered version?
  84.  
  85. ANSWER :      The shareware version displays a warning message when
  86.           the program ends.  There are a few delays during the output
  87.           of this warning message.  The warning message and delays are
  88.           not present in the registered version.
  89.  
  90.  
  91. QUESTION #7 : What is the difference between the documentation in the
  92.               shareware version and the printed documentation?
  93.  
  94. ANSWER :      The printed documentation is available for an additional
  95.           charge of $3.  This documentation is the same as the
  96.           documentation on the shareware disk file with one exception.
  97.           The printed documentation also contains over a dozen printed
  98.           charts with illustration buy and sell signals marked on them.
  99.  
  100.  
  101. QUESTION #8 : How do I process daily stock quotes?
  102.  
  103. ANSWER :      The DLM/RSA "AUTOMATED UPDATE" window is used for
  104.           processing daily stock quotes.  First go to the
  105.           "PARAMETERS" window and increase the "LAST DAY UPDATED"
  106.           by one day to match the current date.  Then go to the
  107.           "AUTOMATED UPDATE" window and use the following parameters:
  108.  
  109.           FILE NAME TO SCAN : C:\PCPLUS\PCPLUS.LOG
  110.           SCREEN PAUSE      : END OF SCREEN
  111.           UPDATE TIME FRAME : ONE DAY
  112.           FIRST UPDATE DAY  :
  113.           LAST UPDATE DAY   :
  114.           LAST DAY UPDATED  :
  115.           SYMBOL COLUMN     : 00
  116.           CLOSE COLUMN      : 00
  117.           VOLUME COLUMN     : 00
  118.           LOG OPTION        : LOG ALL DATA
  119.  
  120.           Set the "FILE NAME" to match the name of the file containing
  121.           your ascii file of daily stock quotes.  The "FIRST UPDATE DAY",
  122.           "LAST UPDATE DAY", and "LAST DAY UPDATED" will not need to be
  123.           changed if you first set the date correctly in the "PARAMETERS".
  124.           window.  Hit ENTER after the parameters are changed.  Another
  125.           window will be displayed with the contents of your data file
  126.           scrolling by.  After the end of the file is reached a message
  127.           will be displayed indicating how many stocks were successfully
  128.           updated.  If the automated update was successful, then go to the
  129.           "OUTPUT FILES" window and write the parameter file and stock file
  130.           to disk.
  131.  
  132. REFERENCE : RSA.DOC 02.15.01  README.DOC 01.13.01
  133.  
  134.  
  135. QUESTION #9 : How do I process historical stock data?
  136.  
  137. ANSWER :      The DLM/RSA "AUTOMATED UPDATE" window is used for
  138.           processing historical stock data.  Use the following parameters:
  139.  
  140.           FILE NAME TO SCAN : C:\PCPLUS\PCPLUS.LOG
  141.           SCREEN PAUSE      : END OF SCREEN
  142.           UPDATE TIME FRAME : ONE YEAR
  143.           FIRST UPDATE DAY  :
  144.           LAST UPDATE DAY   :
  145.           LAST DAY UPDATED  :
  146.           SYMBOL COLUMN     : 00
  147.           CLOSE COLUMN      : 00
  148.           VOLUME COLUMN     : 00
  149.           LOG OPTION        : LOG ALL DATA
  150.  
  151.           Set the "FILE NAME" to match the name of the file containing
  152.           your ascii file of historical stock quotes.  The "FIRST UPDATE DAY",
  153.           "LAST UPDATE DAY", and "LAST DAY UPDATED" will be automatically
  154.           calculated when the update time frame is set to "ONE YEAR".
  155.            Hit ENTER after the parameters are changed.  Another window
  156.           will be displayed with the contents of your data file
  157.           scrolling by.  After the end of the file is reached a message
  158.           will be displayed indicating how many days were successfully
  159.           updated.  If the automated update was successful, then go to the
  160.           "OUTPUT FILES" window and write the stock file to disk.
  161.  
  162. REFERENCE : RSA.DOC 02.15.01  README.DOC 01.13.01
  163.  
  164.  
  165. QUESTION #10: I have stock data from a source not supported by the
  166.               DLM/RSA Automated Update window.  Is there any way that
  167.               DLM/RSA can process the data?
  168.  
  169. ANSWER :      Free converter programs can be obtained from the DLM
  170.           Investment BBS.  If the converter program currently available
  171.           will not work with your data file, then upload a sample data
  172.           file to the BBS and DLM will attempt to develop a converter
  173.           program for it.
  174.  
  175.  
  176. QUESTION #11: How do I process a stock split?
  177.  
  178. ANSWER :      To ajust the stock data for a stock split, first go to
  179.           the PARAMETERS window and set the stock split parameters.
  180.           Then go to the UPDATE ONE YEAR window and hit F9 to switch
  181.           to update mode.  Now use the down arrow key to go down to
  182.           the last price which needs to be adjusted for the stock
  183.           split and then hit the TAB key.  Then go to the EARNINGS
  184.           window to adjust the earnings data.  Hit F9 to switch to
  185.           update mode.  Then hit the TAB key to adjust the earnings
  186.           data.  Finally go to the OUTPUT FILES window and write the
  187.           stock file to disk to save the updates.
  188.  
  189. REFERENCE : RSA.DOC 02.07.01  RSA.DOC 02.05.02
  190.  
  191.  
  192. QUESTION #12: What are the autoexec.bat and config.sys requirements
  193.           for RSA?
  194.  
  195. ANSWER :      RSA requires no change to either of these files if
  196.           installation is done in one directory as specified in the
  197.           installation instructions.  An alternative method for
  198.           installation is as follows:
  199.  
  200.           Install RSA.BAT in directory C:\BAT
  201.           Install RELATION.EXE in directory C:\EXE
  202.           Install other files in directory C:\RSA
  203.           Modify autoexec.bat path statement as follows:
  204.  
  205.           AUTOEXEC.BAT
  206.           ------------
  207.           PATH C:\BAT;C:\EXE;C:\DOS;C:\
  208.  
  209.  
  210. QUESTION #13: Are scripts available for Procomm Plus V2?
  211.  
  212. ANSWER :      The scripts on the RSA distribution diskette can be
  213.           easily modified for Procomm Plus V2 by making the following
  214.           changes:
  215.  
  216.           A) Add "PROC MAIN" statement as first line in script
  217.           B) Add "ENDPROC" statement as last line in script
  218.           C) Change format of the "WHEN" statement :
  219.                 Change : WHEN "roll" "^M"
  220.                     to : WHEN 0 "roll" TRANSMIT "^M"
  221.  
  222.  
  223. QUESTION #14: How do I process multiple stock database files?
  224.  
  225. ANSWER :      Multiple stock database files can be used with RSA to
  226.           allow processing of unlimited number of stocks as follows:
  227.  
  228.           A) Copy STOCK.DAT STOC2.DAT  (Create second stock database)
  229.           B) Copy PARMS.DAT PARM2.DAT  (Create second parameter file)
  230.           C) Copy RSA.BAT   RSA2.BAT   (Create second startup bat file)
  231.           D) Edit RSA2.BAT and change "RELATION PARMS.DAT"
  232.                 to "RELATION PARM2.DAT"
  233.           E) Start RSA program using RSA2 bat file
  234.           F) Use OUTPUT FILES window and change stock file name
  235.                 from STOCK.DAT to STOC2.DAT
  236.           G) Restart RSA program using RSA2 bat file again.  This time
  237.                 it will read the new STOC2.DAT stock file.
  238.           H) Use EARNINGS window to add new stocks with ALT-F4 and
  239.                 delete old stocks with ALT-F6.
  240.           I) Use OUTPUT FILES to write stock file STOC2.DAT to disk.
  241.  
  242.  
  243. *** END ***
  244.