home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / BF / BF168B.ZIP / PARITY.TXT < prev    next >
Text File  |  1992-02-12  |  6KB  |  152 lines

  1.  
  2.                         Parity Technical Analysis System
  3.                         --------------------------------
  4.                                   Version 1.1
  5.  
  6.  
  7.                           GENERAL PROGRAM INFORMATION
  8.                           ---------------------------
  9.  
  10.     The complete Parity Technical Analysis System consists of two files
  11.     compressed using PKZIP.
  12.  
  13.     PRTY11D1.ZIP       Includes the actual program files and documentation
  14.     or PRTYD1.ZIP      required to run Parity.
  15.  
  16.     PRTY11D2.ZIP       Includes the runtime files and configuration files
  17.     or PRTYD2.ZIP      which must be installed on a users system to permit
  18.                        Parity to execute.
  19.  
  20.     The most current version of Parity will be posted on CompuServe in the
  21.     INVFORUM and WINADV forums.  PRTYD1.ZIP and PRTYD2.ZIP total 685 KB.  You
  22.     can also receive a copy of the Parity program files for $5.00 if you send 
  23.     a check or credit card number to:
  24.  
  25.     Parity Software Systems
  26.     Two Bryant Street, Suite 200
  27.     San Francisco,  CA  94105
  28.  
  29.     The $5.00 fee will be credited to the $79.00 cost of registration.  
  30.  
  31.  
  32.                             PROGRAM DESCRIPTION
  33.                             -------------------
  34.  
  35.     The Parity Technical Analysis System, Version 1.1, is a sophisticated
  36.     and powerful stock charting and technical analysis program for Windows
  37.     3.0.  Parity includes more than 30 of the most widely used indicators
  38.     and provides full support for complex user defined formulas up to 500
  39.     characters long.
  40.  
  41.     Parity's chart types include HLC Bar Chart, Japanese Candlesticks, 12
  42.     types of Point and Figure charts, Arms Equivolume charts, Crocker type
  43.     charts, horizontal bar charts of days at price and volume at price,
  44.     line charts and histograms.  Each Chart can include up to 9 indicators
  45.     and 11 panes.  Panes can be stacked or overlaid and maintain
  46.     independent scales.  Multiple indicators can be plotted in a single
  47.     pane.  Charts can contain up to 8000 data points for each indicator.
  48.     Two stocks can be in memory simultaneously permitting spread and
  49.     relative strength charting.
  50.  
  51.     Parity permits the user to define an unlimited number of chart types
  52.     and configurations and up to 30 charts can be displayed simultaneously.
  53.     Draw trendlines, Fibonacci Arcs and Channel Lines on any chart.  A
  54.     unique user interface allows automatic charting of Groups of Stocks,
  55.     Batches of Studies, or a Cluster of Charts in a predefined screen
  56.     layout. Program includes exhaustive online help and is a fully
  57.     functional evaluation copy.
  58.  
  59.     Parity is fully compatible with MetaStock, CompuTrac, ChartPro and
  60.     MegaTech data formats.  Price data can be imported from, or exported
  61.     to, text files, Excel and Lotus 123 spreadsheets.  Parity also permits
  62.     you to import non-price data which can be plotted or used within and
  63.     indicator or user defined formula.
  64.  
  65.     Parity requires Windows 3.0 running in standard or enhanced mode, a
  66.     mouse, 2 MB of memory and a VGA or higher display.  Registration is 
  67.     $79.  
  68.  
  69.  
  70.                      INDICATORS AVAILABLE IN PARITY 1.1
  71.                      ----------------------------------
  72.  
  73.     Parity includes over 32 predefined technical indicators.  These
  74.     indicators can be included in a chart by clicking on their name or you
  75.     can include any indicator in a complex user defined formula just as you
  76.     would use any other function or variable.
  77.  
  78.     AD()               Accumulation/Distribution
  79.     ADX(p)             Average Directional Movement Index
  80.     ADXR(p)            Average Directional Movement Rating
  81.     BolBands()         Bollinger Bands
  82.     CCI(p)             Commodity Channel Index
  83.     CO()               Chaikin's Oscillator
  84.     DX(p)              Directional Movement Index
  85.     MACD()             MACD Indicator
  86.     MDI(p)             Minus Directional Indicator
  87.     MO(p)              Momentum Indicator
  88.     MOV(d, p, t)       Moving Average
  89.     NVI()              Negative Volume Index
  90.     OBV()              On Balance Volume
  91.     OSCP(p1,p2,t,r)    Price Oscillator
  92.     OSCV(p1,p2,t,r)    Volume Oscillator
  93.     PDI(p)             Plus Directional Indicator
  94.     PVI()              Positive Volume Index
  95.     PVT()              Price Volume Trend
  96.     ROC(d,p,r)         Rate of Change
  97.     RSI (d, p)         Relative Strength Index
  98.     SAR(AF, MAF)       Parabolic Stop and Reverse System
  99.     STD(d,p)           Standard Deviation
  100.     Stoch()            Stochastic Oscillator
  101.     TR()               True Range
  102.     TRIX(p)            TRIX Indicator
  103.     TSF(d, p)          Time Series Forecast
  104.     ULT(p1,p2,p3)      Larry Williams' Ultimate Oscillator.
  105.     VAR(d,p)           Variance
  106.     VOL(pm, pr)        Chaikin's Volatility Indicator,
  107.     VOLW(p)            Wilder's Volatility
  108.     WC()               Weighted Close
  109.     WILLA()            Williams' A/D
  110.     WILLR(p)           Williams %R
  111.     ZIG(d,c,r)         Zig Zag Indicator
  112.  
  113.  
  114.                    MATH AND STATISTICAL FUNCTIONS AVAILABLE
  115.                    ----------------------------------------
  116.  
  117.     Parity includes a complete compliment of math and statistical functions
  118.     which can be used to create complex user defined formulas.  Each
  119.     formula can be 500 characters long and you can include the result of
  120.     one formula in another formula.
  121.  
  122.     Arithmetic Operators    +, -, *, /, ^, Mod, \
  123.  
  124.     Comparison Operators    =, <>, <, >, <=, >=
  125.  
  126.     Logical Operators       AND, OR, NOT, XOR, EQV, IMP
  127.  
  128.     Trig. Functions         Cos(), Sin(), Tan(), ACos(), ASin(), ATn(), ATan2()
  129.  
  130.     Exponential Functions   Exp(), Exp10(), Log(), Log10(), Sqr(), Sqrt()
  131.  
  132.     Rounding Functions      Round(), Ceil(), Floor(), Abs(), Sgn(), Bool()
  133.  
  134.     Array Functions         Sum(), Product(), RunTot(), Min(), Max(),
  135.                             IF test THEN data1 ELSE data2
  136.  
  137.     Statistical Functions   StatNorm(), StatPercent(), StatRegress(),
  138.                             StatMovTot(), StatMovMin(), StatMovMax()
  139.  
  140.  
  141.     TO ORDER CONTACT:
  142.  
  143.     Parity Software Systems
  144.     Two Bryant Street, Suite 200
  145.     San Francisco,  CA  94105
  146.  
  147.     Tel: (415) 546-9316
  148.     Fax: (415) 546-9319
  149.     CIS:    76655,2570
  150.     Prodigy: GKHK06A
  151.     GEnie:   RICKERT
  152.