公开数据集
数据结构 ? 34.3K
Data Structure ?
* 以上分析是由系统提取分析形成的结果,具体实际数据为准。
README.md
Data Set Information:
在预测股票价格时,你会收集某个时间段的数据——天、周、月等,但你不能利用某个时间段的数据,直到该时间段的下一个增量。例如,假设您每天收集数据。周一结束后,你就有了当天的所有数据。不过,你可以在周一投资,因为你要到一天结束才能得到数据。你可以利用周一的数据在周二进行投资。
在我们的研究中,每个记录(行)都是一周的数据。每一条记录也有股票在下一周的回报率(变化率、下一周的价格)。理想情况下,你需要确定哪只股票在接下来的一周内产生最大的回报率。这可以帮助您训练和测试您的算法。
这些属性中的一些可能不用于您的研究。它们最初被添加到我们的数据库中以执行计算。(Brown,Pelosi&Dirska,2013)使用了过去一周的价格变动百分比、交易量变动百分比、下一次分红天数和下一次分红回报百分比。我们将其他属性保留在数据集中,以防您想要使用它们中的任何一个。当然,你想要最大化的是未来几周的价格变化百分比。
Training data vs Test data:
In (Brown, Pelosi & Dirska, 2013) we used quarter 1 (Jan-Mar) data for training and quarter 2 (Apr-Jun) data for testing.
Interesting data points:
If you use quarter 2 data for testing, you will notice something interesting in the week ending 5/27/2011 every Dow Jones Index stock lost money.
Attribute Information:
quarter: the yearly quarter (1 = Jan-Mar; 2 = Apr=Jun).
stock: the stock symbol (see above)
date: the last business day of the work (this is typically a Friday)
open: the price of the stock at the beginning of the week
high: the highest price of the stock during the week
low: the lowest price of the stock during the week
close: the price of the stock at the end of the week
volume: the number of shares of stock that traded hands in the week
percent_change_price: the percentage change in price throughout the week
percent_chagne_volume_over_last_wek: the percentage change in the number of shares of
stock that traded hands for this week compared to the previous week
previous_weeks_volume: the number of shares of stock that traded hands in the previous week
next_weeks_open: the opening price of the stock in the following week
next_weeks_close: the closing price of the stock in the following week
percent_change_next_weeks_price: the percentage change in price of the stock in the
following week days_to_next_dividend: the number of days until the next dividend
percent_return_next_dividend: the percentage of return on the next dividend
Relevant Papers:
Brown, M. S., Pelosi, M. & Dirska, H. (2013). Dynamic-radius Species-conserving Genetic Algorithm for
the Financial Forecasting of Dow Jones Index Stocks. Machine Learning and Data Mining in Pattern
Recognition, 7988, 27-41.
Citation Request:
We request that you provide a citation to this paper when using the dataset. We welcome you to
compare your results against ours in (Brown, Pelosi & Dirska, 2013).
Dr. Michael Brown, michael.brown '@' umuc.edu, University of Maryland University College
帕依提提提温馨提示
该数据集正在整理中,为您准备了其他渠道,请您使用
- 分享你的想法
全部内容
数据使用声明:
- 1、该数据来自于互联网数据采集或服务商的提供,本平台为用户提供数据集的展示与浏览。
- 2、本平台仅作为数据集的基本信息展示、包括但不限于图像、文本、视频、音频等文件类型。
- 3、数据集基本信息来自数据原地址或数据提供方提供的信息,如数据集描述中有描述差异,请以数据原地址或服务商原地址为准。
- 1、本站中的所有数据集的版权都归属于原数据发布者或数据提供方所有。
- 1、如您需要转载本站数据,请保留原数据地址及相关版权声明。
- 1、如本站中的部分数据涉及侵权展示,请及时联系本站,我们会安排进行数据下线。