|
101 | 101 | "type": "string"
|
102 | 102 | }
|
103 | 103 | },
|
| 104 | + "CryptoTickersQueryParam": { |
| 105 | + "description": "A case-sensitive comma separated list of tickers to get snapshots for. For example, X:BTCUSD, X:ETHBTC, and X:BOBAUSD. Empty string defaults to querying all tickers.", |
| 106 | + "in": "query", |
| 107 | + "name": "tickers", |
| 108 | + "schema": { |
| 109 | + "items": { |
| 110 | + "type": "string" |
| 111 | + }, |
| 112 | + "type": "array" |
| 113 | + } |
| 114 | + }, |
104 | 115 | "ForexTickerPathParam": {
|
105 | 116 | "description": "The ticker symbol of the currency pair.",
|
106 | 117 | "example": "C:EURUSD",
|
|
111 | 122 | "type": "string"
|
112 | 123 | }
|
113 | 124 | },
|
| 125 | + "ForexTickersQueryParam": { |
| 126 | + "description": "A case-sensitive comma separated list of tickers to get snapshots for. For example, C:EURUSD, C:GBPCAD, and C:AUDINR. Empty string defaults to querying all tickers.", |
| 127 | + "in": "query", |
| 128 | + "name": "tickers", |
| 129 | + "schema": { |
| 130 | + "items": { |
| 131 | + "type": "string" |
| 132 | + }, |
| 133 | + "type": "array" |
| 134 | + } |
| 135 | + }, |
114 | 136 | "GeneralTickerPathParam": {
|
115 | 137 | "description": "The ticker symbol of the asset.",
|
116 | 138 | "example": "AAPL",
|
|
6039 | 6061 | },
|
6040 | 6062 | "summary": "Exponential Moving Average (EMA)",
|
6041 | 6063 | "tags": [
|
6042 |
| - "crpyto:aggregates" |
| 6064 | + "crypto:aggregates" |
6043 | 6065 | ],
|
6044 | 6066 | "x-polygon-entitlement-data-type": {
|
6045 | 6067 | "description": "Aggregate data",
|
|
9407 | 9429 | },
|
9408 | 9430 | "summary": "Relative Strength Index (RSI)",
|
9409 | 9431 | "tags": [
|
9410 |
| - "crpyto:aggregates" |
| 9432 | + "crypto:aggregates" |
9411 | 9433 | ],
|
9412 | 9434 | "x-polygon-entitlement-data-type": {
|
9413 | 9435 | "description": "Aggregate data",
|
|
11003 | 11025 | },
|
11004 | 11026 | "summary": "Simple Moving Average (SMA)",
|
11005 | 11027 | "tags": [
|
11006 |
| - "crpyto:aggregates" |
| 11028 | + "crypto:aggregates" |
11007 | 11029 | ],
|
11008 | 11030 | "x-polygon-entitlement-data-type": {
|
11009 | 11031 | "description": "Aggregate data",
|
|
18577 | 18599 | "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",
|
18578 | 18600 | "parameters": [
|
18579 | 18601 | {
|
18580 |
| - "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.", |
| 18602 | + "description": "A case-sensitive comma separated list of tickers to get snapshots for. For example, X:BTCUSD, X:ETHBTC, and X:BOBAUSD. Empty string defaults to querying all tickers.", |
18581 | 18603 | "in": "query",
|
18582 | 18604 | "name": "tickers",
|
18583 | 18605 | "schema": {
|
|
19461 | 19483 | "tags": [
|
19462 | 19484 | "crypto:snapshot"
|
19463 | 19485 | ],
|
| 19486 | + "x-polygon-deprecation": { |
| 19487 | + "date": 1719838800000 |
| 19488 | + }, |
19464 | 19489 | "x-polygon-entitlement-allowed-timeframes": [
|
19465 | 19490 | {
|
19466 | 19491 | "description": "Real Time Data",
|
|
19838 | 19863 | "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",
|
19839 | 19864 | "parameters": [
|
19840 | 19865 | {
|
19841 |
| - "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.", |
| 19866 | + "description": "A case-sensitive comma separated list of tickers to get snapshots for. For example, C:EURUSD, C:GBPCAD, and C:AUDINR. Empty string defaults to querying all tickers.", |
19842 | 19867 | "in": "query",
|
19843 | 19868 | "name": "tickers",
|
19844 | 19869 | "schema": {
|
|
21608 | 21633 | },
|
21609 | 21634 | "/v2/snapshot/locale/us/markets/stocks/{direction}": {
|
21610 | 21635 | "get": {
|
21611 |
| - "description": "Get the most up-to-date market data for the current top 20 gainers or losers of the day in the stocks/equities markets.\n<br />\n<br />\nTop gainers are those tickers whose price has increased by the highest percentage since the previous day's close.\nTop losers are those tickers whose price has decreased by the highest percentage since the previous day's close.\n<br />\n<br />\nNote: Snapshot data is cleared at 3:30am EST and gets populated as data is received from the exchanges.\n", |
| 21636 | + "description": "Get the most up-to-date market data for the current top 20 gainers or losers of the day in the stocks/equities markets.\n<br />\n<br />\nTop gainers are those tickers whose price has increased by the highest percentage since the previous day's close.\nTop losers are those tickers whose price has decreased by the highest percentage since the previous day's close.\nThis output will only include tickers with a trading volume of 10,000 or more.\n<br />\n<br />\nNote: Snapshot data is cleared at 3:30am EST and gets populated as data is received from the exchanges.\n", |
21612 | 21637 | "parameters": [
|
21613 | 21638 | {
|
21614 | 21639 | "description": "The direction of the snapshot results to return.\n",
|
|
0 commit comments