Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion api/universal-parameters/mode.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
---
title: Data Mode tg p
title: Data Mode
sidebar_position: 1
tags:
- "API: Premium"
sidebar_custom_props:
badge: p
---

The `mode` parameter allows you to control **how an API request is fulfilled**, including data freshness guarantees and credit usage. The `mode` parameter determines the response behavior used to fulfill each request.
Expand Down
4 changes: 3 additions & 1 deletion sheets/options/optionchain.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
title: OPTIONCHAIN tg h
title: OPTIONCHAIN
sidebar_position: 3
tags:
- "Sheets: High Usage"
sidebar_custom_props:
badge: h
---

Fetches a current option chain from Market Data.
Expand Down
4 changes: 3 additions & 1 deletion sheets/stocks/earnings.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
title: EARNINGS tg p
title: EARNINGS
sidebar_position: 2
tags:
- "Sheets: Premium"
sidebar_custom_props:
badge: p
---

:::info Premium Formula
Expand Down
4 changes: 3 additions & 1 deletion sheets/stocks/stockdata.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
---
title: STOCKDATA tg h
title: STOCKDATA
sidebar_position: 1
tags:
- "Sheets: High Usage"
sidebar_custom_props:
badge: h
---

Fetches a current stock quote or historical stock candles from Market Data. It can also fetch a single historical candle for multiple stocks.
Expand Down