Skip to content

jx124/python-stock-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Discord Dark Theme Compatible Stock Chart

Description

Stock price plotter that matches Discord's dark theme made with matplotlib, mplfinance, pandas, and requests in Python. Can be included in discord.py bots with slight changes.

Setup

pip install matplotlib mplfinance pandas request

Example

SPY 2 year chart

Issues

  • Yahoo Finance returns an Error 404 for certain requests e.g. when range = 1d and interval = 5m

Version

  • Python 3.8.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages