FE reading list 5
1.Financial Theory and Corporate Policy by Copeland E.& Weston J.F. 2.Theory of Financial Decision Making by Ingersoll J.E. 3.Introduction to Linear and Nonlinear Programming by Luenberger D.G. 4.Dynamic Optimization by Kamien M.I.& Schwartz N.L. 5.Dynamic Programming (Deterministic and Stochastic Models) by Bertsekas D.P. 7.Recursive Methods in Economic Dynamics by Lucas R.E. 8.A First Course in Stochastic Processes by Karlin S.& Taylor H.M. 9.An Introduction to Chaotic Dynamical Systems by Devaney R.L. 10.Ordinary Differential Equation by Arnold V.I. 11.Mathematical Economics by Takayama A. 12.Security Markets Stochastic Model by Duffie D. 13.Brownian Motion and Stochastic Calculus by Karatzas I.& Shreve S.E. 14.Stochastic Optimal Control by Bertsekas D.P.& Shreve S.E. 15.Stochastic Process by Ross R.M. 16.Differential Equation,Dynamical Systems and Linear Algebra by Hirsch&Smale 17.Time Series Analysis by Hamilton J.D. 18.Deterministic and Stochastic Optimal Control by Fleming W.H.& Rishel 19.Stochastic Optimization Model in Finance by Ziemba W.T. 20.Dynamic Choice and Asset Markets by Altug S.& Labadie D. 21.Introduction to Probability Theory by Hoel P.G.,Port S.C.& Store 22.Introduction to Stochastic Dynamic Programming by Ross S. 23.The Analysis of Uncertainty and Information by Shleifer J.& Riley J.G. 24.Option Pricing(Mathematical Model and Computation) by William,Dewynne and Howison 25.Stochastic Methods in Economics and Finance by Malliaris A.G.& Brock 26.Theory of Valuation by Bhattachanya S.& Constantindes 27.Investment under Uncertainty by Dixit A.K.&Pindyck R.S. 28.Dynamic Asset Pricing Theory(2nd edition) by Duffie D. 29.The Econometrics of Financial Markets by Campbell J.Y.,Lo A.W.& MacKinlay A.C. 30.Financial Engineering Management by Shapiro A.C. 31.Foundation for Financial Economics by Huang C.F.& Litzenberger R.H. 32.A Course in Probability Theory by Chung K.L. 33.Continuous-Time Finance by Merton R.C. 34.Finance Theory by Jarrow R.A. 35.Methods of mathematical finance by Karatzas etc 36.Martingales and brownian process by Revuz.D 37.Lamberton, D., and Lapeyre, B., Introduction to Stochastic Calculus Applied to Finance. Chapman and Hall, 1996. 38.Baxter and Rennie financial calculus Cambridge 1996
数量金融基本书目(Classic Books for Quantitative Finance Available in China)
一些有志于数量金融的朋友感叹国内资源不足,花大量时间泡网找电子书。其实这个领域的基本参考书就那么几本,全世界的学者都在用。据我多年泡图书馆和逛书店的经验,不妨给大伙数数国内公开出版的数量金融经典教材,影印版或者中译本,挂一漏万,欢迎随时添加指正(mailto:jiangtanghu(at)gmail(dot)com)。这些书应该都可以从网上书店如china-pub订到,而且单本不会超过一百块。说,材料都容易得到,稀缺的是钻研的耐心。
数量金融的基本书目,无非包括三类,金融、数学和编程(C++)。在金融这块,入门多用John Hull的那本所谓华尔街圣经,Options, Futures, and Other Derivatives(《期权、期货和其他衍生品》),现在都出到第七版了(可怜我手头那本6版还没有看完)。清华大学出版社有这本书的影印版(见过5版,不知道有没有更新的),中译本就比较落后,华夏出版社有3版——那就看影印5版喽。Hull还有一本《期货与期权市场导论》 (第5版),北大出版社的中译本(这个本子较新),数学处理上比前面的“圣经”简单,但对了解领域知识一样有用。
金融数学这块,最好的书国内都引进了(除了Paul Wilmott on Quantitative Finance,北大图书馆跟国图有藏,最新2版三卷本):
Steven Shreve的两卷Stochastic Calculus for Finance,卷一The Binomial Asset Pricing Model和卷二Continuous-Time Models,世界图书出版公司都有影印本,叫做《金融随机分析》。世界图书还有他另外两本名气稍小的影印本子,Methods of Mathematical Finance(《金融数学方法》)和Brownian Motion and Stochastic Calculus(《布朗运动和随机计算》)。都是Springer的精装黄皮本子,比较精致,还便宜。
Salih Neftci的几本,武大出版社也有影印本,不过都是平装的本子,纸张看着不舒服,Principles of Financial Engineering(《金融工程原理》),以及An Introduction to the Mathematics of Financial Derivatives(《金融衍生工具数学导论》)。最后一本西南财经大学出版社也有影印本,叫做《金融衍生工具中的数学》。今年西南财经也引进了几本看着不错的书。
Baxter和Rennie合著的Financial Calculus: An Introduction to Derivative Pricing (Cambridge) ,图灵图书在人民邮电出版社有影印本和中译本,唤作《金融数学—衍生产品定价引论》。图灵做的书都比较漂亮。
最基本的金融数学(随机微积分)参考书,以上已经足够了。其他数学科目,如偏微分、数值分析之类,在数学系的书目里,能选择的就更多了。国内甚至还能找到Paul Glasserman的那本Monte Carlo Methods in Financial Engineering(《金融工程中的蒙特卡罗方法》),高教出版社刚出了一个影印版。
最后一组是编程。一些朋友还在犹豫,是用C好呢,还是Java好?或者,Excel VBA、Matlab似乎也不赖,最近C#也好像挺流行,Python也出了个数值计算的库,R也有金融计算的包rMetrics,S-Plus的FinMetrics看着也不错,——都错!如果你不是学有余力精力过剩的话,C++应该是你唯一的选择。C++是数量金融界的标准语言,而且,即使你工作中不用C++,它也会是企业检验你水平的门槛。C++,全世界的程序员和Quant推荐得最多的就是这三本书,而且国内都有最新的影印本和中译本:Lippman的C++ Primer(人民邮电)、Eckel的Thinking in C++(机械工业)和Bjarne Stroustrup的The C++ Programming Language(《C++程序设计语言》,高教)。
扫码加好友,拉您进群



收藏
