Metadata-Version: 2.1
Name: stock-analyzer
Version: 0.0.1
Summary: A package for analyzing stock patterns
Home-page: https://github.com/daballachris/stock_analyzer
Author: Christopher Duane Smith
Author-email: daballachris@protonmail.com
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/x-rst

**************
Stock Analyzer
**************

A Python package for analyzing stock patterns.

Installation
############
After running setup.py, configuration.ini will be created. Enter your TD Ameritrade developer API key here.

TD Ameritrade API
#################

You can create a free developer account and register for an API key `here <https://developer.tdameritrade.com/apis/>`_.

