登录
首页 » matlab » MI-TVP-SV-VAR

MI-TVP-SV-VAR

于 2020-12-04 发布
0 142
下载积分: 1 下载次数: 6

代码说明:

说明:  Koop大神写出来的时变向量自回归模型的进化版,希望对大神写作有帮助。(The evolutionary version of the time-varying vector autoregressive model written by the Koop hopes, to be helpful to your writing.)

文件列表:

TVP_VAR_GCK, 0 , 2013-12-22
TVP_VAR_GCK\carter_kohn.m, 1208 , 2010-03-16
TVP_VAR_GCK\corrvc.m, 942 , 2007-12-05
TVP_VAR_GCK\estvar.m, 1042 , 2007-06-20
TVP_VAR_GCK\gck.m, 5613 , 2009-07-25
TVP_VAR_GCK\gck1.m, 6028 , 2009-08-21
TVP_VAR_GCK\impulse.m, 989 , 2004-07-31
TVP_VAR_GCK\Koop et al (2009) On the evolution of the monetary policy transmission mechanism.pdf, 614074 , 2009-04-15
TVP_VAR_GCK\ksc1.m, 2415 , 2009-05-29
TVP_VAR_GCK\mlag2.m, 357 , 2007-07-18
TVP_VAR_GCK\mvnrnd.m, 1842 , 2008-07-20
TVP_VAR_GCK\olssvd.m, 281 , 2004-07-31
TVP_VAR_GCK\quantile.m, 1810 , 2004-06-25
TVP_VAR_GCK\transx.m, 2010 , 2007-12-21
TVP_VAR_GCK\ts_prior.m, 2106 , 2012-03-05
TVP_VAR_GCK\ts_prior_new.m, 4127 , 2012-03-05
TVP_VAR_GCK\TVP_VAR_GCK.m, 20783 , 2013-12-22
TVP_VAR_GCK\vec.m, 634 , 2008-07-18
TVP_VAR_GCK\wish.m, 507 , 2007-12-05
TVP_VAR_GCK\ydata.dat, 4210 , 2009-08-09
TVP_VAR_GCK\yearlab.dat, 1933 , 2009-08-09

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

发表评论

0 个回复

  • script_history
    在MT4软件统计历史交易盈亏情况的脚本,比较实用的小功能(In the MT4 trading profit and loss situation software statistical history of the script, more practical small features)
    2013-10-04 11:45:05下载
    积分:1
  • 汉化马丁1.1
    说明:  ea源码汉化1.1版,去垃圾代码,精简代码流程,后续添加组合交易策略,(Chinese version 1.1 of EA source code, eliminating spam code, streamlining code flow, and subsequently adding portfolio trading strategy.)
    2019-04-11 00:39:20下载
    积分:1
  • (T_S_R)range2-
    mt4ea,,自动交易程序,使用vps可以实现24小时不间断交易.(Mt4ea, automated trading program, use the VPS can realize 24-hour trading.)
    2016-03-26 10:13:10下载
    积分:1
  • SCDemo
    数畅股票接口demo,将源代码错误更改了下。时间屏蔽了,想用可以打开。其他自己添加着用吧(Number smooth stock Interface demo, source code under the wrong change. Time shield, want to open. Other add their own to make do)
    2016-03-14 18:15:34下载
    积分:1
  • DynamicProScalper_v2.1
    这是来自国外网站的礼物,免费的正版商业EA。包括源码、参数,统统的公开! 货币对:GBP/USD、GBP/CAD、GBP/CHF、EUR/GBP、EUR/CAD、EUR/CHF、USD/CAD、USD/CHF、USD/JPY 时间段:15分钟 Supports 9 Currency Pairs 支持9个货币对 Compatible with All type of MT4 brokers – ECN, NDD and STP 兼容所有的MT4平台,无论是 ECN,NDD,和 STP模式 High Slippage Protection 高滑点保护 High Spread Protection 高点差保护 Dynamic volatility entry and exit levels 动态管理 进出场交易次数 High Recovery Factor (RF net profit/max. drawdown) > 20 高效的恢复因子 Very Low Drawdown 非常小的资金回撤 Automatic GMT Offset detection 自动适应时区时差(This is a gift foreign websites, free of the original commercial EA.Including the source code, parameter, all open! Currency pairs: GBP/USD, GBP/CAD, GBP/CHF, EUR/GBP, EUR/CAD, EUR/CHF and USD/CAD, USD/CHF and USD/JPY Time: 15 minutes Supports 9 Currency Pairs support nine Currency Pairs Compatible with All type of MT4 brokers- ECN, NDD and STP is Compatible with All MT4 platform, whether it be a ECN, NDD, and STP pattern High Slippage Protection, High Slippage Protection High Spread Protection, High differential Protection The Dynamic volatility entry and exit levels Dynamic management into the transaction number High Recovery Factor (RF net profit/Max. The drawdown) > 20 efficient Recovery Factor A Very small Very Low Drawdown funds retracement Automatic GMT Offset detection automatically to adapt to the jet lag time zone)
    2017-02-13 12:41:21下载
    积分:1
  • algo-trader
    用java编写的算法交易软件。包括获取股票数据、分析、下单等全部功能。(AlgoTrader is an automated trading system (ATS) that can trade any type of security on any market available through InteractiveBrokers or FIX. All aspects of trading like getting market data, analyzing prices, taking trade decisions, placing orders & tracking executions can be automated. Employing automated trading strategies, AlgoTrader eliminates all influences from emotion driven human trading and allows a pure systematic trading approach. Available features of the system¶ • Automate Trading Strategies based on Trading Rules (using Esper EQL) • Automated Execution via different Broker Interfaces • Simulate and run several strategies in parallel • Backtest strategies based on Historical Data • Portfolio Tracking & Performance Measurement • Different Numerical and Statistical Libraries are available to analyze trend and produce Trading Signals AlgoTrader is based on the following Frameworks and Methodologies¶ • Java SE 6 )
    2012-06-22 16:23:53下载
    积分:1
  • Mt4ApiDemo
    简介 mt4api接口,是用于直接连接mt4服务器,获取实时行情报价,交易执行,以及历史行情和历史订单的查询等功能的dll接口, 适合开发行情展示或者订单管理,交易策略等,如果可以,你甚至可以用他开发一个mt4客户端!该api比使用mt4终端进行报价和交易要快得多; 提供实时开仓、平仓等多种功能。 功能特点 报价连接:提供直连服务器获取数据功能。 实时报价: 可以获取每个证券代码的实时报价。 证券/组: 提供获取所有证券代码和用户所在组信息。 交易连接:直连服务器进行交易,不需要mt4终端客户端。 交易类型:支持所有交易类型 订单反馈:提供实时平仓开仓反馈。 盈亏状态:实时的盈亏状态。 付费说明 api接口的使用需要license授权文件,在开发周期内,你可以通过license生成助手申请测试license进行测试。测试license有7天的有效期. 正式用户请选择生成按月付费或者永久有效的license. 可以通过微信或支付宝直接支付或者联系我们!(MT4 API interface is a DLL interface used to connect MT4 server directly, obtain real-time information price, transaction execution, query historical quotation and historical order, etc. Suitable for the development of market display or order management, trading strategies, etc., if you can, you can even use him to develop a MT4 client! The API is much faster than quoting and trading with MT4 terminals.)
    2019-06-12 17:30:49下载
    积分:1
  • 带MYSQL数据库的ctp-wxzb-CTP-TradeServer-master
    说明:  ctp c++ 交易主机 宽客程序员福音(ctp trade main machine c++ source code with a mysql database)
    2020-10-27 09:35:16下载
    积分:1
  • New-folder
    课堂作业boxcox变换。在金融中应用广泛。提供给大家参考。(Classwork boxcox transformations. Widely used in finance. Provided for your reference.)
    2013-11-11 10:06:09下载
    积分:1
  • 价格振幅指标
    计算20天平均价,高开低收价,一个单独的方框表示(Calculate the average price of 20 balances, raise the price lower and lower the price.)
    2020-06-21 00:00:02下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载