@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
|
@@ -12,9 +12,9 @@ declare const PolygonGetAggregatesInput: z.ZodObject<{
|
|
|
12
12
|
ticker: z.ZodString;
|
|
13
13
|
adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
14
14
|
timespan: z.ZodEnum<{
|
|
15
|
-
day: "day";
|
|
16
15
|
minute: "minute";
|
|
17
16
|
hour: "hour";
|
|
17
|
+
day: "day";
|
|
18
18
|
week: "week";
|
|
19
19
|
month: "month";
|
|
20
20
|
quarter: "quarter";
|
|
@@ -46,12 +46,24 @@ declare const polygonGetAggregates: import("@keystrokehq/action").WorkflowAction
|
|
|
46
46
|
to: string;
|
|
47
47
|
from_: string;
|
|
48
48
|
ticker: string;
|
|
49
|
-
timespan: "
|
|
49
|
+
timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
|
|
50
50
|
multiplier: number;
|
|
51
51
|
sort?: "asc" | "desc" | undefined;
|
|
52
52
|
limit?: number | undefined;
|
|
53
53
|
adjusted?: boolean | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
55
67
|
//#endregion
|
|
56
68
|
export { polygonGetAggregates };
|
|
57
69
|
//# sourceMappingURL=get-aggregates.d.cts.map
|
|
@@ -12,9 +12,9 @@ declare const PolygonGetAggregatesInput: z.ZodObject<{
|
|
|
12
12
|
ticker: z.ZodString;
|
|
13
13
|
adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
14
14
|
timespan: z.ZodEnum<{
|
|
15
|
-
day: "day";
|
|
16
15
|
minute: "minute";
|
|
17
16
|
hour: "hour";
|
|
17
|
+
day: "day";
|
|
18
18
|
week: "week";
|
|
19
19
|
month: "month";
|
|
20
20
|
quarter: "quarter";
|
|
@@ -46,12 +46,24 @@ declare const polygonGetAggregates: import("@keystrokehq/action").WorkflowAction
|
|
|
46
46
|
to: string;
|
|
47
47
|
from_: string;
|
|
48
48
|
ticker: string;
|
|
49
|
-
timespan: "
|
|
49
|
+
timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
|
|
50
50
|
multiplier: number;
|
|
51
51
|
sort?: "asc" | "desc" | undefined;
|
|
52
52
|
limit?: number | undefined;
|
|
53
53
|
adjusted?: boolean | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
55
67
|
//#endregion
|
|
56
68
|
export { polygonGetAggregates };
|
|
57
69
|
//# sourceMappingURL=get-aggregates.d.mts.map
|
|
@@ -45,7 +45,19 @@ declare const polygonGetAllTickers: import("@keystrokehq/action").WorkflowAction
|
|
|
45
45
|
search?: string | undefined;
|
|
46
46
|
ticker?: string | undefined;
|
|
47
47
|
exchange?: string | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { polygonGetAllTickers };
|
|
51
63
|
//# sourceMappingURL=get-all-tickers.d.cts.map
|
|
@@ -45,7 +45,19 @@ declare const polygonGetAllTickers: import("@keystrokehq/action").WorkflowAction
|
|
|
45
45
|
search?: string | undefined;
|
|
46
46
|
ticker?: string | undefined;
|
|
47
47
|
exchange?: string | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { polygonGetAllTickers };
|
|
51
63
|
//# sourceMappingURL=get-all-tickers.d.mts.map
|
|
@@ -40,7 +40,19 @@ declare const polygonGetConditionCodes: import("@keystrokehq/action").WorkflowAc
|
|
|
40
40
|
order?: "asc" | "desc" | undefined;
|
|
41
41
|
data_type?: "trade" | "quote" | undefined;
|
|
42
42
|
asset_class?: 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 { polygonGetConditionCodes };
|
|
46
58
|
//# sourceMappingURL=get-condition-codes.d.cts.map
|
|
@@ -40,7 +40,19 @@ declare const polygonGetConditionCodes: import("@keystrokehq/action").WorkflowAc
|
|
|
40
40
|
order?: "asc" | "desc" | undefined;
|
|
41
41
|
data_type?: "trade" | "quote" | undefined;
|
|
42
42
|
asset_class?: 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 { polygonGetConditionCodes };
|
|
46
58
|
//# sourceMappingURL=get-condition-codes.d.mts.map
|
|
@@ -10,9 +10,9 @@ declare const PolygonGetCryptoAggregatesInput: 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";
|
|
@@ -43,14 +43,26 @@ declare const PolygonGetCryptoAggregatesOutput: z.ZodObject<{
|
|
|
43
43
|
}, z.core.$loose>;
|
|
44
44
|
declare const polygonGetCryptoAggregates: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
45
|
to_date: string;
|
|
46
|
-
timespan: "
|
|
46
|
+
timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year" | "second";
|
|
47
47
|
from_date: string;
|
|
48
48
|
multiplier: number;
|
|
49
49
|
crypto_ticker: string;
|
|
50
50
|
sort?: "asc" | "desc" | undefined;
|
|
51
51
|
limit?: number | undefined;
|
|
52
52
|
adjusted?: 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 { polygonGetCryptoAggregates };
|
|
56
68
|
//# sourceMappingURL=get-crypto-aggregates.d.cts.map
|
|
@@ -10,9 +10,9 @@ declare const PolygonGetCryptoAggregatesInput: 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";
|
|
@@ -43,14 +43,26 @@ declare const PolygonGetCryptoAggregatesOutput: z.ZodObject<{
|
|
|
43
43
|
}, z.core.$loose>;
|
|
44
44
|
declare const polygonGetCryptoAggregates: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
45
|
to_date: string;
|
|
46
|
-
timespan: "
|
|
46
|
+
timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year" | "second";
|
|
47
47
|
from_date: string;
|
|
48
48
|
multiplier: number;
|
|
49
49
|
crypto_ticker: string;
|
|
50
50
|
sort?: "asc" | "desc" | undefined;
|
|
51
51
|
limit?: number | undefined;
|
|
52
52
|
adjusted?: 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 { polygonGetCryptoAggregates };
|
|
56
68
|
//# sourceMappingURL=get-crypto-aggregates.d.mts.map
|
|
@@ -54,7 +54,19 @@ declare const PolygonGetCryptoAllTickersOutput: z.ZodObject<{
|
|
|
54
54
|
}, z.core.$loose>;
|
|
55
55
|
declare const polygonGetCryptoAllTickers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
56
56
|
tickers?: string[] | undefined;
|
|
57
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
57
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
58
70
|
//#endregion
|
|
59
71
|
export { polygonGetCryptoAllTickers };
|
|
60
72
|
//# sourceMappingURL=get-crypto-all-tickers.d.cts.map
|
|
@@ -54,7 +54,19 @@ declare const PolygonGetCryptoAllTickersOutput: z.ZodObject<{
|
|
|
54
54
|
}, z.core.$loose>;
|
|
55
55
|
declare const polygonGetCryptoAllTickers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
56
56
|
tickers?: string[] | undefined;
|
|
57
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
57
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, 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>>]>;
|
|
58
70
|
//#endregion
|
|
59
71
|
export { polygonGetCryptoAllTickers };
|
|
60
72
|
//# sourceMappingURL=get-crypto-all-tickers.d.mts.map
|
|
@@ -10,9 +10,9 @@ declare const PolygonGetCryptoEmaInput: z.ZodObject<{
|
|
|
10
10
|
window: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
11
11
|
adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
12
12
|
timespan: z.ZodOptional<z.ZodDefault<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";
|
|
@@ -62,7 +62,7 @@ declare const polygonGetCryptoEma: import("@keystrokehq/action").WorkflowActionD
|
|
|
62
62
|
order?: "asc" | "desc" | undefined;
|
|
63
63
|
window?: number | undefined;
|
|
64
64
|
adjusted?: boolean | undefined;
|
|
65
|
-
timespan?: "
|
|
65
|
+
timespan?: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year" | undefined;
|
|
66
66
|
timestamp?: string | undefined;
|
|
67
67
|
series_type?: "open" | "high" | "low" | "close" | undefined;
|
|
68
68
|
"timestamp.gt"?: string | undefined;
|
|
@@ -70,7 +70,19 @@ declare const polygonGetCryptoEma: import("@keystrokehq/action").WorkflowActionD
|
|
|
70
70
|
"timestamp.gte"?: string | undefined;
|
|
71
71
|
"timestamp.lte"?: string | undefined;
|
|
72
72
|
expand_underlying?: boolean | undefined;
|
|
73
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
73
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
74
|
+
connectionId: z.ZodString;
|
|
75
|
+
entityId: z.ZodString;
|
|
76
|
+
instanceId: z.ZodString;
|
|
77
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
78
|
+
generic_api_key: z.ZodString;
|
|
79
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
80
|
+
connectionId: z.ZodString;
|
|
81
|
+
entityId: z.ZodString;
|
|
82
|
+
instanceId: z.ZodString;
|
|
83
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
84
|
+
generic_api_key: z.ZodString;
|
|
85
|
+
}, z.core.$strip>>]>;
|
|
74
86
|
//#endregion
|
|
75
87
|
export { polygonGetCryptoEma };
|
|
76
88
|
//# sourceMappingURL=get-crypto-ema.d.cts.map
|
|
@@ -10,9 +10,9 @@ declare const PolygonGetCryptoEmaInput: z.ZodObject<{
|
|
|
10
10
|
window: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
11
11
|
adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
12
12
|
timespan: z.ZodOptional<z.ZodDefault<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";
|
|
@@ -62,7 +62,7 @@ declare const polygonGetCryptoEma: import("@keystrokehq/action").WorkflowActionD
|
|
|
62
62
|
order?: "asc" | "desc" | undefined;
|
|
63
63
|
window?: number | undefined;
|
|
64
64
|
adjusted?: boolean | undefined;
|
|
65
|
-
timespan?: "
|
|
65
|
+
timespan?: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year" | undefined;
|
|
66
66
|
timestamp?: string | undefined;
|
|
67
67
|
series_type?: "open" | "high" | "low" | "close" | undefined;
|
|
68
68
|
"timestamp.gt"?: string | undefined;
|
|
@@ -70,7 +70,19 @@ declare const polygonGetCryptoEma: import("@keystrokehq/action").WorkflowActionD
|
|
|
70
70
|
"timestamp.gte"?: string | undefined;
|
|
71
71
|
"timestamp.lte"?: string | undefined;
|
|
72
72
|
expand_underlying?: boolean | undefined;
|
|
73
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
73
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
74
|
+
connectionId: z.ZodString;
|
|
75
|
+
entityId: z.ZodString;
|
|
76
|
+
instanceId: z.ZodString;
|
|
77
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
78
|
+
generic_api_key: z.ZodString;
|
|
79
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
80
|
+
connectionId: z.ZodString;
|
|
81
|
+
entityId: z.ZodString;
|
|
82
|
+
instanceId: z.ZodString;
|
|
83
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
84
|
+
generic_api_key: z.ZodString;
|
|
85
|
+
}, z.core.$strip>>]>;
|
|
74
86
|
//#endregion
|
|
75
87
|
export { polygonGetCryptoEma };
|
|
76
88
|
//# sourceMappingURL=get-crypto-ema.d.mts.map
|
|
@@ -26,7 +26,19 @@ declare const PolygonGetCryptoGroupedDailyOutput: z.ZodObject<{
|
|
|
26
26
|
declare const polygonGetCryptoGroupedDaily: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
date: 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 { polygonGetCryptoGroupedDaily };
|
|
32
44
|
//# sourceMappingURL=get-crypto-grouped-daily.d.cts.map
|
|
@@ -26,7 +26,19 @@ declare const PolygonGetCryptoGroupedDailyOutput: z.ZodObject<{
|
|
|
26
26
|
declare const polygonGetCryptoGroupedDaily: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
date: 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 { polygonGetCryptoGroupedDaily };
|
|
32
44
|
//# sourceMappingURL=get-crypto-grouped-daily.d.mts.map
|
|
@@ -20,7 +20,19 @@ declare const PolygonGetCryptoLastTradeOutput: z.ZodObject<{
|
|
|
20
20
|
declare const polygonGetCryptoLastTrade: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
to_symbol: string;
|
|
22
22
|
from_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 { polygonGetCryptoLastTrade };
|
|
26
38
|
//# sourceMappingURL=get-crypto-last-trade.d.cts.map
|
|
@@ -20,7 +20,19 @@ declare const PolygonGetCryptoLastTradeOutput: z.ZodObject<{
|
|
|
20
20
|
declare const polygonGetCryptoLastTrade: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
to_symbol: string;
|
|
22
22
|
from_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 { polygonGetCryptoLastTrade };
|
|
26
38
|
//# sourceMappingURL=get-crypto-last-trade.d.mts.map
|
|
@@ -50,7 +50,19 @@ declare const polygonGetCryptoMacd: import("@keystrokehq/action").WorkflowAction
|
|
|
50
50
|
timestamp?: string | undefined;
|
|
51
51
|
series_type?: "open" | "high" | "low" | "close" | undefined;
|
|
52
52
|
expand_underlying?: boolean | undefined;
|
|
53
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
53
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>;
|
|
54
66
|
//#endregion
|
|
55
67
|
export { polygonGetCryptoMacd };
|
|
56
68
|
//# sourceMappingURL=get-crypto-macd.d.cts.map
|
|
@@ -50,7 +50,19 @@ declare const polygonGetCryptoMacd: import("@keystrokehq/action").WorkflowAction
|
|
|
50
50
|
timestamp?: string | undefined;
|
|
51
51
|
series_type?: "open" | "high" | "low" | "close" | undefined;
|
|
52
52
|
expand_underlying?: boolean | undefined;
|
|
53
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
53
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
54
|
+
connectionId: z.ZodString;
|
|
55
|
+
entityId: z.ZodString;
|
|
56
|
+
instanceId: z.ZodString;
|
|
57
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
58
|
+
generic_api_key: z.ZodString;
|
|
59
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
60
|
+
connectionId: z.ZodString;
|
|
61
|
+
entityId: z.ZodString;
|
|
62
|
+
instanceId: z.ZodString;
|
|
63
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
64
|
+
generic_api_key: z.ZodString;
|
|
65
|
+
}, z.core.$strip>>]>;
|
|
54
66
|
//#endregion
|
|
55
67
|
export { polygonGetCryptoMacd };
|
|
56
68
|
//# sourceMappingURL=get-crypto-macd.d.mts.map
|
|
@@ -24,7 +24,19 @@ declare const polygonGetCryptoOpenClose: import("@keystrokehq/action").WorkflowA
|
|
|
24
24
|
base: string;
|
|
25
25
|
date: string;
|
|
26
26
|
quote: string;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { polygonGetCryptoOpenClose };
|
|
30
42
|
//# sourceMappingURL=get-crypto-open-close.d.cts.map
|
|
@@ -24,7 +24,19 @@ declare const polygonGetCryptoOpenClose: import("@keystrokehq/action").WorkflowA
|
|
|
24
24
|
base: string;
|
|
25
25
|
date: string;
|
|
26
26
|
quote: string;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { polygonGetCryptoOpenClose };
|
|
30
42
|
//# sourceMappingURL=get-crypto-open-close.d.mts.map
|
|
@@ -26,7 +26,19 @@ declare const PolygonGetCryptoPrevCloseOutput: z.ZodObject<{
|
|
|
26
26
|
declare const polygonGetCryptoPrevClose: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
crypto_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 { polygonGetCryptoPrevClose };
|
|
32
44
|
//# sourceMappingURL=get-crypto-prev-close.d.cts.map
|
|
@@ -26,7 +26,19 @@ declare const PolygonGetCryptoPrevCloseOutput: z.ZodObject<{
|
|
|
26
26
|
declare const polygonGetCryptoPrevClose: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
crypto_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 { polygonGetCryptoPrevClose };
|
|
32
44
|
//# sourceMappingURL=get-crypto-prev-close.d.mts.map
|
|
@@ -10,9 +10,9 @@ declare const PolygonGetCryptoRsiInput: z.ZodObject<{
|
|
|
10
10
|
window: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
11
11
|
adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
|
|
12
12
|
timespan: z.ZodOptional<z.ZodDefault<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";
|
|
@@ -52,7 +52,7 @@ declare const polygonGetCryptoRsi: import("@keystrokehq/action").WorkflowActionD
|
|
|
52
52
|
order?: "asc" | "desc" | undefined;
|
|
53
53
|
window?: number | undefined;
|
|
54
54
|
adjusted?: boolean | undefined;
|
|
55
|
-
timespan?: "
|
|
55
|
+
timespan?: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year" | undefined;
|
|
56
56
|
timestamp?: string | undefined;
|
|
57
57
|
series_type?: "open" | "high" | "low" | "close" | undefined;
|
|
58
58
|
"timestamp.gt"?: string | undefined;
|
|
@@ -60,7 +60,19 @@ declare const polygonGetCryptoRsi: import("@keystrokehq/action").WorkflowActionD
|
|
|
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 { polygonGetCryptoRsi };
|
|
66
78
|
//# sourceMappingURL=get-crypto-rsi.d.cts.map
|