Skip to main content

No project description provided

Project description

QuickStockData

A python module that returns stock price data and stock symbols.

Installation

Install quickstockdata using pip:

$ pip install quickstockdata

Description of functions

get_prices :

  • Input:

    symbol : Symbol of stock (string)

    intv : Interval of time (string, optional, default=1d)

    rng : Range of time (string, optional, default=1wk)

    intv and rng both takes values from 1m, 2m, 5m, 15m, 30m, 60m, 90m, 1h, 1d, 5d, 1wk, 1mo and 3mo.

    ohlc : Specify High, Low, Open and Close prices (string, optional, default='high')

    stock_exc : specify stock exchange to get data from (string, optional, default='nse')

  • Output: list: A list of lists containing the timestamp and corresponding price for each data point.

get_nse_symbols :

  • Input: None

  • Output: A list of dictionaries containing the stock names and symbols of nse.

get_nasdaq_symbols :

  • Input: None

  • Output: A list of dictionaries containing the stock names and symbols of nasdaq.

find_nse_stock :

  • Input:

    search_term : search term to search for stock symbol in nse (string)

  • Output: A list of dictionaries containing the stock names and symbols of nse.

find_nasdaq_stock :

  • Input:

    search_term : search term to search for stock symbol in nse (string)

  • Output: A list of dictionaries containing the stock names and symbols of nasdaq.

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

quickstockdata-0.1.5.tar.gz (126.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

quickstockdata-0.1.5-py3-none-any.whl (130.1 kB view details)

Uploaded Python 3

File details

Details for the file quickstockdata-0.1.5.tar.gz.

File metadata

  • Download URL: quickstockdata-0.1.5.tar.gz
  • Upload date:
  • Size: 126.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.9.0 Windows/10

File hashes

Hashes for quickstockdata-0.1.5.tar.gz
Algorithm Hash digest
SHA256 a323ae5a3d7eb2d66efe1e45e1d305b95568fc42ba1e95ca3f3b643615adb27d
MD5 ebefa3c73001dd60dccfad46ae96808c
BLAKE2b-256 208b6912c64eb05ab8b1b15560b8e92c5d23ca7d698daab68924c4a53c6ef380

See more details on using hashes here.

File details

Details for the file quickstockdata-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: quickstockdata-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 130.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.9.0 Windows/10

File hashes

Hashes for quickstockdata-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 f00fc44f1024b81b6246e90b72b7c54c41046b47c30e2b3e8b2e3f043b2ee1f4
MD5 24c6c59afce8196ebde7a82a42468417
BLAKE2b-256 07abd7ec7409afa596719728fa61ba9746fdcce4d51eaa779674879878c06d38

See more details on using hashes here.

Supported by

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