@keystrokehq/polygon_io 0.1.4 → 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.
Files changed (135) hide show
  1. package/dist/actions/get-all-tickers.d.cts +13 -1
  2. package/dist/actions/get-all-tickers.d.mts +13 -1
  3. package/dist/actions/get-condition-codes.d.cts +13 -1
  4. package/dist/actions/get-condition-codes.d.mts +13 -1
  5. package/dist/actions/get-crypto-ema.d.cts +17 -5
  6. package/dist/actions/get-crypto-ema.d.mts +17 -5
  7. package/dist/actions/get-crypto-macd.d.cts +15 -3
  8. package/dist/actions/get-crypto-macd.d.mts +15 -3
  9. package/dist/actions/get-crypto-open-close.d.cts +13 -1
  10. package/dist/actions/get-crypto-open-close.d.mts +13 -1
  11. package/dist/actions/get-crypto-rsi.d.cts +17 -5
  12. package/dist/actions/get-crypto-rsi.d.mts +17 -5
  13. package/dist/actions/get-crypto-sma.d.cts +17 -5
  14. package/dist/actions/get-crypto-sma.d.mts +17 -5
  15. package/dist/actions/get-daily-open-close.d.cts +13 -1
  16. package/dist/actions/get-daily-open-close.d.mts +13 -1
  17. package/dist/actions/get-dividends.d.cts +13 -1
  18. package/dist/actions/get-dividends.d.mts +13 -1
  19. package/dist/actions/get-economy-inflation2.d.cts +13 -1
  20. package/dist/actions/get-economy-inflation2.d.mts +13 -1
  21. package/dist/actions/get-ema.d.cts +15 -3
  22. package/dist/actions/get-ema.d.mts +15 -3
  23. package/dist/actions/get-filing-file.d.cts +13 -1
  24. package/dist/actions/get-filing-file.d.mts +13 -1
  25. package/dist/actions/get-filing.d.cts +13 -1
  26. package/dist/actions/get-filing.d.mts +13 -1
  27. package/dist/actions/get-forex-ema.d.cts +17 -5
  28. package/dist/actions/get-forex-ema.d.mts +17 -5
  29. package/dist/actions/get-forex-macd.d.cts +15 -3
  30. package/dist/actions/get-forex-macd.d.mts +15 -3
  31. package/dist/actions/get-forex-real-time-currency-conversion.d.cts +13 -1
  32. package/dist/actions/get-forex-real-time-currency-conversion.d.mts +13 -1
  33. package/dist/actions/get-forex-rsi.d.cts +17 -5
  34. package/dist/actions/get-forex-rsi.d.mts +17 -5
  35. package/dist/actions/get-forex-sma.d.cts +17 -5
  36. package/dist/actions/get-forex-sma.d.mts +17 -5
  37. package/dist/actions/get-futures-quotes.d.cts +13 -1
  38. package/dist/actions/get-futures-quotes.d.mts +13 -1
  39. package/dist/actions/get-grouped-daily.d.cts +13 -1
  40. package/dist/actions/get-grouped-daily.d.mts +13 -1
  41. package/dist/actions/get-historic-forex-ticks.d.cts +13 -1
  42. package/dist/actions/get-historic-forex-ticks.d.mts +13 -1
  43. package/dist/actions/get-inflation-expectations.d.cts +13 -1
  44. package/dist/actions/get-inflation-expectations.d.mts +13 -1
  45. package/dist/actions/get-ipo-data.d.cts +13 -1
  46. package/dist/actions/get-ipo-data.d.mts +13 -1
  47. package/dist/actions/get-labor-market.d.cts +13 -1
  48. package/dist/actions/get-labor-market.d.mts +13 -1
  49. package/dist/actions/get-macd.d.cts +15 -3
  50. package/dist/actions/get-macd.d.mts +15 -3
  51. package/dist/actions/get-market-holidays.d.cts +13 -1
  52. package/dist/actions/get-market-holidays.d.cts.map +1 -1
  53. package/dist/actions/get-market-holidays.d.mts +13 -1
  54. package/dist/actions/get-market-holidays.d.mts.map +1 -1
  55. package/dist/actions/get-market-status.d.cts +13 -1
  56. package/dist/actions/get-market-status.d.cts.map +1 -1
  57. package/dist/actions/get-market-status.d.mts +13 -1
  58. package/dist/actions/get-market-status.d.mts.map +1 -1
  59. package/dist/actions/get-news.d.cts +13 -1
  60. package/dist/actions/get-news.d.mts +13 -1
  61. package/dist/actions/get-options-contract-overview.d.cts +13 -1
  62. package/dist/actions/get-options-contract-overview.d.mts +13 -1
  63. package/dist/actions/get-options-ema.d.cts +15 -3
  64. package/dist/actions/get-options-ema.d.mts +15 -3
  65. package/dist/actions/get-options-macd.d.cts +15 -3
  66. package/dist/actions/get-options-macd.d.mts +15 -3
  67. package/dist/actions/get-options-rsi.d.cts +17 -5
  68. package/dist/actions/get-options-rsi.d.mts +17 -5
  69. package/dist/actions/get-options-sma.d.cts +17 -5
  70. package/dist/actions/get-options-sma.d.mts +17 -5
  71. package/dist/actions/get-related-companies.d.cts +13 -1
  72. package/dist/actions/get-related-companies.d.mts +13 -1
  73. package/dist/actions/get-rsi.d.cts +15 -3
  74. package/dist/actions/get-rsi.d.mts +15 -3
  75. package/dist/actions/get-sma.d.cts +15 -3
  76. package/dist/actions/get-sma.d.mts +15 -3
  77. package/dist/actions/get-splits.d.cts +13 -1
  78. package/dist/actions/get-splits.d.mts +13 -1
  79. package/dist/actions/get-stocks-custom-bars.d.cts +15 -3
  80. package/dist/actions/get-stocks-custom-bars.d.mts +15 -3
  81. package/dist/actions/get-stocks-daily-market-summary.d.cts +13 -1
  82. package/dist/actions/get-stocks-daily-market-summary.d.mts +13 -1
  83. package/dist/actions/get-stocks-filings-risk-factors.d.cts +13 -1
  84. package/dist/actions/get-stocks-filings-risk-factors.d.mts +13 -1
  85. package/dist/actions/get-stocks-filings-sections.d.cts +13 -1
  86. package/dist/actions/get-stocks-filings-sections.d.mts +13 -1
  87. package/dist/actions/get-stocks-free-float.d.cts +13 -1
  88. package/dist/actions/get-stocks-free-float.d.mts +13 -1
  89. package/dist/actions/get-stocks-full-market-snapshot.d.cts +13 -1
  90. package/dist/actions/get-stocks-full-market-snapshot.d.mts +13 -1
  91. package/dist/actions/get-stocks-income-statements.d.cts +13 -1
  92. package/dist/actions/get-stocks-income-statements.d.mts +13 -1
  93. package/dist/actions/get-stocks-previous-day-bar.d.cts +13 -1
  94. package/dist/actions/get-stocks-previous-day-bar.d.mts +13 -1
  95. package/dist/actions/get-stocks-risk-factor-taxonomies.d.cts +13 -1
  96. package/dist/actions/get-stocks-risk-factor-taxonomies.d.mts +13 -1
  97. package/dist/actions/get-stocks-v1-dividends.d.cts +13 -1
  98. package/dist/actions/get-stocks-v1-dividends.d.mts +13 -1
  99. package/dist/actions/get-stocks-v1-short-interest.d.cts +13 -1
  100. package/dist/actions/get-stocks-v1-short-interest.d.mts +13 -1
  101. package/dist/actions/get-stocks-v1-short-volume.d.cts +13 -1
  102. package/dist/actions/get-stocks-v1-short-volume.d.mts +13 -1
  103. package/dist/actions/get-stocks-v1-splits.d.cts +13 -1
  104. package/dist/actions/get-stocks-v1-splits.d.mts +13 -1
  105. package/dist/actions/get-ticker-events.d.cts +13 -1
  106. package/dist/actions/get-ticker-events.d.mts +13 -1
  107. package/dist/actions/get-ticker-overview.d.cts +13 -1
  108. package/dist/actions/get-ticker-overview.d.mts +13 -1
  109. package/dist/actions/get-ticker-types.d.cts +13 -1
  110. package/dist/actions/get-ticker-types.d.cts.map +1 -1
  111. package/dist/actions/get-ticker-types.d.mts +13 -1
  112. package/dist/actions/get-ticker-types.d.mts.map +1 -1
  113. package/dist/actions/get-treasury-yields.d.cts +13 -1
  114. package/dist/actions/get-treasury-yields.d.mts +13 -1
  115. package/dist/actions/list-exchanges.d.cts +13 -1
  116. package/dist/actions/list-exchanges.d.mts +13 -1
  117. package/dist/actions/list-filing-files.d.cts +13 -1
  118. package/dist/actions/list-filing-files.d.mts +13 -1
  119. package/dist/actions/list-filings.d.cts +13 -1
  120. package/dist/actions/list-filings.d.mts +13 -1
  121. package/dist/actions/list-options-contracts.d.cts +13 -1
  122. package/dist/actions/list-options-contracts.d.mts +13 -1
  123. package/dist/actions/polygon-last-quote-for-a-symbol.d.cts +13 -1
  124. package/dist/actions/polygon-last-quote-for-a-symbol.d.mts +13 -1
  125. package/dist/actions/polygon-last-trade-for-a-currency-pair.d.cts +13 -1
  126. package/dist/actions/polygon-last-trade-for-a-currency-pair.d.mts +13 -1
  127. package/dist/app.cjs +5 -2
  128. package/dist/app.cjs.map +1 -1
  129. package/dist/app.d.cts +9 -1
  130. package/dist/app.d.cts.map +1 -1
  131. package/dist/app.d.mts +9 -1
  132. package/dist/app.d.mts.map +1 -1
  133. package/dist/app.mjs +3 -1
  134. package/dist/app.mjs.map +1 -1
  135. package/package.json +1 -1
@@ -35,7 +35,19 @@ declare const polygonIoGetEconomyInflation2: import("@keystrokehq/action").Workf
35
35
  "date.gte"?: string | undefined;
36
36
  "date.lte"?: string | undefined;
37
37
  "date.any_of"?: string | undefined;
38
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
38
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>;
39
51
  //#endregion
40
52
  export { polygonIoGetEconomyInflation2 };
41
53
  //# sourceMappingURL=get-economy-inflation2.d.mts.map
@@ -12,9 +12,9 @@ declare const PolygonIoGetEmaInput: z.ZodObject<{
12
12
  timespan: z.ZodString;
13
13
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
14
14
  open: "open";
15
+ close: "close";
15
16
  high: "high";
16
17
  low: "low";
17
- close: "close";
18
18
  }>>>;
19
19
  stock_ticker: z.ZodString;
20
20
  expand_underlying: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
@@ -51,9 +51,21 @@ declare const polygonIoGetEma: import("@keystrokehq/action").WorkflowActionDefin
51
51
  limit?: number | undefined;
52
52
  order?: "asc" | "desc" | undefined;
53
53
  adjusted?: boolean | undefined;
54
- series_type?: "open" | "high" | "low" | "close" | undefined;
54
+ series_type?: "open" | "close" | "high" | "low" | undefined;
55
55
  expand_underlying?: boolean | undefined;
56
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
56
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ generic_api_key: z.ZodString;
68
+ }, z.core.$strip>>]>;
57
69
  //#endregion
58
70
  export { polygonIoGetEma };
59
71
  //# sourceMappingURL=get-ema.d.cts.map
@@ -12,9 +12,9 @@ declare const PolygonIoGetEmaInput: z.ZodObject<{
12
12
  timespan: z.ZodString;
13
13
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
14
14
  open: "open";
15
+ close: "close";
15
16
  high: "high";
16
17
  low: "low";
17
- close: "close";
18
18
  }>>>;
19
19
  stock_ticker: z.ZodString;
20
20
  expand_underlying: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
@@ -51,9 +51,21 @@ declare const polygonIoGetEma: import("@keystrokehq/action").WorkflowActionDefin
51
51
  limit?: number | undefined;
52
52
  order?: "asc" | "desc" | undefined;
53
53
  adjusted?: boolean | undefined;
54
- series_type?: "open" | "high" | "low" | "close" | undefined;
54
+ series_type?: "open" | "close" | "high" | "low" | undefined;
55
55
  expand_underlying?: boolean | undefined;
56
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
56
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ generic_api_key: z.ZodString;
62
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
63
+ connectionId: z.ZodString;
64
+ entityId: z.ZodString;
65
+ instanceId: z.ZodString;
66
+ }, z.core.$strip>, z.ZodObject<{
67
+ generic_api_key: z.ZodString;
68
+ }, z.core.$strip>>]>;
57
69
  //#endregion
58
70
  export { polygonIoGetEma };
59
71
  //# sourceMappingURL=get-ema.d.mts.map
@@ -15,7 +15,19 @@ declare const PolygonIoGetFilingFileOutput: z.ZodObject<{
15
15
  declare const polygonIoGetFilingFile: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  file_id: string;
17
17
  filing_id: string;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { polygonIoGetFilingFile };
21
33
  //# sourceMappingURL=get-filing-file.d.cts.map
@@ -15,7 +15,19 @@ declare const PolygonIoGetFilingFileOutput: z.ZodObject<{
15
15
  declare const polygonIoGetFilingFile: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  file_id: string;
17
17
  filing_id: string;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { polygonIoGetFilingFile };
21
33
  //# sourceMappingURL=get-filing-file.d.mts.map
@@ -29,7 +29,19 @@ declare const PolygonIoGetFilingOutput: z.ZodObject<{
29
29
  }, z.core.$loose>;
30
30
  declare const polygonIoGetFiling: import("@keystrokehq/action").WorkflowActionDefinition<{
31
31
  filing_id: string;
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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_io", 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 { polygonIoGetFiling };
35
47
  //# sourceMappingURL=get-filing.d.cts.map
@@ -29,7 +29,19 @@ declare const PolygonIoGetFilingOutput: z.ZodObject<{
29
29
  }, z.core.$loose>;
30
30
  declare const polygonIoGetFiling: import("@keystrokehq/action").WorkflowActionDefinition<{
31
31
  filing_id: string;
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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_io", 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 { polygonIoGetFiling };
35
47
  //# sourceMappingURL=get-filing.d.mts.map
@@ -10,9 +10,9 @@ declare const PolygonIoGetForexEmaInput: 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";
13
14
  minute: "minute";
14
15
  hour: "hour";
15
- day: "day";
16
16
  week: "week";
17
17
  month: "month";
18
18
  quarter: "quarter";
@@ -21,9 +21,9 @@ declare const PolygonIoGetForexEmaInput: z.ZodObject<{
21
21
  timestamp: z.ZodOptional<z.ZodString>;
22
22
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
23
23
  open: "open";
24
+ close: "close";
24
25
  high: "high";
25
26
  low: "low";
26
- close: "close";
27
27
  }>>>;
28
28
  forex_ticker: z.ZodString;
29
29
  expand_underlying: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
@@ -57,11 +57,23 @@ declare const polygonIoGetForexEma: import("@keystrokehq/action").WorkflowAction
57
57
  order?: "asc" | "desc" | undefined;
58
58
  window?: number | undefined;
59
59
  adjusted?: boolean | undefined;
60
- timespan?: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year" | undefined;
60
+ timespan?: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year" | undefined;
61
61
  timestamp?: string | undefined;
62
- series_type?: "open" | "high" | "low" | "close" | undefined;
62
+ series_type?: "open" | "close" | "high" | "low" | undefined;
63
63
  expand_underlying?: boolean | undefined;
64
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
64
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
65
+ connectionId: z.ZodString;
66
+ entityId: z.ZodString;
67
+ instanceId: z.ZodString;
68
+ }, z.core.$strip>, z.ZodObject<{
69
+ generic_api_key: z.ZodString;
70
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
71
+ connectionId: z.ZodString;
72
+ entityId: z.ZodString;
73
+ instanceId: z.ZodString;
74
+ }, z.core.$strip>, z.ZodObject<{
75
+ generic_api_key: z.ZodString;
76
+ }, z.core.$strip>>]>;
65
77
  //#endregion
66
78
  export { polygonIoGetForexEma };
67
79
  //# sourceMappingURL=get-forex-ema.d.cts.map
@@ -10,9 +10,9 @@ declare const PolygonIoGetForexEmaInput: 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";
13
14
  minute: "minute";
14
15
  hour: "hour";
15
- day: "day";
16
16
  week: "week";
17
17
  month: "month";
18
18
  quarter: "quarter";
@@ -21,9 +21,9 @@ declare const PolygonIoGetForexEmaInput: z.ZodObject<{
21
21
  timestamp: z.ZodOptional<z.ZodString>;
22
22
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
23
23
  open: "open";
24
+ close: "close";
24
25
  high: "high";
25
26
  low: "low";
26
- close: "close";
27
27
  }>>>;
28
28
  forex_ticker: z.ZodString;
29
29
  expand_underlying: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
@@ -57,11 +57,23 @@ declare const polygonIoGetForexEma: import("@keystrokehq/action").WorkflowAction
57
57
  order?: "asc" | "desc" | undefined;
58
58
  window?: number | undefined;
59
59
  adjusted?: boolean | undefined;
60
- timespan?: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year" | undefined;
60
+ timespan?: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year" | undefined;
61
61
  timestamp?: string | undefined;
62
- series_type?: "open" | "high" | "low" | "close" | undefined;
62
+ series_type?: "open" | "close" | "high" | "low" | undefined;
63
63
  expand_underlying?: boolean | undefined;
64
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
64
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
65
+ connectionId: z.ZodString;
66
+ entityId: z.ZodString;
67
+ instanceId: z.ZodString;
68
+ }, z.core.$strip>, z.ZodObject<{
69
+ generic_api_key: z.ZodString;
70
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
71
+ connectionId: z.ZodString;
72
+ entityId: z.ZodString;
73
+ instanceId: z.ZodString;
74
+ }, z.core.$strip>, z.ZodObject<{
75
+ generic_api_key: z.ZodString;
76
+ }, z.core.$strip>>]>;
65
77
  //#endregion
66
78
  export { polygonIoGetForexEma };
67
79
  //# sourceMappingURL=get-forex-ema.d.mts.map
@@ -13,9 +13,9 @@ declare const PolygonIoGetForexMacdInput: z.ZodObject<{
13
13
  long_window: z.ZodNumber;
14
14
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
15
15
  open: "open";
16
+ close: "close";
16
17
  high: "high";
17
18
  low: "low";
18
- close: "close";
19
19
  }>>>;
20
20
  forex_ticker: z.ZodString;
21
21
  short_window: z.ZodNumber;
@@ -52,13 +52,25 @@ declare const polygonIoGetForexMacd: import("@keystrokehq/action").WorkflowActio
52
52
  order?: "asc" | "desc" | undefined;
53
53
  adjusted?: boolean | undefined;
54
54
  timestamp?: string | undefined;
55
- series_type?: "open" | "high" | "low" | "close" | undefined;
55
+ series_type?: "open" | "close" | "high" | "low" | undefined;
56
56
  timestamp_gt?: string | undefined;
57
57
  timestamp_lt?: string | undefined;
58
58
  timestamp_gte?: string | undefined;
59
59
  timestamp_lte?: string | undefined;
60
60
  expand_underlying?: boolean | undefined;
61
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
61
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
62
+ connectionId: z.ZodString;
63
+ entityId: z.ZodString;
64
+ instanceId: z.ZodString;
65
+ }, z.core.$strip>, z.ZodObject<{
66
+ generic_api_key: z.ZodString;
67
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
68
+ connectionId: z.ZodString;
69
+ entityId: z.ZodString;
70
+ instanceId: z.ZodString;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ generic_api_key: z.ZodString;
73
+ }, z.core.$strip>>]>;
62
74
  //#endregion
63
75
  export { polygonIoGetForexMacd };
64
76
  //# sourceMappingURL=get-forex-macd.d.cts.map
@@ -13,9 +13,9 @@ declare const PolygonIoGetForexMacdInput: z.ZodObject<{
13
13
  long_window: z.ZodNumber;
14
14
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
15
15
  open: "open";
16
+ close: "close";
16
17
  high: "high";
17
18
  low: "low";
18
- close: "close";
19
19
  }>>>;
20
20
  forex_ticker: z.ZodString;
21
21
  short_window: z.ZodNumber;
@@ -52,13 +52,25 @@ declare const polygonIoGetForexMacd: import("@keystrokehq/action").WorkflowActio
52
52
  order?: "asc" | "desc" | undefined;
53
53
  adjusted?: boolean | undefined;
54
54
  timestamp?: string | undefined;
55
- series_type?: "open" | "high" | "low" | "close" | undefined;
55
+ series_type?: "open" | "close" | "high" | "low" | undefined;
56
56
  timestamp_gt?: string | undefined;
57
57
  timestamp_lt?: string | undefined;
58
58
  timestamp_gte?: string | undefined;
59
59
  timestamp_lte?: string | undefined;
60
60
  expand_underlying?: boolean | undefined;
61
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
61
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
62
+ connectionId: z.ZodString;
63
+ entityId: z.ZodString;
64
+ instanceId: z.ZodString;
65
+ }, z.core.$strip>, z.ZodObject<{
66
+ generic_api_key: z.ZodString;
67
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
68
+ connectionId: z.ZodString;
69
+ entityId: z.ZodString;
70
+ instanceId: z.ZodString;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ generic_api_key: z.ZodString;
73
+ }, z.core.$strip>>]>;
62
74
  //#endregion
63
75
  export { polygonIoGetForexMacd };
64
76
  //# sourceMappingURL=get-forex-macd.d.mts.map
@@ -27,7 +27,19 @@ declare const polygonIoGetForexRealTimeCurrencyConversion: import("@keystrokehq/
27
27
  from_currency: string;
28
28
  amount?: number | undefined;
29
29
  precision?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { polygonIoGetForexRealTimeCurrencyConversion };
33
45
  //# sourceMappingURL=get-forex-real-time-currency-conversion.d.cts.map
@@ -27,7 +27,19 @@ declare const polygonIoGetForexRealTimeCurrencyConversion: import("@keystrokehq/
27
27
  from_currency: string;
28
28
  amount?: number | undefined;
29
29
  precision?: number | undefined;
30
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
31
+ connectionId: z.ZodString;
32
+ entityId: z.ZodString;
33
+ instanceId: z.ZodString;
34
+ }, z.core.$strip>, z.ZodObject<{
35
+ generic_api_key: z.ZodString;
36
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>;
31
43
  //#endregion
32
44
  export { polygonIoGetForexRealTimeCurrencyConversion };
33
45
  //# sourceMappingURL=get-forex-real-time-currency-conversion.d.mts.map
@@ -10,9 +10,9 @@ declare const PolygonIoGetForexRsiInput: z.ZodObject<{
10
10
  window: z.ZodNumber;
11
11
  adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
12
12
  timespan: z.ZodEnum<{
13
+ day: "day";
13
14
  minute: "minute";
14
15
  hour: "hour";
15
- day: "day";
16
16
  week: "week";
17
17
  month: "month";
18
18
  quarter: "quarter";
@@ -21,9 +21,9 @@ declare const PolygonIoGetForexRsiInput: z.ZodObject<{
21
21
  timestamp: z.ZodOptional<z.ZodString>;
22
22
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
23
23
  open: "open";
24
+ close: "close";
24
25
  high: "high";
25
26
  low: "low";
26
- close: "close";
27
27
  }>>>;
28
28
  forex_ticker: z.ZodString;
29
29
  timestamp_gt: z.ZodOptional<z.ZodString>;
@@ -48,19 +48,31 @@ declare const PolygonIoGetForexRsiOutput: z.ZodObject<{
48
48
  }, z.core.$loose>;
49
49
  declare const polygonIoGetForexRsi: import("@keystrokehq/action").WorkflowActionDefinition<{
50
50
  window: number;
51
- timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
51
+ timespan: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year";
52
52
  forex_ticker: string;
53
53
  limit?: number | undefined;
54
54
  order?: "asc" | "desc" | undefined;
55
55
  adjusted?: boolean | undefined;
56
56
  timestamp?: string | undefined;
57
- series_type?: "open" | "high" | "low" | "close" | undefined;
57
+ series_type?: "open" | "close" | "high" | "low" | undefined;
58
58
  timestamp_gt?: string | undefined;
59
59
  timestamp_lt?: string | undefined;
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]>, readonly [import("@keystrokehq/shared").Credential]>;
63
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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_io", 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 { polygonIoGetForexRsi };
66
78
  //# sourceMappingURL=get-forex-rsi.d.cts.map
@@ -10,9 +10,9 @@ declare const PolygonIoGetForexRsiInput: z.ZodObject<{
10
10
  window: z.ZodNumber;
11
11
  adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
12
12
  timespan: z.ZodEnum<{
13
+ day: "day";
13
14
  minute: "minute";
14
15
  hour: "hour";
15
- day: "day";
16
16
  week: "week";
17
17
  month: "month";
18
18
  quarter: "quarter";
@@ -21,9 +21,9 @@ declare const PolygonIoGetForexRsiInput: z.ZodObject<{
21
21
  timestamp: z.ZodOptional<z.ZodString>;
22
22
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
23
23
  open: "open";
24
+ close: "close";
24
25
  high: "high";
25
26
  low: "low";
26
- close: "close";
27
27
  }>>>;
28
28
  forex_ticker: z.ZodString;
29
29
  timestamp_gt: z.ZodOptional<z.ZodString>;
@@ -48,19 +48,31 @@ declare const PolygonIoGetForexRsiOutput: z.ZodObject<{
48
48
  }, z.core.$loose>;
49
49
  declare const polygonIoGetForexRsi: import("@keystrokehq/action").WorkflowActionDefinition<{
50
50
  window: number;
51
- timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
51
+ timespan: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year";
52
52
  forex_ticker: string;
53
53
  limit?: number | undefined;
54
54
  order?: "asc" | "desc" | undefined;
55
55
  adjusted?: boolean | undefined;
56
56
  timestamp?: string | undefined;
57
- series_type?: "open" | "high" | "low" | "close" | undefined;
57
+ series_type?: "open" | "close" | "high" | "low" | undefined;
58
58
  timestamp_gt?: string | undefined;
59
59
  timestamp_lt?: string | undefined;
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]>, readonly [import("@keystrokehq/shared").Credential]>;
63
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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_io", 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 { polygonIoGetForexRsi };
66
78
  //# sourceMappingURL=get-forex-rsi.d.mts.map
@@ -10,9 +10,9 @@ declare const PolygonIoGetForexSmaInput: 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";
13
14
  minute: "minute";
14
15
  hour: "hour";
15
- day: "day";
16
16
  week: "week";
17
17
  month: "month";
18
18
  quarter: "quarter";
@@ -21,9 +21,9 @@ declare const PolygonIoGetForexSmaInput: z.ZodObject<{
21
21
  timestamp: z.ZodOptional<z.ZodString>;
22
22
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
23
23
  open: "open";
24
+ close: "close";
24
25
  high: "high";
25
26
  low: "low";
26
- close: "close";
27
27
  }>>>;
28
28
  forex_ticker: z.ZodString;
29
29
  "timestamp.gt": z.ZodOptional<z.ZodString>;
@@ -62,15 +62,27 @@ declare const polygonIoGetForexSma: import("@keystrokehq/action").WorkflowAction
62
62
  order?: "asc" | "desc" | undefined;
63
63
  window?: number | undefined;
64
64
  adjusted?: boolean | undefined;
65
- timespan?: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year" | undefined;
65
+ timespan?: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year" | undefined;
66
66
  timestamp?: string | undefined;
67
- series_type?: "open" | "high" | "low" | "close" | undefined;
67
+ series_type?: "open" | "close" | "high" | "low" | undefined;
68
68
  "timestamp.gt"?: string | undefined;
69
69
  "timestamp.lt"?: string | undefined;
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]>, readonly [import("@keystrokehq/shared").Credential]>;
73
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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_io", 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 { polygonIoGetForexSma };
76
88
  //# sourceMappingURL=get-forex-sma.d.cts.map
@@ -10,9 +10,9 @@ declare const PolygonIoGetForexSmaInput: 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";
13
14
  minute: "minute";
14
15
  hour: "hour";
15
- day: "day";
16
16
  week: "week";
17
17
  month: "month";
18
18
  quarter: "quarter";
@@ -21,9 +21,9 @@ declare const PolygonIoGetForexSmaInput: z.ZodObject<{
21
21
  timestamp: z.ZodOptional<z.ZodString>;
22
22
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
23
23
  open: "open";
24
+ close: "close";
24
25
  high: "high";
25
26
  low: "low";
26
- close: "close";
27
27
  }>>>;
28
28
  forex_ticker: z.ZodString;
29
29
  "timestamp.gt": z.ZodOptional<z.ZodString>;
@@ -62,15 +62,27 @@ declare const polygonIoGetForexSma: import("@keystrokehq/action").WorkflowAction
62
62
  order?: "asc" | "desc" | undefined;
63
63
  window?: number | undefined;
64
64
  adjusted?: boolean | undefined;
65
- timespan?: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year" | undefined;
65
+ timespan?: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year" | undefined;
66
66
  timestamp?: string | undefined;
67
- series_type?: "open" | "high" | "low" | "close" | undefined;
67
+ series_type?: "open" | "close" | "high" | "low" | undefined;
68
68
  "timestamp.gt"?: string | undefined;
69
69
  "timestamp.lt"?: string | undefined;
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]>, readonly [import("@keystrokehq/shared").Credential]>;
73
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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_io", 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 { polygonIoGetForexSma };
76
88
  //# sourceMappingURL=get-forex-sma.d.mts.map
@@ -37,7 +37,19 @@ declare const polygonIoGetFuturesQuotes: import("@keystrokehq/action").WorkflowA
37
37
  limit?: number | undefined;
38
38
  order?: "asc" | "desc" | undefined;
39
39
  timestamp?: string | undefined;
40
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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_io", 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 { polygonIoGetFuturesQuotes };
43
55
  //# sourceMappingURL=get-futures-quotes.d.cts.map