Skip to content

Staging to production#141

Merged
MarketDataApp merged 5 commits into
mainfrom
staging
Apr 6, 2026
Merged

Staging to production#141
MarketDataApp merged 5 commits into
mainfrom
staging

Conversation

@MarketDataApp

@MarketDataApp MarketDataApp commented Apr 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add comprehensive timezone documentation explaining all US market timestamps use America/New_York
  • Add timezone notes and cross-links to all endpoint timestamp fields (options chain, quotes, expirations, strikes, stock candles, bulk candles, fund candles, stock quotes, stock prices)
  • Clarify that options use Eastern Time (not Chicago) with actual expiration times (4:00 PM equity, 4:15 PM index)
  • Update dateformat parameter page with explicit America/New_York references
  • Remove hardcoded "Unix timestamp" language from response fields since format depends on dateformat parameter
  • Fix copy-paste error in options expirations endpoint
  • Add CORS documentation, historical data age limits, SDK requirements, earnings date warnings
  • Various UI, CI/CD, and infrastructure improvements

Test plan

Add Response Timezone section to dates-and-times page explaining that
all US market timestamps use America/New_York with daylight saving
adjustment. Clarify that options use Eastern Time (not Chicago) and
that option expirations reflect actual expiration times (4:00 PM for
equity, 4:15 PM for index options). Add timezone notes and cross-links
to all endpoint timestamp fields. Update date-format parameter page
with explicit America/New_York references. Remove hardcoded "Unix
timestamp" language from response fields since format depends on the
dateformat parameter. Fix copy-paste error in options expirations
endpoint.
@MarketDataApp MarketDataApp merged commit 319840f into main Apr 6, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant