Merge branch 'dev' of https://github.com/vnpy/vnpy into dev
This commit is contained in:
commit
e661a9f5d3
@ -26,8 +26,6 @@ theta:当t变动1天时,price的变动(国内交易日每年240天)
|
|||||||
vega:当v涨跌1个点时,price的变动(如从16%涨到17%)
|
vega:当v涨跌1个点时,price的变动(如从16%涨到17%)
|
||||||
'''
|
'''
|
||||||
|
|
||||||
from __future__ import division
|
|
||||||
|
|
||||||
import numpy as np
|
import numpy as np
|
||||||
from math import (isnan, exp, sqrt, pow)
|
from math import (isnan, exp, sqrt, pow)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user