搜索资源列表
股票数据获取
- 从大智慧数据文档获取股票数据
Yahoo!.zip
- Yahoo!实时股票数据接受器。 从YAHOO的网站上直接获取到实时股票交易数据,包括五档行情等实时内容!,Yahoo! Real-time stock data receiver. YAHOO on the web from direct access to real-time stock data, including five real-time content such as market stalls!
stock.rar
- 简单的股票行情软件。利用MFC编程画矩形股票行情柱形图,要有股票数据文件的支持。,A simple stock quotes software. Draw a rectangle using MFC Programming stock quotes column, there must be stock data files.
vb
- 用于和证券行情数据接口的股票数据读取方式源码是用VB做的。-And securities for the stock market data interface to read the way the data source is used to do in VB.
stock
- 用于股票数据的计算分析,帮助你选择好的股票。-Stock data for the calculation and analysis to help you choose good stocks
VFPstock
- vfp 股票数据下载,新浪数据源,实时行情的实现-vfp stock
lontest
- 读取钱龙软件的股票信息,并讲数据库中的二进制文件转换为文本文件查看-read qinlong Stock software infomation
VC_programming_code_share_data_conversion
- VC编程实现股票数据转换程序代码VC programming code share data conversion -VC programming code share data conversion
769339_376e_CNA6021
- 会编程的话, 可以写一个 DLL,被大智慧指标调用. 每天盘后用大智慧[自动翻页]历遍所有股票, 就可以导出无论分时还是日线指标数据. -ok
获取历史与实时股票数据
- 可以实时抓取在线行情,入库数据处理;也可以获取单个证券一个时间段内的历史数据,加以处理(grap realtime data stock information, import into the database to deal later)
stock.m
- kline.c 文件是一个mex c文件,编译出来一个接口,通过该接口 得到日行情数据。详情请参见源代码。如何使用这个编译出来的接口文件呢?请查看stock.m文件(The kline.c file is a mex C file that compiles an interface to obtain daily market data through the interface. For details, see source code. How do I use this compiled
自动无策略
- Delphi编写的股票数据获取及自动交易程序,查看当前所开窗口内所有控件句柄(Delphi's stock data acquisition and automatic trading program to view all control handles within the current window.)
mystock
- VBA ,用于常见股票数据分析,包含常见参数分析(VBA for stock data analysis it can help you)
sohugupiao
- 基于搜狐财经API的股票数据爬取函数,结果为十列数据“十列数据,含义:日期,开盘价,收盘价,涨跌额,涨跌幅,最低价,最高价,成交量,成交额,换手率”。(Based on Sohu financial API's stock data crawling function, the result is ten columns of data "ten columns of data, meaning: date, opening price, closing price, rise and
VB 股票分析程序源代码
- VB 股票分析程序源代码 图形界面分析数据源代码(VB stock analysis program source code)
数据维护
- 下载股票行情数据并每日更新,利用jqdata数据接口每日下载股的历史数据到本地,可以根据历史数据进行量化交易策略的研究(load stock data everyday)
股票预测
- 采用三层BP神经网络结构,输入层神经元数为5,隐含层神经元数为3,输出层神经元数为1,使用MATLAB编写。 将所给数据按14:1分为训练样本集,和测试样本集,经测试及分析,预测误差为0.1700,误差较小。 网络训练好后,输入前一天的6组数据,即:最高价、最低价、开盘价、收盘价、成交量,就能自动预测出后一天的收盘价。(The structure of three-layer BP neural network is adopted. The number of neurons in the i
股票预测-最小二乘
- 采用最小二乘法进行MATLAB编写,开盘为输入,收盘为输出。1-600个数据为训练样本集,601-700为预测样本。先对数据进行标准化处理,再利用最小二乘法对模型进行预测,最后进行反标准化处理后输出。(The least square method is used to compile MATLAB. The opening is input and the closing is output. 1-600 data are training samples and 601-700 predic
BP神经网络股票预测
- 在600085这个数据表中,以XZSLX综合作为输入,以收盘价作为输出 以前595个数据作为训练样本,后100个数据作为实际输出。 通过训练数据建立模型,最终输出100个预测的股票收盘价。 将预测的收盘价和实际的收盘价进行对比并求取误差,从而判断所建立模型的准确性。 RBF神经网络调用newff函数实现。(In the data table of 600085, XZSLX synthesis is used as input and closing price as output. The
BP神经网络股票预测
- 分别采用BP网络和RBF网络进行数据预测 在600085这个数据表中,以XZSLX综合作为输入,以收盘价作为输出 以前595个数据作为训练样本,后100个数据作为实际输出。 通过训练数据建立模型,最终输出100个预测的股票收盘价。 将预测的收盘价和实际的收盘价进行对比并求取误差,从而判断所建立模型的准确性。 BP神经网络调用newff函数实现。(In the data table of 600085, XZSLX synthesis is used as input and closing pr