Sha256: 5d9b656d040444f65f05c89f955efe0e6f8a799fa1245db4219b1a661c3c9956

Contents?: true

Size: 1.71 KB

Versions: 6

Compression:

Stored size: 1.71 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://cloud.iexapis.com/v1/stock/MSFT/chart/date/20201110?chartByDay=true&token=test-iex-api-publishable-token
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - application/json; charset=utf-8
      Content-Type:
      - application/json; charset=utf-8
      User-Agent:
      - IEX Ruby Client/1.3.1
      Accept-Encoding:
      - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
  response:
    status:
      code: 200
      message: OK
    headers:
      Server:
      - nginx
      Date:
      - Sat, 14 Nov 2020 17:05:44 GMT
      Content-Type:
      - application/json; charset=utf-8
      Transfer-Encoding:
      - chunked
      Connection:
      - keep-alive
      Set-Cookie:
      - ctoken=fdf61fe698e045c2bd2139fc7dbe15bf; Max-Age=43200; Path=/; Expires=Sun,
        15 Nov 2020 05:05:44 GMT
      Iexcloud-Messages-Used:
      - '2'
      Iexcloud-Premium-Messages-Used:
      - '0'
      X-Content-Type-Options:
      - nosniff
      Strict-Transport-Security:
      - max-age=15768000
      Access-Control-Allow-Origin:
      - "*"
      Access-Control-Allow-Credentials:
      - 'true'
      Access-Control-Allow-Methods:
      - GET, OPTIONS
      Access-Control-Allow-Headers:
      - Origin, X-Requested-With, Content-Type, Accept, Request-Source
    body:
      encoding: ASCII-8BIT
      string: '[{"date":"2020-11-10","uClose":211.01,"uOpen":214.5,"uHigh":216.5,"uLow":209.72,"uVolume":44045120,"close":211.01,"open":214.5,"high":216.5,"low":209.72,"volume":44045120,"currency":"","change":-7.38,"changePercent":-3.3793,"label":"Nov
        10","changeOverTime":-0.033793}]'
  recorded_at: Sat, 14 Nov 2020 17:05:44 GMT
recorded_with: VCR 6.0.0

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
iex-ruby-client-2.1.0 spec/fixtures/iex/historical_prices/msft_date_and_chart_by_day.yml
iex-ruby-client-2.0.0 spec/fixtures/iex/historical_prices/msft_date_and_chart_by_day.yml
iex-ruby-client-1.6.0 spec/fixtures/iex/historical_prices/msft_date_and_chart_by_day.yml
iex-ruby-client-1.5.0 spec/fixtures/iex/historical_prices/msft_date_and_chart_by_day.yml
iex-ruby-client-1.4.1 spec/fixtures/iex/historical_prices/msft_date_and_chart_by_day.yml
iex-ruby-client-1.4.0 spec/fixtures/iex/historical_prices/msft_date_and_chart_by_day.yml