Tiingo connector for the parsimony framework
Project description
parsimony-tiingo
Tiingo connector plugin for parsimony — equities, crypto, and forex prices, company metadata, fundamentals, and news.
Part of the parsimony-connectors monorepo. Distributed standalone on PyPI as parsimony-tiingo.
Connectors
| Name | Kind | Description |
|---|---|---|
| Discovery | ||
tiingo_search |
connector | Search Tiingo for stocks, ETFs, mutual funds, and crypto by name or ticker. |
| Equities | ||
tiingo_eod |
connector | End-of-day OHLCV with split/dividend-adjusted columns. Free tier: full history. |
tiingo_iex |
connector | Real-time IEX top-of-book quotes (composite last, OHLV, bid/ask, sizes). |
tiingo_iex_historical |
connector | Historical IEX intraday OHLC at a given resample frequency (last ~2000 points). |
tiingo_meta |
connector | Equity metadata: name, description, exchange, listing dates. |
| Fundamentals | ||
tiingo_fundamentals_meta |
connector | Sector, industry, SIC, currency, location, SEC filing link, ADR flag. |
tiingo_fundamentals_definitions |
connector | All fundamental metric definitions (dataCode, name, statement type, units). |
| News | ||
tiingo_news |
connector | News articles filtered by tickers, source, date range. Power+ plan only. |
| Crypto | ||
tiingo_crypto_prices |
connector | Historical crypto OHLCV at multiple resample frequencies. |
tiingo_crypto_top |
connector | Real-time top-of-book quotes for crypto pairs. |
| Forex | ||
tiingo_fx_prices |
connector | Historical forex OHLC at multiple resample frequencies. |
tiingo_fx_top |
connector | Real-time top-of-book forex quotes (mid, bid/ask, sizes). |
| Enumeration | ||
enumerate_tiingo |
enumerator | Supported-tickers list (~127k rows) for catalog indexing. |
Install
pip install parsimony-tiingo
Pulls in parsimony-core>=0.4,<0.5 automatically. Verify discovery:
python -c "from parsimony import discover; print([p.name for p in discover.iter_providers()])"
Configuration
export TIINGO_API_KEY="<your-key>"
Get a key at https://www.tiingo.com/account/api/token.
Quick start
import asyncio
from parsimony_tiingo import CONNECTORS
async def main():
connectors = CONNECTORS.bind_env()
result = await connectors["tiingo_eod"](ticker="AAPL")
print(result.data.head())
asyncio.run(main())
For multi-plugin composition:
from parsimony import discover
connectors = discover.load_all().bind_env()
Provider
- Homepage: https://www.tiingo.com
- API docs: https://www.tiingo.com/documentation/general/overview
License
See LICENSE.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file parsimony_tiingo-0.5.0.tar.gz.
File metadata
- Download URL: parsimony_tiingo-0.5.0.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c905da0e10f7e1a3d4c2bb78736519ca47e76b93b1c8e8f2a748be38975b90f
|
|
| MD5 |
0525efb4dee8260a0aa351868c4729ba
|
|
| BLAKE2b-256 |
efb2f7a7fa9b914e711a28f0e1a1968f0a384e542c9a68ec016c5955cea8977d
|
Provenance
The following attestation bundles were made for parsimony_tiingo-0.5.0.tar.gz:
Publisher:
release.yml on ockham-sh/parsimony-connectors
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
parsimony_tiingo-0.5.0.tar.gz -
Subject digest:
9c905da0e10f7e1a3d4c2bb78736519ca47e76b93b1c8e8f2a748be38975b90f - Sigstore transparency entry: 1453274834
- Sigstore integration time:
-
Permalink:
ockham-sh/parsimony-connectors@db37b495a6c7b7c5a4e5bfdfa5b5b4d74ac4b1b6 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/ockham-sh
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@db37b495a6c7b7c5a4e5bfdfa5b5b4d74ac4b1b6 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file parsimony_tiingo-0.5.0-py3-none-any.whl.
File metadata
- Download URL: parsimony_tiingo-0.5.0-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f675a1e6feb8c7c93b6ddce087a5f752e460b5effcbd20dfb4e673134654caa7
|
|
| MD5 |
efe1421bfb999d0bfc4db2e3bdb81750
|
|
| BLAKE2b-256 |
99bcc494b7cfbb380b8aa3fd329da295e849659b49da5a05af161ca3847e7636
|
Provenance
The following attestation bundles were made for parsimony_tiingo-0.5.0-py3-none-any.whl:
Publisher:
release.yml on ockham-sh/parsimony-connectors
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
parsimony_tiingo-0.5.0-py3-none-any.whl -
Subject digest:
f675a1e6feb8c7c93b6ddce087a5f752e460b5effcbd20dfb4e673134654caa7 - Sigstore transparency entry: 1453274882
- Sigstore integration time:
-
Permalink:
ockham-sh/parsimony-connectors@db37b495a6c7b7c5a4e5bfdfa5b5b4d74ac4b1b6 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/ockham-sh
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@db37b495a6c7b7c5a4e5bfdfa5b5b4d74ac4b1b6 -
Trigger Event:
workflow_dispatch
-
Statement type: