@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
|
@@ -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.mts.map
|
|
@@ -10,9 +10,9 @@ declare const PolygonGetOptionsCustomBarsInput: z.ZodObject<{
|
|
|
10
10
|
to_date: z.ZodString;
|
|
11
11
|
adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
12
12
|
timespan: z.ZodEnum<{
|
|
13
|
-
day: "day";
|
|
14
13
|
minute: "minute";
|
|
15
14
|
hour: "hour";
|
|
15
|
+
day: "day";
|
|
16
16
|
week: "week";
|
|
17
17
|
month: "month";
|
|
18
18
|
quarter: "quarter";
|
|
@@ -45,14 +45,26 @@ declare const PolygonGetOptionsCustomBarsOutput: z.ZodObject<{
|
|
|
45
45
|
}, z.core.$loose>;
|
|
46
46
|
declare const polygonGetOptionsCustomBars: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
to_date: string;
|
|
48
|
-
timespan: "
|
|
48
|
+
timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year" | "second";
|
|
49
49
|
from_date: string;
|
|
50
50
|
multiplier: number;
|
|
51
51
|
options_ticker: string;
|
|
52
52
|
sort?: "asc" | "desc" | undefined;
|
|
53
53
|
limit?: number | undefined;
|
|
54
54
|
adjusted?: boolean | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { polygonGetOptionsCustomBars };
|
|
58
70
|
//# sourceMappingURL=get-options-custom-bars.d.cts.map
|
|
@@ -10,9 +10,9 @@ declare const PolygonGetOptionsCustomBarsInput: z.ZodObject<{
|
|
|
10
10
|
to_date: z.ZodString;
|
|
11
11
|
adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
12
12
|
timespan: z.ZodEnum<{
|
|
13
|
-
day: "day";
|
|
14
13
|
minute: "minute";
|
|
15
14
|
hour: "hour";
|
|
15
|
+
day: "day";
|
|
16
16
|
week: "week";
|
|
17
17
|
month: "month";
|
|
18
18
|
quarter: "quarter";
|
|
@@ -45,14 +45,26 @@ declare const PolygonGetOptionsCustomBarsOutput: z.ZodObject<{
|
|
|
45
45
|
}, z.core.$loose>;
|
|
46
46
|
declare const polygonGetOptionsCustomBars: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
to_date: string;
|
|
48
|
-
timespan: "
|
|
48
|
+
timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year" | "second";
|
|
49
49
|
from_date: string;
|
|
50
50
|
multiplier: number;
|
|
51
51
|
options_ticker: string;
|
|
52
52
|
sort?: "asc" | "desc" | undefined;
|
|
53
53
|
limit?: number | undefined;
|
|
54
54
|
adjusted?: boolean | undefined;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { polygonGetOptionsCustomBars };
|
|
58
70
|
//# sourceMappingURL=get-options-custom-bars.d.mts.map
|
|
@@ -62,7 +62,19 @@ declare const polygonGetOptionsEma: import("@keystrokehq/action").WorkflowAction
|
|
|
62
62
|
"timestamp.gte"?: string | undefined;
|
|
63
63
|
"timestamp.lte"?: string | undefined;
|
|
64
64
|
expand_underlying?: boolean | undefined;
|
|
65
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
65
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
generic_api_key: z.ZodString;
|
|
77
|
+
}, z.core.$strip>>]>;
|
|
66
78
|
//#endregion
|
|
67
79
|
export { polygonGetOptionsEma };
|
|
68
80
|
//# sourceMappingURL=get-options-ema.d.cts.map
|
|
@@ -62,7 +62,19 @@ declare const polygonGetOptionsEma: import("@keystrokehq/action").WorkflowAction
|
|
|
62
62
|
"timestamp.gte"?: string | undefined;
|
|
63
63
|
"timestamp.lte"?: string | undefined;
|
|
64
64
|
expand_underlying?: boolean | undefined;
|
|
65
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
65
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
72
|
+
connectionId: z.ZodString;
|
|
73
|
+
entityId: z.ZodString;
|
|
74
|
+
instanceId: z.ZodString;
|
|
75
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
76
|
+
generic_api_key: z.ZodString;
|
|
77
|
+
}, z.core.$strip>>]>;
|
|
66
78
|
//#endregion
|
|
67
79
|
export { polygonGetOptionsEma };
|
|
68
80
|
//# sourceMappingURL=get-options-ema.d.mts.map
|
|
@@ -50,7 +50,19 @@ declare const polygonGetOptionsMacd: import("@keystrokehq/action").WorkflowActio
|
|
|
50
50
|
adjusted?: boolean | 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 { polygonGetOptionsMacd };
|
|
56
68
|
//# sourceMappingURL=get-options-macd.d.cts.map
|
|
@@ -50,7 +50,19 @@ declare const polygonGetOptionsMacd: import("@keystrokehq/action").WorkflowActio
|
|
|
50
50
|
adjusted?: boolean | 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 { polygonGetOptionsMacd };
|
|
56
68
|
//# sourceMappingURL=get-options-macd.d.mts.map
|
|
@@ -10,9 +10,9 @@ declare const PolygonGetOptionsRsiInput: z.ZodObject<{
|
|
|
10
10
|
window: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
11
11
|
adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
12
12
|
timespan: z.ZodEnum<{
|
|
13
|
-
day: "day";
|
|
14
13
|
minute: "minute";
|
|
15
14
|
hour: "hour";
|
|
15
|
+
day: "day";
|
|
16
16
|
week: "week";
|
|
17
17
|
month: "month";
|
|
18
18
|
quarter: "quarter";
|
|
@@ -47,7 +47,7 @@ declare const PolygonGetOptionsRsiOutput: z.ZodObject<{
|
|
|
47
47
|
request_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
48
|
}, z.core.$loose>;
|
|
49
49
|
declare const polygonGetOptionsRsi: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
50
|
-
timespan: "
|
|
50
|
+
timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
|
|
51
51
|
options_ticker: string;
|
|
52
52
|
limit?: number | undefined;
|
|
53
53
|
order?: "asc" | "desc" | undefined;
|
|
@@ -60,7 +60,19 @@ declare const polygonGetOptionsRsi: import("@keystrokehq/action").WorkflowAction
|
|
|
60
60
|
timestamp_gte?: string | undefined;
|
|
61
61
|
timestamp_lte?: string | undefined;
|
|
62
62
|
expand_underlying?: boolean | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { polygonGetOptionsRsi };
|
|
66
78
|
//# sourceMappingURL=get-options-rsi.d.cts.map
|
|
@@ -10,9 +10,9 @@ declare const PolygonGetOptionsRsiInput: z.ZodObject<{
|
|
|
10
10
|
window: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
11
11
|
adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
12
12
|
timespan: z.ZodEnum<{
|
|
13
|
-
day: "day";
|
|
14
13
|
minute: "minute";
|
|
15
14
|
hour: "hour";
|
|
15
|
+
day: "day";
|
|
16
16
|
week: "week";
|
|
17
17
|
month: "month";
|
|
18
18
|
quarter: "quarter";
|
|
@@ -47,7 +47,7 @@ declare const PolygonGetOptionsRsiOutput: z.ZodObject<{
|
|
|
47
47
|
request_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
48
|
}, z.core.$loose>;
|
|
49
49
|
declare const polygonGetOptionsRsi: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
50
|
-
timespan: "
|
|
50
|
+
timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
|
|
51
51
|
options_ticker: string;
|
|
52
52
|
limit?: number | undefined;
|
|
53
53
|
order?: "asc" | "desc" | undefined;
|
|
@@ -60,7 +60,19 @@ declare const polygonGetOptionsRsi: import("@keystrokehq/action").WorkflowAction
|
|
|
60
60
|
timestamp_gte?: string | undefined;
|
|
61
61
|
timestamp_lte?: string | undefined;
|
|
62
62
|
expand_underlying?: boolean | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { polygonGetOptionsRsi };
|
|
66
78
|
//# sourceMappingURL=get-options-rsi.d.mts.map
|
|
@@ -11,9 +11,9 @@ declare const PolygonGetOptionsSmaInput: z.ZodObject<{
|
|
|
11
11
|
window: z.ZodNumber;
|
|
12
12
|
adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
13
13
|
timespan: z.ZodEnum<{
|
|
14
|
-
day: "day";
|
|
15
14
|
minute: "minute";
|
|
16
15
|
hour: "hour";
|
|
16
|
+
day: "day";
|
|
17
17
|
week: "week";
|
|
18
18
|
month: "month";
|
|
19
19
|
quarter: "quarter";
|
|
@@ -59,7 +59,7 @@ declare const PolygonGetOptionsSmaOutput: z.ZodObject<{
|
|
|
59
59
|
}, z.core.$loose>;
|
|
60
60
|
declare const polygonGetOptionsSma: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
61
61
|
window: number;
|
|
62
|
-
timespan: "
|
|
62
|
+
timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
|
|
63
63
|
options_ticker: string;
|
|
64
64
|
limit?: number | undefined;
|
|
65
65
|
order?: "asc" | "desc" | undefined;
|
|
@@ -72,7 +72,19 @@ declare const polygonGetOptionsSma: import("@keystrokehq/action").WorkflowAction
|
|
|
72
72
|
timestamp_gte?: string | undefined;
|
|
73
73
|
timestamp_lte?: string | undefined;
|
|
74
74
|
expand_underlying?: boolean | undefined;
|
|
75
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
75
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
82
|
+
connectionId: z.ZodString;
|
|
83
|
+
entityId: z.ZodString;
|
|
84
|
+
instanceId: z.ZodString;
|
|
85
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
86
|
+
generic_api_key: z.ZodString;
|
|
87
|
+
}, z.core.$strip>>]>;
|
|
76
88
|
//#endregion
|
|
77
89
|
export { polygonGetOptionsSma };
|
|
78
90
|
//# sourceMappingURL=get-options-sma.d.cts.map
|
|
@@ -11,9 +11,9 @@ declare const PolygonGetOptionsSmaInput: z.ZodObject<{
|
|
|
11
11
|
window: z.ZodNumber;
|
|
12
12
|
adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
13
13
|
timespan: z.ZodEnum<{
|
|
14
|
-
day: "day";
|
|
15
14
|
minute: "minute";
|
|
16
15
|
hour: "hour";
|
|
16
|
+
day: "day";
|
|
17
17
|
week: "week";
|
|
18
18
|
month: "month";
|
|
19
19
|
quarter: "quarter";
|
|
@@ -59,7 +59,7 @@ declare const PolygonGetOptionsSmaOutput: z.ZodObject<{
|
|
|
59
59
|
}, z.core.$loose>;
|
|
60
60
|
declare const polygonGetOptionsSma: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
61
61
|
window: number;
|
|
62
|
-
timespan: "
|
|
62
|
+
timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
|
|
63
63
|
options_ticker: string;
|
|
64
64
|
limit?: number | undefined;
|
|
65
65
|
order?: "asc" | "desc" | undefined;
|
|
@@ -72,7 +72,19 @@ declare const polygonGetOptionsSma: import("@keystrokehq/action").WorkflowAction
|
|
|
72
72
|
timestamp_gte?: string | undefined;
|
|
73
73
|
timestamp_lte?: string | undefined;
|
|
74
74
|
expand_underlying?: boolean | undefined;
|
|
75
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
75
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
82
|
+
connectionId: z.ZodString;
|
|
83
|
+
entityId: z.ZodString;
|
|
84
|
+
instanceId: z.ZodString;
|
|
85
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
86
|
+
generic_api_key: z.ZodString;
|
|
87
|
+
}, z.core.$strip>>]>;
|
|
76
88
|
//#endregion
|
|
77
89
|
export { polygonGetOptionsSma };
|
|
78
90
|
//# sourceMappingURL=get-options-sma.d.mts.map
|
|
@@ -26,7 +26,19 @@ declare const PolygonGetPreviousCloseOutput: z.ZodObject<{
|
|
|
26
26
|
declare const polygonGetPreviousClose: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
ticker: string;
|
|
28
28
|
adjusted?: boolean | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { polygonGetPreviousClose };
|
|
32
44
|
//# sourceMappingURL=get-previous-close.d.cts.map
|
|
@@ -26,7 +26,19 @@ declare const PolygonGetPreviousCloseOutput: z.ZodObject<{
|
|
|
26
26
|
declare const polygonGetPreviousClose: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
ticker: string;
|
|
28
28
|
adjusted?: boolean | undefined;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { polygonGetPreviousClose };
|
|
32
44
|
//# sourceMappingURL=get-previous-close.d.mts.map
|
|
@@ -29,7 +29,19 @@ declare const PolygonGetReferenceExchangesOutput: z.ZodObject<{
|
|
|
29
29
|
declare const polygonGetReferenceExchanges: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
locale?: string | undefined;
|
|
31
31
|
asset_class?: "options" | "fx" | "crypto" | "stocks" | 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 { polygonGetReferenceExchanges };
|
|
35
47
|
//# sourceMappingURL=get-reference-exchanges.d.cts.map
|
|
@@ -29,7 +29,19 @@ declare const PolygonGetReferenceExchangesOutput: z.ZodObject<{
|
|
|
29
29
|
declare const polygonGetReferenceExchanges: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
locale?: string | undefined;
|
|
31
31
|
asset_class?: "options" | "fx" | "crypto" | "stocks" | 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 { polygonGetReferenceExchanges };
|
|
35
47
|
//# sourceMappingURL=get-reference-exchanges.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const PolygonGetReferenceMarketsOutput: z.ZodObject<{
|
|
|
9
9
|
market: z.ZodNullable<z.ZodString>;
|
|
10
10
|
}, z.core.$loose>>;
|
|
11
11
|
}, z.core.$loose>;
|
|
12
|
-
declare const polygonGetReferenceMarkets: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
declare const polygonGetReferenceMarkets: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { polygonGetReferenceMarkets };
|
|
15
27
|
//# sourceMappingURL=get-reference-markets.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-markets.d.cts","names":[],"sources":["../../src/actions/get-reference-markets.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAK/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;cAKhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-markets.d.cts","names":[],"sources":["../../src/actions/get-reference-markets.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAK/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;cAKhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -9,7 +9,19 @@ declare const PolygonGetReferenceMarketsOutput: z.ZodObject<{
|
|
|
9
9
|
market: z.ZodNullable<z.ZodString>;
|
|
10
10
|
}, z.core.$loose>>;
|
|
11
11
|
}, z.core.$loose>;
|
|
12
|
-
declare const polygonGetReferenceMarkets: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
declare const polygonGetReferenceMarkets: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { polygonGetReferenceMarkets };
|
|
15
27
|
//# sourceMappingURL=get-reference-markets.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-markets.d.mts","names":[],"sources":["../../src/actions/get-reference-markets.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAK/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;cAKhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-markets.d.mts","names":[],"sources":["../../src/actions/get-reference-markets.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAK/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;cAKhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -8,7 +8,19 @@ declare const PolygonGetReferenceTypesOutput: z.ZodObject<{
|
|
|
8
8
|
results: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
9
|
request_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
10
|
}, z.core.$loose>;
|
|
11
|
-
declare const polygonGetReferenceTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
11
|
+
declare const polygonGetReferenceTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
12
|
+
connectionId: z.ZodString;
|
|
13
|
+
entityId: z.ZodString;
|
|
14
|
+
instanceId: z.ZodString;
|
|
15
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>;
|
|
12
24
|
//#endregion
|
|
13
25
|
export { polygonGetReferenceTypes };
|
|
14
26
|
//# sourceMappingURL=get-reference-types.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-types.d.cts","names":[],"sources":["../../src/actions/get-reference-types.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;cAO9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-types.d.cts","names":[],"sources":["../../src/actions/get-reference-types.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;cAO9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -8,7 +8,19 @@ declare const PolygonGetReferenceTypesOutput: z.ZodObject<{
|
|
|
8
8
|
results: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
9
|
request_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
10
|
}, z.core.$loose>;
|
|
11
|
-
declare const polygonGetReferenceTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
11
|
+
declare const polygonGetReferenceTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
12
|
+
connectionId: z.ZodString;
|
|
13
|
+
entityId: z.ZodString;
|
|
14
|
+
instanceId: z.ZodString;
|
|
15
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
16
|
+
generic_api_key: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>;
|
|
12
24
|
//#endregion
|
|
13
25
|
export { polygonGetReferenceTypes };
|
|
14
26
|
//# sourceMappingURL=get-reference-types.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-reference-types.d.mts","names":[],"sources":["../../src/actions/get-reference-types.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;cAO9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-reference-types.d.mts","names":[],"sources":["../../src/actions/get-reference-types.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;cAO9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -14,7 +14,19 @@ declare const PolygonGetRelatedCompaniesOutput: z.ZodObject<{
|
|
|
14
14
|
}, z.core.$loose>;
|
|
15
15
|
declare const polygonGetRelatedCompanies: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
ticker: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>;
|
|
18
30
|
//#endregion
|
|
19
31
|
export { polygonGetRelatedCompanies };
|
|
20
32
|
//# sourceMappingURL=get-related-companies.d.cts.map
|
|
@@ -14,7 +14,19 @@ declare const PolygonGetRelatedCompaniesOutput: z.ZodObject<{
|
|
|
14
14
|
}, z.core.$loose>;
|
|
15
15
|
declare const polygonGetRelatedCompanies: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
ticker: string;
|
|
17
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
generic_api_key: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>;
|
|
18
30
|
//#endregion
|
|
19
31
|
export { polygonGetRelatedCompanies };
|
|
20
32
|
//# sourceMappingURL=get-related-companies.d.mts.map
|
|
@@ -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.cts.map
|