名称:国际量化金融分析师CQF21
描述:《国际量化金融分析师CQF》课程是一个系统全面的量化金融高级培训项目,内容覆盖金融数学、机器学习、随机微积分、风险管理、衍生品定价、交易策略及投资组合管理等核心领域。课程通过理论讲解与实战编程(Python、C++、MATLAB)结合,包含大量金融模型实现(如HJM利率模型、Black-Litterman资产配置、Cointegration统计套利)和Final Project实战(CDS定价、BCD系统开发、不确定波动率优化等),帮助学员构建量化金融所需的数学、编程与金融建模能力,并配套高级选修课(算法交易、高频交易、行为金融等)拓展专业深度。
链接:
百度:
知识宝库 - 支付
查看隐藏内容,需支付 4金币 !
查看隐藏内容,需支付 4金币 !
夸克:
📁 大小:195.4 GB
🏷 标签:#量化金融 #CQF #衍生品定价 #风险管理 #机器学习 #随机微积分 #HJM模型 #BlackLitterman #统计套利 #Python #CPP #MATLAB #交易策略 #投资组合优化 #国际量化金融分析师CQF21百度网盘 #quark
└─国际量化金融分析师CQF21
├─CQF 主课程 Core Program│ ├─CQF Final Project Solutions(看完M6的实训项目)│ │ ├─BCD│ │ │ ├─BCD│ │ │ │ └─lib│ │ │ ├─lib│ │ │ └─src│ │ │ ├─com│ │ │ │ └─jgoodies│ │ │ │ └─uif_lite│ │ │ │ └─panel│ │ │ └─cqf│ │ │ ├─bcd│ │ │ │ ├─pricing│ │ │ │ ├─specs│ │ │ │ └─ui│ │ │ │ ├─action│ │ │ │ ├─main│ │ │ │ ├─results│ │ │ │ └─specs│ │ │ ├─cds│ │ │ ├─coordination│ │ │ ├─copula│ │ │ ├─core│ │ │ ├─distribution│ │ │ ├─hjm│ │ │ │ ├─model│ │ │ │ ├─product│ │ │ │ ├─state│ │ │ │ └─ui│ │ │ │ ├─main│ │ │ │ ├─results│ │ │ │ └─specifications│ │ │ ├─intensity│ │ │ ├─interest│ │ │ ├─reference│ │ │ ├─rv│ │ │ ├─status│ │ │ └─ui│ │ │ ├─action│ │ │ ├─looks│ │ │ ├─splash│ │ │ ├─status│ │ │ ├─table│ │ │ └─util│ │ ├─CAPM│ │ │ ├─AMeucciRiskandAssetAllocationRoutines│ │ │ │ ├─Ch1_UniVariateDistributions│ │ │ │ ├─Ch2_MultiVariateDistributions│ │ │ │ │ ├─A_Distributions│ │ │ │ │ │ ├─Pdf│ │ │ │ │ │ └─Simulations│ │ │ │ │ │ └─Elliptical│ │ │ │ │ ├─B_Copulas│ │ │ │ │ │ ├─C_Simulations│ │ │ │ │ │ └─D_DependenceStatistics│ │ │ │ │ └─C_LocationDispersion│ │ │ │ ├─Ch3_ModellingMarket│ │ │ │ │ ├─A_InvarianceQuest│ │ │ │ │ ├─B_HorizonProjection│ │ │ │ │ ├─C_DimensionReduction│ │ │ │ │ ├─D_Pricing│ │ │ │ │ └─E_CaseStudySwap│ │ │ │ ├─Ch4_EstimatingInvariants│ │ │ │ │ ├─A_Introduction│ │ │ │ │ ├─B_NonParametric│ │ │ │ │ ├─C_MaximumLikelihood│ │ │ │ │ │ ├─A_UnivariateNormal│ │ │ │ │ │ ├─B_UnivariateLognormal│ │ │ │ │ │ ├─C_MultivariateNormal│ │ │ │ │ │ └─D_MultivariateT│ │ │ │ │ ├─D_Shrinkage│ │ │ │ │ ├─E_Robust│ │ │ │ │ │ ├─A_Intro│ │ │ │ │ │ ├─B_HubertM│ │ │ │ │ │ └─C_HighBreakDown│ │ │ │ │ └─F_MissingData│ │ │ │ ├─Ch5_EvaluatingAllocations│ │ │ │ │ ├─A_StochasticDominance│ │ │ │ │ ├─B_ExpectedUtility│ │ │ │ │ ├─C_ValueAtRisk│ │ │ │ │ └─D_ExpectedShortfall│ │ │ │ ├─Ch6_OptimizingAllocations│ │ │ │ │ ├─A_AnalyticalExample│ │ │ │ │ ├─B_MeanVarianceFramework│ │ │ │ │ │ ├─Analytitcal│ │ │ │ │ │ └─Generic│ │ │ │ │ ├─C_TotalReturnVsBenchmark│ │ │ │ │ └─D_CaseStudy│ │ │ │ ├─Ch7_BayesianEstimation│ │ │ │ ├─Ch8_EvalEstimationRisk│ │ │ │ │ ├─A_EvaluationGeneric│ │ │ │ │ ├─B_PriorAllocation│ │ │ │ │ └─C_SampleBasedAllocation│ │ │ │ ├─Ch9_OptimEstimationRisk│ │ │ │ │ ├─A_BayesAllocation│ │ │ │ │ ├─B_BlackLittAllocation│ │ │ │ │ ├─C_RobustAllocation│ │ │ │ │ │ └─SeDuMi_1_1│ │ │ │ │ └─D_RobustBayesAllocation│ │ │ │ └─Extras│ │ │ │ ├─COP│ │ │ │ └─IntroMATLAB│ │ │ ├─Black Litterman│ │ │ ├─Matlab Documents│ │ │ └─Papers│ │ ├─CointegrationProjectImplementation│ │ │ ├─Econometric Toolbox│ │ │ │ ├─coint│ │ │ │ ├─data│ │ │ │ ├─diagn│ │ │ │ ├─distrib│ │ │ │ ├─examples│ │ │ │ │ ├─ch10_examples│ │ │ │ │ ├─ch2_examples│ │ │ │ │ ├─ch3_examples│ │ │ │ │ ├─ch4_examples│ │ │ │ │ ├─ch5_examples│ │ │ │ │ ├─ch6_examples│ │ │ │ │ ├─ch7_examples│ │ │ │ │ ├─ch8_examples│ │ │ │ │ └─ch9_examples│ │ │ │ ├─gibbs│ │ │ │ ├─graphs│ │ │ │ ├─optimize│ │ │ │ ├─regress│ │ │ │ ├─spatial│ │ │ │ │ ├─casetti_models│ │ │ │ │ ├─far_models│ │ │ │ │ ├─gmm_models│ │ │ │ │ ├─gwr_models│ │ │ │ │ ├─lndet_funcs│ │ │ │ │ ├─mess_models│ │ │ │ │ ├─panel│ │ │ │ │ ├─sac_models│ │ │ │ │ ├─sar_models│ │ │ │ │ ├─sdm_models│ │ │ │ │ ├─semip│ │ │ │ │ ├─sem_models│ │ │ │ │ ├─stats│ │ │ │ │ │ └─FESPD_Est_Tests│ │ │ │ │ └─weights│ │ │ │ ├─ts_aggregation│ │ │ │ ├─Ucsd_garch│ │ │ │ │ ├─64-bit Binaries│ │ │ │ │ ├─BootStrap│ │ │ │ │ ├─Distributions│ │ │ │ │ ├─Garch│ │ │ │ │ ├─Kernel Estimation│ │ │ │ │ ├─MEX Source│ │ │ │ │ ├─MV Garch│ │ │ │ │ │ ├─Bekk│ │ │ │ │ │ ├─Correlation MVGarch│ │ │ │ │ │ └─T Bekk│ │ │ │ │ ├─Post 7.1 32-bit Binaries│ │ │ │ │ ├─Pre 7.1 32-bit Binaries│ │ │ │ │ └─Tests│ │ │ │ ├─util│ │ │ │ └─var_bvar│ │ │ ├─Raw│ │ │ └─TranformedRaw│ │ │ └─Excel│ │ ├─CQF Final Project (C++)│ │ │ ├─Backup│ │ │ │ ├─CDS_Bootstrapping_Program│ │ │ │ │ ├─bin│ │ │ │ │ │ ├─Debug│ │ │ │ │ │ └─Release│ │ │ │ │ ├─obj│ │ │ │ │ │ └─Debug│ │ │ │ │ │ └─TempPE│ │ │ │ │ └─Properties│ │ │ │ └─_UpgradeReport_Files│ │ │ ├─BinomialTree│ │ │ ├─BondPriceCloseFormula│ │ │ ├─CDS_Bootstrapping_Program│ │ │ │ └─Properties│ │ │ ├─Data│ │ │ ├─DataAccess│ │ │ │ ├─Debug│ │ │ │ └─Release│ │ │ ├─Debug│ │ │ ├─FiniteDifference│ │ │ ├─GaussianIntegral│ │ │ │ └─Debug│ │ │ ├─Halton│ │ │ │ ├─Debug│ │ │ │ └─Halton│ │ │ ├─ipch│ │ │ │ ├─binomialtree-d5f181b7_20230322_063232│ │ │ │ ├─bondpricecloseformula-1b52d1a5│ │ │ │ ├─finitedifference-42cc2135│ │ │ │ ├─gaussianintegral-4c8bdb63│ │ │ │ └─randomgenerator-36c41971│ │ │ ├─LinearAlgebra│ │ │ │ ├─Debug│ │ │ │ └─Release│ │ │ ├─Math│ │ │ ├─NumericalRecipes│ │ │ ├─Optimization│ │ │ │ ├─DownhillSimplex│ │ │ │ └─function_demos│ │ │ ├─Quant│ │ │ │ ├─Backup│ │ │ │ ├─Debug│ │ │ │ ├─ipch│ │ │ │ │ └─quant-3f6ca7b3│ │ │ │ ├─Release│ │ │ │ └─_UpgradeReport_Files│ │ │ ├─RandomGenerator│ │ │ │ └─Debug│ │ │ ├─Release│ │ │ ├─TestConsole│ │ │ ├─TestConsole3│ │ │ ├─TestConsoleUVM│ │ │ ├─TestConsoleUVM_old│ │ │ ├─UncertainVolOptimizer│ │ │ │ ├─bin│ │ │ │ │ ├─Debug│ │ │ │ │ └─Release│ │ │ │ ├─obj│ │ │ │ │ ├─Debug│ │ │ │ │ │ └─TempPE│ │ │ │ │ └─Release│ │ │ │ │ └─TempPE│ │ │ │ └─Properties│ │ │ ├─UnvertainVolatility│ │ │ │ ├─Debug│ │ │ │ └─Release│ │ │ └─_UpgradeReport_Files│ │ ├─Fixed Income Portfolio Optimization│ │ ├─HJM (MATLAB)│ │ ├─HJM Model│ │ └─HJMProjectImplementation│ ├─CQF 普通话辅导课 Mandarin Tutorial Workshop En Ch EV Ecn│ ├─课程版本一(推荐)│ │ ├─M1│ │ ├─M2│ │ ├─M3│ │ ├─M4│ │ ├─M5│ │ ├─M6│ │ │ ├─L10│ │ │ ├─L11│ │ │ ├─L12│ │ │ ├─L13│ │ │ ├─L14│ │ │ └─L15│ │ │ └─CQF 2021 Final Project Solutions│ │ │ ├─BCD│ │ │ │ ├─BCD│ │ │ │ │ └─lib│ │ │ │ ├─lib│ │ │ │ └─src│ │ │ │ ├─com│ │ │ │ │ └─jgoodies│ │ │ │ │ └─uif_lite│ │ │ │ │ └─panel│ │ │ │ └─cqf│ │ │ │ ├─bcd│ │ │ │ │ ├─pricing│ │ │ │ │ ├─specs│ │ │ │ │ └─ui│ │ │ │ │ ├─action│ │ │ │ │ ├─main│ │ │ │ │ ├─results│ │ │ │ │ └─specs│ │ │ │ ├─cds│ │ │ │ ├─coordination│ │ │ │ ├─copula│ │ │ │ ├─core│ │ │ │ ├─distribution│ │ │ │ ├─hjm│ │ │ │ │ ├─model│ │ │ │ │ ├─product│ │ │ │ │ ├─state│ │ │ │ │ └─ui│ │ │ │ │ ├─main│ │ │ │ │ ├─results│ │ │ │ │ └─specifications│ │ │ │ ├─intensity│ │ │ │ ├─interest│ │ │ │ ├─reference│ │ │ │ ├─rv│ │ │ │ ├─status│ │ │ │ └─ui│ │ │ │ ├─action│ │ │ │ ├─looks│ │ │ │ ├─splash│ │ │ │ ├─status│ │ │ │ ├─table│ │ │ │ └─util│ │ │ ├─CAPM│ │ │ │ ├─AMeucciRiskandAssetAllocationRoutines│ │ │ │ │ ├─Ch1_UniVariateDistributions│ │ │ │ │ ├─Ch2_MultiVariateDistributions│ │ │ │ │ │ ├─A_Distributions│ │ │ │ │ │ │ ├─Pdf│ │ │ │ │ │ │ └─Simulations│ │ │ │ │ │ │ └─Elliptical│ │ │ │ │ │ ├─B_Copulas│ │ │ │ │ │ │ ├─C_Simulations│ │ │ │ │ │ │ └─D_DependenceStatistics│ │ │ │ │ │ └─C_LocationDispersion│ │ │ │ │ ├─Ch3_ModellingMarket│ │ │ │ │ │ ├─A_InvarianceQuest│ │ │ │ │ │ ├─B_HorizonProjection│ │ │ │ │ │ ├─C_DimensionReduction│ │ │ │ │ │ ├─D_Pricing│ │ │ │ │ │ └─E_CaseStudySwap│ │ │ │ │ ├─Ch4_EstimatingInvariants│ │ │ │ │ │ ├─A_Introduction│ │ │ │ │ │ ├─B_NonParametric│ │ │ │ │ │ ├─C_MaximumLikelihood│ │ │ │ │ │ │ ├─A_UnivariateNormal│ │ │ │ │ │ │ ├─B_UnivariateLognormal│ │ │ │ │ │ │ ├─C_MultivariateNormal│ │ │ │ │ │ │ └─D_MultivariateT│ │ │ │ │ │ ├─D_Shrinkage│ │ │ │ │ │ ├─E_Robust│ │ │ │ │ │ │ ├─A_Intro│ │ │ │ │ │ │ ├─B_HubertM│ │ │ │ │ │ │ └─C_HighBreakDown│ │ │ │ │ │ └─F_MissingData│ │ │ │ │ ├─Ch5_EvaluatingAllocations│ │ │ │ │ │ ├─A_StochasticDominance│ │ │ │ │ │ ├─B_ExpectedUtility│ │ │ │ │ │ ├─C_ValueAtRisk│ │ │ │ │ │ └─D_ExpectedShortfall│ │ │ │ │ ├─Ch6_OptimizingAllocations│ │ │ │ │ │ ├─A_AnalyticalExample│ │ │ │ │ │ ├─B_MeanVarianceFramework│ │ │ │ │ │ │ ├─Analytitcal│ │ │ │ │ │ │ └─Generic│ │ │ │ │ │ ├─C_TotalReturnVsBenchmark│ │ │ │ │ │ └─D_CaseStudy│ │ │ │ │ ├─Ch7_BayesianEstimation│ │ │ │ │ ├─Ch8_EvalEstimationRisk│ │ │ │ │ │ ├─A_EvaluationGeneric│ │ │ │ │ │ ├─B_PriorAllocation│ │ │ │ │ │ └─C_SampleBasedAllocation│ │ │ │ │ ├─Ch9_OptimEstimationRisk│ │ │ │ │ │ ├─A_BayesAllocation│ │ │ │ │ │ ├─B_BlackLittAllocation│ │ │ │ │ │ ├─C_RobustAllocation│ │ │ │ │ │ │ └─SeDuMi_1_1│ │ │ │ │ │ └─D_RobustBayesAllocation│ │ │ │ │ └─Extras│ │ │ │ │ ├─COP│ │ │ │ │ └─IntroMATLAB│ │ │ │ ├─Black Litterman│ │ │ │ ├─Matlab Documents│ │ │ │ └─Papers│ │ │ ├─CointegrationProjectImplementation│ │ │ │ ├─Econometric Toolbox│ │ │ │ │ ├─coint│ │ │ │ │ ├─data│ │ │ │ │ ├─diagn│ │ │ │ │ ├─distrib│ │ │ │ │ ├─examples│ │ │ │ │ │ ├─ch10_examples│ │ │ │ │ │ ├─ch2_examples│ │ │ │ │ │ ├─ch3_examples│ │ │ │ │ │ ├─ch4_examples│ │ │ │ │ │ ├─ch5_examples│ │ │ │ │ │ ├─ch6_examples│ │ │ │ │ │ ├─ch7_examples│ │ │ │ │ │ ├─ch8_examples│ │ │ │ │ │ └─ch9_examples│ │ │ │ │ ├─gibbs│ │ │ │ │ ├─graphs│ │ │ │ │ ├─optimize│ │ │ │ │ ├─regress│ │ │ │ │ ├─spatial│ │ │ │ │ │ ├─casetti_models│ │ │ │ │ │ ├─far_models│ │ │ │ │ │ ├─gmm_models│ │ │ │ │ │ ├─gwr_models│ │ │ │ │ │ ├─lndet_funcs│ │ │ │ │ │ ├─mess_models│ │ │ │ │ │ ├─panel│ │ │ │ │ │ ├─sac_models│ │ │ │ │ │ ├─sar_models│ │ │ │ │ │ ├─sdm_models│ │ │ │ │ │ ├─semip│ │ │ │ │ │ ├─sem_models│ │ │ │ │ │ ├─stats│ │ │ │ │ │ │ └─FESPD_Est_Tests│ │ │ │ │ │ └─weights│ │ │ │ │ ├─ts_aggregation│ │ │ │ │ ├─Ucsd_garch│ │ │ │ │ │ ├─64-bit Binaries│ │ │ │ │ │ ├─BootStrap│ │ │ │ │ │ ├─Distributions│ │ │ │ │ │ ├─Garch│ │ │ │ │ │ ├─Kernel Estimation│ │ │ │ │ │ ├─MEX Source│ │ │ │ │ │ ├─MV Garch│ │ │ │ │ │ │ ├─Bekk│ │ │ │ │ │ │ ├─Correlation MVGarch│ │ │ │ │ │ │ └─T Bekk│ │ │ │ │ │ ├─Post 7.1 32-bit Binaries│ │ │ │ │ │ ├─Pre 7.1 32-bit Binaries│ │ │ │ │ │ └─Tests│ │ │ │ │ ├─util│ │ │ │ │ └─var_bvar│ │ │ │ ├─Raw│ │ │ │ └─TranformedRaw│ │ │ │ └─Excel│ │ │ ├─CQF Final Project (C++)│ │ │ │ ├─Backup│ │ │ │ │ ├─CDS_Bootstrapping_Program│ │ │ │ │ │ ├─bin│ │ │ │ │ │ │ ├─Debug│ │ │ │ │ │ │ └─Release│ │ │ │ │ │ ├─obj│ │ │ │ │ │ │ └─Debug│ │ │ │ │ │ │ └─TempPE│ │ │ │ │ │ └─Properties│ │ │ │ │ └─_UpgradeReport_Files│ │ │ │ ├─BinomialTree│ │ │ │ │ └─Debug_20230322_070010│ │ │ │ ├─BondPriceCloseFormula│ │ │ │ │ └─Debug│ │ │ │ ├─CDS_Bootstrapping_Program│ │ │ │ │ ├─bin│ │ │ │ │ │ └─Debug│ │ │ │ │ ├─obj│ │ │ │ │ │ └─Debug│ │ │ │ │ │ └─TempPE│ │ │ │ │ └─Properties│ │ │ │ ├─Data│ │ │ │ ├─DataAccess│ │ │ │ │ ├─Debug│ │ │ │ │ └─Release│ │ │ │ ├─Debug│ │ │ │ ├─FiniteDifference│ │ │ │ │ └─Debug│ │ │ │ ├─GaussianIntegral│ │ │ │ │ └─Debug│ │ │ │ ├─Halton│ │ │ │ │ ├─Debug│ │ │ │ │ └─Halton│ │ │ │ ├─ipch│ │ │ │ │ ├─binomialtree-d5f181b7│ │ │ │ │ ├─bondpricecloseformula-1b52d1a5│ │ │ │ │ ├─finitedifference-42cc2135│ │ │ │ │ ├─gaussianintegral-4c8bdb63│ │ │ │ │ └─randomgenerator-36c41971│ │ │ │ ├─LinearAlgebra│ │ │ │ │ ├─Debug│ │ │ │ │ └─Release│ │ │ │ ├─Math│ │ │ │ ├─NumericalRecipes│ │ │ │ ├─Optimization│ │ │ │ │ ├─DownhillSimplex│ │ │ │ │ └─function_demos│ │ │ │ ├─Quant│ │ │ │ │ ├─Backup│ │ │ │ │ ├─Debug│ │ │ │ │ ├─ipch│ │ │ │ │ │ └─quant-3f6ca7b3│ │ │ │ │ ├─Release│ │ │ │ │ └─_UpgradeReport_Files│ │ │ │ ├─RandomGenerator│ │ │ │ │ └─Debug│ │ │ │ ├─Release│ │ │ │ ├─TestConsole│ │ │ │ ├─TestConsole3│ │ │ │ │ ├─Debug│ │ │ │ │ └─Release│ │ │ │ ├─TestConsoleUVM│ │ │ │ │ ├─Debug│ │ │ │ │ └─Release│ │ │ │ ├─TestConsoleUVM_old│ │ │ │ ├─UncertainVolOptimizer│ │ │ │ │ ├─bin│ │ │ │ │ │ ├─Debug│ │ │ │ │ │ └─Release│ │ │ │ │ ├─obj│ │ │ │ │ │ ├─Debug│ │ │ │ │ │ │ └─TempPE│ │ │ │ │ │ └─Release│ │ │ │ │ │ └─TempPE│ │ │ │ │ └─Properties│ │ │ │ ├─UnvertainVolatility│ │ │ │ │ ├─Debug│ │ │ │ │ └─Release│ │ │ │ └─_UpgradeReport_Files│ │ │ ├─Fixed Income Portfolio Optimization│ │ │ ├─HJM (MATLAB)│ │ │ ├─HJM Model│ │ │ └─HJMProjectImplementation│ │ └─课程讲义│ │ ├─M4L1│ │ └─M4L2│ └─课程版本二│ ├─M1│ │ ├─L1│ │ ├─L2│ │ ├─L3│ │ ├─L4│ │ ├─L5│ │ └─L6│ ├─M2│ │ ├─L1│ │ ├─L2│ │ ├─L3│ │ ├─L4│ │ ├─L5│ │ ├─L6│ │ └─L7│ ├─M3│ │ ├─L1│ │ ├─L10│ │ ├─L2│ │ ├─L3│ │ ├─L4│ │ ├─L5│ │ ├─L6│ │ ├─L7│ │ ├─L8│ │ └─L9│ ├─M4│ │ ├─L1│ │ ├─L2│ │ ├─L3│ │ ├─L4│ │ ├─L5│ │ ├─L6│ │ └─L7│ ├─M5│ │ ├─L1│ │ ├─L2│ │ ├─L3│ │ ├─L4│ │ ├─L5│ │ ├─L6│ │ ├─L7│ │ └─L8│ └─M6│ ├─L1│ ├─L10│ ├─L11│ ├─L12│ ├─L13│ ├─L14│ ├─L15│ │ └─CQF 2021 Final Project Solutions│ │ ├─BCD│ │ │ ├─BCD│ │ │ │ └─lib│ │ │ ├─lib│ │ │ └─src│ │ │ ├─com│ │ │ │ └─jgoodies│ │ │ │ └─uif_lite│ │ │ │ └─panel│ │ │ └─cqf│ │ │ ├─bcd│ │ │ │ ├─pricing│ │ │ │ ├─specs│ │ │ │ └─ui│ │ │ │ ├─action│ │ │ │ ├─main│ │ │ │ ├─results│ │ │ │ └─specs│ │ │ ├─cds│ │ │ ├─coordination│ │ │ ├─copula│ │ │ ├─core│ │ │ ├─distribution│ │ │ ├─hjm│ │ │ │ ├─model│ │ │ │ ├─product│ │ │ │ ├─state│ │ │ │ └─ui│ │ │ │ ├─main│ │ │ │ ├─results│ │ │ │ └─specifications│ │ │ ├─intensity│ │ │ ├─interest│ │ │ ├─reference│ │ │ ├─rv│ │ │ ├─status│ │ │ └─ui│ │ │ ├─action│ │ │ ├─looks│ │ │ ├─splash│ │ │ ├─status│ │ │ ├─table│ │ │ └─util│ │ ├─CAPM│ │ │ ├─AMeucciRiskandAssetAllocationRoutines│ │ │ │ ├─Ch1_UniVariateDistributions│ │ │ │ ├─Ch2_MultiVariateDistributions│ │ │ │ │ ├─A_Distributions│ │ │ │ │ │ ├─Pdf│ │ │ │ │ │ └─Simulations│ │ │ │ │ │ └─Elliptical│ │ │ │ │ ├─B_Copulas│ │ │ │ │ │ ├─C_Simulations│ │ │ │ │ │ └─D_DependenceStatistics│ │ │ │ │ └─C_LocationDispersion│ │ │ │ ├─Ch3_ModellingMarket│ │ │ │ │ ├─A_InvarianceQuest│ │ │ │ │ ├─B_HorizonProjection│ │ │ │ │ ├─C_DimensionReduction│ │ │ │ │ ├─D_Pricing│ │ │ │ │ └─E_CaseStudySwap│ │ │ │ ├─Ch4_EstimatingInvariants│ │ │ │ │ ├─A_Introduction│ │ │ │ │ ├─B_NonParametric│ │ │ │ │ ├─C_MaximumLikelihood│ │ │ │ │ │ ├─A_UnivariateNormal│ │ │ │ │ │ ├─B_UnivariateLognormal│ │ │ │ │ │ ├─C_MultivariateNormal│ │ │ │ │ │ └─D_MultivariateT│ │ │ │ │ ├─D_Shrinkage│ │ │ │ │ ├─E_Robust│ │ │ │ │ │ ├─A_Intro│ │ │ │ │ │ ├─B_HubertM│ │ │ │ │ │ └─C_HighBreakDown│ │ │ │ │ └─F_MissingData│ │ │ │ ├─Ch5_EvaluatingAllocations│ │ │ │ │ ├─A_StochasticDominance│ │ │ │ │ ├─B_ExpectedUtility│ │ │ │ │ ├─C_ValueAtRisk│ │ │ │ │ └─D_ExpectedShortfall│ │ │ │ ├─Ch6_OptimizingAllocations│ │ │ │ │ ├─A_AnalyticalExample│ │ │ │ │ ├─B_MeanVarianceFramework│ │ │ │ │ │ ├─Analytitcal│ │ │ │ │ │ └─Generic│ │ │ │ │ ├─C_TotalReturnVsBenchmark│ │ │ │ │ └─D_CaseStudy│ │ │ │ ├─Ch7_BayesianEstimation│ │ │ │ ├─Ch8_EvalEstimationRisk│ │ │ │ │ ├─A_EvaluationGeneric│ │ │ │ │ ├─B_PriorAllocation│ │ │ │ │ └─C_SampleBasedAllocation│ │ │ │ ├─Ch9_OptimEstimationRisk│ │ │ │ │ ├─A_BayesAllocation│ │ │ │ │ ├─B_BlackLittAllocation│ │ │ │ │ ├─C_RobustAllocation│ │ │ │ │ │ └─SeDuMi_1_1│ │ │ │ │ └─D_RobustBayesAllocation│ │ │ │ └─Extras│ │ │ │ ├─COP│ │ │ │ └─IntroMATLAB│ │ │ ├─Black Litterman│ │ │ ├─Matlab Documents│ │ │ └─Papers│ │ ├─CointegrationProjectImplementation│ │ │ ├─Econometric Toolbox│ │ │ │ ├─coint│ │ │ │ ├─data│ │ │ │ ├─diagn│ │ │ │ ├─distrib│ │ │ │ ├─examples│ │ │ │ │ ├─ch10_examples│ │ │ │ │ ├─ch2_examples│ │ │ │ │ ├─ch3_examples│ │ │ │ │ ├─ch4_examples│ │ │ │ │ ├─ch5_examples│ │ │ │ │ ├─ch6_examples│ │ │ │ │ ├─ch7_examples│ │ │ │ │ ├─ch8_examples│ │ │ │ │ └─ch9_examples│ │ │ │ ├─gibbs│ │ │ │ ├─graphs│ │ │ │ ├─optimize│ │ │ │ ├─regress│ │ │ │ ├─spatial│ │ │ │ │ ├─casetti_models│ │ │ │ │ ├─far_models│ │ │ │ │ ├─gmm_models│ │ │ │ │ ├─gwr_models│ │ │ │ │ ├─lndet_funcs│ │ │ │ │ ├─mess_models│ │ │ │ │ ├─panel│ │ │ │ │ ├─sac_models│ │ │ │ │ ├─sar_models│ │ │ │ │ ├─sdm_models│ │ │ │ │ ├─semip│ │ │ │ │ ├─sem_models│ │ │ │ │ ├─stats│ │ │ │ │ │ └─FESPD_Est_Tests│ │ │ │ │ └─weights│ │ │ │ ├─ts_aggregation│ │ │ │ ├─Ucsd_garch│ │ │ │ │ ├─64-bit Binaries│ │ │ │ │ ├─BootStrap│ │ │ │ │ ├─Distributions│ │ │ │ │ ├─Garch│ │ │ │ │ ├─Kernel Estimation│ │ │ │ │ ├─MEX Source│ │ │ │ │ ├─MV Garch│ │ │ │ │ │ ├─Bekk│ │ │ │ │ │ ├─Correlation MVGarch│ │ │ │ │ │ └─T Bekk│ │ │ │ │ ├─Post 7.1 32-bit Binaries│ │ │ │ │ ├─Pre 7.1 32-bit Binaries│ │ │ │ │ └─Tests│ │ │ │ ├─util│ │ │ │ └─var_bvar│ │ │ ├─Raw│ │ │ └─TranformedRaw│ │ │ └─Excel│ │ ├─CQF Final Project (C++)│ │ │ ├─Backup│ │ │ │ ├─CDS_Bootstrapping_Program│ │ │ │ │ ├─bin│ │ │ │ │ │ ├─Debug_20230322_092714│ │ │ │ │ │ └─Release│ │ │ │ │ ├─obj│ │ │ │ │ │ └─Debug│ │ │ │ │ │ └─TempPE_20230322_092714│ │ │ │ │ └─Properties│ │ │ │ └─_UpgradeReport_Files│ │ │ ├─BinomialTree│ │ │ │ └─Debug│ │ │ ├─BondPriceCloseFormula│ │ │ │ └─Debug│ │ │ ├─CDS_Bootstrapping_Program│ │ │ │ ├─bin│ │ │ │ │ └─Debug│ │ │ │ ├─obj│ │ │ │ │ └─Debug│ │ │ │ │ └─TempPE│ │ │ │ └─Properties│ │ │ ├─Data│ │ │ ├─DataAccess│ │ │ │ ├─Debug│ │ │ │ └─Release│ │ │ ├─Debug│ │ │ ├─FiniteDifference│ │ │ │ └─Debug│ │ │ ├─GaussianIntegral│ │ │ │ └─Debug│ │ │ ├─Halton│ │ │ │ ├─Debug│ │ │ │ └─Halton│ │ │ ├─ipch│ │ │ │ ├─binomialtree-d5f181b7│ │ │ │ ├─bondpricecloseformula-1b52d1a5│ │ │ │ ├─finitedifference-42cc2135│ │ │ │ ├─gaussianintegral-4c8bdb63│ │ │ │ └─randomgenerator-36c41971│ │ │ ├─LinearAlgebra│ │ │ │ ├─Debug│ │ │ │ └─Release│ │ │ ├─Math│ │ │ ├─NumericalRecipes│ │ │ ├─Optimization│ │ │ │ ├─DownhillSimplex│ │ │ │ └─function_demos│ │ │ ├─Quant│ │ │ │ ├─Backup│ │ │ │ ├─Debug│ │ │ │ ├─ipch│ │ │ │ │ └─quant-3f6ca7b3│ │ │ │ ├─Release│ │ │ │ └─_UpgradeReport_Files│ │ │ ├─RandomGenerator│ │ │ │ └─Debug│ │ │ ├─Release│ │ │ ├─TestConsole│ │ │ ├─TestConsole3│ │ │ │ ├─Debug│ │ │ │ └─Release│ │ │ ├─TestConsoleUVM│ │ │ │ ├─Debug│ │ │ │ └─Release│ │ │ ├─TestConsoleUVM_old│ │ │ ├─UncertainVolOptimizer│ │ │ │ ├─bin│ │ │ │ │ ├─Debug│ │ │ │ │ └─Release│ │ │ │ ├─obj│ │ │ │ │ ├─Debug│ │ │ │ │ │ └─TempPE│ │ │ │ │ └─Release│ │ │ │ │ └─TempPE│ │ │ │ └─Properties│ │ │ ├─UnvertainVolatility│ │ │ │ ├─Debug│ │ │ │ └─Release│ │ │ └─_UpgradeReport_Files│ │ ├─Fixed Income Portfolio Optimization│ │ ├─HJM (MATLAB)│ │ ├─HJM Model│ │ └─HJMProjectImplementation│ ├─L2│ ├─L3│ ├─L4│ ├─L5│ ├─L6│ ├─L7│ ├─L8│ └─L9├─CQF 交易策略Trading Strategies│ ├─A Market Impact Model that Works - Dan di Bartolomeo│ ├─A Response to Professor Paul A. Samuelson's Objections to Kelly Capital Growth - William Ziemba│ ├─Advanced Portfolio Management - Seb Lleo│ ├─Advanced Volatility Modeling - Riaz Ahmad│ ├─Alternative Data for Investors – Saeed Amen│ ├─Asset Liability Models That are Useful in Practice - William Ziemba│ ├─Average and Superior Hedge Fund Evaluation-Bill Ziemba│ ├─Cointegration and Statistical Arbitrage - Richard Diamond│ ├─Correlation Sensitivity and State Dependence - Paul Wilmott and SiYi Zhou│ ├─Covariance Complexity and Rates of Return on Assets – Leonard McClean│ ├─CQF Finance Primer - Capital Markets in Fundamentals│ ├─CQF Finance Primer - Introduction to Bonds│ ├─CQF Finance Primer - Introduction to Commodities│ ├─CQF Finance Primer - Introduction to Derivatives│ ├─CQF Finance Primer - Introduction to Equities│ ├─CQF Finance Primer - Introduction to FX│ ├─CQF Finance Primer - Introduction to Money Markets│ ├─CQF Finance Primer - Macro Economics│ ├─Discrete Hedging and Transaction Costs - Paul Wilmott│ ├─Equity Portfolio Risk Management - Jason MacQueen│ ├─Financial Modelling using Garch Processes - Kyriakos Chourdakis│ ├─Frankenstein's Model or the Perfect Union - Richard Young & Jason MacQueen│ ├─Fundamentals of Optimization and Application to Portfolio Selection - Seb Lleo│ ├─ICA and Hedge Fund Returns - Andrew Robinson│ ├─Investment Lessons from Gambling and Blackjack - Paul Wilmott│ ├─Life of a Trader - Ed Talisse│ ├─Navigating Stock Market Crashes – Bill Ziemba│ ├─Prediction of Stock Market Crashes, Entry Exits from Bubbles, Hedge Fund Disasters and their Prevention - Bill Ziemba│ ├─Quant Methods│ ├─Quantative Methods in the Financial Markets - Riaz Ahmad│ ├─Quantifying Fissures in the US High Yield Market - Hari P. Krishnan│ ├─Risk Management in Energy Derivatives (Hedging) - Iris Mack│ ├─Speculation Using Energy Derivatives (Trading) - Iris Mack│ ├─Symmetric Downside Sharpe Ratio - William Ziemba│ ├─The Impact of Carry and Roll-Down on Macro Returns - Hari Krishnan│ ├─The Kelly Strategy for Investing - Risk and Reward – Leonard MacLean│ ├─The Market Price of Risk - Fear and greed in the fixed-income markets - Paul Wilmott│ ├─The Second Leg Down - Strategies for Surviving a Market Sell Off - Hari Krishnan│ ├─The Trade Lifecycle│ ├─Update on Financial Markets and Strategies - William Ziemba│ ├─Valuation framework for interest rate derivatives in today's Libor world - Wojciech Slusarski│ ├─Volatility Arbitrage and How to Hedge - Paul Wilmott│ └─Volatility Models The ARCH Framework - Stephen Taylor├─CQF 高级进阶课 Advanced Course│ ├─Advanced Volatility Modelling│ ├─Asian Options│ ├─Barrier Options│ ├─Behavioural Models and Sentiment Analysis Applied to Finance│ ├─Capital Structure│ ├─Equity Portfolio Risk Management│ ├─Finite Difference Model│ ├─Intraday High Frequency Trading│ ├─Lookback Options│ ├─Market Microstructure Liquidity and Trading│ ├─Mult-asset Options│ ├─Strongly Path Dependent Options│ └─Volatility Options├─前导课│ ├─Finance Primer│ ├─labs│ ├─Math Primer│ ├─Python Primer│ ├─Python代码│ ├─数学前导讲义│ └─金融前导课讲义├─课本└─高级选修课 ├─CQF 2021 高级选修课 Advanced Electives Algorithm and High Frequency Trading En Ch EV Ecn │ ├─CQF_Alumni_Forecasting_by_Using_Option_Prices_Additional_Notes │ ├─CQF_Alumni_NAG_and_Excel_for_Math_Finance │ ├─CQF_Alumni_R_for_Finance_Patrick_Burns │ └─CQF_January_2012_Cointegration_Modelling_Long_Term_Relationships_Excel ├─CQF 2021 高级选修课 Advanced Electives Trading Strategie and Portfolio Management En Ch EV Ecn └─高级选修课 Advanced Electives Updates En Ch EV Ecn
收藏的用户(0)
X
正在加载信息~
116360 主题数 |
0 帖子数 |
最新主题
热门主题
- <学习资料>妙码学院《2025大前端架构师训练营》【夸克】 910
- <学习资料>天星教育《2026高考基础双练 (全九科) 》【夸克】 855
- <学习资料>走向心智成熟的30个实用心理训练【夸克】 787
- <学习资料>2025《中考数学二次函数综合问题》【夸克】 771
- <学习资料>2025必刷题解题有法(初中、中考数学)(1)【夸克】 745
- 【学习】倪海厦老师:《黄帝内经》【全81集】【MP4】【共:15.7G】 734
- B站 - 北大钱理群教授讲鲁迅 727
- 《王朝霞系列教辅资料汇总》1-9年级王朝霞系列教辅资料汇总 全科全套资料王朝霞系列教辅资料汇总整理 722
- <学习资料>真人动画英语启蒙《English Sing Sing 唱唱英语》【夸克】 720
- <学习资料>网红英语老师Kristin英语课堂核心VIP会员课程-用轻松的方式学英语【夸克】 715