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

  1.  
  2. ╔══════════════════════════════════════════════════════════════════════════════╗
  3. ║    SECTION 01.01.01 : INDEX                                                  ║
  4. ╚══════════════════════════════════════════════════════════════════════════════╝
  5.  
  6.       1.01   Index
  7.       1.02   Hardware Requirements
  8.       1.03   Installation
  9.       1.04   Files on Distribution Diskette
  10.       1.05   Registration Form
  11.       1.06   Shareware and Registered Version
  12.       1.07   Technical Support
  13.       1.08   Disclaimer
  14.       1.09   Trademark References
  15.       1.10   Parameter File
  16.       1.11   Table File
  17.       1.12   Stock File
  18.       1.13   Stock File Update Procedure
  19.       1.14   Stock-Watch Update Procedure
  20.       1.15   Glossary
  21.  
  22.       2.01   Primary Option Panel
  23.       2.02   File Input
  24.       2.03   File Output
  25.       2.04   System Parameters
  26.       2.05   Earnings Data
  27.       2.06   Stock Data - One Day
  28.       2.07   Stock Data - One Year
  29.       2.08   Commission Data
  30.       2.09   Table Selection Panel
  31.       2.10   Table Update Panel
  32.       2.11   Display Table
  33.       2.12   Graph Table
  34.       2.13   Script Generation
  35.       2.14   Automated Update
  36.       2.15   Color Changes
  37.  
  38. ╔══════════════════════════════════════════════════════════════════════════════╗
  39. ║    SECTION 01.02.01 : HARDWARE REQUIREMENTS                                  ║
  40. ╚══════════════════════════════════════════════════════════════════════════════╝
  41.  
  42.      Relational Stock Analysis requires 640K of memory, 1 360K floppy
  43.      drive (hard drive recommended), and a graphics card and monitor.
  44.      Graphics modes supported include VGA, EGA, CGA, and Hercules.
  45.      A modem, communications software, and membership in GEnie,
  46.      Dow Jones News Retrieval, CompuServe, Prodigy, or other
  47.      information system is recommended for retrieval of data for
  48.      automated update of stock price and volume data.
  49.  
  50. ╔══════════════════════════════════════════════════════════════════════════════╗
  51. ║    SECTION 01.03.01 : INSTALLATION                                           ║
  52. ╚══════════════════════════════════════════════════════════════════════════════╝
  53.  
  54.      INSTALLATION FOR A HARD DRIVE SYSTEM
  55.  
  56.      Create a directory for installing the files.  For example purposes
  57.      we will create directory 'RSA' on drive 'C' and copy files from
  58.      the green distribution diskette in drive 'A'.
  59.  
  60.              1) Create directory :
  61.                     MKDIR C:\RSA
  62.  
  63.              2) Copy all files to directory :
  64.                     COPY A:\*.* C:\RSA
  65.  
  66.              3) Install parameter file for your monitor type :
  67.  
  68.                 For 64 color VGA graphics :
  69.                     COPY A:\VPARMS.DAT C:\RSA\PARMS.DAT
  70.                 or) 16 color VGA graphics :
  71.                     COPY A:\V16PARMS.DAT C:\RSA\PARMS.DAT
  72.                 or) 64 color EGA graphics :
  73.                     COPY A:\EPARMS.DAT C:\RSA\PARMS.DAT
  74.                 or) 16 color EGA graphics :
  75.                     COPY A:\E16PARMS.DAT C:\RSA\PARMS.DAT
  76.                 or) 4 color CGA graphics :
  77.                     COPY A:\CPARMS.DAT C:\RSA\PARMS.DAT
  78.                 or) VGA monochrome graphics :
  79.                     COPY A:\VMPARMS.DAT C:\RSA\PARMS.DAT
  80.                 or) EGA monochrome graphics :
  81.                     COPY A:\EMPARMS.DAT C:\RSA\PARMS.DAT
  82.                 or) CGA monochrome graphics :
  83.                     COPY A:\CMPARMS.DAT C:\RSA\PARMS.DAT
  84.                 or) Hercules monochrome graphics :
  85.                     COPY A:\HMPARMS.DAT C:\RSA\PARMS.DAT
  86.  
  87.      If 360K diskettes are being used for installation, insert the
  88.      black distribution diskette in drive 'A'.
  89.  
  90.              4) Copy all files to directory :
  91.                     COPY A:\*.* C:\RSA
  92.  
  93.              5) Change current directory :
  94.                    CD C:\RSA
  95.  
  96.              6) Change current drive :
  97.                    C:
  98.  
  99.              7) Execute RSA.BAT file to start program.
  100.                    RSA
  101.  
  102.  
  103.      INSTALLATION FOR A FLOPPY DRIVE ONLY SYSTEM
  104.  
  105.      The Relational Stock Analysis can be executed directly from the
  106.      green distribution diskette.  You should make a backup copy
  107.      of both diskettes before starting.
  108.  
  109.              1) Install parameter file for your monitor type :
  110.  
  111.                 For 64 color VGA graphics :
  112.                     COPY A:\VPARMS.DAT A:\PARMS.DAT
  113.                 or) 16 color VGA graphics :
  114.                     COPY A:\V16PARMS.DAT A:\PARMS.DAT
  115.                 or) 64 color EGA graphics :
  116.                     COPY A:\EPARMS.DAT A:\PARMS.DAT
  117.                 or) 16 color EGA graphics :
  118.                     COPY A:\E16PARMS.DAT A:\PARMS.DAT
  119.                 or) 4 color CGA graphics :
  120.                     COPY A:\CPARMS.DAT A:\PARMS.DAT
  121.                 or) VGA monochrome graphics :
  122.                     COPY A:\VMPARMS.DAT A:\PARMS.DAT
  123.                 or) EGA monochrome graphics :
  124.                     COPY A:\EMPARMS.DAT A:\PARMS.DAT
  125.                 or) CGA monochrome graphics :
  126.                     COPY A:\CMPARMS.DAT A:\PARMS.DAT
  127.                 or) Hercules monochrome graphics :
  128.                     COPY A:\HMPARMS.DAT A:\PARMS.DAT
  129.  
  130.              2) Execute RSA.BAT file to start program.
  131.                    RSA
  132.  
  133. ╔══════════════════════════════════════════════════════════════════════════════╗
  134. ║    SECTION 01.04.01 : FILES ON DISTRIBUTION DISKETTES                        ║
  135. ╚══════════════════════════════════════════════════════════════════════════════╝
  136.  
  137.      The distribution diskette(s) contain the following files:
  138.  
  139.        RELATION.EXE - Relational Stock Analysis program.
  140.        RSA.BAT      - Startup BAT file.
  141.  
  142.        STOCK.DAT    - Stock database file.
  143.        TABLE.DAT    - Table definition file.
  144.        VPARMS.DAT   - Parameter file for 64 color VGA users.
  145.        V16PARMS.DAT - Parameter file for 16 color VGA users.
  146.        EPARMS.DAT   - Parameter file for 64 color EGA users.
  147.        E16PARMS.DAT - Parameter file for 16 color EGA users.
  148.        CPARMS.DAT   - Parameter file for 4 color CGA users.
  149.        VMPARMS.DAT  - Parameter file for VGA monochrome users.
  150.        EMPARMS.DAT  - Parameter file for EGA monochrome users.
  151.        CMPARMS.DAT  - Parameter file for CGA monochrome users.
  152.        HMPARMS.DAT  - Parameter file for Hercules monochrome users.
  153.  
  154.        REGISTER.DOC  - Registration form.
  155.        README.DOC - This documentation file.
  156.        RSA.DOC    - RSA documentation file.
  157.        FAQ.DOC    - Frequently asked questions with answers.
  158.        MOUSE.DEF  - Sample Logitech mouse definition file.
  159.        M_RSA.MSC  - Sample Mouse Systems mouse definition file.
  160.  
  161.        CS11.ASP   - Script gen. input file 1 for Procomm access to CompuServe.
  162.        CS12.ASP   - Script gen. input file 2 for Procomm access to CompuServe.
  163.        CS13.ASP   - Script gen. input file 3 for Procomm access to CompuServe.
  164.        CSDAY.ASP  - Script gen. output file for use in accessing CompuServe
  165.                     online service with Procomm to retrieve stock price and
  166.                     volume data for one day for each stock in stock database.
  167.  
  168.        CSW1.ASP   - Script gen. input file 1 for Procomm access to CompuServe.
  169.        CSW2.ASP   - Script gen. input file 2 for Procomm access to CompuServe.
  170.        CSW3.ASP   - Script gen. input file 3 for Procomm access to CompuServe.
  171.        CSWEEK.ASP - Script gen. output file for use in accessing CompuServe
  172.                     online service with Procomm to retrieve stock price and
  173.                     volume data for five days for each stock in stock database.
  174.  
  175.        DJ11.ASP   - Script gen. input file 1 for Procomm access to Dow Jones.
  176.        DJ12.ASP   - Script gen. input file 2 for Procomm access to Dow Jones.
  177.        DJ13.ASP   - Script gen. input file 3 for Procomm access to Dow Jones.
  178.        DJDAY.ASP  - Script gen. output file for use in accessing Dow Jones
  179.                     online service with Procomm to retrieve stock price and
  180.                     volume data for one day for each stock in stock database.
  181.  
  182.        DJW1.ASP   - Script gen. input file 1 for Procomm access to Dow Jones.
  183.        DJW2.ASP   - Script gen. input file 2 for Procomm access to Dow Jones.
  184.        DJW3.ASP   - Script gen. input file 3 for Procomm access to Dow Jones.
  185.        DJWEEK.ASP - Script gen. output file for use in accessing Dow Jones
  186.                     online service with Procomm to retrieve stock price and
  187.                     volume data for 12 days for each stock in stock database.
  188.  
  189.        GE11.ASP   - Script generation input file 1 for Procomm access to GEnie.
  190.        GE12.ASP   - Script generation input file 2 for Procomm access to GEnie.
  191.        GE13.ASP   - Script generation input file 3 for Procomm access to GEnie.
  192.        GEDAY.ASP  - Script generation output file for use in accessing GEnie
  193.                     online service with Procomm to retrieve stock price and
  194.                     volume data for one day for each stock in stock database.
  195.  
  196. ╔══════════════════════════════════════════════════════════════════════════════╗
  197. ║    SECTION 01.05.01 : SHAREWARE AND REGISTERED VERSIONS                      ║
  198. ╚══════════════════════════════════════════════════════════════════════════════╝
  199.  
  200.      The shareware version of the Relational Stock Analysis may be
  201.      copied and distributed to friends.   The shareware version may
  202.      be used free for 30 days.  After that you will be required to
  203.      send a registration fee of $45 to DLM Consulting for use of the
  204.      program.  The registration fee will provide you:
  205.  
  206.          - Latest release of program with new features and enhancements.
  207.          - One year of techical support.
  208.          - Your input and ideas may be included in future releases.
  209.          - Bulletin board access to utility programs.
  210.          - Inexpensive upgrades ($5) available for future versions.
  211.          - Printed illustrated documentation ($4) with description of
  212.            the technical analysis functions & buy/sell signals.
  213.          - Commission ($5) for each new order referred by you.
  214.  
  215.      The registered version of the Relational Stock Analysis and
  216.      associated utility programs are licensed software for use by
  217.      the original owner only and may not be copied or transferred.
  218.  
  219. ╔══════════════════════════════════════════════════════════════════════════════╗
  220. ║    SECTION 01.06.01 : TECHNICAL SUPPORT                                      ║
  221. ╚══════════════════════════════════════════════════════════════════════════════╝
  222.  
  223.      Technical support will be provided for one year to registered users
  224.      of this program.  Users will be expected to purchase a new release
  225.      diskette approximately once each year containing new enhancements
  226.      and fixes to reported problems.  Technical support will not be
  227.      provided for releases more than one year old.  The cost of additional
  228.      new release diskettes is only $5 and provides an additional one
  229.      year of technical support.  The diskette will contain the latest
  230.      version of the program and data files.
  231.  
  232.      Technical support will be provided for installation and
  233.      operation of the Relational Stock Analysis.  Technical support
  234.      does not include training in use of technical analysis functions.
  235.  
  236.      A bulletin board is available for sending messages to DLM.
  237.      The BBS phone number is 214-596-5121 (N/8/1/F).  Messages
  238.      can also be sent to DLM at GEnie mail address "DL.MACE",
  239.      Prodigy ID "GCNS46A", AOL ID "DLMace", Compuserve ID 71171,500,
  240.      or to "SYSOP" at the BBS above.
  241.  
  242. ╔══════════════════════════════════════════════════════════════════════════════╗
  243. ║    SECTION 01.07.01 : DISCLAIMER                                             ║
  244. ╚══════════════════════════════════════════════════════════════════════════════╝
  245.  
  246.      In no event whatsoever will DLM Consulting be liable for
  247.      damages or losses in regard to the usage of this program,
  248.      data, or documentation.  No refunds will be given for this
  249.      program.  A free shareware version is available for evaluation.
  250.  
  251. ╔══════════════════════════════════════════════════════════════════════════════╗
  252. ║    SECTION 01.08.01 : TRADEMARK REFERENCES                                   ║
  253. ╚══════════════════════════════════════════════════════════════════════════════╝
  254.  
  255.      In this manual, references are made to a number of trademarks:
  256.  
  257.      Barron's is a trademark of Dow Jones & Co.
  258.      CompuServe is a trademark of CompuServe Inc.
  259.      Prodigy is a trademark of Prodigy Services Co.
  260.      GEnie is a trademark of General Electric Information Services.
  261.      America Online is a service mark of Quantum Computer Services, Inc.
  262.      Dow Jones News Retrieval is a trademark of Dow Jones & Co.
  263.      Stock-Watch is a product of Micro Warehouse.
  264.      Procomm is a trademark of Datastorm Technologies Inc.
  265.      Bitcom is a trademark of BIT Software Inc.
  266.  
  267. ╔══════════════════════════════════════════════════════════════════════════════╗
  268. ║    SECTION 01.09.01 : REGISTRATION FORM                                      ║
  269. ╚══════════════════════════════════════════════════════════════════════════════╝
  270.                 
  271. ╔═════════════════════════════════════════════════════════════╗
  272. ║                                                             ║
  273. ║                                                             ║
  274. ║    REGISTRATION FORM                                        ║
  275. ║    -----------------------------------------------------    ║
  276. ║                                                             ║
  277. ║                 ╔════════════════════════╗                  ║
  278. ║                 ║                        ║                  ║
  279. ║    MAIL TO :    ║     DLM Consulting     ║                  ║
  280. ║                 ║     P O Box 867452     ║                  ║
  281. ║                 ║     Plano TX 75086     ║                  ║
  282. ║                 ║                        ║                  ║
  283. ║                 ╚════════════════════════╝                  ║
  284. ║                                                             ║
  285. ║    DESCRIPTION                                     PRICE    ║
  286. ║    -----------------------------------------------------    ║
  287. ║                                                             ║
  288. ║    Relational Stock Analysis Registration        $ 45.00    ║
  289. ║      Includes documentation on diskette and                 ║
  290. ║      one year technical support on DLM BBS                  ║
  291. ║      or GEnie.                                              ║
  292. ║                                                             ║
  293. ║    Add $4.00 for E-Mail technical support   Mail $ _____    ║
  294. ║      on Prodigy, Compuserve, or AOL.                        ║
  295. ║                                                             ║
  296. ║    Add $4.00 for printed documentation:      Doc $ _____    ║
  297. ║      Includes illustrated printed version                   ║
  298. ║      of RSA.DOC and README.DOC files.                       ║
  299. ║                                                             ║
  300. ║    Add $2.00 if you want diskettes to be    Disk $ _____    ║
  301. ║      mailed rather than downloading from                    ║
  302. ║      the bulletin board.                                    ║
  303. ║                                                             ║
  304. ║    Texas residents add State Sales Tax:      Tax $ _____    ║
  305. ║                                                             ║
  306. ║    Total                                   Total $ _____    ║
  307. ║                                                             ║
  308. ║                                                             ║
  309. ║    Please make checks payable to:         DLM Consulting    ║
  310. ║                                                             ║
  311. ║                                                             ║
  312. ║    Name : ______________________________________________    ║
  313. ║                                                             ║
  314. ║    Address: ____________________________________________    ║
  315. ║                                                             ║
  316. ║    City/State/Zip: _____________________________________    ║
  317. ║                                                             ║
  318. ║    Diskette Type (360K/720K) : _________________________    ║
  319. ║                                                             ║
  320. ║                                                             ║
  321. ║    The following information may be ommitted if desired.    ║
  322. ║                                                             ║
  323. ║    Phone Number              : _________________________    ║
  324. ║                                                             ║
  325. ║    Compuserve ID             :                              ║
  326. ║    Prodigy ID                :                              ║
  327. ║    AOL ID                    :                              ║
  328. ║    GEnie ID                  : _________________________    ║
  329. ║                                                             ║
  330. ║    PC type/speed (286/12 etc):                              ║
  331. ║    Monitor type (VGA, etc)   :                              ║
  332. ║    DOS version               : _________________________    ║
  333. ║                                                             ║
  334. ║    Referred by               : _________________________    ║
  335. ║                                                             ║
  336. ║    We offer an $5 commission for orders referred to us by   ║
  337. ║    registered customers.                                    ║
  338. ║                                                             ║
  339. ╚═════════════════════════════════════════════════════════════╝
  340.  
  341. ╔══════════════════════════════════════════════════════════════════════════════╗
  342. ║    SECTION 01.10.01 : PARAMETER FILE                                         ║
  343. ╚══════════════════════════════════════════════════════════════════════════════╝
  344.  
  345.      The parameter file contains the following data:
  346.  
  347.      (Not available in shareware version)
  348.  
  349.  
  350. ╔══════════════════════════════════════════════════════════════════════════════╗
  351. ║    SECTION 01.11.01 : TABLE FILE                                             ║
  352. ╚══════════════════════════════════════════════════════════════════════════════╝
  353.  
  354.      The table file contains the following table function definitions:
  355.  
  356.      (Not available in shareware version)
  357.  
  358. ╔══════════════════════════════════════════════════════════════════════════════╗
  359. ║    SECTION 01.12.01 : STOCK FILE                                             ║
  360. ╚══════════════════════════════════════════════════════════════════════════════╝
  361.  
  362.  
  363.      The stock file contains the following data:
  364.  
  365.      (Not available in shareware version)
  366.  
  367.      The maximum stocks in the stock database is dependent on amount
  368.      of memory available in the 640K DOS region.  See section 02.05
  369.      in file RSA.DOC for information on adding, changing, or deleting
  370.      stock symbols.
  371.  
  372. ╔══════════════════════════════════════════════════════════════════════════════╗
  373. ║    SECTION 01.13.01 : STOCK UPDATE PROCEDURE                                 ║
  374. ╚══════════════════════════════════════════════════════════════════════════════╝
  375.  
  376.      Use of an online information system to retrieve stock price and
  377.      volume data for updating the stock database is recommended.  The
  378.      option of manual update with the stock data window is available.
  379.      Updates can be performed on a daily basis or for multiple days.
  380.      Sample script files are provided for both methods.
  381.  
  382.         1) Use Script file to retrieve data from online service.
  383.         2) Start Relational Stock Analysis program.
  384.         3) Use System Parameters window to increase last day updated value.
  385.         4) Use Automated Update window to update the stock data.  See
  386.            section on Automated Update for more information.
  387.         5) Use File Output window to write the updated Parameter File
  388.            and Stock File to disk.
  389.  
  390.      Or this same sequence of program options can be perfomed by doing
  391.      the following:
  392.  
  393.         1) Use Script file to retrieve data from online service.
  394.         2) Start Relational Stock Analysis program by inserting
  395.            an '*' before the parameter file name:
  396.                   RELATION *PARMS.DAT
  397.  
  398.      This will automatically select the System Parameters window,
  399.      the Automated Update window,  and the File Output window.
  400.      The Automated Update window options must already be set to the
  401.      correct quote log file name and update time frame of one day.
  402.  
  403. ╔══════════════════════════════════════════════════════════════════════════════╗
  404. ║    SECTION 01.14.01 : STOCK-WATCH UPDATE PROCEDURE                           ║
  405. ╚══════════════════════════════════════════════════════════════════════════════╝
  406.  
  407.      A special updater program "RSA-UP.EXE" is available for use
  408.      with the Stock-Watch program.  The RSA-UP program is available
  409.      on the DLM BBS to registered users.  Stock-Watch is a software
  410.      package for use in downloading quotes from the Prodigy service.
  411.      More information on Stock-Watch can be obtained from the
  412.      Micro Warehouse BBS at 214-349-0241.
  413.  
  414. ╔══════════════════════════════════════════════════════════════════════════════╗
  415. ║    SECTION 01.15.01 : GLOSSARY                                               ║
  416. ╚══════════════════════════════════════════════════════════════════════════════╝
  417.  
  418.      Add Stock ................................... 02.05.02 , 02.14.01
  419.      Automated Update ....................................... 02.14.01
  420.      Change Stock Symbol Name ............................... 02.05.02
  421.      Color Changes .......................................... 02.15.01
  422.      Commission Data ........................................ 02.08.01
  423.      Delete Stock ........................................... 02.05.02
  424.      File Input ............................................. 02.02.01
  425.      File Output ............................................ 02.03.01
  426.      Graph Colors ........................................... 02.12.01
  427.      Graph Range ............................................ 02.09.02
  428.      Graph Scale ............................................ 02.09.02
  429.      Graphic Modes .......................................... 02.12.01
  430.      Hardware Requirements .................................. 01.02.01
  431.      Installation ........................................... 01.03.01
  432.      Log File ............................................... 02.04.01
  433.      Order Form ............................................. 01.09.01
  434.      Parameter File ......................................... 01.10.01
  435.      Registration Form ...................................... 01.09.01
  436.      Script Generation ...................................... 02.13.01
  437.      Sort Order ............................................. 02.09.02
  438.      Stock Comparison Function ................... 02.09.02 , 02.11.01
  439.      Stock File ............................................. 01.12.01
  440.      Stock File Update Procedure ................. 01.13.01 , 02.14.01
  441.      Stock Split ................................. 02.04.01 , 02.05.02
  442.      Stock-Watch ................................. 01.14.01 , 02.05.01
  443.      Table File ............................................. 01.11.01
  444.      Table Display .......................................... 02.11.01
  445.      Table Selection ........................................ 02.09.01
  446.      Table Column Update .................................... 02.10.01
  447.      Technical Analysis Functions ........................... 01.11.01
  448.      Technical Support ...................................... 01.06.01
  449.