Click or drag to resize

XLBlackScholesProcessGeneralizedBlackScholesProcess Method


Namespace: CalquantXL
Assembly: CalquantXL (in CalquantXL.dll) Version: 1.0.0+55f5c18b0f48f38168da96ab24b757d961f7632e
Syntax
C#
public static Object GeneralizedBlackScholesProcess(
	double spotPrice,
	string dividendYTS,
	string riskFreeYTS,
	string blackVolYTS,
	Object observer
)

Parameters

spotPrice  Double
 
dividendYTS  String
 
riskFreeYTS  String
 
blackVolYTS  String
 
observer  Object
 

Return Value

Object
See Also