XVA 定价引擎

XVA 定价引擎:基于OTC衍生品组合的XVA估值与风险指标计算,支持CVA/DVA/FVA度量及敞口曲线生成;提供SIMM保证金敏感性分析,兼容多定价引擎配置。 含 0 条反模式约束。

✓ 0 人报告成功·v0.1.0·

晶体简介

基于OTC衍生品组合的XVA估值与风险指标计算,支持CVA/DVA/FVA度量及敞口曲线生成;提供SIMM保证金敏感性分析,兼容多定价引擎配置。 本 skill 基于开源项目构建并集成 0 条 anti-pattern 约束。访问 doramagic.ai/r/reactive-pricing-engine 查看中英双语完整文档和触发场景。适用于 Doramagic 生态(Claude Code / Cursor / openclaw / ChatGPT / Gemini 等)。

Blueprint Source

finance-bp-104

tangweigang-jpg/doramagic-skills6360a631 source file

Constraints

44total
44fatal
44 must-not-violate

Evidence Quality

Confidence90%

Medium confidence — review before critical use

44 条不可违反的约束

FATALdomain_rulefinance-C-001

WHENWhen parsing ore.xml with Parameters.fromFile()

ACTIONinclude a Setup node containing mandatory parameters: asofDate, inputPath, and outputPath

CONSEQUENCEOREApp initialization fails with a parse error or undefined behavior because the XML parser requires the Setup section with essential date and path configuration

FATALdomain_rulefinance-C-002

WHENWhen executing XMLDocument::fromFile()

ACTIONpass an empty or non-existent file path to XMLDocument constructor

CONSEQUENCEORE terminates with a QL_REQUIRE exception stating 'Failed to open file' or 'File X is empty', preventing any analytics from running

FATALdomain_rulefinance-C-003

WHENWhen configuring ore.xml for OREApp

ACTIONwrap the root XML element with an <ORE> tag as the top-level container

CONSEQUENCEParameters parsing fails because Parameters::fromXML() explicitly checks for the 'ORE' node name at xmlutils.cpp:76

常见问题

讨论 (0)

暂无讨论,成为第一个发言的人吧!

更新历史

v0.1.02026-04-23·贡献者: tangweigang-jpg

v0.1.0: 首次发布到 Doramagic.ai。基于 tangweigang-jpg/doramagic-skills 的自动化 batch-v1 元数据 + 自动生成 FAQ。