nasdaq stock retriever
Project description
# nasdaq_stock nasdaq stock pull down
# 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nasdaq_stock-0.0.5.tar.gz
.
File metadata
- Download URL: nasdaq_stock-0.0.5.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78370d8325a08c72d6fbe7a9052506e20d38fefe417e28faa43fa7b1c76f81b5 |
|
MD5 | ccd446b6c45d6580473ed8c8a1bf5c32 |
|
BLAKE2b-256 | ccea74ae32c4ed8ff072d7cd9eb6e684122f3e82e18df3d5075a9e7511cc3653 |
File details
Details for the file nasdaq_stock-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: nasdaq_stock-0.0.5-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dfb577a21d1a925d816c5aa2c35b451e64f55aa08d17e2fb7b683f753357a76 |
|
MD5 | 46f258da8486594715803c6311e63ace |
|
BLAKE2b-256 | 399a16f6daf36a174b04eab0b7d757b9c87b648061784b550b6a700a678ded50 |