搜索资源列表
GARCH
- 对GARCH-t模型参数的估计,主要是运用已有的股票数据估计参数
MatlabDaily
- 金钱豹matlab测试设计方法 打开金钱豹 —》 设置—》交易模型设置(同时,打开安装目录中matlabfiles文件夹,如果不存在,就解压对应的压缩文件matlabfiles )—》阅读其中的matlab程序(现有两个较为简单的示例策略) —》(假设我们要测试日内一分钟价差套利)—》选择接口类型matlab,添加模型名称,选择输入参数,选择输出参数,以及m文件路径—》以上步骤完成后按“修改",模型即转入—》打开测试品种的行情(IF1005,IF1006)——》转换成一分钟频率(按”分时/周
BSmodel
- 金融理论中最常用的期权定价模型即为BS模型。本代码可以输入BS模型所需参数,得到看涨和看跌期权的理论价格。-The most commonly used financial theory is BS option pricing model model. This code can be entered BS model parameters required to obtain a call and put option price theory.
HestonCalibration
- heston期权定价模型,参数calibration程序-heston model parameter calibration program
str_codes
- 计量经济学中平滑转移回归模型(Smooth Transition Regression Models)参数估计的程序-Econometrics smooth transfer regression model (Smooth Transition Regression Models) parameter estimation program
univariate
- GARCH模型的matlab程序,使用最大似然估计方法进行参数估计(The matlab program of the GARCH model uses maximum likelihood estimation to estimate the parameters.)