home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / busi / money2.zip / MONEY260.DOC < prev    next >
Text File  |  1989-05-14  |  16KB  |  322 lines

  1.                              Welcome to MONEY v2.60 
  2.                      Copyright 1988, 1989 by Timothy Higgins
  3.                                All Rights Reserved
  4.          
  5.               This  is the latest version of a stock  portfolio  program 
  6.          that  is  geared  towards  both novice  and  experienced  stock 
  7.          investors.    No  knowledge  of the stock market  is  required, 
  8.          except for the ability to look up stock prices and market  data 
  9.          such as Treasury Bill rates and the Stock Market Index. 
  10.  
  11.               The  version  that is being distributed as SHAREWARE is  a 
  12.          scaled down version of the real thing (the SHAREWARE version is 
  13.          v2.60 whereas the "real thing" is v2.61).  The major difference 
  14.          between   the  two  versions  is  the  number  of  stocks   and 
  15.          transactions  that each program can handle.   Version 2.60  can 
  16.          only  handle at most 10  stocks and 50  transactions,   whereby 
  17.          v2.61 can handle as many as 50  stocks and 8100  transactions.  
  18.          There  are  also  minor cosmetic  and  operational  differences 
  19.          between  the  two  versions,  primarily in the  area  of  error 
  20.          checking.  ATTENTION BROKERS AND SERIOUS INVESTORS: Please keep 
  21.          in  mind  that   the imposed limit on the number of  stocks was 
  22.          arbitrary.   Version 2.61   can be custom  modified  to  handle 
  23.          almost  any  number  of  stocks  and transactions  as  long  as 
  24.          they can be processed within  640k  of memory.  Each stock  and 
  25.          transaction  occupies  approximately 80  bytes of memory.   The 
  26.          limit  on the number of stocks and transactions will depend  on 
  27.          how much conventional free memory your computer has.                
  28.  
  29.               So, what does this program do?  Here's a brief summary of
  30.          its features:
  31.  
  32.                           1. Handles 10 stocks and 50 transactions
  33.                       (v2.61 handles 50 stocks and 8100 transactions). 
  34.  
  35.                           2. Calculates TOTAL and RECENT portfolio,
  36.                       market, and individual stock returns.
  37.  
  38.                           3. Displays this information in 3 ways:
  39.  
  40.                                  a. On-Command while entering
  41.                                  data.
  42.  
  43.                                  b. Graphically, if a color graphics
  44.                                  card is attached.
  45.  
  46.                                  c. On 3 types of easy to read
  47.                                  charts: Portfolio, Transactions,
  48.                                  and Performance Summary.
  49.  
  50.                           4. Records  all transactions in  a  separate 
  51.                       file. 
  52.  
  53.                           5.  Allows printing of PORTFOLIO, MARKET,  and 
  54.                       PERFORMANCE  charts to a printer or an Ascii  (DOS 
  55.                       Text) file.  Allows printing of graphs on printers 
  56.                       that accept graphics (must run GRAPHICS.COM before 
  57.                       running MONEY260). 
  58.  
  59.                           6.    Allows  for  Stock  Splits,   and   will 
  60.                       automatically    update    the    portfolio    and 
  61. 2
  62.                       transactions  file  to  indicate  the  new   stock 
  63.                       values. 
  64.  
  65.                           7.  You decide the names to use for your  data 
  66.                       files.   This means that you can use this  program 
  67.                       to analyze any number of different portfolios. 
  68.  
  69.                           8.   Fully menu driven.   Just follow the  on-
  70.                       screen  prompts  which  guide you  throughout  the 
  71.                       program. 
  72.  
  73.                           9.  Simple data entry.   Allows editing of all 
  74.                       data  before  it gets written to the disk.    Even 
  75.                       incorporates a PANIC  BUTTON (the F1  key) if  you 
  76.                       start doing something that you wish you hadn't. 
  77.  
  78.                           10.    Extensive  error  checking  and   error 
  79.                       messages  (this applies mainly to v2.61   although 
  80.                       there   is  significant  error  checking  done  in 
  81.                       v2.60). 
  82.                
  83.  
  84.          BEFORE YOU BEGIN:
  85.  
  86.               Make a back-up of this disk including the sample data 
  87.          files. 
  88.  
  89.                            1.   Insert original disk in Drive A (the  upper 
  90.                       drive on two floppy systems).   If you have a  two 
  91.                       floppy  system insert a BLANK FORMATTED DISK in Drive 
  92.                       B (the bottom drive). Close the drive door(s)  and 
  93.                       enter the following at the DOS command prompt: 
  94.  
  95.                                         COPY A:*.* B:
  96.  
  97.                            THOSE WITH TWO FLOPPY DRIVE SKIP STEP #2  
  98.  
  99.                            2.  If you have only one Floppy drive,  enter 
  100.                       the above command.   A  message will appear on the 
  101.                       screen.  You will now take out the disk that is in 
  102.                       the  drive and replace it with a  BLANK  FORMATTED 
  103.                       DISK. Close the drive door and press ENTER.  
  104.  
  105.                            3. When the drive light(s) goes out, you will 
  106.                       have a back-up copy of the original disk. KEEP  IT 
  107.                       IN A SAFE PLACE.  
  108.  
  109.  
  110.                 Owners  of Hard-disk systems may want to copy all of the 
  111.            original  files onto their hard disk in a separate  directory 
  112.            named MONEY.  To do so, following this procedure: 
  113.  
  114.                            1. To create a separate directory on your hard 
  115.                         disk,   first  make  sure that the  DOS  command 
  116.                         prompt  says  C:\>  (or something  similar)   to 
  117.                         indicate  you are in the root directory  of  the 
  118.                         hard disk.  Then enter this command: 
  119.  
  120.                                             MD MONEY
  121.  
  122. 3
  123.                            2. Change to that directory by entering:
  124.                         
  125.                                             CD MONEY
  126.  
  127.                            3. Insert the program disk in drive A and enter 
  128.                         this command: 
  129.  
  130.                                         COPY A:*.* C:\MONEY
  131.  
  132.  
  133.          HOW TO RUN THE PROGRAM:
  134.  
  135.  
  136.               1.    Make sure the MONEY.COM and all data files that  are 
  137.            used  by the program are on the current drive and the current 
  138.            directory. Then enter: 
  139.  
  140.                                        MONEY 
  141.  
  142.               2.   You will see a brief message indicating that I  would 
  143.            appreciate  a little compensation for writing  this  program.  
  144.            It took me over a year to bring it from scratch,  to a  BASIC 
  145.            program,  back to scratch,  to a Pascal program,  and then to 
  146.            add  all the extra features.   It also cost me a  few  grades 
  147.            while in college. 
  148.  
  149.               3. To continue, Press any key.  Now enter your file names.  
  150.            If  you  just want to see how the program  operates,   simply 
  151.            press  ENTER  at the file name prompts to accept the  default 
  152.            sample data files.   To start you own files,  press ESCape to 
  153.            clear  the prompts,  then enter a file name (WITHOUT THE FILE 
  154.            EXTENSION). 
  155.  
  156.               4.   Now  you  will  be presented with the  MAIN  MENU  of 
  157.            choices.  Pick one, any one (pick a card, any card...). 
  158.  
  159.               5.  Just follow the prompts.  But be careful when entering 
  160.            stock data.
  161.             
  162.                     To indicate that you BOUGHT stock,  enter a POSITIVE 
  163.            number  at the prompt that says NUMBER OF SHARES TRADED.   To 
  164.            indicate that you SOLD stock,  enter a NEGATIVE number at the 
  165.            prompt. 
  166.  
  167.                     If  you did not buy or sell then just press Enter to 
  168.            accept the default value of 0 shares. 
  169.  
  170.                     When  you receive a dividend enter  the  appropriate 
  171.            amount.    
  172.                       
  173.                     The Beta Value is a number between 0 and 2.  You can 
  174.            look  up  the Beta for your stock in  Value  Line  Investment 
  175.            Survey which can be found in most public libraries.   If  you 
  176.            don't know the correct Beta value, then accept the default of 
  177.            1.0 . 
  178.                     
  179.                     To indicate a STOCK SPLIT,  press F10  at the NUMBER 
  180.            of SHARES TRADED prompt.  Then enter either the DECIMAL value 
  181.            of the stock split ratio (example:  3/2 = 1.5, 2/1 = 2.0), or 
  182.            enter the fraction. 
  183.  
  184. 4
  185.                     To  print  out  the charts just  follow  the  screen 
  186.            prompts.   If you want to print out the charts to a disk file 
  187.            you  may enter a file name including a path that is  no  more 
  188.            than 36 characters in length. 
  189.  
  190.               6. To accept default values just press ENTER.   To clear a 
  191.            prompt,   press ESC.    To exit from a data  entry   section,  
  192.            press F1.   You can  choose  a Lotus-style  menu selection by 
  193.            pressing the first  letter  of the  choice.  Or,  for a brief 
  194.            description  of each  choice,  press  either the  space  bar, 
  195.            HOME,  END,   or left & right arrow keys and then Press ENTER 
  196.            to make your selection.   If this is the  beginning  of a new 
  197.            portfolio  you  must  first  delete.  (remove)  the following 
  198.            two   files:   IMARKET.DAT  and  CMARKET.DAT.     IMARKET.DAT  
  199.            contains  the  initial market data for the start of  the  new 
  200.            portfolio.   CMARKET.DAT  contains  the  updated market data.   
  201.            You  must update the market data every time you buy, sell, or 
  202.            update  the  value  of  your  stock.   Once  you  create  new 
  203.            IMARKET.DAT   and   CMARKET.DAT files,    DO NOT EVER  DELETE 
  204.            THEM.      You  need  these files  to  keep    track  of  the 
  205.            performance  of  you  portfolio  relative to the market. 
  206.  
  207.  
  208.  
  209.          THAT's IT:
  210.  
  211.               For  complete  Step-by-Step instructions  and  some  stock 
  212.            market  investing tips you must either purchase MONEY version 
  213.            2.61  or register your copy of MONEY version 2.60.   Fill out 
  214.            the order form and you will also receive my latest catalog of 
  215.            programs. 
  216.  
  217.  
  218.          REGISTRATION BONUS:
  219.  
  220.                 Not  only  can this program help you keep track of  your 
  221.            investments it can also allow you to earn a few extra dollars 
  222.            in the process.   HOW?  Simple.  First you must register your 
  223.            copy    of MONEY.COM.    You will then receive your  personal 
  224.            registration number.  To  get the Registration Bonus,  give a 
  225.            COPY  of  the shareware version  (MONEY.COM)    to a   couple 
  226.            friends,  co-workers,  or relatives and tell them to register 
  227.            their  copy and tell them to give your  registration   number  
  228.            when  they register.    By  doing  so,   you  will  receive a 
  229.            BONUS check  (a commission)   of  $15.00 every  time  someone 
  230.            registers   their   copy  of  the  program  by  giving   your 
  231.            registration number. 
  232.  
  233.                 There  are  two types of registration.    The  first  is 
  234.            Shareware registration.  This is for the shareware version of 
  235.            MONEY.    Upon  registration  you  will  receive  the  latest 
  236.            shareware  version along with your own personal  registration 
  237.            number.    The  other  type of registration is for  the  full 
  238.            implemenation   of  MONEY  (version  2.61).    This  type  of 
  239.            registration  will  buy  you MONEY  v2.61   and your personal 
  240.            registration number.  Registered users  will receive STEP-BY-
  241.            STEP instructions on  how to use the program,    stock market 
  242.            investing tips,  75%  discount on updated versions,   and   a  
  243.            FREE   copy  of  the  LATEST  Shareware  version   that    is  
  244.            available at the time you register.   
  245.              
  246.              
  247.  
  248. 5
  249.          KNOWN BUGS AND SHORTCOMINGS:
  250.  
  251.               Each stock transaction must consist of no more  than 32700 
  252.            shares. (Again,  this can also be custom modified for a small 
  253.            fee.) 
  254.  
  255.               The program will try to print out a file even if a printer 
  256.            is  offline  (OFF)   or non-existent.   The program  will  be 
  257.            suspended until the printer is put on-line. 
  258.  
  259.               If you try to print a file to a disk, no error checking is 
  260.            done to make sure that there is enough disk space.   This may 
  261.            result  in  only  part of a file  being  copied.    (This  is 
  262.            corrected in version 2.61). 
  263.                       
  264.               Every effort has been made to avoid the problem of  "snow" 
  265.            on  screens that are connected to a CGA card.   Although  the 
  266.            amount  of snow has been minimized in this version it has not 
  267.            been completely eliminated.  Hopefully in future updates this 
  268.            problem will be solved. 
  269.  
  270.  
  271.  
  272.          REQUIREMENTS:
  273.  
  274.               An IBM PC/XT or 100% compatible, MS-DOS 2.1 or higher, and 
  275.            at  least 256K of memory (more memory is required for  larger 
  276.            portfolios).    A   hard disk is recommended.    A   CGA card  
  277.            (any  other  type of  color graphics card SHOULD  work)    is 
  278.            required to display the graphs,  and a printer is required to 
  279.            print out the charts. 
  280.  
  281.  
  282.  
  283.          OTHER SOFTWARE AVAILABLE FROM THIS AUTHOR:
  284.  
  285.               DIRECTory v1.2    - Disk Menu/DOS Shell program. 
  286.  
  287.               GET-IT v1.2       - Ascii file parser.
  288.  
  289.  
  290.  
  291.          READ THIS:
  292.  
  293.                 Feel  free to copy and distribute unmodified versions of 
  294.            this software.   Please remember that this is SHAREWARE.   If 
  295.            you  continue   to  use  this  program you  are  expected  to 
  296.            register  your  version  even if you choose not  to  purchase 
  297.            MONEY v2.61. 
  298.  
  299.  
  300.          DISCLAIMER:
  301.  
  302.            IN   NO  EVENT WILL THE AUTHOR OF THIS SOFTWARE BE  LIABLE TO  
  303.            YOU FOR  ANY  DAMAGES,    INCLUDING  BUT  NOT LIMITED TO LOSS  
  304.            PROFITS,    LOST  SAVINGS,    OR  ANY  OTHER  INCIDENTAL   OR 
  305.            CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY  TO 
  306.            USE THIS SOFTWARE. 
  307.  
  308.            THIS  SOFTWARE  IS  BEING DISTRIBUTED ON  AN  "AS-IS"   BASIS 
  309. 6
  310.            WITHOUT WARRANTY OF ANY KIND,    EITHER EXPRESSED OR IMPLIED,   
  311.            INCLUDING BUT  NOT   LIMITED  TO  THE  IMPLIED  WARRANTIES OF  
  312.            MERCHANTABILITY AND  FITNESS FOR  A PARTICULAR PURPOSE.    IF 
  313.            THE  PROGRAM  SHOULD PROVE   TO  BE DEFECTIVE,   YOU (AND NOT 
  314.            THE  AUTHOR)    ASSUME   THE ENTIRE  COST  OF  ALL  NECESSARY 
  315.            SERVICING, REPAIR, OR CORRECTION. 
  316.  
  317.            SOME   STATES  DO NOT PROVIDE FOR THE LIMITATION OR EXCLUSION  
  318.            OF IMPLIED   WARRANTIES  OR  LIMITATIONS  OR  EXCLUSIONS   OF  
  319.            LIABILITY FOR   INCIDENTAL   OR   CONSEQUENTIAL   DAMAGES  SO   
  320.            THE   ABOVE LIMITATIONS OR EXCLUSIONS MAY NOT APPLY TO YOU. 
  321.  
  322.