@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
|
@@ -66,7 +66,19 @@ declare const polygonGetRiskCategories: import("@keystrokehq/action").WorkflowAc
|
|
|
66
66
|
"primary_category.any_of"?: string | undefined;
|
|
67
67
|
"tertiary_category.any_of"?: string | undefined;
|
|
68
68
|
"secondary_category.any_of"?: string | undefined;
|
|
69
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
69
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
76
|
+
connectionId: z.ZodString;
|
|
77
|
+
entityId: z.ZodString;
|
|
78
|
+
instanceId: z.ZodString;
|
|
79
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
80
|
+
generic_api_key: z.ZodString;
|
|
81
|
+
}, z.core.$strip>>]>;
|
|
70
82
|
//#endregion
|
|
71
83
|
export { polygonGetRiskCategories };
|
|
72
84
|
//# sourceMappingURL=get-risk-categories.d.mts.map
|
|
@@ -44,7 +44,19 @@ declare const polygonGetRsi: import("@keystrokehq/action").WorkflowActionDefinit
|
|
|
44
44
|
timestamp?: number | undefined;
|
|
45
45
|
series_type?: "open" | "high" | "low" | "close" | undefined;
|
|
46
46
|
timestampLimit?: number | 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 { polygonGetRsi };
|
|
50
62
|
//# sourceMappingURL=get-rsi.d.cts.map
|
|
@@ -44,7 +44,19 @@ declare const polygonGetRsi: import("@keystrokehq/action").WorkflowActionDefinit
|
|
|
44
44
|
timestamp?: number | undefined;
|
|
45
45
|
series_type?: "open" | "high" | "low" | "close" | undefined;
|
|
46
46
|
timestampLimit?: number | 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 { polygonGetRsi };
|
|
50
62
|
//# sourceMappingURL=get-rsi.d.mts.map
|
|
@@ -30,7 +30,19 @@ declare const polygonGetShortInterest: import("@keystrokehq/action").WorkflowAct
|
|
|
30
30
|
days_to_cover?: number | undefined;
|
|
31
31
|
settlement_date?: string | undefined;
|
|
32
32
|
avg_daily_volume?: number | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { polygonGetShortInterest };
|
|
36
48
|
//# sourceMappingURL=get-short-interest.d.cts.map
|
|
@@ -30,7 +30,19 @@ declare const polygonGetShortInterest: import("@keystrokehq/action").WorkflowAct
|
|
|
30
30
|
days_to_cover?: number | undefined;
|
|
31
31
|
settlement_date?: string | undefined;
|
|
32
32
|
avg_daily_volume?: number | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { polygonGetShortInterest };
|
|
36
48
|
//# sourceMappingURL=get-short-interest.d.mts.map
|
|
@@ -39,7 +39,19 @@ declare const polygonGetShortVolume: import("@keystrokehq/action").WorkflowActio
|
|
|
39
39
|
ticker?: string | undefined;
|
|
40
40
|
total_volume?: number | undefined;
|
|
41
41
|
short_volume_ratio?: number | 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 { polygonGetShortVolume };
|
|
45
57
|
//# sourceMappingURL=get-short-volume.d.cts.map
|
|
@@ -39,7 +39,19 @@ declare const polygonGetShortVolume: import("@keystrokehq/action").WorkflowActio
|
|
|
39
39
|
ticker?: string | undefined;
|
|
40
40
|
total_volume?: number | undefined;
|
|
41
41
|
short_volume_ratio?: number | 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 { polygonGetShortVolume };
|
|
45
57
|
//# sourceMappingURL=get-short-volume.d.mts.map
|
|
@@ -44,7 +44,19 @@ declare const polygonGetSma: import("@keystrokehq/action").WorkflowActionDefinit
|
|
|
44
44
|
timestamp?: number | undefined;
|
|
45
45
|
series_type?: "open" | "high" | "low" | "close" | undefined;
|
|
46
46
|
expand_underlying?: boolean | 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 { polygonGetSma };
|
|
50
62
|
//# sourceMappingURL=get-sma.d.cts.map
|
|
@@ -44,7 +44,19 @@ declare const polygonGetSma: import("@keystrokehq/action").WorkflowActionDefinit
|
|
|
44
44
|
timestamp?: number | undefined;
|
|
45
45
|
series_type?: "open" | "high" | "low" | "close" | undefined;
|
|
46
46
|
expand_underlying?: boolean | 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 { polygonGetSma };
|
|
50
62
|
//# sourceMappingURL=get-sma.d.mts.map
|
|
@@ -63,7 +63,19 @@ declare const PolygonGetSnapshotAllTickersOutput: z.ZodObject<{
|
|
|
63
63
|
declare const polygonGetSnapshotAllTickers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
64
64
|
tickers?: string[] | undefined;
|
|
65
65
|
include_otc?: boolean | undefined;
|
|
66
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
66
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
67
79
|
//#endregion
|
|
68
80
|
export { polygonGetSnapshotAllTickers };
|
|
69
81
|
//# sourceMappingURL=get-snapshot-all-tickers.d.cts.map
|
|
@@ -63,7 +63,19 @@ declare const PolygonGetSnapshotAllTickersOutput: z.ZodObject<{
|
|
|
63
63
|
declare const polygonGetSnapshotAllTickers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
64
64
|
tickers?: string[] | undefined;
|
|
65
65
|
include_otc?: boolean | undefined;
|
|
66
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
66
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
generic_api_key: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
67
79
|
//#endregion
|
|
68
80
|
export { polygonGetSnapshotAllTickers };
|
|
69
81
|
//# sourceMappingURL=get-snapshot-all-tickers.d.mts.map
|
|
@@ -56,7 +56,19 @@ declare const PolygonGetSnapshotLosersOutput: z.ZodObject<{
|
|
|
56
56
|
}, z.core.$loose>;
|
|
57
57
|
declare const polygonGetSnapshotLosers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
58
58
|
include_otc?: boolean | undefined;
|
|
59
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
59
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
generic_api_key: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>;
|
|
60
72
|
//#endregion
|
|
61
73
|
export { polygonGetSnapshotLosers };
|
|
62
74
|
//# sourceMappingURL=get-snapshot-losers.d.cts.map
|
|
@@ -56,7 +56,19 @@ declare const PolygonGetSnapshotLosersOutput: z.ZodObject<{
|
|
|
56
56
|
}, z.core.$loose>;
|
|
57
57
|
declare const polygonGetSnapshotLosers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
58
58
|
include_otc?: boolean | undefined;
|
|
59
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
59
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
66
|
+
connectionId: z.ZodString;
|
|
67
|
+
entityId: z.ZodString;
|
|
68
|
+
instanceId: z.ZodString;
|
|
69
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
70
|
+
generic_api_key: z.ZodString;
|
|
71
|
+
}, z.core.$strip>>]>;
|
|
60
72
|
//#endregion
|
|
61
73
|
export { polygonGetSnapshotLosers };
|
|
62
74
|
//# sourceMappingURL=get-snapshot-losers.d.mts.map
|
|
@@ -58,7 +58,19 @@ declare const PolygonGetSnapshotSingleTickerOutput: z.ZodObject<{
|
|
|
58
58
|
}, z.core.$loose>;
|
|
59
59
|
declare const polygonGetSnapshotSingleTicker: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
60
60
|
ticker: string;
|
|
61
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
61
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>;
|
|
62
74
|
//#endregion
|
|
63
75
|
export { polygonGetSnapshotSingleTicker };
|
|
64
76
|
//# sourceMappingURL=get-snapshot-single-ticker.d.cts.map
|
|
@@ -58,7 +58,19 @@ declare const PolygonGetSnapshotSingleTickerOutput: z.ZodObject<{
|
|
|
58
58
|
}, z.core.$loose>;
|
|
59
59
|
declare const polygonGetSnapshotSingleTicker: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
60
60
|
ticker: string;
|
|
61
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
61
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
generic_api_key: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>;
|
|
62
74
|
//#endregion
|
|
63
75
|
export { polygonGetSnapshotSingleTicker };
|
|
64
76
|
//# sourceMappingURL=get-snapshot-single-ticker.d.mts.map
|
|
@@ -34,7 +34,19 @@ declare const polygonGetSplits: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
34
34
|
ticker?: string | undefined;
|
|
35
35
|
"execution_date.gte"?: string | undefined;
|
|
36
36
|
"execution_date.lte"?: string | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
38
50
|
//#endregion
|
|
39
51
|
export { polygonGetSplits };
|
|
40
52
|
//# sourceMappingURL=get-splits.d.cts.map
|
|
@@ -34,7 +34,19 @@ declare const polygonGetSplits: import("@keystrokehq/action").WorkflowActionDefi
|
|
|
34
34
|
ticker?: string | undefined;
|
|
35
35
|
"execution_date.gte"?: string | undefined;
|
|
36
36
|
"execution_date.lte"?: string | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
generic_api_key: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
38
50
|
//#endregion
|
|
39
51
|
export { polygonGetSplits };
|
|
40
52
|
//# sourceMappingURL=get-splits.d.mts.map
|
|
@@ -141,7 +141,19 @@ declare const polygonGetStockFinancials: import("@keystrokehq/action").WorkflowA
|
|
|
141
141
|
sort?: "reportPeriod" | "-reportPeriod" | "calendarDate" | "-calendarDate" | undefined;
|
|
142
142
|
type?: "T" | "Y" | "YA" | "Q" | "QA" | "TA" | undefined;
|
|
143
143
|
limit?: number | undefined;
|
|
144
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
144
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
145
|
+
connectionId: z.ZodString;
|
|
146
|
+
entityId: z.ZodString;
|
|
147
|
+
instanceId: z.ZodString;
|
|
148
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
149
|
+
generic_api_key: z.ZodString;
|
|
150
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
151
|
+
connectionId: z.ZodString;
|
|
152
|
+
entityId: z.ZodString;
|
|
153
|
+
instanceId: z.ZodString;
|
|
154
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
155
|
+
generic_api_key: z.ZodString;
|
|
156
|
+
}, z.core.$strip>>]>;
|
|
145
157
|
//#endregion
|
|
146
158
|
export { polygonGetStockFinancials };
|
|
147
159
|
//# sourceMappingURL=get-stock-financials.d.cts.map
|
|
@@ -141,7 +141,19 @@ declare const polygonGetStockFinancials: import("@keystrokehq/action").WorkflowA
|
|
|
141
141
|
sort?: "reportPeriod" | "-reportPeriod" | "calendarDate" | "-calendarDate" | undefined;
|
|
142
142
|
type?: "T" | "Y" | "YA" | "Q" | "QA" | "TA" | undefined;
|
|
143
143
|
limit?: number | undefined;
|
|
144
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
144
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
145
|
+
connectionId: z.ZodString;
|
|
146
|
+
entityId: z.ZodString;
|
|
147
|
+
instanceId: z.ZodString;
|
|
148
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
149
|
+
generic_api_key: z.ZodString;
|
|
150
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
151
|
+
connectionId: z.ZodString;
|
|
152
|
+
entityId: z.ZodString;
|
|
153
|
+
instanceId: z.ZodString;
|
|
154
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
155
|
+
generic_api_key: z.ZodString;
|
|
156
|
+
}, z.core.$strip>>]>;
|
|
145
157
|
//#endregion
|
|
146
158
|
export { polygonGetStockFinancials };
|
|
147
159
|
//# sourceMappingURL=get-stock-financials.d.mts.map
|
|
@@ -41,7 +41,19 @@ declare const polygonGetStockFloat: import("@keystrokehq/action").WorkflowAction
|
|
|
41
41
|
free_float_percent_lt?: number | undefined;
|
|
42
42
|
free_float_percent_gte?: number | undefined;
|
|
43
43
|
free_float_percent_lte?: number | undefined;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>;
|
|
45
57
|
//#endregion
|
|
46
58
|
export { polygonGetStockFloat };
|
|
47
59
|
//# sourceMappingURL=get-stock-float.d.cts.map
|
|
@@ -41,7 +41,19 @@ declare const polygonGetStockFloat: import("@keystrokehq/action").WorkflowAction
|
|
|
41
41
|
free_float_percent_lt?: number | undefined;
|
|
42
42
|
free_float_percent_gte?: number | undefined;
|
|
43
43
|
free_float_percent_lte?: number | undefined;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
generic_api_key: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
generic_api_key: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>;
|
|
45
57
|
//#endregion
|
|
46
58
|
export { polygonGetStockFloat };
|
|
47
59
|
//# sourceMappingURL=get-stock-float.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const PolygonGetStockSplitsByTickerOutput: z.ZodObject<{
|
|
|
19
19
|
}, z.core.$loose>;
|
|
20
20
|
declare const polygonGetStockSplitsByTicker: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
stocks_ticker: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { polygonGetStockSplitsByTicker };
|
|
25
37
|
//# sourceMappingURL=get-stock-splits-by-ticker.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const PolygonGetStockSplitsByTickerOutput: z.ZodObject<{
|
|
|
19
19
|
}, z.core.$loose>;
|
|
20
20
|
declare const polygonGetStockSplitsByTicker: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
stocks_ticker: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { polygonGetStockSplitsByTicker };
|
|
25
37
|
//# sourceMappingURL=get-stock-splits-by-ticker.d.mts.map
|
|
@@ -236,7 +236,19 @@ declare const polygonGetStocksBalanceSheets: import("@keystrokehq/action").Workf
|
|
|
236
236
|
period_of_report_date_lt?: string | undefined;
|
|
237
237
|
period_of_report_date_gte?: string | undefined;
|
|
238
238
|
period_of_report_date_lte?: string | undefined;
|
|
239
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
239
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
240
|
+
connectionId: z.ZodString;
|
|
241
|
+
entityId: z.ZodString;
|
|
242
|
+
instanceId: z.ZodString;
|
|
243
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
244
|
+
generic_api_key: z.ZodString;
|
|
245
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
246
|
+
connectionId: z.ZodString;
|
|
247
|
+
entityId: z.ZodString;
|
|
248
|
+
instanceId: z.ZodString;
|
|
249
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
250
|
+
generic_api_key: z.ZodString;
|
|
251
|
+
}, z.core.$strip>>]>;
|
|
240
252
|
//#endregion
|
|
241
253
|
export { polygonGetStocksBalanceSheets };
|
|
242
254
|
//# sourceMappingURL=get-stocks-balance-sheets.d.cts.map
|
|
@@ -236,7 +236,19 @@ declare const polygonGetStocksBalanceSheets: import("@keystrokehq/action").Workf
|
|
|
236
236
|
period_of_report_date_lt?: string | undefined;
|
|
237
237
|
period_of_report_date_gte?: string | undefined;
|
|
238
238
|
period_of_report_date_lte?: string | undefined;
|
|
239
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
239
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
240
|
+
connectionId: z.ZodString;
|
|
241
|
+
entityId: z.ZodString;
|
|
242
|
+
instanceId: z.ZodString;
|
|
243
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
244
|
+
generic_api_key: z.ZodString;
|
|
245
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
246
|
+
connectionId: z.ZodString;
|
|
247
|
+
entityId: z.ZodString;
|
|
248
|
+
instanceId: z.ZodString;
|
|
249
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
250
|
+
generic_api_key: z.ZodString;
|
|
251
|
+
}, z.core.$strip>>]>;
|
|
240
252
|
//#endregion
|
|
241
253
|
export { polygonGetStocksBalanceSheets };
|
|
242
254
|
//# sourceMappingURL=get-stocks-balance-sheets.d.mts.map
|
|
@@ -160,7 +160,19 @@ declare const polygonGetStocksCashFlowStatements: import("@keystrokehq/action").
|
|
|
160
160
|
period_of_report_date_lt?: string | undefined;
|
|
161
161
|
period_of_report_date_gte?: string | undefined;
|
|
162
162
|
period_of_report_date_lte?: string | undefined;
|
|
163
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
163
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
164
|
+
connectionId: z.ZodString;
|
|
165
|
+
entityId: z.ZodString;
|
|
166
|
+
instanceId: z.ZodString;
|
|
167
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
168
|
+
generic_api_key: z.ZodString;
|
|
169
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
170
|
+
connectionId: z.ZodString;
|
|
171
|
+
entityId: z.ZodString;
|
|
172
|
+
instanceId: z.ZodString;
|
|
173
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
174
|
+
generic_api_key: z.ZodString;
|
|
175
|
+
}, z.core.$strip>>]>;
|
|
164
176
|
//#endregion
|
|
165
177
|
export { polygonGetStocksCashFlowStatements };
|
|
166
178
|
//# sourceMappingURL=get-stocks-cash-flow-statements.d.cts.map
|
|
@@ -160,7 +160,19 @@ declare const polygonGetStocksCashFlowStatements: import("@keystrokehq/action").
|
|
|
160
160
|
period_of_report_date_lt?: string | undefined;
|
|
161
161
|
period_of_report_date_gte?: string | undefined;
|
|
162
162
|
period_of_report_date_lte?: string | undefined;
|
|
163
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
163
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
164
|
+
connectionId: z.ZodString;
|
|
165
|
+
entityId: z.ZodString;
|
|
166
|
+
instanceId: z.ZodString;
|
|
167
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
168
|
+
generic_api_key: z.ZodString;
|
|
169
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
170
|
+
connectionId: z.ZodString;
|
|
171
|
+
entityId: z.ZodString;
|
|
172
|
+
instanceId: z.ZodString;
|
|
173
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
174
|
+
generic_api_key: z.ZodString;
|
|
175
|
+
}, z.core.$strip>>]>;
|
|
164
176
|
//#endregion
|
|
165
177
|
export { polygonGetStocksCashFlowStatements };
|
|
166
178
|
//# sourceMappingURL=get-stocks-cash-flow-statements.d.mts.map
|