代写金融留学生编程题目报告(1):MSC ACCOUNTING AND FINANCE: APPLIED ECONOMETRICS

MSc Accounting and Finance: Applied Econometrics

Assessed Exercise

Instructions

Please complete the Exercise below and submit before 10/12/2017 at 23:59 on The Hub. Submission will only be possible via The Hub. Late submissions will not be considered. Please complete the exercise within your allocated syndicate groups and submit one solution for each group. The maximum number of pages for this exercise is 5, excluding tables and graphs. Papers exceeding the length limit will only be evaluated on the rst 5 pages.

Exercise - Pairs trading

This empirical exercise is based on the work by Gatev, Goetzman and Rouwenhorst (2006).

Portfolios and factors construction

Let's construct tradable portfolios from the given dataset.

1. Upload data ( lename: assignment data17.mat) in Matlab.

2. Data contain daily close prices, standard industrial classi cation (SIC) code and market cap for a large cross-section of stocks in the US. The rst row contains the permno of any given stock, whereas the second row contains the date, the third the SIC code, the fourth the closing price, and the fth market cap.

3. Upload Fama-French, momentum factors and NYSE ME breakpoints monthly data from Kenneth French's website. (careful, ME breakpoints are divided by 1,000,000 on French's database, so you will have to multiply the numbers by 1,000,000 to compare them with the market cap in the

.mat le) http://mba.tuck.dartmouth.edu/pages/faculty/ken.french/data_library.html

2017-2018 Page 1

(Link).

4. Form portfolios of pairs of stocks following the methodology of Gatev, Goetzman and Rouwenhorst (2006), ltering out stocks below the bottom ME quintile. Please only consider portfolios of the top 5 pairs and the top 20 pairs. (10% of mark)

Trading strategies

Calculate the return series of the following trading strategies:

转载:http://uhomework.com/a/talei/20171127/8572.html

Pairs trading, using only the top 5 and top 20 portfolios, ltering out stocks below the bottom ME quintile.

For any trading strategy, report summary statistics, Sharpe ratios, t-ratios, maximum drawdowns, a plot of the cumulative returns over time.

Comment on the di erent performances and risk-return pro les of the strategies.

(60% of mark)

Risk attribution

Run regressions of each strategy's returns on the three Fama-French factors plus mo-mentum and comment on the sign, size and the signi cance of the estimated alphas and betas.

(30% of mark)

References

Gatev, E., W.N. Goetzmann and K.G. Rouwenhorst (2006). Pairs Trading: Perfor-mance of a Relative-Value Arbitrage Rule. The Review of Financial Studies, Volume 19, Issue 3, Pages 797-827.

2017-2018 Page

大数据分析python r matlab_留学生商科金融分析大数据R语言Python matlab Uhomework.com...相关推荐

  1. 数据分析大数据分析如何应用于电商行业?

    这几年想做电商和进入电商行业的人越来越多了,不管是自己开的淘宝店还是微店,你会发现自己朋友圈里面,总会有那么几个已经在做电商的.电商这么火,那对于做电商而言什么是最重要的呢?答案毫无疑问是数据·大数据 ...

  2. 大数据分析与可视化介绍,基于机器学习的大数据分析具有哪些独特的特点

    在大数据时代,人们迫切希望在由普通机器组成的大规模集群上实现高性能的以机器学习算法为核心的数据分析,为实际业务提供服务和指导,进而实现数据的最终变现.与传统的在线联机分析处理OLAP不同,对大数据的深 ...

  3. 2021 数据挖掘与大数据分析复习笔记 电子科技大学《数据挖掘与大数据分析期末》课程期末高分指南

    狼狈不堪的数据挖掘期末课程复习结束辽 给这门课程画上一个句号吧! 虽然之后主要方向是搞开发了 但是万一以后想去搞大数据捏~ 这是我总结的这门课程的部分章节内容 为了总结下这门课程所学 也让之后有缘找到 ...

  4. 大数据分析 es hive_使用Hive和iReport进行大数据分析

    大数据分析 es hive 每个JJ Abrams的电视连续剧疑犯追踪从主要人物芬奇先生一个下列叙述情节开始:" 你是被监视. 政府拥有一个秘密系统-每天每天每小时都会对您进行监视的机器. ...

  5. 《大数据分析原理与实践》——第2章 大数据分析模型

    第2章 大数据分析模型 大数据分析模型讨论的问题是从大数据中发现什么.尽管对大数据的分析方法林林总总,但面对一项具体应用,大数据分析非常依赖想象力.例如,对患者进行智能导诊,为患者选择合适的医院.合适 ...

  6. 帆软报表调用python脚本_直连数据库实时更新数据,比python强大,可视化报表这么做简直牛...

    会数据库,会python,会做报表,到底有多吃香?我趁着周五没事,打开了某招聘,不到10分钟,竟然有好多HR让我换工作,不是说现在基本上不招人吗?是我太优秀了吗? 甚至还有不止一个跟我说报表+决策分析 ...

  7. python爬取饿了么外卖商家数据_用python抓取饿了么无证店铺

    一.前言 饿了么平台上很多店铺都无营业执照,只能借用他人的营业执照上传开店.那就想看看附近有多少这样无证共用营业执照的店铺. 先看一下抓取的截图,竟然有这么多店没有营业执照. mongodb3.png ...

  8. python爬虫实例电商_价值上千元的Python爬虫外包案例,学会你就赚了

    前言 随着互联网时代的到来,人们更加倾向于互联网购物.某宝又是电商行业的巨头,在某宝平台中有很多商家数据. 今天带大家使用python+selenium工具获取这些公开的 适合人群: Python零基 ...

  9. python画带状图_13个使用Matplotlib实现数据可视化的Python代码

    和文字说明相比,清晰直观的图形更能令人印象深刻.一目了然.数据可视化对于做数据分析非常的有帮助,不管是人工智能,还是机器学习,都需要数据可视化. 在Python中,有一个2D绘图库Matplotlib ...

最新文章

  1. 谈一谈周公所理解的面试
  2. ajax与HTML5 history pushState/replaceState实例
  3. java 获取当前ip_不停机还能替换代码?6年的 Java程序员表示不可思议
  4. DM368学习--捕获视频图像分辨率修改
  5. mysql全文索引FULLTEXT的哈希与BTREE方法对比
  6. leetcode 二进制求和 addBinary
  7. struts2.1笔记02:servlet简介
  8. mapreduce分组统计_mongodb中使用mapreduce进行分组统计
  9. [2013.9.15]关于string::nops为什么是-1
  10. Nginx双机热备实现方案(双主热备模式)
  11. 拓端tecdat|R语言中的copula GARCH模型拟合时间序列并模拟分析
  12. dynamips中网卡参数如何和网络连接中的具体网卡匹配
  13. 2003 服务器自动重启设置,Win2003定时自动重启的完美方案
  14. 9008刷机教程oppo_手机黑砖9006/9008救砖教程 通用救砖模式刷机修复方法
  15. 旅游网站源码在哪下载,完整的
  16. 数据分析师工资水平怎么样?看看这些你就知道了
  17. php json输出后 u6563,肉肉's Blog
  18. 回顾2022,展望2023,笔耕不辍,钟情翰墨
  19. 基于深度学习和自闭症脑成像数据库(ABIDE)识别自闭症谱系障碍
  20. 插入法排序(c语言)

热门文章

  1. 使用Arduino开发板连接12位数模转换器MCP4725的方法
  2. (1)数组乱序(3)数组中获取随机数
  3. idl linux运行效率,Linux性能监控之CPU篇
  4. java中布尔型常量的值分别是 和,Java中用0和非0的数字表示布尔类型常量的值
  5. 华为交换机S5720命令
  6. Win10补丁KB4579311导致开机黑屏怎么办?
  7. 调用电子口岸IC卡/UKEY控件WebSocket方式进行数据加签的示例
  8. 使用python3和pygame包小练游戏玩耍
  9. android每日更新壁纸,安卓壁纸APP|安卓壁纸 V5.14.15 免费最新版 已下架_当下软件园...
  10. 焊接单片机最小系统板,驱动lcd1602