@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
|
@@ -10,9 +10,9 @@ declare const PolygonGetStocksCustomBarsInput: 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";
|
|
@@ -41,14 +41,26 @@ declare const PolygonGetStocksCustomBarsOutput: z.ZodObject<{
|
|
|
41
41
|
}, z.core.$loose>;
|
|
42
42
|
declare const polygonGetStocksCustomBars: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
43
43
|
to_date: string;
|
|
44
|
-
timespan: "
|
|
44
|
+
timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
|
|
45
45
|
from_date: string;
|
|
46
46
|
multiplier: number;
|
|
47
47
|
stocks_ticker: string;
|
|
48
48
|
sort?: "asc" | "desc" | undefined;
|
|
49
49
|
limit?: number | undefined;
|
|
50
50
|
adjusted?: boolean | undefined;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
51
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
52
64
|
//#endregion
|
|
53
65
|
export { polygonGetStocksCustomBars };
|
|
54
66
|
//# sourceMappingURL=get-stocks-custom-bars.d.cts.map
|
|
@@ -10,9 +10,9 @@ declare const PolygonGetStocksCustomBarsInput: 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";
|
|
@@ -41,14 +41,26 @@ declare const PolygonGetStocksCustomBarsOutput: z.ZodObject<{
|
|
|
41
41
|
}, z.core.$loose>;
|
|
42
42
|
declare const polygonGetStocksCustomBars: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
43
43
|
to_date: string;
|
|
44
|
-
timespan: "
|
|
44
|
+
timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
|
|
45
45
|
from_date: string;
|
|
46
46
|
multiplier: number;
|
|
47
47
|
stocks_ticker: string;
|
|
48
48
|
sort?: "asc" | "desc" | undefined;
|
|
49
49
|
limit?: number | undefined;
|
|
50
50
|
adjusted?: boolean | undefined;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
51
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
52
64
|
//#endregion
|
|
53
65
|
export { polygonGetStocksCustomBars };
|
|
54
66
|
//# sourceMappingURL=get-stocks-custom-bars.d.mts.map
|
|
@@ -29,7 +29,19 @@ declare const polygonGetStocksDailyMarketSummary: import("@keystrokehq/action").
|
|
|
29
29
|
date: string;
|
|
30
30
|
adjusted?: boolean | undefined;
|
|
31
31
|
include_otc?: boolean | 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 { polygonGetStocksDailyMarketSummary };
|
|
35
47
|
//# sourceMappingURL=get-stocks-daily-market-summary.d.cts.map
|
|
@@ -29,7 +29,19 @@ declare const polygonGetStocksDailyMarketSummary: import("@keystrokehq/action").
|
|
|
29
29
|
date: string;
|
|
30
30
|
adjusted?: boolean | undefined;
|
|
31
31
|
include_otc?: boolean | 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 { polygonGetStocksDailyMarketSummary };
|
|
35
47
|
//# sourceMappingURL=get-stocks-daily-market-summary.d.mts.map
|
|
@@ -37,7 +37,19 @@ declare const polygonGetTechnicalIndicatorSma: import("@keystrokehq/action").Wor
|
|
|
37
37
|
adjusted?: boolean | undefined;
|
|
38
38
|
series_type?: "open" | "high" | "low" | "close" | undefined;
|
|
39
39
|
expand_underlying?: boolean | undefined;
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>;
|
|
41
53
|
//#endregion
|
|
42
54
|
export { polygonGetTechnicalIndicatorSma };
|
|
43
55
|
//# sourceMappingURL=get-technical-indicator-sma.d.cts.map
|
|
@@ -37,7 +37,19 @@ declare const polygonGetTechnicalIndicatorSma: import("@keystrokehq/action").Wor
|
|
|
37
37
|
adjusted?: boolean | undefined;
|
|
38
38
|
series_type?: "open" | "high" | "low" | "close" | undefined;
|
|
39
39
|
expand_underlying?: boolean | undefined;
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
generic_api_key: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>;
|
|
41
53
|
//#endregion
|
|
42
54
|
export { polygonGetTechnicalIndicatorSma };
|
|
43
55
|
//# sourceMappingURL=get-technical-indicator-sma.d.mts.map
|
|
@@ -36,7 +36,19 @@ declare const PolygonGetTickerCompanyDetailsOutput: z.ZodObject<{
|
|
|
36
36
|
}, z.core.$loose>;
|
|
37
37
|
declare const polygonGetTickerCompanyDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
38
38
|
stocks_ticker: string;
|
|
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 { polygonGetTickerCompanyDetails };
|
|
42
54
|
//# sourceMappingURL=get-ticker-company-details.d.cts.map
|
|
@@ -36,7 +36,19 @@ declare const PolygonGetTickerCompanyDetailsOutput: z.ZodObject<{
|
|
|
36
36
|
}, z.core.$loose>;
|
|
37
37
|
declare const polygonGetTickerCompanyDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
38
38
|
stocks_ticker: string;
|
|
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 { polygonGetTickerCompanyDetails };
|
|
42
54
|
//# sourceMappingURL=get-ticker-company-details.d.mts.map
|
|
@@ -49,7 +49,19 @@ declare const PolygonGetTickerDetailsVxOutput: z.ZodObject<{
|
|
|
49
49
|
declare const polygonGetTickerDetailsVx: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
50
50
|
ticker: string;
|
|
51
51
|
date?: string | undefined;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
59
|
+
connectionId: z.ZodString;
|
|
60
|
+
entityId: z.ZodString;
|
|
61
|
+
instanceId: z.ZodString;
|
|
62
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
+
generic_api_key: z.ZodString;
|
|
64
|
+
}, z.core.$strip>>]>;
|
|
53
65
|
//#endregion
|
|
54
66
|
export { polygonGetTickerDetailsVx };
|
|
55
67
|
//# sourceMappingURL=get-ticker-details-vx.d.cts.map
|
|
@@ -49,7 +49,19 @@ declare const PolygonGetTickerDetailsVxOutput: z.ZodObject<{
|
|
|
49
49
|
declare const polygonGetTickerDetailsVx: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
50
50
|
ticker: string;
|
|
51
51
|
date?: string | undefined;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
59
|
+
connectionId: z.ZodString;
|
|
60
|
+
entityId: z.ZodString;
|
|
61
|
+
instanceId: z.ZodString;
|
|
62
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
+
generic_api_key: z.ZodString;
|
|
64
|
+
}, z.core.$strip>>]>;
|
|
53
65
|
//#endregion
|
|
54
66
|
export { polygonGetTickerDetailsVx };
|
|
55
67
|
//# sourceMappingURL=get-ticker-details-vx.d.mts.map
|
|
@@ -48,7 +48,19 @@ declare const PolygonGetTickerDetailsOutput: z.ZodObject<{
|
|
|
48
48
|
declare const polygonGetTickerDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
49
49
|
ticker: string;
|
|
50
50
|
date?: string | undefined;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
51
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
52
64
|
//#endregion
|
|
53
65
|
export { polygonGetTickerDetails };
|
|
54
66
|
//# sourceMappingURL=get-ticker-details.d.cts.map
|
|
@@ -48,7 +48,19 @@ declare const PolygonGetTickerDetailsOutput: z.ZodObject<{
|
|
|
48
48
|
declare const polygonGetTickerDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
49
49
|
ticker: string;
|
|
50
50
|
date?: string | undefined;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
51
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
generic_api_key: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
52
64
|
//#endregion
|
|
53
65
|
export { polygonGetTickerDetails };
|
|
54
66
|
//# sourceMappingURL=get-ticker-details.d.mts.map
|
|
@@ -22,7 +22,19 @@ declare const PolygonGetTickerEventsOutput: z.ZodObject<{
|
|
|
22
22
|
declare const polygonGetTickerEvents: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
ticker: string;
|
|
24
24
|
types?: string | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { polygonGetTickerEvents };
|
|
28
40
|
//# sourceMappingURL=get-ticker-events.d.cts.map
|
|
@@ -22,7 +22,19 @@ declare const PolygonGetTickerEventsOutput: z.ZodObject<{
|
|
|
22
22
|
declare const polygonGetTickerEvents: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
ticker: string;
|
|
24
24
|
types?: string | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { polygonGetTickerEvents };
|
|
28
40
|
//# sourceMappingURL=get-ticker-events.d.mts.map
|
|
@@ -28,7 +28,19 @@ declare const polygonGetTickerTypes: import("@keystrokehq/action").WorkflowActio
|
|
|
28
28
|
limit?: number | undefined;
|
|
29
29
|
offset?: number | undefined;
|
|
30
30
|
asset_class?: "options" | "fx" | "crypto" | "stocks" | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { polygonGetTickerTypes };
|
|
34
46
|
//# sourceMappingURL=get-ticker-types.d.cts.map
|
|
@@ -28,7 +28,19 @@ declare const polygonGetTickerTypes: import("@keystrokehq/action").WorkflowActio
|
|
|
28
28
|
limit?: number | undefined;
|
|
29
29
|
offset?: number | undefined;
|
|
30
30
|
asset_class?: "options" | "fx" | "crypto" | "stocks" | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { polygonGetTickerTypes };
|
|
34
46
|
//# sourceMappingURL=get-ticker-types.d.mts.map
|
|
@@ -40,7 +40,19 @@ declare const polygonGetTreasuryYields: import("@keystrokehq/action").WorkflowAc
|
|
|
40
40
|
date_gte?: string | undefined;
|
|
41
41
|
date_lte?: string | undefined;
|
|
42
42
|
date_any_of?: string | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>;
|
|
44
56
|
//#endregion
|
|
45
57
|
export { polygonGetTreasuryYields };
|
|
46
58
|
//# sourceMappingURL=get-treasury-yields.d.cts.map
|
|
@@ -40,7 +40,19 @@ declare const polygonGetTreasuryYields: import("@keystrokehq/action").WorkflowAc
|
|
|
40
40
|
date_gte?: string | undefined;
|
|
41
41
|
date_lte?: string | undefined;
|
|
42
42
|
date_any_of?: string | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>;
|
|
44
56
|
//#endregion
|
|
45
57
|
export { polygonGetTreasuryYields };
|
|
46
58
|
//# sourceMappingURL=get-treasury-yields.d.mts.map
|
|
@@ -13,7 +13,19 @@ declare const PolygonGetV1MetaCryptoExchangesOutput: z.ZodObject<{
|
|
|
13
13
|
market: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
14
|
}, z.core.$loose>>;
|
|
15
15
|
}, z.core.$loose>;
|
|
16
|
-
declare const polygonGetV1MetaCryptoExchanges: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
declare const polygonGetV1MetaCryptoExchanges: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { polygonGetV1MetaCryptoExchanges };
|
|
19
31
|
//# sourceMappingURL=get-v1-meta-crypto-exchanges.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-v1-meta-crypto-exchanges.d.cts","names":[],"sources":["../../src/actions/get-v1-meta-crypto-exchanges.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;cAIrC,+BAAA,gCAA+B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-v1-meta-crypto-exchanges.d.cts","names":[],"sources":["../../src/actions/get-v1-meta-crypto-exchanges.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;cAIrC,+BAAA,gCAA+B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -13,7 +13,19 @@ declare const PolygonGetV1MetaCryptoExchangesOutput: z.ZodObject<{
|
|
|
13
13
|
market: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
14
|
}, z.core.$loose>>;
|
|
15
15
|
}, z.core.$loose>;
|
|
16
|
-
declare const polygonGetV1MetaCryptoExchanges: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
declare const polygonGetV1MetaCryptoExchanges: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { polygonGetV1MetaCryptoExchanges };
|
|
19
31
|
//# sourceMappingURL=get-v1-meta-crypto-exchanges.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-v1-meta-crypto-exchanges.d.mts","names":[],"sources":["../../src/actions/get-v1-meta-crypto-exchanges.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;cAIrC,+BAAA,gCAA+B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-v1-meta-crypto-exchanges.d.mts","names":[],"sources":["../../src/actions/get-v1-meta-crypto-exchanges.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;cAIrC,+BAAA,gCAA+B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,YAAA,CAAA,CAAA,SAAA"}
|
|
@@ -33,7 +33,19 @@ declare const polygonGet10KSections: import("@keystrokehq/action").WorkflowActio
|
|
|
33
33
|
section?: string | undefined;
|
|
34
34
|
period_end?: string | undefined;
|
|
35
35
|
filing_date?: string | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { polygonGet10KSections };
|
|
39
51
|
//# sourceMappingURL=get10-k-sections.d.cts.map
|
|
@@ -33,7 +33,19 @@ declare const polygonGet10KSections: import("@keystrokehq/action").WorkflowActio
|
|
|
33
33
|
section?: string | undefined;
|
|
34
34
|
period_end?: string | undefined;
|
|
35
35
|
filing_date?: string | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { polygonGet10KSections };
|
|
39
51
|
//# sourceMappingURL=get10-k-sections.d.mts.map
|
|
@@ -20,7 +20,19 @@ declare const PolygonLastQuoteForASymbolOutput: z.ZodObject<{
|
|
|
20
20
|
}, z.core.$loose>;
|
|
21
21
|
declare const polygonLastQuoteForASymbol: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
symbol: string;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { polygonLastQuoteForASymbol };
|
|
26
38
|
//# sourceMappingURL=last-quote-for-a-symbol.d.cts.map
|
|
@@ -20,7 +20,19 @@ declare const PolygonLastQuoteForASymbolOutput: z.ZodObject<{
|
|
|
20
20
|
}, z.core.$loose>;
|
|
21
21
|
declare const polygonLastQuoteForASymbol: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
symbol: string;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { polygonLastQuoteForASymbol };
|
|
26
38
|
//# sourceMappingURL=last-quote-for-a-symbol.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const PolygonLastTradeForACurrencyPairOutput: z.ZodObject<{
|
|
|
19
19
|
declare const polygonLastTradeForACurrencyPair: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
to_currency: string;
|
|
21
21
|
from_currency: 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 { polygonLastTradeForACurrencyPair };
|
|
25
37
|
//# sourceMappingURL=last-trade-for-a-currency-pair.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const PolygonLastTradeForACurrencyPairOutput: z.ZodObject<{
|
|
|
19
19
|
declare const polygonLastTradeForACurrencyPair: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
to_currency: string;
|
|
21
21
|
from_currency: 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 { polygonLastTradeForACurrencyPair };
|
|
25
37
|
//# sourceMappingURL=last-trade-for-a-currency-pair.d.mts.map
|