由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Quant版 - 求教 - jquantlib
相关主题
[合集] quantlib 下面的example 怎么编译?QF学生请教ph.d时应该做的事情
who knows "least squares monte carlo method"?提供金融编程服务
有大侠用QuantLib么?请教在Mac上安装QuantLib
有使用quantlib的同志吗?弱问QuantLib和VC
哪有C++的sample codes for quant? 俺想学习[请教]quant面试中pattern design如何准备
请问哪里可以找的比较多的C++的例子请教quantlib的问题,谢谢!
http://quanter.blog.sohu.com,quantlib讨论如何 针对 derivative pricing C++ 提高编程能力
industry用quantlib吗?大家有QuantLib的相关经验么?
相关话题的讨论汇总
话题: jquantlib话题: business话题: day话题: following话题: date
进入Quant版参与讨论
1 (共1页)
s**g
发帖数: 3271
1
我们组要做的东西需要一个功能,就是算modfollowing business date, 我google了一
下,发现jquantlib已经把这个实现了,请问jquantlib是不是正确的选择?还有更好的
么?(java based system, 所以觉得用jquantlib jar比较方便)
多谢
w*****e
发帖数: 158
2
啥是modfollowing business date?
Jquantlib 没用过。Quantlib 很方便。 不过要注意,有的business calendar 是错的
。也许是我用的Quantlib版本低。
s**g
发帖数: 3271
3
就是这个http://www.derivativeslawyer.com/wp0006.html
“Modified Following Business Day Convention”, (or simply “Modified”)
where the date will be the first following day that is a Business Day (i.e.
same as Following Business Day Convention) unless the first following
Business Day is in the next calendar month, in which case that date will be
the first preceding day that is a Business Day. So if the date specified is
“28 February” and the first following Business Day is 1 March, the date
will instead be 27 February (if it is a Business Day).
calendar我觉得我们应该是自己generate一个pass进去,因为holiday总要用自己定义的

【在 w*****e 的大作中提到】
: 啥是modfollowing business date?
: Jquantlib 没用过。Quantlib 很方便。 不过要注意,有的business calendar 是错的
: 。也许是我用的Quantlib版本低。

D********n
发帖数: 978
4
modified following很简单一个东西。无非就是看一下是不是holiday如果跳到下个月了
就往前跳就是咯。
有看Quantlib的时间自己早在java底下写出来了。

【在 s**g 的大作中提到】
: 我们组要做的东西需要一个功能,就是算modfollowing business date, 我google了一
: 下,发现jquantlib已经把这个实现了,请问jquantlib是不是正确的选择?还有更好的
: 么?(java based system, 所以觉得用jquantlib jar比较方便)
: 多谢

e*****r
发帖数: 700
5
看一下quantlib的code就好了,又不是那么多。
s**g
发帖数: 3271
6
ok, thx

【在 e*****r 的大作中提到】
: 看一下quantlib的code就好了,又不是那么多。
1 (共1页)
进入Quant版参与讨论
相关主题
大家有QuantLib的相关经验么?哪有C++的sample codes for quant? 俺想学习
quantlib请问哪里可以找的比较多的C++的例子
quantlib和joshi的书怎么看http://quanter.blog.sohu.com,quantlib讨论
【Market Risk有什么常用的类似Quantlib之类的C++library】industry用quantlib吗?
[合集] quantlib 下面的example 怎么编译?QF学生请教ph.d时应该做的事情
who knows "least squares monte carlo method"?提供金融编程服务
有大侠用QuantLib么?请教在Mac上安装QuantLib
有使用quantlib的同志吗?弱问QuantLib和VC
相关话题的讨论汇总
话题: jquantlib话题: business话题: day话题: following话题: date