Skip to main content

an easy stockplot package

Project description

easystockplot - An easy Python plot package for stocks!

Overview

easystockplot is a Python package that allows users to easily plot the daily stock price and return of a stock over the past year by default. You can also specify the period (by specifying end_date and number of days) of the stock you want to plot.

Installation

To download easystockplot, either fork this github repo or simply use Pypi via pip.

pip install easystockplot

Usage

Import the package

from easystockplot import StockPlot

Plot the daily stock price and 30-day moving average over the past year

Apple_plot = StockPlot('AAPL')

Apple_plot.plot_stock()

1

Plott the daily stock return over the past year

Apple_plot.plot_stock_return()

2

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

easystockplot-0.1.1.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file easystockplot-0.1.1.tar.gz.

File metadata

  • Download URL: easystockplot-0.1.1.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.17

File hashes

Hashes for easystockplot-0.1.1.tar.gz
Algorithm Hash digest
SHA256 d41ab858705cd62bd3ddcf7ee41d396eb18ede6cf595d728e334fa8a4109573a
MD5 5e354aadc7bc7109e529fa6339e92356
BLAKE2b-256 0365c975ed8d94148d83ef899a4318ecd804b4cd57047f2444d7cd6dff78777d

See more details on using hashes here.

Supported by

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