stockdaq Logo
latest

Contents:

  • StockDAQ
  • Getting Started
  • Library Reference
  • How to Contribute
  • For Developers
stockdaq
  • »
  • StockDAQ
  • Edit on GitHub

Stock market data acquisition system

Website Release Read the Docs License travis-ci codecov

StockDAQ¶

This is a python library for acquisition of stock market data.

features

  • Store stock data into files

  • Read stock data

  • Command line usage and logging.

Documentation: https://stockdaq.readthedocs.io

Repository: https://github.com/terrencetec/stockdaq

Contents:

  • StockDAQ
  • Getting Started
    • Dependencies
      • Required
      • Optional
      • Note on installing dependencies
    • Install from source
  • Library Reference
    • Acquisiter
      • stockdaq.acquisiter.acquisiter.Acquisiter
    • Downloaders
      • stockdaq.data.downloader.Downloader
      • stockdaq.data.alpha_vantage_downloader.AlphaVantageDownloader
      • stockdaq.data.yfinance_downloader.yfinanceDownloader
    • Data
      • stockdaq.data.data.Data
      • stockdaq.data.manager
    • Symbol
      • stockdaq.symbol
    • Utilities
      • stockdaq.utils.config
  • How to Contribute
  • For Developers
    • Standards and Tools
      • Coding style
      • CHANGELOG
      • Versioning
      • Packaging
      • Documentation
    • Cheat sheet
      • Sphinx

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2021, Tsang Terrence Tak Lun. Revision de07c136.

Built with Sphinx using a theme provided by Read the Docs.