天软金融分析.NET函数大全
>
金融函数
>
期权
>
期权基本函数
OP_GetDaysMaturity
复制链接
简述
计算剩余期限(月)
定义
OP_GetDaysMaturity(endt;ex_endt:Date):real
参数
名称
类型
说明
EndT
Date
Date 现在日期
Ex_endt
Date
Date 到期日
范例
return OP_GetDaysMaturity(20150208T,20150228T); // 0.6575
相关
OP_GetOptionChain
OP_BKDateOverview
OP_GetBidAskData
OP_GetDaysMaturity
OP_GetPutAndCallratio
OP_GetRiskFreeRate
OP_GetUnderlyingSecurity
OP_HV
OP_IVGreeks