搜索资源列表
Gordon-paper-program 金融经济学中最常用经济算法模型的粒子滤波程序
- Gordon, Salmond, and Smith 于1993年的论文中一个关于金融经济学中最常用经济算法模型的粒子滤波程序。-Gordon, Salmond, and Smith in a 1993 paper on financial economics, the most commonly used economic models of particle filter algorithm program
shim.tar
- 证券交易软件shim c++ 源码.命令行操作。-The trading shim is a command-line and dbms controlled interface to the socket-based API of Interactive Brokers Trader Workstation, abbreviated as the IB tws socket api, or simply tws . That api has a number of advantages f
gushifenxing
- 文章介绍了多重分形在股市分析中的应用,主要介绍了MF-DFA方法,是一种新的时间序列分析方法。-This paper introduces the multi-fractal analysis in the stock market applications, introduces the MF-DFA method is a new time-series analysis.
Jeffery-1922
- Jeffery inital paper
1-s2.0-S014098831400276X-main
- 论文:Forecasting ability of the investor sentiment endurance index: The case of oil service stock returns and crude oil prices-Using a binomial probability distribution model this paper creates an endurance index of oil service investor sentiment.
week4matlabcode
- Develop (and explain in details) a MATLAB or EXCEL VBA code for the LSM method. Manage to develop a generic function that computes the value of American put options using the suggested method. Determine the function input/output at your own pre
paper-about-bootstape
- bootstape的研究论文,有兴趣可以作为参考-Bootstape research papers, interested in can be used as a reference
He_Litterman_1999
- The Black-Litterman Model Explained 论文(1996)中的源代码-The Black-Litterman Model Explained paper (1996) Source Code
Control-the-external-program
- 本文讨论如何对外部程序进行控制,实现操作自动化的各种方法。在实际工作中,经常会遇到需要对现有的其它人编写好的程序窗口中的文本框、按钮等各种控件进行输入、点击等控制,从而实现操作自动化。由于这类程序是由别人编写的,自己没有原程序,无法通过修改程序,实现对程序的控制,所以我们只能另想办法。在现实中,可以把程序窗口分成两类,一类是标准的windows窗口,另外一类是网页式窗口,对于这两类窗口中的控件,其控制方法是不同的,下面分别进行介绍。-In this paper, we discuss how t