Skip to content

hyphenOs/tickerplot

Repository files navigation

tickerplot package

This may likely work with Python 2, but are strongly recommended not to use Python 2.

This package contains all the utility code that can be used by other packages.

TODO : Update this list

API

The term API is being used very 'loosely' here. Mostly to document what users should expect.

nse_utils

NSE Utils provides following Main APIs

  • nse_get_all_stocks_list - Returns a generator of all stocks
  • nse_get_sym_change_tuples - Returns a tuple of name changes of the form (old, new, date)
  • ScripInfoOHLCVD - A named tuple containing the OHLCVD data for a day
  • ScripBaseinfoNSE - A named tuple for info about scrip on NSE

bse_utils

  • bse_get_all_stocks_list - Returns a generator of all stocks
  • ScripBaseinfoBSE - A named tuple for info about a scrip on BSE

About

tickerplot python package

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •