Fork me on GitHub

financeta

App::financeta is a GUI to perform Technical Analysis for stocks using the Perl Data Language (PDL)

Table of Contents

App::financeta

App::financeta or financeta (pronounced: phy-nan-see-ta), is a graphical user interface (GUI) to help perform Technical Analysis and backtesting on stocks.

TABLE OF CONTENTS

  1. Introduction
  2. License and Copyright
  3. Installing App::financeta
    1. Hardware Requirements
    2. Download Software
    3. Linux and BSD variants
    4. Mac OS X
    5. Windows
      1. Strawberry Perl
      2. Cygwin
  4. Frequently Asked Questions
    1. General
    2. Operating System
    3. User Interface
    4. Technical Analysis
  5. Usage
    1. Starting The Application
      1. Commandline options
    2. Selecting a Security
    3. Selecting a Plot
    4. Selecting an Indicator
    5. Removing an Indicator
    6. Saving the Strategy
    7. Adding Rules
  6. Indicators
    1. Overlap Studies
      1. Moving Averages
      2. Bollinger Bands
      3. Parabolic SAR
    2. Volatility Indicators
      1. True Range
      2. Average True Range
      3. Normalized Average True Range
    3. Momentum Indicators
      1. Momentum
      2. Moving Average Convergence-Divergence
      3. Money Flow Index
      4. Relative Strength Index
      5. Rate of Change
      6. Stochastic
      7. TRIX
      8. Ultimate Oscillator
      9. Williams’ %R
      10. Commodity Channel Index
      11. Average Directional Movement Index
      12. Absolute Price Oscillator
      13. Percentage Price Oscillator
      14. Aroon
      15. Chande Momentum Oscillator
      16. Balance of Power
    4. Statistic Functions
      1. Beta
      2. Pearson’s Correlation Coefficient
      3. Linear Regression
      4. Standard Deviation
      5. Variance
    5. Volume Indicators
      1. Accumulation/Distribution Index
      2. On Balance Volume
    6. Price Transform
      1. Typical Price
      2. Average Price
      3. Median Price
      4. Weighted Close Price
      5. Mid-point Close over period
      6. Mid-point Price over period
    7. Hilbert Transform
    8. Candlestick Patterns
  7. Rules