Skip to main content

nasdaq stock retriever

Reason this release was yanked:

Legacy

Project description

Nasdaq Stock: Stock data retriever
=========================
How to use
---------------
>>>from nasdaq_stock import nasdaq_stock as ns
or
>>>from nasdaq_stock import nasdaq_stock
>>>nasdaq_stock.stock(‘spyd’)
or
>>>spyd = nasdaq_stock.stock(‘spyd’)

This will return string data and a dictionary of that data.
Current data fields are:
ticker: The stock or id of that ticker.
date: The date when the stock was queried.
time: The time when the stock was taken. This can be helpful if you are trying to do minute by minute data gathering
price: The current price or bid price
ask: The current ask price
high: The high of the day
low: The low of the day
previous_close: The previous closing form the last day. Not to be confused with last ask price
volume: Volume of shares for the current day.
market_cap: Market cap of the stock. i.e. dollar amount currently vested in stock

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

nasdaq_stock-0.0.3.tar.gz (2.4 kB view details)

Uploaded Source

File details

Details for the file nasdaq_stock-0.0.3.tar.gz.

File metadata

File hashes

Hashes for nasdaq_stock-0.0.3.tar.gz
Algorithm Hash digest
SHA256 8d8e2be7b50a35e7805908162b185044fba20cf5ce060c704e8e81a5c85eaaef
MD5 b82a623b258d538868b9ba4473f89566
BLAKE2b-256 a2b52ae7abca678c89ba4c501b7bdccbd8bcb491fbaaa5d3a13747616f4b1105

See more details on using hashes here.

Supported by

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