1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/tests/fixtures/yahoo_finance.json
2022-03-30 11:12:58 +02:00

86 lines
2.4 KiB
JSON

{
"symbol": "YHOO",
"Ask": "42.42",
"AverageDailyVolume": "11397600",
"Bid": "42.41",
"AskRealtime": null,
"BidRealtime": null,
"BookValue": "29.83",
"Change_PercentChange": "+0.62 - +1.48%",
"Change": "+0.62",
"Commission": null,
"Currency": "USD",
"ChangeRealtime": null,
"AfterHoursChangeRealtime": null,
"DividendShare": null,
"LastTradeDate": "10/18/2016",
"TradeDate": null,
"EarningsShare": "-5.18",
"ErrorIndicationreturnedforsymbolchangedinvalid": null,
"EPSEstimateCurrentYear": "0.49",
"EPSEstimateNextYear": "0.57",
"EPSEstimateNextQuarter": "0.17",
"DaysLow": "41.86",
"DaysHigh": "42.42",
"YearLow": "26.15",
"YearHigh": "44.92",
"HoldingsGainPercent": null,
"AnnualizedGain": null,
"HoldingsGain": null,
"HoldingsGainPercentRealtime": null,
"HoldingsGainRealtime": null,
"MoreInfo": null,
"OrderBookRealtime": null,
"MarketCapitalization": "40.37B",
"MarketCapRealtime": null,
"EBITDA": "151.08M",
"ChangeFromYearLow": "16.26",
"PercentChangeFromYearLow": "+62.18%",
"LastTradeRealtimeWithTime": null,
"ChangePercentRealtime": null,
"ChangeFromYearHigh": "-2.51",
"PercebtChangeFromYearHigh": "-5.59%",
"LastTradeWithTime": "9:41am - <b>42.41</b>",
"LastTradePriceOnly": "42.41",
"HighLimit": null,
"LowLimit": null,
"DaysRange": "41.86 - 42.42",
"DaysRangeRealtime": null,
"FiftydayMovingAverage": "43.16",
"TwoHundreddayMovingAverage": "39.26",
"ChangeFromTwoHundreddayMovingAverage": "3.15",
"PercentChangeFromTwoHundreddayMovingAverage": "+8.03%",
"ChangeFromFiftydayMovingAverage": "-0.75",
"PercentChangeFromFiftydayMovingAverage": "-1.74%",
"Name": "Yahoo! Inc.",
"Notes": null,
"Open": "41.69",
"PreviousClose": "41.79",
"PricePaid": null,
"ChangeinPercent": "+1.48%",
"PriceSales": "8.13",
"PriceBook": "1.40",
"ExDividendDate": null,
"PERatio": null,
"DividendPayDate": null,
"PERatioRealtime": null,
"PEGRatio": "-24.57",
"PriceEPSEstimateCurrentYear": "86.55",
"PriceEPSEstimateNextYear": "74.40",
"Symbol": "YHOO",
"SharesOwned": null,
"ShortRatio": "5.05",
"LastTradeTime": "9:41am",
"TickerTrend": null,
"OneyrTargetPrice": "43.64",
"Volume": "946198",
"HoldingsValue": null,
"HoldingsValueRealtime": null,
"YearRange": "26.15 - 44.92",
"DaysValueChange": null,
"DaysValueChangeRealtime": null,
"StockExchange": "NMS",
"DividendYield": null,
"PercentChange": "+1.48%"
}