搜索资源列表
complete
- 有限差法计算期权价格,美式期权,说明包含在文件里,-finite difference method options prices, the American option, the statement contained in the document,
binomoaltree2d
- 二叉树方法计算欧式期权价格,篮子期权,由2项资产-binary tree method Continental options prices, basket options, from the two assets
TrinomialAmerican
- 三叉树方法计算美式期权定价,更加精确而且计算速度增加。有关说明在文件中。-tree method trigeminal American option pricing, and more accurate calculation of the speed increase. The note in the document.
mdijesse
- Jesse Livermore 方法,和三线翻转方法 -Jesse Livermore, and three lines and overturned method
Close All Trades MT4一键平仓脚本
- MT4一键平仓脚本 只要一点就可以清除所有持仓单 这样可以省却了交易单太多一一手工平仓的困饶,并且一键平仓的效率也是非常值得肯定的,现在发出来给大家使用,具体安装方法将脚本文件复制至到平台安装目录下experts\scr ipts内即可! 然后打开MT4在导航--脚本--清除持仓单 就可以应用了 -MT4 scr ipt as long as a key to open all the positions that you can remove a single transaction s
gubiaofengxi
- 一个用C++开发的股票分析系统的原代码程序,以数学建模中的预测方法来预测股票,志在娱乐。-C++, a stock analysis system developed by the original code program, to mathematical modeling in the prediction method to predict the stock, aiming at entertainment.
MoveAverage
- 移动平均法源码,步长有5,10,30,内含一次指数平滑计算法,适合进行数据短 中 长期预测-Moving Average source, 5,10,30 step there, including an exponential smoothing method, suitable for short and long-term forecast data
gupiaoyuce
- 使用线性回归的方法对股市短期走势作出预测的程序, 基于matlab, 请大家尝试-Using a linear regression method to predict the trend of the stock market short-term process, based on matlab, please try
bank_safe_key
- 1,针对对金融行业密钥不是很熟悉的人 2,介绍金融密钥体系的结构和概念 3,介绍PIN,PIK,MAC,MAK,BMK,MK等 4,即个人密码,PINBLOCK,PIK(个人标识码密钥),报文鉴别码MAC 5,介绍了报文鉴别技术,MAC,MD5,SHA 6,介绍了PINBLOCK生成方法 7,商业银行加密机部署-1, for the financial industry, the key is not very familiar with the person 2, in
ccruncher-1.5_src
- 金融算术,计算VAR值,蒙特卡洛算法,等-CreditCruncher computes the Value At Risk (VAR) of large credit portfolios using the Monte Carlo method. Keywords: ratings, transition matrix, survival functions, correlations, copulas, VAR, Expected Shortfall
final.c
- the file contains the method for data conversion.iput is sample ratio.output is the converted data.input should be given in file
BankAccount
- 定义一个类实现银行帐户的概念,包括的属性有"帐号"和"存款余额",包括的方法有"存款"、"取款"、"查询余额"和”显示帐号”,。定义主类,创建帐户类的对象,并完成相应操作。-Define a class that implements the concept of bank accounts, including the properties of the " Account" and " deposits" , including the method &qu
bank-account-processing-code
- 银行处理银行账户进行的一些常用功能的模拟,通过c++类的方法进行的实现-Banks deal with bank accounts of some common functions of analog, c++ classes by the method of implementation
shiyong
- 通达信的几个实用指标源码,并附编公式方法。-The letter a few practical indicators accessible source code, along with compiled formula method.
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.
asm_java
- 人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方
yyhg
- 有关一元回归分析的精妙解法及源码,千万不要错过-Subtle method and source of support vector machine, do not miss
3-Macd
- 独创3分钟macd精准买卖法 适合短线操作 可以作为外汇黄金期货等交易参考 准确率很高-Original three minutes macd accurate trading method is suitable for short-term operation can be used as a foreign exchange gold futures transaction reference high accuracy
monte
- 期权定价 monte carlo方法 使用bs公式-Monte carlo option pricing method using bs formula
Tree
- 利用tree method定价期权,其中包括使用binomial tree和trinomial tr-C++ codes to price barrier options using tree methods