Gander Documentation¶

Technical Indicators and Plotting for stock market analysis¶

Have a Gander, why don’t you!¶

Contents:

  • Quickstart
    • Installation
    • Examples
      • Using Matplotlib and Gander to create daily stock charts
        • Adding indicators to the data set
        • Building figure and subplots
        • Customizing x-axis ticks, labels and grid
        • Adding plots
      • Using Matplotlib and Gander to create weekly stock charts
        • Adding indicators to the data set
        • Building figure and subplots
        • Customizing x-axis ticks, labels and grid
        • Adding plots
  • Reference
    • Adding technical indicators to a Pandas DataFrame
      • Simple Moving Average (SMA)
      • Exponential Moving Average (EMA)
      • Moving Average Convergence Divergence (MACD)
      • Stochastic Oscillator (STOCH)
      • Impulse System
      • Force Index Oscillator
      • True Range (TR)
    • Plotting
      • Candlesticks
      • MACD
      • Force Index
      • Stochastic Oscillator
  • Theory
    • Trend-following Indicators
      • Simple Moving Average (SMA)
      • Exponential Moving Average (EMA)
        • The Why
        • The How
        • How to read and understand EMAs
      • Moving Average Convergence Divergence (MACD)
        • How to read MACD
    • Oscillators

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Logo

Navigation

Contents:

  • Quickstart
  • Reference
  • Theory

Related Topics

  • Documentation overview
    • Next: Quickstart

Quick search

©2019, Ekkobit AS. | Powered by Sphinx 1.8.5 & Alabaster 0.7.12 | Page source