@keystrokehq/polygon 0.1.3 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/get-aggregates.d.cts +15 -3
- package/dist/actions/get-aggregates.d.mts +15 -3
- package/dist/actions/get-all-tickers.d.cts +13 -1
- package/dist/actions/get-all-tickers.d.mts +13 -1
- package/dist/actions/get-condition-codes.d.cts +13 -1
- package/dist/actions/get-condition-codes.d.mts +13 -1
- package/dist/actions/get-crypto-aggregates.d.cts +15 -3
- package/dist/actions/get-crypto-aggregates.d.mts +15 -3
- package/dist/actions/get-crypto-all-tickers.d.cts +13 -1
- package/dist/actions/get-crypto-all-tickers.d.mts +13 -1
- package/dist/actions/get-crypto-ema.d.cts +15 -3
- package/dist/actions/get-crypto-ema.d.mts +15 -3
- package/dist/actions/get-crypto-grouped-daily.d.cts +13 -1
- package/dist/actions/get-crypto-grouped-daily.d.mts +13 -1
- package/dist/actions/get-crypto-last-trade.d.cts +13 -1
- package/dist/actions/get-crypto-last-trade.d.mts +13 -1
- package/dist/actions/get-crypto-macd.d.cts +13 -1
- package/dist/actions/get-crypto-macd.d.mts +13 -1
- package/dist/actions/get-crypto-open-close.d.cts +13 -1
- package/dist/actions/get-crypto-open-close.d.mts +13 -1
- package/dist/actions/get-crypto-prev-close.d.cts +13 -1
- package/dist/actions/get-crypto-prev-close.d.mts +13 -1
- package/dist/actions/get-crypto-rsi.d.cts +15 -3
- package/dist/actions/get-crypto-rsi.d.mts +15 -3
- package/dist/actions/get-crypto-sma.d.cts +15 -3
- package/dist/actions/get-crypto-sma.d.mts +15 -3
- package/dist/actions/get-crypto-ticker-book.d.cts +13 -1
- package/dist/actions/get-crypto-ticker-book.d.mts +13 -1
- package/dist/actions/get-crypto-trades.d.cts +13 -1
- package/dist/actions/get-crypto-trades.d.mts +13 -1
- package/dist/actions/get-dividends.d.cts +13 -1
- package/dist/actions/get-dividends.d.mts +13 -1
- package/dist/actions/get-economy-inflation.d.cts +13 -1
- package/dist/actions/get-economy-inflation.d.mts +13 -1
- package/dist/actions/get-ema.d.cts +13 -1
- package/dist/actions/get-ema.d.mts +13 -1
- package/dist/actions/get-filing-file.d.cts +13 -1
- package/dist/actions/get-filing-file.d.mts +13 -1
- package/dist/actions/get-filing.d.cts +13 -1
- package/dist/actions/get-filing.d.mts +13 -1
- package/dist/actions/get-forex-aggregates.d.cts +15 -3
- package/dist/actions/get-forex-aggregates.d.mts +15 -3
- package/dist/actions/get-forex-ema.d.cts +15 -3
- package/dist/actions/get-forex-ema.d.mts +15 -3
- package/dist/actions/get-forex-grouped-daily.d.cts +13 -1
- package/dist/actions/get-forex-grouped-daily.d.mts +13 -1
- package/dist/actions/get-forex-historical-quotes.d.cts +13 -1
- package/dist/actions/get-forex-historical-quotes.d.mts +13 -1
- package/dist/actions/get-forex-locales.d.cts +13 -1
- package/dist/actions/get-forex-locales.d.mts +13 -1
- package/dist/actions/get-forex-macd.d.cts +13 -1
- package/dist/actions/get-forex-macd.d.mts +13 -1
- package/dist/actions/get-forex-prev-close.d.cts +13 -1
- package/dist/actions/get-forex-prev-close.d.mts +13 -1
- package/dist/actions/get-forex-real-time-currency-conversion.d.cts +13 -1
- package/dist/actions/get-forex-real-time-currency-conversion.d.mts +13 -1
- package/dist/actions/get-forex-rsi.d.cts +15 -3
- package/dist/actions/get-forex-rsi.d.mts +15 -3
- package/dist/actions/get-forex-sma.d.cts +15 -3
- package/dist/actions/get-forex-sma.d.mts +15 -3
- package/dist/actions/get-forex-snapshot-losers.d.cts +13 -1
- package/dist/actions/get-forex-snapshot-losers.d.cts.map +1 -1
- package/dist/actions/get-forex-snapshot-losers.d.mts +13 -1
- package/dist/actions/get-forex-snapshot-losers.d.mts.map +1 -1
- package/dist/actions/get-futures-aggregates.d.cts +13 -1
- package/dist/actions/get-futures-aggregates.d.mts +13 -1
- package/dist/actions/get-futures-product-schedules.d.cts +13 -1
- package/dist/actions/get-futures-product-schedules.d.mts +13 -1
- package/dist/actions/get-futures-products.d.cts +13 -1
- package/dist/actions/get-futures-products.d.mts +13 -1
- package/dist/actions/get-futures-quotes.d.cts +13 -1
- package/dist/actions/get-futures-quotes.d.mts +13 -1
- package/dist/actions/get-futures-schedules.d.cts +13 -1
- package/dist/actions/get-futures-schedules.d.mts +13 -1
- package/dist/actions/get-futures-trades.d.cts +13 -1
- package/dist/actions/get-futures-trades.d.mts +13 -1
- package/dist/actions/get-historic-forex-ticks.d.cts +13 -1
- package/dist/actions/get-historic-forex-ticks.d.mts +13 -1
- package/dist/actions/get-inflation-expectations.d.cts +13 -1
- package/dist/actions/get-inflation-expectations.d.mts +13 -1
- package/dist/actions/get-ipo-data.d.cts +13 -1
- package/dist/actions/get-ipo-data.d.mts +13 -1
- package/dist/actions/get-macd.d.cts +13 -1
- package/dist/actions/get-macd.d.mts +13 -1
- package/dist/actions/get-market-holidays.d.cts +13 -1
- package/dist/actions/get-market-holidays.d.cts.map +1 -1
- package/dist/actions/get-market-holidays.d.mts +13 -1
- package/dist/actions/get-market-holidays.d.mts.map +1 -1
- package/dist/actions/get-market-status.d.cts +13 -1
- package/dist/actions/get-market-status.d.cts.map +1 -1
- package/dist/actions/get-market-status.d.mts +13 -1
- package/dist/actions/get-market-status.d.mts.map +1 -1
- package/dist/actions/get-meta-conditions-by-ticktype.d.cts +13 -1
- package/dist/actions/get-meta-conditions-by-ticktype.d.mts +13 -1
- package/dist/actions/get-news.d.cts +13 -1
- package/dist/actions/get-news.d.mts +13 -1
- package/dist/actions/get-open-close.d.cts +13 -1
- package/dist/actions/get-open-close.d.mts +13 -1
- package/dist/actions/get-option-chain-snapshot.d.cts +13 -1
- package/dist/actions/get-option-chain-snapshot.d.mts +13 -1
- package/dist/actions/get-option-snapshot.d.cts +13 -1
- package/dist/actions/get-option-snapshot.d.mts +13 -1
- package/dist/actions/get-options-contract-overview.d.cts +13 -1
- package/dist/actions/get-options-contract-overview.d.mts +13 -1
- package/dist/actions/get-options-custom-bars.d.cts +15 -3
- package/dist/actions/get-options-custom-bars.d.mts +15 -3
- package/dist/actions/get-options-ema.d.cts +13 -1
- package/dist/actions/get-options-ema.d.mts +13 -1
- package/dist/actions/get-options-macd.d.cts +13 -1
- package/dist/actions/get-options-macd.d.mts +13 -1
- package/dist/actions/get-options-rsi.d.cts +15 -3
- package/dist/actions/get-options-rsi.d.mts +15 -3
- package/dist/actions/get-options-sma.d.cts +15 -3
- package/dist/actions/get-options-sma.d.mts +15 -3
- package/dist/actions/get-previous-close.d.cts +13 -1
- package/dist/actions/get-previous-close.d.mts +13 -1
- package/dist/actions/get-reference-exchanges.d.cts +13 -1
- package/dist/actions/get-reference-exchanges.d.mts +13 -1
- package/dist/actions/get-reference-markets.d.cts +13 -1
- package/dist/actions/get-reference-markets.d.cts.map +1 -1
- package/dist/actions/get-reference-markets.d.mts +13 -1
- package/dist/actions/get-reference-markets.d.mts.map +1 -1
- package/dist/actions/get-reference-types.d.cts +13 -1
- package/dist/actions/get-reference-types.d.cts.map +1 -1
- package/dist/actions/get-reference-types.d.mts +13 -1
- package/dist/actions/get-reference-types.d.mts.map +1 -1
- package/dist/actions/get-related-companies.d.cts +13 -1
- package/dist/actions/get-related-companies.d.mts +13 -1
- package/dist/actions/get-risk-categories.d.cts +13 -1
- package/dist/actions/get-risk-categories.d.mts +13 -1
- package/dist/actions/get-rsi.d.cts +13 -1
- package/dist/actions/get-rsi.d.mts +13 -1
- package/dist/actions/get-short-interest.d.cts +13 -1
- package/dist/actions/get-short-interest.d.mts +13 -1
- package/dist/actions/get-short-volume.d.cts +13 -1
- package/dist/actions/get-short-volume.d.mts +13 -1
- package/dist/actions/get-sma.d.cts +13 -1
- package/dist/actions/get-sma.d.mts +13 -1
- package/dist/actions/get-snapshot-all-tickers.d.cts +13 -1
- package/dist/actions/get-snapshot-all-tickers.d.mts +13 -1
- package/dist/actions/get-snapshot-losers.d.cts +13 -1
- package/dist/actions/get-snapshot-losers.d.mts +13 -1
- package/dist/actions/get-snapshot-single-ticker.d.cts +13 -1
- package/dist/actions/get-snapshot-single-ticker.d.mts +13 -1
- package/dist/actions/get-splits.d.cts +13 -1
- package/dist/actions/get-splits.d.mts +13 -1
- package/dist/actions/get-stock-financials.d.cts +13 -1
- package/dist/actions/get-stock-financials.d.mts +13 -1
- package/dist/actions/get-stock-float.d.cts +13 -1
- package/dist/actions/get-stock-float.d.mts +13 -1
- package/dist/actions/get-stock-splits-by-ticker.d.cts +13 -1
- package/dist/actions/get-stock-splits-by-ticker.d.mts +13 -1
- package/dist/actions/get-stocks-balance-sheets.d.cts +13 -1
- package/dist/actions/get-stocks-balance-sheets.d.mts +13 -1
- package/dist/actions/get-stocks-cash-flow-statements.d.cts +13 -1
- package/dist/actions/get-stocks-cash-flow-statements.d.mts +13 -1
- package/dist/actions/get-stocks-custom-bars.d.cts +15 -3
- package/dist/actions/get-stocks-custom-bars.d.mts +15 -3
- package/dist/actions/get-stocks-daily-market-summary.d.cts +13 -1
- package/dist/actions/get-stocks-daily-market-summary.d.mts +13 -1
- package/dist/actions/get-technical-indicator-sma.d.cts +13 -1
- package/dist/actions/get-technical-indicator-sma.d.mts +13 -1
- package/dist/actions/get-ticker-company-details.d.cts +13 -1
- package/dist/actions/get-ticker-company-details.d.mts +13 -1
- package/dist/actions/get-ticker-details-vx.d.cts +13 -1
- package/dist/actions/get-ticker-details-vx.d.mts +13 -1
- package/dist/actions/get-ticker-details.d.cts +13 -1
- package/dist/actions/get-ticker-details.d.mts +13 -1
- package/dist/actions/get-ticker-events.d.cts +13 -1
- package/dist/actions/get-ticker-events.d.mts +13 -1
- package/dist/actions/get-ticker-types.d.cts +13 -1
- package/dist/actions/get-ticker-types.d.mts +13 -1
- package/dist/actions/get-treasury-yields.d.cts +13 -1
- package/dist/actions/get-treasury-yields.d.mts +13 -1
- package/dist/actions/get-v1-meta-crypto-exchanges.d.cts +13 -1
- package/dist/actions/get-v1-meta-crypto-exchanges.d.cts.map +1 -1
- package/dist/actions/get-v1-meta-crypto-exchanges.d.mts +13 -1
- package/dist/actions/get-v1-meta-crypto-exchanges.d.mts.map +1 -1
- package/dist/actions/get10-k-sections.d.cts +13 -1
- package/dist/actions/get10-k-sections.d.mts +13 -1
- package/dist/actions/last-quote-for-a-symbol.d.cts +13 -1
- package/dist/actions/last-quote-for-a-symbol.d.mts +13 -1
- package/dist/actions/last-trade-for-a-currency-pair.d.cts +13 -1
- package/dist/actions/last-trade-for-a-currency-pair.d.mts +13 -1
- package/dist/actions/list-filing-files.d.cts +13 -1
- package/dist/actions/list-filing-files.d.mts +13 -1
- package/dist/actions/list-options-contracts.d.cts +13 -1
- package/dist/actions/list-options-contracts.d.mts +13 -1
- package/dist/actions/list-sec-filings.d.cts +13 -1
- package/dist/actions/list-sec-filings.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -27,7 +27,19 @@ declare const polygonGetFuturesSchedules: import("@keystrokehq/action").Workflow
|
|
|
27
27
|
limit?: number | undefined;
|
|
28
28
|
trading_venue?: string | undefined;
|
|
29
29
|
session_end_date?: string | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { polygonGetFuturesSchedules };
|
|
33
45
|
//# sourceMappingURL=get-futures-schedules.d.cts.map
|
|
@@ -27,7 +27,19 @@ declare const polygonGetFuturesSchedules: import("@keystrokehq/action").Workflow
|
|
|
27
27
|
limit?: number | undefined;
|
|
28
28
|
trading_venue?: string | undefined;
|
|
29
29
|
session_end_date?: string | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { polygonGetFuturesSchedules };
|
|
33
45
|
//# sourceMappingURL=get-futures-schedules.d.mts.map
|
|
@@ -44,7 +44,19 @@ declare const polygonGetFuturesTrades: import("@keystrokehq/action").WorkflowAct
|
|
|
44
44
|
"session_end_date.lt"?: string | undefined;
|
|
45
45
|
"session_end_date.gte"?: string | undefined;
|
|
46
46
|
"session_end_date.lte"?: string | undefined;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>;
|
|
48
60
|
//#endregion
|
|
49
61
|
export { polygonGetFuturesTrades };
|
|
50
62
|
//# sourceMappingURL=get-futures-trades.d.cts.map
|
|
@@ -44,7 +44,19 @@ declare const polygonGetFuturesTrades: import("@keystrokehq/action").WorkflowAct
|
|
|
44
44
|
"session_end_date.lt"?: string | undefined;
|
|
45
45
|
"session_end_date.gte"?: string | undefined;
|
|
46
46
|
"session_end_date.lte"?: string | undefined;
|
|
47
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>;
|
|
48
60
|
//#endregion
|
|
49
61
|
export { polygonGetFuturesTrades };
|
|
50
62
|
//# sourceMappingURL=get-futures-trades.d.mts.map
|
|
@@ -25,7 +25,19 @@ declare const polygonGetHistoricForexTicks: import("@keystrokehq/action").Workfl
|
|
|
25
25
|
from_currency: string;
|
|
26
26
|
limit?: number | undefined;
|
|
27
27
|
offset?: number | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { polygonGetHistoricForexTicks };
|
|
31
43
|
//# sourceMappingURL=get-historic-forex-ticks.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const polygonGetHistoricForexTicks: import("@keystrokehq/action").Workfl
|
|
|
25
25
|
from_currency: string;
|
|
26
26
|
limit?: number | undefined;
|
|
27
27
|
offset?: number | undefined;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { polygonGetHistoricForexTicks };
|
|
31
43
|
//# sourceMappingURL=get-historic-forex-ticks.d.mts.map
|
|
@@ -36,7 +36,19 @@ declare const polygonGetInflationExpectations: import("@keystrokehq/action").Wor
|
|
|
36
36
|
"date.gte"?: string | undefined;
|
|
37
37
|
"date.lte"?: string | undefined;
|
|
38
38
|
"date.any_of"?: string | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
40
52
|
//#endregion
|
|
41
53
|
export { polygonGetInflationExpectations };
|
|
42
54
|
//# sourceMappingURL=get-inflation-expectations.d.cts.map
|
|
@@ -36,7 +36,19 @@ declare const polygonGetInflationExpectations: import("@keystrokehq/action").Wor
|
|
|
36
36
|
"date.gte"?: string | undefined;
|
|
37
37
|
"date.lte"?: string | undefined;
|
|
38
38
|
"date.any_of"?: string | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
40
52
|
//#endregion
|
|
41
53
|
export { polygonGetInflationExpectations };
|
|
42
54
|
//# sourceMappingURL=get-inflation-expectations.d.mts.map
|
|
@@ -39,7 +39,19 @@ declare const polygonGetIpoData: import("@keystrokehq/action").WorkflowActionDef
|
|
|
39
39
|
listing_date?: string | undefined;
|
|
40
40
|
listing_date_gte?: string | undefined;
|
|
41
41
|
listing_date_lte?: string | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { polygonGetIpoData };
|
|
45
57
|
//# sourceMappingURL=get-ipo-data.d.cts.map
|
|
@@ -39,7 +39,19 @@ declare const polygonGetIpoData: import("@keystrokehq/action").WorkflowActionDef
|
|
|
39
39
|
listing_date?: string | undefined;
|
|
40
40
|
listing_date_gte?: string | undefined;
|
|
41
41
|
listing_date_lte?: string | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { polygonGetIpoData };
|
|
45
57
|
//# sourceMappingURL=get-ipo-data.d.mts.map
|
|
@@ -50,7 +50,19 @@ declare const polygonGetMacd: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
50
50
|
timestamp?: string | undefined;
|
|
51
51
|
series_type?: "open" | "high" | "low" | "close" | undefined;
|
|
52
52
|
expand_underlying?: boolean | undefined;
|
|
53
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
53
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>;
|
|
54
66
|
//#endregion
|
|
55
67
|
export { polygonGetMacd };
|
|
56
68
|
//# sourceMappingURL=get-macd.d.cts.map
|
|
@@ -50,7 +50,19 @@ declare const polygonGetMacd: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
50
50
|
timestamp?: string | undefined;
|
|
51
51
|
series_type?: "open" | "high" | "low" | "close" | undefined;
|
|
52
52
|
expand_underlying?: boolean | undefined;
|
|
53
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
53
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>;
|
|
54
66
|
//#endregion
|
|
55
67
|
export { polygonGetMacd };
|
|
56
68
|
//# sourceMappingURL=get-macd.d.mts.map
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-market-holidays.d.ts
|
|
4
4
|
declare const PolygonGetMarketHolidaysInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const PolygonGetMarketHolidaysOutput: z.ZodUnknown;
|
|
6
|
-
declare const polygonGetMarketHolidays: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const polygonGetMarketHolidays: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
7
|
+
connectionId: z.ZodString;
|
|
8
|
+
entityId: z.ZodString;
|
|
9
|
+
instanceId: z.ZodString;
|
|
10
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
11
|
+
generic_api_key: z.ZodString;
|
|
12
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { polygonGetMarketHolidays };
|
|
9
21
|
//# sourceMappingURL=get-market-holidays.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-market-holidays.d.cts","names":[],"sources":["../../src/actions/get-market-holidays.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,UAAc;AAAA,cAE5C,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-market-holidays.d.cts","names":[],"sources":["../../src/actions/get-market-holidays.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,UAAc;AAAA,cAE5C,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-market-holidays.d.ts
|
|
4
4
|
declare const PolygonGetMarketHolidaysInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const PolygonGetMarketHolidaysOutput: z.ZodUnknown;
|
|
6
|
-
declare const polygonGetMarketHolidays: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const polygonGetMarketHolidays: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
7
|
+
connectionId: z.ZodString;
|
|
8
|
+
entityId: z.ZodString;
|
|
9
|
+
instanceId: z.ZodString;
|
|
10
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
11
|
+
generic_api_key: z.ZodString;
|
|
12
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { polygonGetMarketHolidays };
|
|
9
21
|
//# sourceMappingURL=get-market-holidays.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-market-holidays.d.mts","names":[],"sources":["../../src/actions/get-market-holidays.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,UAAc;AAAA,cAE5C,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-market-holidays.d.mts","names":[],"sources":["../../src/actions/get-market-holidays.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,UAAc;AAAA,cAE5C,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -18,7 +18,19 @@ declare const PolygonGetMarketStatusOutput: z.ZodObject<{
|
|
|
18
18
|
serverTime: z.ZodNullable<z.ZodString>;
|
|
19
19
|
indicesGroups: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
20
20
|
}, z.core.$loose>;
|
|
21
|
-
declare const polygonGetMarketStatus: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
declare const polygonGetMarketStatus: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { polygonGetMarketStatus };
|
|
24
36
|
//# sourceMappingURL=get-market-status.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-market-status.d.cts","names":[],"sources":["../../src/actions/get-market-status.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAU5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-market-status.d.cts","names":[],"sources":["../../src/actions/get-market-status.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAU5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -18,7 +18,19 @@ declare const PolygonGetMarketStatusOutput: z.ZodObject<{
|
|
|
18
18
|
serverTime: z.ZodNullable<z.ZodString>;
|
|
19
19
|
indicesGroups: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
20
20
|
}, z.core.$loose>;
|
|
21
|
-
declare const polygonGetMarketStatus: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
declare const polygonGetMarketStatus: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { polygonGetMarketStatus };
|
|
24
36
|
//# sourceMappingURL=get-market-status.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-market-status.d.mts","names":[],"sources":["../../src/actions/get-market-status.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAU5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-market-status.d.mts","names":[],"sources":["../../src/actions/get-market-status.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAU5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -12,7 +12,19 @@ declare const PolygonGetMetaConditionsByTicktypeOutput: z.ZodObject<{
|
|
|
12
12
|
}, z.core.$loose>;
|
|
13
13
|
declare const polygonGetMetaConditionsByTicktype: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
ticktype: "trades" | "quotes";
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { polygonGetMetaConditionsByTicktype };
|
|
18
30
|
//# sourceMappingURL=get-meta-conditions-by-ticktype.d.cts.map
|
|
@@ -12,7 +12,19 @@ declare const PolygonGetMetaConditionsByTicktypeOutput: z.ZodObject<{
|
|
|
12
12
|
}, z.core.$loose>;
|
|
13
13
|
declare const polygonGetMetaConditionsByTicktype: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
ticktype: "trades" | "quotes";
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
generic_api_key: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
generic_api_key: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { polygonGetMetaConditionsByTicktype };
|
|
18
30
|
//# sourceMappingURL=get-meta-conditions-by-ticktype.d.mts.map
|
|
@@ -45,7 +45,19 @@ declare const polygonGetNews: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
45
45
|
ticker?: string | undefined;
|
|
46
46
|
"published_utc.gte"?: string | undefined;
|
|
47
47
|
"published_utc.lte"?: string | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { polygonGetNews };
|
|
51
63
|
//# sourceMappingURL=get-news.d.cts.map
|
|
@@ -45,7 +45,19 @@ declare const polygonGetNews: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
45
45
|
ticker?: string | undefined;
|
|
46
46
|
"published_utc.gte"?: string | undefined;
|
|
47
47
|
"published_utc.lte"?: string | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { polygonGetNews };
|
|
51
63
|
//# sourceMappingURL=get-news.d.mts.map
|
|
@@ -23,7 +23,19 @@ declare const polygonGetOpenClose: import("@keystrokehq/action").WorkflowActionD
|
|
|
23
23
|
date: string;
|
|
24
24
|
stocksTicker: string;
|
|
25
25
|
adjusted?: boolean | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { polygonGetOpenClose };
|
|
29
41
|
//# sourceMappingURL=get-open-close.d.cts.map
|
|
@@ -23,7 +23,19 @@ declare const polygonGetOpenClose: import("@keystrokehq/action").WorkflowActionD
|
|
|
23
23
|
date: string;
|
|
24
24
|
stocksTicker: string;
|
|
25
25
|
adjusted?: boolean | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { polygonGetOpenClose };
|
|
29
41
|
//# sourceMappingURL=get-open-close.d.mts.map
|
|
@@ -77,7 +77,19 @@ declare const polygonGetOptionChainSnapshot: import("@keystrokehq/action").Workf
|
|
|
77
77
|
strike_price?: number | undefined;
|
|
78
78
|
contract_type?: "call" | "put" | undefined;
|
|
79
79
|
expiration_date?: string | undefined;
|
|
80
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
80
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
81
|
+
connectionId: z.ZodString;
|
|
82
|
+
entityId: z.ZodString;
|
|
83
|
+
instanceId: z.ZodString;
|
|
84
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
+
generic_api_key: z.ZodString;
|
|
86
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
87
|
+
connectionId: z.ZodString;
|
|
88
|
+
entityId: z.ZodString;
|
|
89
|
+
instanceId: z.ZodString;
|
|
90
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
91
|
+
generic_api_key: z.ZodString;
|
|
92
|
+
}, z.core.$strip>>]>;
|
|
81
93
|
//#endregion
|
|
82
94
|
export { polygonGetOptionChainSnapshot };
|
|
83
95
|
//# sourceMappingURL=get-option-chain-snapshot.d.cts.map
|
|
@@ -77,7 +77,19 @@ declare const polygonGetOptionChainSnapshot: import("@keystrokehq/action").Workf
|
|
|
77
77
|
strike_price?: number | undefined;
|
|
78
78
|
contract_type?: "call" | "put" | undefined;
|
|
79
79
|
expiration_date?: string | undefined;
|
|
80
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
80
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
81
|
+
connectionId: z.ZodString;
|
|
82
|
+
entityId: z.ZodString;
|
|
83
|
+
instanceId: z.ZodString;
|
|
84
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
+
generic_api_key: z.ZodString;
|
|
86
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
87
|
+
connectionId: z.ZodString;
|
|
88
|
+
entityId: z.ZodString;
|
|
89
|
+
instanceId: z.ZodString;
|
|
90
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
91
|
+
generic_api_key: z.ZodString;
|
|
92
|
+
}, z.core.$strip>>]>;
|
|
81
93
|
//#endregion
|
|
82
94
|
export { polygonGetOptionChainSnapshot };
|
|
83
95
|
//# sourceMappingURL=get-option-chain-snapshot.d.mts.map
|
|
@@ -69,7 +69,19 @@ declare const PolygonGetOptionSnapshotOutput: z.ZodObject<{
|
|
|
69
69
|
declare const polygonGetOptionSnapshot: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
70
70
|
option_contract: string;
|
|
71
71
|
underlying_asset: string;
|
|
72
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
72
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
73
|
+
connectionId: z.ZodString;
|
|
74
|
+
entityId: z.ZodString;
|
|
75
|
+
instanceId: z.ZodString;
|
|
76
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
generic_api_key: z.ZodString;
|
|
84
|
+
}, z.core.$strip>>]>;
|
|
73
85
|
//#endregion
|
|
74
86
|
export { polygonGetOptionSnapshot };
|
|
75
87
|
//# sourceMappingURL=get-option-snapshot.d.cts.map
|
|
@@ -69,7 +69,19 @@ declare const PolygonGetOptionSnapshotOutput: z.ZodObject<{
|
|
|
69
69
|
declare const polygonGetOptionSnapshot: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
70
70
|
option_contract: string;
|
|
71
71
|
underlying_asset: string;
|
|
72
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
72
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
73
|
+
connectionId: z.ZodString;
|
|
74
|
+
entityId: z.ZodString;
|
|
75
|
+
instanceId: z.ZodString;
|
|
76
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
77
|
+
generic_api_key: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
79
|
+
connectionId: z.ZodString;
|
|
80
|
+
entityId: z.ZodString;
|
|
81
|
+
instanceId: z.ZodString;
|
|
82
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
83
|
+
generic_api_key: z.ZodString;
|
|
84
|
+
}, z.core.$strip>>]>;
|
|
73
85
|
//#endregion
|
|
74
86
|
export { polygonGetOptionSnapshot };
|
|
75
87
|
//# sourceMappingURL=get-option-snapshot.d.mts.map
|
|
@@ -29,7 +29,19 @@ declare const PolygonGetOptionsContractOverviewOutput: z.ZodObject<{
|
|
|
29
29
|
declare const polygonGetOptionsContractOverview: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
options_ticker: string;
|
|
31
31
|
as_of?: string | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { polygonGetOptionsContractOverview };
|
|
35
47
|
//# sourceMappingURL=get-options-contract-overview.d.cts.map
|