|
220 | 220 | }
|
221 | 221 | },
|
222 | 222 | "StocksTickerPathParam": {
|
223 |
| - "description": "The ticker symbol of the stock/equity.", |
| 223 | + "description": "Specify a case-sensitive ticker symbol. For example, AAPL represents Apple Inc.", |
224 | 224 | "example": "AAPL",
|
225 | 225 | "in": "path",
|
226 | 226 | "name": "stocksTicker",
|
|
230 | 230 | }
|
231 | 231 | },
|
232 | 232 | "TickersQueryParam": {
|
233 |
| - "description": "A comma separated list of tickers to get snapshots for.", |
| 233 | + "description": "A case-sensitive comma separated list of tickers to get snapshots for. For example, AAPL,TSLA,GOOG. Empty string defaults to querying all tickers.", |
234 | 234 | "in": "query",
|
235 | 235 | "name": "tickers",
|
236 | 236 | "schema": {
|
|
3602 | 3602 | "type": "boolean"
|
3603 | 3603 | },
|
3604 | 3604 | "t": {
|
3605 |
| - "description": "The Unix Msec timestamp for the start of the aggregate window.", |
| 3605 | + "description": "The Unix Msec timestamp for the end of the aggregate window.", |
3606 | 3606 | "type": "integer"
|
3607 | 3607 | },
|
3608 | 3608 | "v": {
|
|
13387 | 13387 | "description": "Get the open, close and afterhours prices of a stock symbol on a certain date.\n",
|
13388 | 13388 | "parameters": [
|
13389 | 13389 | {
|
13390 |
| - "description": "The ticker symbol of the stock/equity.", |
| 13390 | + "description": "Specify a case-sensitive ticker symbol. For example, AAPL represents Apple Inc.", |
13391 | 13391 | "example": "AAPL",
|
13392 | 13392 | "in": "path",
|
13393 | 13393 | "name": "stocksTicker",
|
|
15387 | 15387 | "type": "boolean"
|
15388 | 15388 | },
|
15389 | 15389 | "t": {
|
15390 |
| - "description": "The Unix Msec timestamp for the start of the aggregate window.", |
| 15390 | + "description": "The Unix Msec timestamp for the end of the aggregate window.", |
15391 | 15391 | "type": "integer"
|
15392 | 15392 | },
|
15393 | 15393 | "v": {
|
|
17177 | 17177 | "description": "Get the previous day's open, high, low, and close (OHLC) for the specified stock ticker.\n",
|
17178 | 17178 | "parameters": [
|
17179 | 17179 | {
|
17180 |
| - "description": "The ticker symbol of the stock/equity.", |
| 17180 | + "description": "Specify a case-sensitive ticker symbol. For example, AAPL represents Apple Inc.", |
17181 | 17181 | "example": "AAPL",
|
17182 | 17182 | "in": "path",
|
17183 | 17183 | "name": "stocksTicker",
|
|
17360 | 17360 | "description": "Get aggregate bars for a stock over a given date range in custom time window sizes.\n<br />\n<br />\nFor example, if timespan = \u2018minute\u2019 and multiplier = \u20185\u2019 then 5-minute bars will be returned.\n",
|
17361 | 17361 | "parameters": [
|
17362 | 17362 | {
|
17363 |
| - "description": "The ticker symbol of the stock/equity.", |
| 17363 | + "description": "Specify a case-sensitive ticker symbol. For example, AAPL represents Apple Inc.", |
17364 | 17364 | "example": "AAPL",
|
17365 | 17365 | "in": "path",
|
17366 | 17366 | "name": "stocksTicker",
|
|
18579 | 18579 | "description": "Get the current minute, day, and previous day\u2019s aggregate, as well as the last trade and quote for all traded cryptocurrency symbols.\n<br />\n<br />\nNote: Snapshot data is cleared at 12am EST and gets populated as data is received from the exchanges. This can happen as early as 4am EST.\n",
|
18580 | 18580 | "parameters": [
|
18581 | 18581 | {
|
18582 |
| - "description": "A comma separated list of tickers to get snapshots for.", |
| 18582 | + "description": "A case-sensitive comma separated list of tickers to get snapshots for. For example, AAPL,TSLA,GOOG. Empty string defaults to querying all tickers.", |
18583 | 18583 | "in": "query",
|
18584 | 18584 | "name": "tickers",
|
18585 | 18585 | "schema": {
|
|
19840 | 19840 | "description": "Get the current minute, day, and previous day\u2019s aggregate, as well as the last trade and quote for all traded forex symbols.\n<br />\n<br />\nNote: Snapshot data is cleared at 12am EST and gets populated as data is received from the exchanges. This can happen as early as 4am EST.\n",
|
19841 | 19841 | "parameters": [
|
19842 | 19842 | {
|
19843 |
| - "description": "A comma separated list of tickers to get snapshots for.", |
| 19843 | + "description": "A case-sensitive comma separated list of tickers to get snapshots for. For example, AAPL,TSLA,GOOG. Empty string defaults to querying all tickers.", |
19844 | 19844 | "in": "query",
|
19845 | 19845 | "name": "tickers",
|
19846 | 19846 | "schema": {
|
|
20789 | 20789 | "description": "Get the most up-to-date market data for all traded stock symbols.\n<br />\n<br />\nNote: Snapshot data is cleared at 3:30am EST and gets populated as data is received from the exchanges. This can happen as early as 4am EST.\n",
|
20790 | 20790 | "parameters": [
|
20791 | 20791 | {
|
20792 |
| - "description": "A comma separated list of tickers to get snapshots for.", |
| 20792 | + "description": "A case-sensitive comma separated list of tickers to get snapshots for. For example, AAPL,TSLA,GOOG. Empty string defaults to querying all tickers.", |
20793 | 20793 | "in": "query",
|
20794 | 20794 | "name": "tickers",
|
20795 | 20795 | "schema": {
|
|
21204 | 21204 | "description": "Get the most up-to-date market data for a single traded stock ticker.\n<br />\n<br />\nNote: Snapshot data is cleared at 3:30am EST and gets populated as data is received from the exchanges. This can happen as early as 4am EST.\n",
|
21205 | 21205 | "parameters": [
|
21206 | 21206 | {
|
21207 |
| - "description": "The ticker symbol of the stock/equity.", |
| 21207 | + "description": "Specify a case-sensitive ticker symbol. For example, AAPL represents Apple Inc.", |
21208 | 21208 | "example": "AAPL",
|
21209 | 21209 | "in": "path",
|
21210 | 21210 | "name": "stocksTicker",
|
|
0 commit comments