diff --git a/api/universal-parameters/mode.md b/api/universal-parameters/mode.md index 0621b5b..dc5543e 100644 --- a/api/universal-parameters/mode.md +++ b/api/universal-parameters/mode.md @@ -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. diff --git a/sheets/options/optionchain.md b/sheets/options/optionchain.md index 9905e1a..a1cc18c 100644 --- a/sheets/options/optionchain.md +++ b/sheets/options/optionchain.md @@ -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. diff --git a/sheets/stocks/earnings.md b/sheets/stocks/earnings.md index 6a5804d..3368a8e 100644 --- a/sheets/stocks/earnings.md +++ b/sheets/stocks/earnings.md @@ -1,8 +1,10 @@ --- -title: EARNINGS tg p +title: EARNINGS sidebar_position: 2 tags: - "Sheets: Premium" +sidebar_custom_props: + badge: p --- :::info Premium Formula diff --git a/sheets/stocks/stockdata.md b/sheets/stocks/stockdata.md index fcc371e..5228f3f 100644 --- a/sheets/stocks/stockdata.md +++ b/sheets/stocks/stockdata.md @@ -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.