搜索资源列表
ReadTDADataSample
- 通过VBA读取日线数据文件的例子,非常有用啊,够了没有
分析家文件读取
- 读取分析家的文件,日线分时线等
tdx_day
- 从通达信日线文件读取数据,以此编写自己的股票应用程序-Letter from the accessible data file is read daily in order to write your own stock application
StockTest
- 读取大智慧股票软件中的日线数据进行分析的源代码。代码仅有读取数据部分,选择数据文件目录后可显示日线数据-Read great wisdom on the stock software line analysis of the data source. Code only read data section, select the data file directory can be displayed on-line data
rixian
- 证券数据获取,从通达信数据文件*.day中读取股票日线数据示例。-Securities data acquisition, data files from access*. day letter read on-line data sample stocks.
CZoomView_demo3
- 打开文件读取数据绘制股票价格柱形图 可进行图像放大、缩小功能-Open the file for reading a column chart stock prices can be drawn image zoom function
allpwr
- 此程序读取大智慧新一代除权数据文件,并解析其中所有股票除权数据,写入excel中.-This program reads the data files ex new generation of great wisdom, and parse the data, write excel in
PrintLine
- 行式打印程序,可以输出到行式打印机,并可以读取远程文件-print text,support remote file
work
- 自己写的matlab上GUI界面,可以读取行情软件导出的txt格式历史数据,并汇出k线和技术指标,可以通过GUI编辑设置、各种指标及其参数。主图附图指标编辑通过编写脚步实现,有例子。 解压后,将work下的dir.mat中的wkdir变量修改成与你放置的目录一致,也可以就将work放置在"d:/matlab/"下. read2mat.m从文本中读取数据,并存在与文本文件同名的.mat格式的文件中。 运行kfigure,加载.mat格式文件就可以画出k线图和指
tdxfs
- 通达信文件读取分时数据结构。 研究通达信数据结构的基础。-Reading Mastery letter file-sharing data structures. Of accessible information based on the data structure.
PlotIndexValue
- R读取本地一篮子股票文件,读取新浪行情hq.sinajs.cn,生成与沪深300的图像,开源-plot customized Index Price through local basket config file,based on sina marketdata provider,plot Index
hq
- 从大智慧股票软件的行情数据文件中读取数据转存到自己的SQL数据库中。-Read data dump their SQL s the great wisdom stock software market data files.
FsnTool
- 冠字号码文件(.fsn)解析及生成的java源码程序,读取和写入.fsn文件。 -Crown word number file (.fsn) analysis and generated java source program, read and write .fsn file.
OrderInfoSaveAndGet
- mt4编程,在ea或指标中用于获得数据写入文件,或者从文件读取数据写入ea参数。压缩包里面还有两个ea模板,分别是全局设置和无全局设置的,条件只有一个比较两条rsi线的大小。(ea mt4 OrderInfoSaveAndGet.mq4)