Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 945 Bytes

MockMarginResult.md

File metadata and controls

14 lines (11 loc) · 945 Bytes

MockMarginResult

Properties

Name Type Description Notes
type string 仓位组合类型 `original_position` - 原始仓位 `long_delta_original_position` - 正向delta+原始仓位 `short_delta_original_position` - 负向delta+原始仓位 [optional] [default to undefined]
profitLossRanges Array<ProfitLossRange> mr1的33个压力场景测试结果 [optional] [default to undefined]
maxLoss ProfitLossRange 最大损失 [optional] [default to undefined]
mr1 string 压力测试 [optional] [default to undefined]
mr2 string 基差跨期风险 [optional] [default to undefined]
mr3 string 波动率跨期风险 [optional] [default to undefined]
mr4 string 期权空头风险 [optional] [default to undefined]