Skip to content

v1.0.5

Compare
Choose a tag to compare
@d3an d3an released this 25 Nov 23:07
f39e560
  • Added support for Quote.ashx app.
    • All 73 table sections supported. Chart url supported. Basic details supported.
    • Supports special sections: Analyst Recommendations, News, Description, and Insider Trading
    • Does not support Statements section yet. Separate requests required.
  • Added concurrent requests for quotes. Retry system handles blocked requests quickly.
  • Added a CLI subcommand quote for the Quote app
  • Refactored test directory structure
  • Refactored cmd directory structure
  • Updated package Go version from 1.15.2 to 1.15.3
  • BUG: Encountered CSV export bug for some tickers (i.e. FB) for special sections.