JsonReader Read-Only Case Study
Less than 1 minute
JsonReader Read-Only Case Study
Read-only single-file load; same JSON as LiveStore; no patch.
Download MCP-TC34-MarketDataJsonReader.xlsx
Object chain
McpMarketDataJsonReader(Config!B2) → mdjsonGetYieldCurve2 → YieldCurve2ZeroRate
Key functions
| Function | Description |
|---|---|
| McpMarketDataJsonReader | Read-only reader |
| mdjsonGetYieldCurve2 | Get YieldCurve2 |
See example/market_data/json_reader_demo.py.
vs TC31
| LiveStore | JsonReader | |
|---|---|---|
| patch | yes | no |
