Skip to main content

Query interface to retrieve data from destinated s3 location with proper authentication

Project description

# eQmaster: ePhOdTech Query Master

## What Is It?

eQmaster is a python package that allows user to retrieve stock data fast and compact.

## Main Features

  • use get(stock_list, from_date, to_date) to get stock data between from_date and to_date. Date is formatted as YYYY-MM-DD. The latest to_date value is one day prior to the current date.

  • use get_current_quote(stock_symbol) to get most updated stock quote. It is currently supported for single stock prices quote.

  • use is_market_open(market_name) to determine if given market is open for trades. It is currently supported for Taiwanese stock market only.

  • use setup(settings=None) to determine if given market is open for trades. It is currently supported for Taiwanese stock market only.

## Where to Get It?

The source code is currently hosted on GitHub at: https://github.com/avachen2005/ephodtech_query_master

Binary installers for the latest released version are available at [Python Package Index (PyPI)](https://pypi.org/project/eQmaster/)

` pip install eQmaster `

## Dependencies

## License

[BSD 3](LICENSE)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

eQmaster-0.0.20-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

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