ttrc(TTR)
ttrc()所属R语言包:TTR
Technical Trading Rule Composite data
技术交易规则的复合数据
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Historical Open, High, Low, Close, and Volume data for the periods January 2, 1985 to December 31, 2006. Randomly generated.
历史开盘,高,低,关闭和音量期间1985年1月2日2006年12月31日的数据。随机生成的。
用法----------Usage----------
data(ttrc)
格式----------Format----------
The format is:
其格式为:
Class 'Date'
类“日期”
num
NUM
num
NUM
num
NUM
num
NUM
num
NUM
Details
详细信息----------Details----------
These data do not represent an actual security. They are provided so examples do not necessitate an internet connection.
这些数据并不代表实际的安全性。他们提供这样的例子并不需要一个互联网连接。
源----------Source----------
Randomly generated.
随机生成的。
实例----------Examples----------
data(ttrc)
plot(tail(ttrc[,"Close"],100), type="l")
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|