Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added feature to get historic closing price,volume data over a given time period #30

Closed
wants to merge 4 commits into from

Conversation

paul-antony
Copy link

i have added the feature getHistoricData that will help get the closing price and volume traded of a stock over a mentioned period

@codecov
Copy link

codecov bot commented Nov 27, 2021

Codecov Report

Merging #30 (c402413) into master (b91756c) will increase coverage by 1.99%.
The diff coverage is 100.00%.

❗ Current head c402413 differs from pull request most recent head 99f9915. Consider uploading reports for the commit 99f9915 to get more accurate results

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   65.26%   67.26%   +1.99%     
==========================================
  Files           8        9       +1     
  Lines         262      278      +16     
==========================================
+ Hits          171      187      +16     
  Misses         91       91              
Impacted Files Coverage Δ
bsedata/bse.py 93.02% <100.00%> (+0.34%) ⬆️
bsedata/historicData.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sdabhi23
Copy link
Owner

This method no longer works for getting historical data.

@sdabhi23 sdabhi23 closed this Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants