home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #2 / RBBS_vol1_no2.iso / add2 / stok.zip / $TOKTRAX.DOC < prev    next >
Text File  |  1986-11-23  |  13KB  |  337 lines

  1.               $tokTrax  version 1.0, 11/23/86
  2.               ===============================
  3.  
  4. A stock trader who uses technical analysis is like a hunter
  5. tracking a bear (or bull, as the case may be).  While the
  6. animal's tracks may appear to have no discernible pattern,
  7. a good hunter can sometimes spot a trend and guess what the
  8. animal will do next.
  9.  
  10. Stocks leave tracks, too, and their resemblance to the
  11. infamous RandomWalk beast has been demonstrated many times.
  12. (I'm not going to argue the pro's and con's of technical
  13. versus fundamental analysis here except to say that a
  14. successful hunter always knows something about his prey.)
  15. Hence the name of my program - $tokTrax.  While the tracks
  16. left by stocks can be analyzed a thousand different ways,
  17. $tokTrax provides only the basic (and most reliable, in my
  18. opinion) technical tools.
  19.  
  20. $tokTrax is fast and easy to use. Best of all, it's cheap!
  21. Only $25 makes you a registered  user with automatic free
  22. updates for one year.  (For $50, I'll send you the source
  23. code.) Registered users will also receive programs that
  24. convert Dow Jones, HuttOnLine, and CompuServe  data files
  25. to $tokTrax format.
  26.  
  27. To register, send check or money order (no credit cards,
  28. please), along with your name and address, to:
  29.  
  30.                     C. E. Raymond
  31.                     326 Oak Dale Drive
  32.                     Stafford, Texas  77477
  33.  
  34. Bugs should be reported to the same address.  If I can
  35. duplicate the error, and feel that it is significant, you
  36. will be registered (or have your registration extended) for
  37. one year.
  38.  
  39. $tokTrax was developed on an AT&T 6300, and has been tested
  40. on a Leading Edge Model D and an ITT Xtra.  A Color Graphics
  41. Adaptor is required.  Please report any incompatibility to
  42. the above address.
  43.  
  44. Okay, so let's get tracking!
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58. $tokTrax Operation
  59. ==================
  60.  
  61. (Note: If you are going to print the graphics screens that
  62. $tokTrax offers, you will need to load a graphics screen
  63. print program - such as GRAPHICS.COM or GRAFTRAX.COM - before
  64. running $tokTrax.)
  65.  
  66. To start the program, place the $tokTrax disk in the logged
  67. drive, type $TOKTRAX (or 'ST' if you don't like to type) and
  68. press <ENTER>.  While a welcome screen with the usual
  69. pleadings and disclaimers is displayed, $tokTrax will
  70. retrieve the default data drive from the $TOKTRAX.DEF file
  71. (this can be changed later in the program).  Press <ENTER>
  72. only after you've read the whole thing - especially the part
  73. about sending me some money.
  74.  
  75. Since no data is in memory, an abbreviated menu will be
  76. displayed:
  77.  
  78.  
  79. G - Graph stock data
  80.  
  81.     Pressing "G" will take you to the Graphics section of
  82.     $tokTrax.  If there were any data in memory, a dot graph
  83.     would be plotted automatically.  If no data has been
  84.     loaded, only graphics binary files (those with a ".GRA"
  85.     extension) can be examined.  Press "L" and "?" <ENTER> to
  86.     view the available graphics files, or "L" and a FILENAME
  87.     <ENTER> to load a graph.
  88.  
  89.  
  90. U - Update/create data files
  91.  
  92.     This selection is available only if no data has been
  93.     loaded into memory.  If you're tracking more than one
  94.     stock, you certainly don't want to load the entire
  95.     (.STK) data file of each one so you can add to it!
  96.     UPDATE allows several files to be quickly and easily
  97.     updated, and for new files to be created.  You will be
  98.     asked for the stock symbol, date (retained after the
  99.     first entry so you can just press <ENTER> if all your
  100.     updates are for the same day), high, low, close, and
  101.     volume (in hundreds) for each stock.  Press <ENTER> at
  102.     the SYMBOL prompt to return to the main menu.
  103.  
  104.     An even better way, of course, is to register and let me
  105.     send you programs that convert Dow Jones, CompuServe, and
  106.     HuttOnLine files to $tokTrax format!  If you track a lot
  107.     of stocks, manually updating each file every day isn't
  108.     practical unless you don't have anything else to do.
  109.     (Some people may not realize that a modem, and a
  110.     password, will be required to use the above-mentioned
  111.     programs.  So now they know.)
  112.  
  113.     Note - throughout the program, the date can be entered
  114.     using several formats:
  115.  
  116.                      YYYY-MM-DD
  117.                      MMDDYY
  118.                      MM.DD.YY
  119.                      MM/DD/YY
  120.                      MM-DD-YY
  121.  
  122.  
  123.  
  124. L - Load stock data from disk
  125.  
  126.     Press "L" and "?" <ENTER> to view the available STK
  127.     files, or "L" and FILENAME <ENTER> to load a file.  Up
  128.     to 1000 stock records may be loaded  (587 if you want
  129.     graphics).
  130.  
  131.  
  132. C - Change data drive
  133.  
  134.     Press "C" to change the drive that $tokTrax searches for
  135.     the .STK data files.  You will be asked if you want the
  136.     new drive to become the default data drive.  If the file
  137.     $TOKTRAX.DEF is missing, drive C: will be the default.
  138.  
  139.  
  140. K - Kill a data file
  141.  
  142.     Pressing "K" will bring up a directory of all files on
  143.     the logged data drive. Type the full name of the file you
  144.     wish to delete (no wildcards) and press <ENTER>.  A
  145.     confirmation will be requested.  Type <ENTER> to return
  146.     to the Main Menu.
  147.  
  148.  
  149. X - eXit to DOS
  150.  
  151.     Press "X" to leave $tokTrax and return to DOS.  If
  152.     changes in the current data file have not been saved,
  153.     you will asked if you wish to save them.
  154.  
  155.  
  156. When data has been loaded into memory with the "L" command,
  157. the descriptive statistics of that data are calculated and
  158. displayed.  (If you can remember the Menu commands, they are
  159. all available at this point.  Otherwise, press <ENTER> to
  160. bring up the Main Menu.)
  161.  
  162. The Main Menu will now offer several new options, and the
  163. function of some of the others will have changed slightly.
  164.  
  165.  
  166. V - View/edit/add stock data
  167.  
  168.     "V" allows you to view, change, or add to the current
  169.     data file.  The last 20 records in the file will display
  170.     first, since those are usually the ones you're most
  171.     interested in.  Several options will be displayed across
  172.     the bottom of the screen, some of which use the number
  173.     pad functions (with <NumLock> off):
  174.  
  175.     <PgUp> - display the previous 20 records.
  176.  
  177.     <PgDn> - display the next 20 records.
  178.  
  179.     <Home> - display the first 20 records.
  180.  
  181.     <End>  - display the last 20 records.
  182.  
  183.     <E>dit - edit or add to data file.  If you answer the
  184.              "Day #" prompt with a number larger than the
  185.              number of records (N) in the file, record N+1
  186.              will be created as a duplicate of record N,
  187.              except that the date will be incremented.  Now
  188.              just answer the questions, pressing <ENTER> for
  189.              the items that don't change.  If you answer with
  190.              an existing record number, just answer each
  191.              question with the new value, or press <ENTER> if
  192.              there's no change.
  193.  
  194.     <S>plit- when a stock splits, I like to adjust the old
  195.              prices so that they reflect the new stock value.
  196.              Answer the "Ending Day #" prompt with the record
  197.              number of the day before the split, and the
  198.              "Ratio" prompt with something like "3:1".  All
  199.              prices up to the day of the split will, in this
  200.              case, be divided by three.  If you make a
  201.              mistake, just split it again, this time using
  202.              the reverse ratio, e.g. "1:3".
  203.  
  204.     <K>ill - kill a record. Warning - no confirmation is
  205.              requested!  Press "/" if you change your mind.
  206.  
  207.     <G>oto - page to a specific record number.
  208.  
  209.     <ENTER>- return to Main Menu.  If changes have been made
  210.              in the file, the data will be analyzed.
  211.  
  212.  
  213. G - Graph stock data
  214.  
  215.     With stock data now available, a dot graph of the data
  216.     will be plotted immediately, and several Overlays and
  217.     Options will be listed across the bottom of the screen:
  218.  
  219.     Outline Overlay - if "O" is selected, the dots will be
  220.       connected to form a line graph of the data.  If "O" is
  221.       the first overlay selected, the area below the line
  222.       will be filled.  If you want the line graph but don't
  223.       like the filling, select one of the other overlays
  224.       first.  (This feature was put in because the Hilo
  225.       Overlay is sometimes obscured by the filling.)  If two
  226.       files are in memory (see the file Load command), the
  227.       two graphs will be drawn side by side.
  228.  
  229.     Hilo Overlay - graphs the high, low, and close for each
  230.       record.  This overlay is only useful if the total
  231.       number of records is less than 100, otherwise the lines
  232.       are so close together you can't distinguish them.  (It
  233.       does help to enhance the price outline on displays
  234.       crowded with other overlays, though.)
  235.  
  236.     Price Overlay - draws lines indicating price levels.  The
  237.       increment between lines is determined by the range of
  238.       prices in the file.
  239.  
  240.     stDev Overlay - draws 3 heavy lines across the screen.
  241.       The center line represents the average closing value of
  242.       the stock.  The other two lines indicate one standard
  243.       deviation above and below the average.  (If you don't
  244.       know what a standard deviation is, just think of it as
  245.       the average difference from the average.) I especially
  246.       like this indicator because - in an otherwise steady
  247.       company (and industry) - a stock selling below the low
  248.       deviation may be a good buy, while a high deviation can
  249.       be a signal to sell.  Again, you've got to know
  250.       something about the animal you're tracking!
  251.  
  252.     movAvg - a moving average can also (allegedly) be used to
  253.       send buy or sell signals, if you can select the proper
  254.       number of days to be averaged.  A number that's too low
  255.       will be overly sensitive to price fluctuations (the
  256.       broker's fees will eat you alive), while too high an
  257.       average won't be sensitive enough and you'll miss the
  258.       best buy/sell signals.  Maybe there's a good method for
  259.       determining the number of days to use for a moving
  260.       average.  Let me know if you find it.  I'll register
  261.       you for free!
  262.  
  263.     Volume Overlay - draws a bar graph indicating the
  264.       relative activity of the stock across the bottom of the
  265.       screen.  Lines indicating the average volume and the
  266.       high standard deviation are also drawn.
  267.  
  268.     Month Overlay - draws vertical lines seperating each
  269.       month's activity.  The month and year are displayed
  270.       below the graph.
  271.  
  272.     Save Option - saves the current graph to disk as a binary
  273.       file with a ".G" extension.  Requires 32K, so be sure
  274.       you have enough free disk space!
  275.  
  276.     Load Option - Load a ".G" binary file (graph).  Press
  277.       <ENTER> to display the available files.
  278.  
  279.     <spacebar> Option - clears the OVERLAY and OPTION prompts
  280.       from the screen so that a "clean" screen print can be
  281.       obtained.
  282.  
  283.     <PrtSc> Option - print the graphics screen.  (The program
  284.       GRAPHICS.COM should already be in memory.  I highly
  285.       recommend that you obtain the excellent public domain
  286.       offering by Marty Smith, GRAFTRAX.COM, as an
  287.       alternative to GRAPHICS.COM.)
  288.  
  289.     <ENTER> Option - return to Main Menu.
  290.  
  291.  
  292. P - Print stock data
  293.  
  294.     Output all stock records to the printer.  Make  sure the
  295.     printer and plenty of paper are available!
  296.  
  297.  
  298. D - Descriptive statistics
  299.  
  300.     Display the statistics screen.
  301.  
  302.  
  303. L - Load stock data from disk
  304.  
  305.     When data is already in memory, $tokTrax will ask if you
  306.     want to Append or Replace the data currently in memory
  307.     with the new data.  If you answer "R" or press <ENTER>,
  308.     memory will be cleared before the new file is loaded.
  309.     Pressing "A" will cause the new data to be appended to
  310.     the current data.  (If the appended file is now out of
  311.     order, a "sOrt" option will be available when you return
  312.     to the Main Menu.) This command also makes it possible to
  313.     load the files of two different stocks and compare their
  314.     graphs side by side (as long as the total number of
  315.     records is no more than 587).
  316.  
  317. S - Save stock data to disk
  318.  
  319.     If you want your data saved under the current name, type
  320.     an asterisk "*" <ENTER>.   Otherwise type in the name you
  321.     want it saved under (without the extension) and press
  322.     <ENTER>.  The file will be saved with a ".STK" extension
  323.     on the currently logged data drive.
  324.  
  325. O - Sort data by date
  326.  
  327.     If the data currently in memory is not in date-order,
  328.     this menu selection will appear.
  329.  
  330. R - Restart $tokTrax
  331.  
  332.     Clears memory and restarts the program.  If changes to
  333.     current data have not been saved, a warning will be
  334.     issued.
  335.  
  336.  
  337. May the Bull be with you!