A Python library to get data from BarChartOnDemand API
Project description
Get a free API key at:
Currently supports
getHistory
getQuote
getFinancialHighlights (requires paid license key)
Example Code
See how to use the client in your project here.
To set the API_KEY for these applications, set an environment variable as follows:
export BARCHART_API_KEY="xxxxxxxxxxxxxxxxxxxx"
To set the URL_BASE (ondemand or marketdata) for these applications, set an environment variable as follows:
export BARCHART_URL_BASE="marketdata.websol.barchartondemand.com"
To enable the Financial Highlights (paid key required):
export BARCHART_USE_HIGHLIGHTS=True
Additional remarks
This project is not a Barchart project. This project was forked from femtotrader’s project and extended/modified.
Use it at your own risk.
Some Barchart projects are available at https://github.com/barchart/
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 Distributions
Hashes for barchart-ondemand-client-python-0.0.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f215a2b6b66fa35ba148d675cb2ec078400e2a7bcddf6539fa4a1ae828e0bcb |
|
MD5 | 8cb3bf32d829316ca2ded2d6005504c5 |
|
BLAKE2b-256 | 10e84788703a3a0e73ce739a5f452224aa9e8d9e519d2049297a79d12742ca1b |
Hashes for barchart_ondemand_client_python-0.0.6-py3.6.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4a63c101de8b1b23256fc074284e472954c6e93011e2bdf4871c792da01df03 |
|
MD5 | b4394a0d19890c884db00689754da67c |
|
BLAKE2b-256 | 52d2ebcec23a5db69de6246293c735f051f478c30501a203c8bc004e0c95d9b9 |
Hashes for barchart_ondemand_client_python-0.0.6-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3bd38b720a2938a4e01b3a9e1521193d6d884acbd8edce52e51eddf62fa18be |
|
MD5 | e8b0808d50ade089c179008e694ebe93 |
|
BLAKE2b-256 | 7c5c5300bb647abbe3e64af5734d77087a4bd42381f8718b1682fd3d13f1cf3e |