OptionSMarginAdjustmentFactor
简述
返回指定日指定期权的保证金调整系数(%)
OptionSMarginAdjustmentFactor():REAL
名称 | 类型 | 说明 |
---|
返回 | REAL | 实数,指定期权的保证金调整系数(%) |
// "IO2106-P-5300"在20210322日的保证金调整系数(%)
SetSysParam(pn_stock(),"IO2106-P-5300");
SetSysParam(PN_Date(),20210322T);
return OptionSMarginAdjustmentFactor(); //结果:12