ValueRay · JSON-LD Context

Valueray Context

JSON-LD context defining the semantic vocabulary for Valueray from ValueRay.

76 Classes 1 Properties 3 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
fibo: https://spec.edmcouncil.org/fibo/ontology/
valueray: https://www.valueray.com/vocab#

Classes

SymbolData code name isin exchange currency country country_origin type sector industry peer_group etf_category keywords market_cap_in_millions last_update dividends technical risk support_resistance zigzag_pivot_points changepoints performance sentiment rate yield payout_ratio growth_5y streak_years next_payment last_price 52w_high 52w_low ema_20 sma_50 sma_200 atr volatility current_volume average_volume_20d hurst_exponent trend_correlation safety_score beta alpha sharpe_ratio max_drawdown value_at_risk tail_risk rsi vro_score buy_signal sector_rotation industry_rotation market_regime level strength from to date price direction metric value 1d 1w 1m 3m 6m ytd 1y 3y 5y cagr relative_strength disclaimer

Properties

Property Type Container
field_explanations reference

JSON-LD Document

Raw ↑
{
  "@context": {
    "@version": 1.1,
    "schema": "https://schema.org/",
    "fibo": "https://spec.edmcouncil.org/fibo/ontology/",
    "valueray": "https://www.valueray.com/vocab#",
    "SymbolData": "valueray:SymbolData",
    "code": "schema:tickerSymbol",
    "name": "schema:name",
    "isin": "schema:identifier",
    "exchange": "schema:exchange",
    "currency": "schema:currency",
    "country": "schema:countryOfOrigin",
    "country_origin": "schema:countryOfOrigin",
    "type": "schema:additionalType",
    "sector": "schema:industry",
    "industry": "schema:industry",
    "peer_group": "valueray:peerGroup",
    "etf_category": "valueray:etfCategory",
    "keywords": "schema:keywords",
    "market_cap_in_millions": "valueray:marketCapMillions",
    "last_update": "schema:dateModified",
    "dividends": "valueray:dividends",
    "technical": "valueray:technical",
    "risk": "valueray:risk",
    "support_resistance": "valueray:supportResistance",
    "zigzag_pivot_points": "valueray:zigzagPivotPoints",
    "changepoints": "valueray:changepoints",
    "performance": "valueray:performance",
    "sentiment": "valueray:sentiment",
    "rate": "schema:dividendYield",
    "yield": "schema:dividendYield",
    "payout_ratio": "valueray:payoutRatio",
    "growth_5y": "valueray:fiveYearDividendGrowth",
    "streak_years": "valueray:dividendStreakYears",
    "next_payment": "valueray:nextDividendPayment",
    "last_price": "schema:price",
    "52w_high": "valueray:fiftyTwoWeekHigh",
    "52w_low": "valueray:fiftyTwoWeekLow",
    "ema_20": "valueray:ema20",
    "sma_50": "valueray:sma50",
    "sma_200": "valueray:sma200",
    "atr": "valueray:averageTrueRange",
    "volatility": "valueray:volatility",
    "current_volume": "schema:tradingVolume",
    "average_volume_20d": "valueray:averageVolume20d",
    "hurst_exponent": "valueray:hurstExponent",
    "trend_correlation": "valueray:trendCorrelation",
    "safety_score": "valueray:safetyScore",
    "beta": "fibo:Beta",
    "alpha": "valueray:alpha",
    "sharpe_ratio": "valueray:sharpeRatio",
    "max_drawdown": "valueray:maxDrawdown",
    "value_at_risk": "valueray:valueAtRisk",
    "tail_risk": "valueray:tailRisk",
    "rsi": "valueray:relativeStrengthIndex",
    "vro_score": "valueray:vroScore",
    "buy_signal": "valueray:buySignal",
    "sector_rotation": "valueray:sectorRotation",
    "industry_rotation": "valueray:industryRotation",
    "market_regime": "valueray:marketRegime",
    "level": "valueray:priceLevel",
    "strength": "valueray:strengthRating",
    "from": "valueray:fromDate",
    "to": "valueray:toDate",
    "date": "schema:date",
    "price": "schema:price",
    "direction": "valueray:direction",
    "metric": "valueray:metric",
    "value": "schema:value",
    "1d": "valueray:return1d",
    "1w": "valueray:return1w",
    "1m": "valueray:return1m",
    "3m": "valueray:return3m",
    "6m": "valueray:return6m",
    "ytd": "valueray:returnYtd",
    "1y": "valueray:return1y",
    "3y": "valueray:return3y",
    "5y": "valueray:return5y",
    "cagr": "valueray:cagr",
    "relative_strength": "valueray:relativeStrength",
    "disclaimer": "valueray:disclaimer",
    "field_explanations": {
      "@id": "valueray:fieldExplanations",
      "@type": "@id"
    }
  }
}