home *** CD-ROM | disk | FTP | other *** search
/ Boldly Go Collection / version40.iso / TS / 17A / CHARTING.ZIP / CHARTING.DOC < prev    next >
Text File  |  1992-05-01  |  6KB  |  115 lines

  1.  
  2.        CHARTING.ZIP
  3.  
  4.        Version 4/15/92   6:46pm
  5.  
  6.        This version is currently under development and should be considered
  7.        a tester version. Please note that this documentation is brief and
  8.        to the point. More complete documentation will be available as
  9.        development continues.
  10.  
  11.        ----------------------------
  12.        NEW FEATURES & MODIFICATIONS
  13.        ----------------------------
  14.  
  15.        4/15/92
  16.  
  17.        - DEFAULT indicator module does not automatically load on start-up.
  18.          To load, press <G> and toggle to DEFAULT.
  19.        
  20.        - Pointer is turned off on start-up. Press <.> to toggle on and off.
  21.  
  22.        - <I>ncrement LN Scale.  (LN stands for Natural Logarithm)
  23.        
  24.        New feature which allows you to manually set grid to a log scale.
  25.        The value you select represents the percent change between each 
  26.        grid line. If you set Increment=7%, you will notice that no matter
  27.        where the stock price is on the graph, it moves 7% if it moves from
  28.        one grid line to another. If you set Increment=1%, each grid line
  29.        would represent a 1% move in the stock. To turn off the log scale,
  30.        set increment=0%. TeleChart will then automatically scale the graph
  31.        to fit the screen. This is the default value at start-up.
  32.  
  33.        There are several major advantages to viewing graphs on LN scales.
  34.  
  35.        1. You can see at a glance the percentage change of various price
  36.        swings. Without even looking at the price scale, you can visually
  37.        calculate the percent of a swing by counting the number of grid
  38.        lines it passes through.
  39.        
  40.        2. A one inch move always equals the same return on your money. It 
  41.        doesn't matter whether the stock is $10 per share, $100 per share, 
  42.        or the stock is IBM or MSFT or an index, or whether you are looking
  43.        at 1 year of history or 3 years. If you set increment=5%, one grid
  44.        line will always equal a 5% move. Remember, because you are setting
  45.        an absolute scale, if the stock is very volatile, it may not all
  46.        fit on the screen. This will not cause an error, but your graph will
  47.        run off the screen. If you wish to compress, simply set your 
  48.        increment percent higher.
  49.        
  50.        3. One of the biggest advantages to LOG charts is that when you scan
  51.        from stock to stock, you get a good feel for each stock's true
  52.        movement. For example, a stock trading between 10 and 20 will look 
  53.        twice as volatile as a stock trading between 15 and 20. Also, a 
  54.        stock which has gone from 10 to 30 (+200%) will look like it has 
  55.        gone up four times as much as a stock which has gone from 40 to 
  56.        60 (+50%). The automatic scaling of the non-log graphs can be 
  57.        very deceiving by making non-moving stocks look similar in pattern
  58.        to big movers.
  59.  
  60.        4. And last but not least, when using the new <->Superimpose feature,
  61.        you will be comparing apples with apples, not oranges. For example,
  62.        if you are looking at a chart of MSFT and you wish to see how
  63.        it compares to the S&P 500, you <-> superimpose a graph of SP-500
  64.        over MSFT. Since it is plotted on the exact same log scale, a one
  65.        inch move in either graph represents the exact same percent change.
  66.  
  67.        <-> Superimpose.
  68.        
  69.        New feature which allows you to superimpose price graphs over
  70.        each other. To invoke, simply press <-> while viewing a stock
  71.        and select the symbol of the stock or index you wish to plot. 
  72.        It works just like the <J>ump feature. Note that any indicators
  73.        you calculate after imposing another graph on top of your current
  74.        graph are of the NEW IMPOSED GRAPH (NOT of the original graph). 
  75.        This allows you to superimpose indicators of different stocks
  76.        and indicis as well. You can superimpose up to 3 different graphs
  77.        on top of each other. At the current time, superimposed images are
  78.        not built into the MODULE system. This means if you jump to another
  79.        stock or change time frames, you will lose your superimposed images.
  80.        Also, if you jump to another stock,
  81.        any indicators which were calculated from the superimposed
  82.        images will become calculated from the new stock price graph.
  83.        This is only temporary as this feature is currently being built
  84.        into the MODULE system and should be available soon.
  85.  
  86.        <+> Stock Symbol List.
  87.        
  88.        New feature displays a window of scrollable symbol list. This feature
  89.        will probably display stock names as well fairly soon.
  90.  
  91.        Check ELECTRONIC <W>ORDEN REPORT while viewing a chart for
  92.        announcement of next version of CHARTING.ZIP on BBS. It
  93.        will include bug corrections for this version including
  94.        envelope channel miscalculation, volume bar scaling bug after
  95.        long term price moving average, Momentum not storable in module.
  96.        Preview of features in near future versions include keeping
  97.        a separate 'WatchList' on the fly, MACD indicator, RANK#1 Stock
  98.        Capsules, improve date bar scale, increase speed of charts for
  99.        users w/o math coprocessors.
  100.  
  101.        NO MORE CURRENT DOCUMENTATION AVAILABLE AT THIS TIME.
  102.        
  103.        ---------
  104.        BUG FIXES
  105.        ---------
  106.  
  107.        - 4/15/92
  108.        
  109.        - fixed OVERFLOW error when calculating STOCHASTICS
  110.          & RSI on stocks with low volatility.
  111.  
  112.        - fixed ILLEGAL FUNCTION CALL error when calculating MOMENTUM  
  113.          with short moving average of 0.
  114.  
  115.