Python client for the RiskState Market Structure Engine — structural events, structural map, and a governed playbook for BTC/USD and ETH/USD (the navigator engine).
Project description
riskstate-market-structure (Python)
Python client for the RiskState Market Structure Engine (the navigator — are we near an inflection?). One of three composable RiskState engines.
Full project docs, examples, and the TypeScript client: https://github.com/likidodefi/market-structure-engine · https://riskstate.ai/docs/structure-engine
from riskstate_market_structure import MarketStructureClient
import os
client = MarketStructureClient(api_key=os.environ["RISKSTATE_API_KEY"])
state = client.get("BTC")
print(state["headline"], "→", state["asymmetry"]["label"])
Get a key (free during beta): https://riskstate.ai · License: MIT
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 riskstate_market_structure-0.1.0.tar.gz.
File metadata
- Download URL: riskstate_market_structure-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a63bcbad051ce1daef9b7fa5ed76b567f15ab561bf6a252e8bec34987c7f797
|
|
| MD5 |
691ac6444e10b6ae985d0c4be46db106
|
|
| BLAKE2b-256 |
e15585c92ad51c2db90608ceaf9a723bbc686217e55b2363240d73dbb54bc9f3
|
File details
Details for the file riskstate_market_structure-0.1.0-py3-none-any.whl.
File metadata
- Download URL: riskstate_market_structure-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4f205a6c9babfb22aa247e6b64efcc4d1f274ad95fbcee041f8198d7a2e0e03
|
|
| MD5 |
6b903ddbdc9282a221d87807d734e707
|
|
| BLAKE2b-256 |
52feb6e47ced6be4453d173b18a28cd20c012d5b98082416d635207a522c18fd
|