Finally I've found a solid introduction on
ETF
Although I don't agree that passive managed fund can be better performed than active one, simply because they are not efficient portfolio in theory, ETF is quite popular. I think the key fact is that the ETF's nature of hedging and speculating increases the rate of liqiudation, thus makes it easier to raise fund than other strictly passive managed mutual fund. Normally ETF will adjust its portfolio structure every half year. If we reduce that interval, it more and more resembles active managed funds.
分享到:
相关推荐
### 知识点总结:《算法导论》第三版 #### 一、书籍概述与重要性 《算法导论》是一本在计算机科学领域享有盛誉的经典教材,由Thomas H. Cormen、Charles E. Leiserson、Ronald L....该书自第一版出版以来便受到了广泛...
ERP会计电算化第1章概述(intorduction).pptx
intorduction to algorithms, second edition. ★经典的算法书,被卓越网,《程序员》等评选为2006年最受读者喜爱的十大IT图书之一。 ★算法领域的标准教材,全球多所知名大学选用 ★MIT名师联手铸就,被誉为...
Tornado 是FriendFeed 的 Web 服务器及其常用工具的开源版本。Tornado 和现在的主流 Web 服务器框架(包括大多数 Python 的框架)有着明显的区别:它是非阻塞式服务器,而且速度相当快。得利于其 非阻塞的方式和对 ...
15. **支持向量机与文档机器学习(Support Vector Machines and Machine Learning on Documents)** - **支持向量机**:一种强大的机器学习方法,可用于文本分类、聚类等多种任务。 - **文档特征提取**:如何从...
ODX(Open Diagnostic Data Exchange)是一种标准化的诊断数据库格式,被定义在ISO 22901协议中,用于在汽车行业中存储和交换车辆诊断信息。ODX的主要目的是提供一个开放且可扩展的框架,使得不同制造商的ECU(电子...
printf("\t\t\t9.Intorduction of LiuShiyang\n\n");/*我的个人信息*/ printf("\t\t\t0.Quit\n\n"); /*退出*/ printf("\t\t\tPlease type in your choice:"); scanf("%d",&b); switch(b) { case 1: type();...
本文实例讲述了Python基于matplotlib绘制栈式直方图的方法。分享给大家供大家参考,具体如下: 平时我们只对一组数据做直方图统计,这样我们只要直接画...# numpy array intorduction #http://matplotlib.org/examples
讲习班大纲第1节:理解-Logistic回归 1.1 Intorduction to Machine Learning 1.2 Intuition behind the Logistic Regression (LR) 1.3 Math behind the LR 1.4 Summary 第2节:建筑物-从零开始进行Logistic回归 ...