股票、共同基金、指数和其他金融工具.

Entity["Financial",name]

表示类型 "Financial" 的一个实体.

[prop]

给出指定属性的值.

[{propi,}]

给出属性列表的值.

[prop,{qualivali,}]

给出由限定符 quali->vali 修改的指定属性的值.

[Dated[prop,date]]

给出特定日期规范相对应的属性值.

EntityClass["Financial",{propispeci,}]

表示实体类,其中 propi 的值由 speci 定义.

实体范例

实体类范例

属性

  • AdjustedCloseadjusted closing price
    AdjustedHighadjusted high price
    AdjustedLowadjusted low price
    AdjustedOpenadjusted opening price
    Askask price
    AskSizeask size
    Average200Day200-day average
    Average50Day50-day average
    AverageVolume3Month3-month average volume
    Bidbid price
    BidSizebid size
    Changechange
    Change200Day200-day change
    Change50Day50-day change
    ChangeHigh52Weekchange from 52-week high
    ChangeLow52Weekchange from 52-week low
    CIKCIK
    Closeclosing price
    Companycompany
    CumulativeFractionalChangecumulative fractional change
    CumulativeReturncumulative return
    Currencymarket quote currency
    Dividenddividend
    DividendPerSharedividend per share
    DividendYielddividend yield
    EarningsPerShareearnings per share
    EarningsYieldearnings yield
    EBITDAEBITDA
    EntityClassesentity classes
    EntityTypeListentity type list
    Exchangeexchange
    FloatSharesshares outstanding
    ForeignListingforeign listing
    FractionalChangefractional change
    FractionalChange200Day200-day fractional change
    FractionalChange50Day50-day fractional change
    FractionalChangeHigh52Weekfractional change from 52-week high
    FractionalChangeLow52Weekfractional change from 52-week low
    FundamentalCurrencyfinancial statement currency
    FundFamilymutual fund family
    FundStylemutual fund investment style
    Highhigh price
    High52Week52-week high
    Imagecompany logo
    IPODateinitial public offering date
    Issueissue
    Lastlast price
    LastTradeSizelast trade size
    LatestTradelatest trade
    Lowlow price
    Low52Week52-week low
    MarketCapmarket capitalization
    Namename
    OfficialNameofficial name
    Openopening price
    OriginalSharePriceoriginal (split adjusted) closing price
    Priceprice
    PriceEarningsRatioP/E ratio
    Range52Week52-week range
    RawCloseraw closing price
    RawHighraw high price
    RawLowraw low price
    RawOpenraw opening price
    RawVolumeraw volume
    Returnreturn
    Sectorsector
    ShareClassDescriptionshare class description
    ShortSymbolshort symbol
    Symbolsymbol
    Typetype
    Volatility20Day20-day volatility
    Volatility250Day250-day volatility
    Volatility50Day50-day volatility
    Volumevolume
    Websitewebsite

详细信息

  • "Financial" 实体包括美国和其他股票、共同基金、指数和其他金融工具.
  • "Financial" 实体类包括股票指数、基金、行业和行业组织.
  • 延迟报价仅适用于美国交易所上市的股票.
  • 部分属性可用于作为整体的 "Financial" 实体类型,并可用 EntityValue["Financial",property] 格式给出,此类属性包括:
  • "Properties"可用属性列表
    "PropertyCanonicalNames"可用属性的标准名称
    "SampleEntities"可用实体的范例列表(通常长度为 10)
    "SampleEntityClasses"可用实体类的范例列表(通常长度为 10)
    "EntityCount"可用实体的数目
    "Entities"可用实体的列表
    "EntityCanonicalNames"可用实体的标准名称
    "EntityClasses"可用实体类的列表
    "EntityClassCanonicalNames"可用实体类的标准名称
    "PropertyClasses"可用属性分类的列表
    "PropertyClassCanonicalNames"可用属性分类的标准名称
    "PropertyCount"可用属性的数目
  • 以下注释可用于 EntityValue["Financial",property,annotation] 的第三个参数中:
  • "Source"属性的来源信息
    "Date"实体-属性值相关联的日期(若存在)
    "EntityAssociation"实体和实体-属性值的关联
    "PropertyAssociation"属性和实体-属性值的关联
    "EntityPropertyAssociation"此关联中,指定实体是键,值为属性和实体-属性值的嵌套关联
    "PropertyEntityAssociation"此关联中,指定属性是键,值为实体和实体-属性值的嵌套关联
    "Dataset"此数据集,指定实体是键和值为属性名称和实体-属性值的关联
  • 以下注释可用于 EntityValue[property,annotation] 的第二个参数中:
  • "Qualifiers"可用于属性的限定词列表
    "QualifierValues"可用于每个限定词的可用值列表
    "DefaultQualifierValues"属性限定词的默认值列表
    "Description"属性的简短文字描述
    "Definition"属性的详细文字定义
    "PhysicalQuantity"实体-属性值相关联的物理量
    "Unit"实体-属性值相关联的单位
  • Automatic 的限定词值表示一个可适用的值的格式; 例如,对于 "Date" 的限定词,包括正确的日期或日期跨度.

范例

基本范例  (3)

查找实体:

查找一个实体的属性值:

从一个实体的全部可用属性中提取数据集: