Skip to main content

Stock Price Prediction

Project description

PyPI version License: MIT tests Downloads

STOCKER

Stocker is a python tool that uses ANN to predict the stock's close price for the next business day. Suggestions and contributions of all kinds are very welcome.

Authors

  • Juan Camilo Gonzalez Angarita - jcamiloangarita
  • Moses Maalidefaa Tantuoyir
  • Anthony Ibeme

See the full list of contributors involved in this project.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Get pwptemp

  • Users: Wheels for Python from PyPI
    • pip install stocker
  • Developers: Source code from github
    • git clone https://github.com/jcamiloangarita/stocker

Quick use

>>> import stocker
>>> stocker.predict.tomorrow('AAPL')
[266.07, 1.276, '2019-11-11']

Notice that output = [predicted price, error(%), date of the next business day]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stocker-0.1.11.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

stocker-0.1.11-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page