LSEG Analytics SDK for Python
Project description
LSEG Analytics SDK for Python
The LSEG Analytics SDK for Python provides access to LSEG Financials Analytics Services.
Getting Started
$ pip install lseg-analytics
Usage Examples
An example to create a FX Forward Curve.
from lseg_analytics.common import (
TenorType
)
from lseg_analytics.market_data.fx_forward_curves import (
create_from_fx_forwards,
IndirectSourcesSwaps
)
create_from_fx_forwards(
cross_currency="EURGBP",
reference_currency="USD",
sources=IndirectSourcesSwaps(base_fx_forwards="RFB"),
additional_tenor_types=[TenorType.LONG, TenorType.END_OF_MONTH],
)
Modules Structure
common- contains models that can be used in different API moduleslogging- logging configurationexceptions- exception handlingauth- authentication and token managementconfig- configuration managementhelpers- utility functions- API modules
reference_datacalendarsfloating_rate_indices
market_datafx_forward_curvescommodities_curvescredit_curveseq_volatilityfx_volatilityinflation_curvesinterest_rate_curvesipa_interest_rate_curvesircaplet_volatilityirswaption_volatility
instrumentsfx_spotsfx_forwardsbondbond_futurecap_floorcdsforward_rate_agreementir_swapsloansoptionsrepostructured_productsswaptionterm_deposit
templatesinstrument_templates
yield_book_rest
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 lseg_analytics-2.1.0b4.tar.gz.
File metadata
- Download URL: lseg_analytics-2.1.0b4.tar.gz
- Upload date:
- Size: 3.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb1d1fbd763dc2ca36f64579a59b34b18823fc4edf7c8e75ec6e3708cb2ced0d
|
|
| MD5 |
979a27afb1a75c2c33c9727b205ebbf5
|
|
| BLAKE2b-256 |
a61a61f52152b028b668ee3d53fdb1b7387670bd4ec34495c20858da47a1400f
|
File details
Details for the file lseg_analytics-2.1.0b4-py3-none-any.whl.
File metadata
- Download URL: lseg_analytics-2.1.0b4-py3-none-any.whl
- Upload date:
- Size: 3.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
951a1f5e434b9154917e22fbf4c08acab6f292b0d32134dfbf452cf0ed492226
|
|
| MD5 |
81df25e5e9e44bd5e159bdb35eda54ee
|
|
| BLAKE2b-256 |
fd3182bbb682bf37621cee7c0551c5730b185929bb776c78476c09895ee34fce
|