登录
首页 » matlab » MatlabCode

MatlabCode

于 2021-01-12 发布 文件大小:3946KB
0 255
下载积分: 1 下载次数: 270

代码说明:

  多因子模型构建。多因子模型是量化选股中最重要的一类模型,其基本思想就是找到某些和收益率最相关的指标。并根据该指标,构建一个股票组合,期望该组合在未来的一段时间跑赢或者跑输指数。如果跑赢,则可以做多该组合,同时做空期指,赚取正向阿尔法收益;如果是跑输,则可以做多期指,融券做空该组合,赚取反向阿尔法收益。多因子模型的关键是找到因子与收益率之间的关联性。(Multi-Factor Model. Multi-factor stock selection model is to quantify the most important class of models, the basic idea is to find some of the most relevant and profitability indicators. And based on the index, to build a stock portfolio, expect the combination index outperformed or underperformed for some time in the future. If outperform, you can do more than this combination, but short of that, to earn positive alpha income if it is underperforming, you can do more than futures, short selling short the combination to earn a reverse alpha returns. Key multi-factor model is to find correlation between factors and yields.)

文件列表:

MatlabCode
..........\.DS_Store,6148,2015-09-16
..........\300MonthFormulaRt.xlsx,4052592,2015-09-14
..........\FactorLoading.m,1922,2015-09-16
..........\FactorMain.m,5116,2015-09-16
..........\markowizt.m,860,2015-09-16
..........\Pca.m,1350,2015-09-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ScanExample
    类似支付宝扫描银行卡的app源码,可以直接用相机把银行卡号扫描到app中(Similar Alipay bank card scanning app source code, you can use the camera directly to the bank card scanning app in)
    2020-10-22 16:17:22下载
    积分:1
  • XAUUSD-MACD--simple-EA
    MT4黄金 简易EA,主要采用MACD指标交叉交易(mt4 xuauds simple ea,by macd)
    2021-03-16 20:39:21下载
    积分:1
  • 刷手(修改版)黄十五分
    说明:  这是一款专业针对黄金交易爱好者开发的EA,其特点是单量巨大,盈利能力也不含糊。EA采用双边对冲开仓的策略,稳定性比较强,如果能配合人工风控,盈利空间会有更大的突破。 本策略对点差不敏感,在ECN和标准账户上都有相当出色的表现,高达45个点差的平台依旧能够盈利,是经纪公司刷返佣的神器,也是个人交易者交易非常棒的助手。 目前对参数进行了很好的优化,风险也进一步得到了释放,不太会有爆仓风险。(This is an EA specially developed for gold trading enthusiasts, which is characterized by huge single volume and unequivocal profitability. EA adopts the strategy of bilateral hedging to open its warehouse, which has strong stability. If it can cooperate with artificial wind control, there will be greater breakthroughs in profit margin. This strategy is insensitive to spreads. It has excellent performance in ECN and standard accounts. As many as 45 spreads platforms are still profitable. It is a magic weapon for brokerage companies to brush back commissions and a great assistant for individual traders. At present, the parameters have been well optimized, and the risk has been further released, so there is little risk of explosion.)
    2020-06-17 10:20:02下载
    积分:1
  • Bank_Account_Management
    实现银行账号管理,实现账号的注册、修改密码、资金管理、销户等功能(Realization of bank account management, account registration, change passwords, financial management, marketing and other functions households)
    2014-08-06 05:26:21下载
    积分:1
  • 7105
    说明:  操盘手交易 v 7.51 MACD 是基于多手数剥头皮算法的 EA。该 EA 已经在实盘账户里反复测试过。 开仓方向的选择根据标准 MACD 指标。EA 持续开仓, 每次都是大于之前的 1.5 或 2 倍。在设置里选择参数。开仓间隔为点数, 可在 EA 参数里设置。当最后最大交易量的仓位达到正面结果 (以止盈或尾随停止平仓), 整体订单批量平仓, 无论以前的开仓盈利与否。 作为规则, 最后一笔订单的盈利覆盖了之前已开仓位的亏损 (如果有的话), 且一般会盈余。此 EA 可以工作于任何时间帧, 最好是为各货币对选择参数。实盘测试结果的报告附上。(Trader's hand trading V 7.51 MACD is based on multi hand scalping algorithm EA. The EA has been repeatedly tested in the real - time account. The selection of the opening direction is based on the standard MACD index. EA keeps on opening, each time is bigger than before 1.5 or 2 times. Select parameters in the settings. The opening interval can be set in EA parameter. When the position of the last largest trading volume reaches the positive result (by stopping profits or stopping by closing), the whole order will be closed in batches, regardless of the profit of the previous opening. As a rule, the profit of the last order covers the loss (if any) of the previously opened position and usually surpluses. This EA can work at any time frame, preferably with parameters for each currency pair. A report on the results of the actual test is attached.)
    2018-04-25 18:01:25下载
    积分:1
  • AllTime_EA_v3.2
    这款EA本身准确率高,并且操作手法很科学,包含海龟交易,布林线等八种交易策略。(This EA has high accuracy and scientific operation, including eight trading strategies, such as Turtle trading and Brin Line.)
    2020-06-24 05:00:01下载
    积分:1
  • code
    一个利用MATLAB编写的螺纹钢期货高频交易套利策略。本策略主要使用移动平均(Moving Average)+RSI 指数策略进行交易判定。其基本思想是 MA 策略对 于明显 趋势走效果较好,而 RSI 策略适用于震荡的行情 ,对两种策略 产生的信号合成之后具有较强抵抗风险的能力 。实际验中,在对初始价格信号进行处理并 通过以往数据回测,得到最佳据回测,得到最佳参数组合之后,策略的年均收益率 达到了23.6,夏普比率为 2.05。(One using MATLAB rebar futures arbitrage high frequency trading strategies. This strategy is mainly used moving average (Moving Average)+ RSI index trading strategy determination. The basic idea is a clear trend to go for MA strategy is better, while RSI strategy for market shocks, the two signals generated after synthesis strategy has a strong ability to resist risks. Practical experience, in the pair. Practical experience, in the pair. Actual experiment, in the initial price signals to be processed and the data back through the previous test, get the best according to backtesting, get the best combination of parameters, the strategy to achieve an average annual rate of return of 23.6 2, the Sharpe ratio of 2.05.)
    2013-10-09 14:14:53下载
    积分:1
  • jixi_tool
    此工具为参考银行计息方式制作的活期计息的工具。全部用公式完成。请修改完成黄色部分。(This tool is a reference bank s current interest-bearing way of making interest-bearing instruments. All the formula is complete. Please complete the yellow part modify.)
    2013-10-27 19:46:41下载
    积分:1
  • 离散交易源码
    很出名的交易系统,原理是利用价格超卖超买和最近最高最低价格来进行判断交易信号,同时再入场的信息也可以自己设置,我附上了源码,大家也可以在源码中增加自己的交易筛选信号提高正确率和盈利率。(Well-known trading system, the principle is to use price oversold and overbought and the latest highest and lowest price to judge the trading signal, while re-entry information can also be set by itself, I attached the source code, you can also add their own trading screening signal in the source code to improve the accuracy and profitability.)
    2020-06-30 17:00:02下载
    积分:1
  • Strategy
    量化股票全市场交易策略,通过判断大盘和股票的买卖提示,通过这个策略计算 净值 变化 最大回撤 净值最低点 周转 成功率 ,可以通过调整,变化出不一样的策略(Quantitative stock market trading strategy, through the judgment of the market and the stock trading tips, through this strategy to calculate net worth change maximum retracement net worth low turnover success , can adjust, change a different 2) strategy)
    2014-02-22 20:16:46下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载