@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
@@ -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.mts.map
@@ -38,7 +38,19 @@ declare const polygonIoGetGroupedDaily: import("@keystrokehq/action").WorkflowAc
38
38
  locale: "us" | "global";
39
39
  market: "stocks" | "crypto" | "fx";
40
40
  adjusted?: boolean | undefined;
41
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>;
42
54
  //#endregion
43
55
  export { polygonIoGetGroupedDaily };
44
56
  //# sourceMappingURL=get-grouped-daily.d.cts.map
@@ -38,7 +38,19 @@ declare const polygonIoGetGroupedDaily: import("@keystrokehq/action").WorkflowAc
38
38
  locale: "us" | "global";
39
39
  market: "stocks" | "crypto" | "fx";
40
40
  adjusted?: boolean | undefined;
41
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>;
42
54
  //#endregion
43
55
  export { polygonIoGetGroupedDaily };
44
56
  //# sourceMappingURL=get-grouped-daily.d.mts.map
@@ -25,7 +25,19 @@ declare const polygonIoGetHistoricForexTicks: import("@keystrokehq/action").Work
25
25
  from_currency: string;
26
26
  limit?: number | undefined;
27
27
  offset?: number | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { polygonIoGetHistoricForexTicks };
31
43
  //# sourceMappingURL=get-historic-forex-ticks.d.cts.map
@@ -25,7 +25,19 @@ declare const polygonIoGetHistoricForexTicks: import("@keystrokehq/action").Work
25
25
  from_currency: string;
26
26
  limit?: number | undefined;
27
27
  offset?: number | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
29
41
  //#endregion
30
42
  export { polygonIoGetHistoricForexTicks };
31
43
  //# sourceMappingURL=get-historic-forex-ticks.d.mts.map
@@ -36,7 +36,19 @@ declare const polygonIoGetInflationExpectations: import("@keystrokehq/action").W
36
36
  date_gte?: string | undefined;
37
37
  date_lte?: string | undefined;
38
38
  date_any_of?: string | undefined;
39
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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_io", 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 { polygonIoGetInflationExpectations };
42
54
  //# sourceMappingURL=get-inflation-expectations.d.cts.map
@@ -36,7 +36,19 @@ declare const polygonIoGetInflationExpectations: import("@keystrokehq/action").W
36
36
  date_gte?: string | undefined;
37
37
  date_lte?: string | undefined;
38
38
  date_any_of?: string | undefined;
39
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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_io", 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 { polygonIoGetInflationExpectations };
42
54
  //# sourceMappingURL=get-inflation-expectations.d.mts.map
@@ -39,7 +39,19 @@ declare const polygonIoGetIpoData: import("@keystrokehq/action").WorkflowActionD
39
39
  listing_date?: string | undefined;
40
40
  listing_date_gte?: string | undefined;
41
41
  listing_date_lte?: string | undefined;
42
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
42
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ generic_api_key: z.ZodString;
48
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ generic_api_key: z.ZodString;
54
+ }, z.core.$strip>>]>;
43
55
  //#endregion
44
56
  export { polygonIoGetIpoData };
45
57
  //# sourceMappingURL=get-ipo-data.d.cts.map
@@ -39,7 +39,19 @@ declare const polygonIoGetIpoData: import("@keystrokehq/action").WorkflowActionD
39
39
  listing_date?: string | undefined;
40
40
  listing_date_gte?: string | undefined;
41
41
  listing_date_lte?: string | undefined;
42
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
42
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ generic_api_key: z.ZodString;
48
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ generic_api_key: z.ZodString;
54
+ }, z.core.$strip>>]>;
43
55
  //#endregion
44
56
  export { polygonIoGetIpoData };
45
57
  //# sourceMappingURL=get-ipo-data.d.mts.map
@@ -33,7 +33,19 @@ declare const polygonIoGetLaborMarket: import("@keystrokehq/action").WorkflowAct
33
33
  "date.gte"?: string | undefined;
34
34
  "date.lte"?: string | undefined;
35
35
  "date.any_of"?: string | undefined;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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 { polygonIoGetLaborMarket };
39
51
  //# sourceMappingURL=get-labor-market.d.cts.map
@@ -33,7 +33,19 @@ declare const polygonIoGetLaborMarket: import("@keystrokehq/action").WorkflowAct
33
33
  "date.gte"?: string | undefined;
34
34
  "date.lte"?: string | undefined;
35
35
  "date.any_of"?: string | undefined;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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 { polygonIoGetLaborMarket };
39
51
  //# sourceMappingURL=get-labor-market.d.mts.map
@@ -13,9 +13,9 @@ declare const PolygonIoGetMacdInput: 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
  short_window: z.ZodNumber;
21
21
  stock_ticker: z.ZodString;
@@ -48,9 +48,21 @@ declare const polygonIoGetMacd: import("@keystrokehq/action").WorkflowActionDefi
48
48
  order?: "asc" | "desc" | undefined;
49
49
  adjusted?: boolean | undefined;
50
50
  timestamp?: string | undefined;
51
- series_type?: "open" | "high" | "low" | "close" | undefined;
51
+ series_type?: "open" | "close" | "high" | "low" | undefined;
52
52
  expand_underlying?: boolean | undefined;
53
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
53
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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_io", 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 { polygonIoGetMacd };
56
68
  //# sourceMappingURL=get-macd.d.cts.map
@@ -13,9 +13,9 @@ declare const PolygonIoGetMacdInput: 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
  short_window: z.ZodNumber;
21
21
  stock_ticker: z.ZodString;
@@ -48,9 +48,21 @@ declare const polygonIoGetMacd: import("@keystrokehq/action").WorkflowActionDefi
48
48
  order?: "asc" | "desc" | undefined;
49
49
  adjusted?: boolean | undefined;
50
50
  timestamp?: string | undefined;
51
- series_type?: "open" | "high" | "low" | "close" | undefined;
51
+ series_type?: "open" | "close" | "high" | "low" | undefined;
52
52
  expand_underlying?: boolean | undefined;
53
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
53
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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_io", 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 { polygonIoGetMacd };
56
68
  //# sourceMappingURL=get-macd.d.mts.map
@@ -12,7 +12,19 @@ declare const PolygonIoGetMarketHolidaysOutput: z.ZodObject<{
12
12
  exchange: z.ZodNullable<z.ZodString>;
13
13
  }, z.core.$loose>>;
14
14
  }, z.core.$loose>;
15
- declare const polygonIoGetMarketHolidays: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ declare const polygonIoGetMarketHolidays: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ generic_api_key: z.ZodString;
21
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ generic_api_key: z.ZodString;
27
+ }, z.core.$strip>>]>;
16
28
  //#endregion
17
29
  export { polygonIoGetMarketHolidays };
18
30
  //# sourceMappingURL=get-market-holidays.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-market-holidays.d.cts","names":[],"sources":["../../src/actions/get-market-holidays.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAS/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-market-holidays.d.cts","names":[],"sources":["../../src/actions/get-market-holidays.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAS/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -12,7 +12,19 @@ declare const PolygonIoGetMarketHolidaysOutput: z.ZodObject<{
12
12
  exchange: z.ZodNullable<z.ZodString>;
13
13
  }, z.core.$loose>>;
14
14
  }, z.core.$loose>;
15
- declare const polygonIoGetMarketHolidays: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ declare const polygonIoGetMarketHolidays: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
16
+ connectionId: z.ZodString;
17
+ entityId: z.ZodString;
18
+ instanceId: z.ZodString;
19
+ }, z.core.$strip>, z.ZodObject<{
20
+ generic_api_key: z.ZodString;
21
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
22
+ connectionId: z.ZodString;
23
+ entityId: z.ZodString;
24
+ instanceId: z.ZodString;
25
+ }, z.core.$strip>, z.ZodObject<{
26
+ generic_api_key: z.ZodString;
27
+ }, z.core.$strip>>]>;
16
28
  //#endregion
17
29
  export { polygonIoGetMarketHolidays };
18
30
  //# sourceMappingURL=get-market-holidays.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-market-holidays.d.mts","names":[],"sources":["../../src/actions/get-market-holidays.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAS/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-market-holidays.d.mts","names":[],"sources":["../../src/actions/get-market-holidays.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAS/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -11,7 +11,19 @@ declare const PolygonIoGetMarketStatusOutput: z.ZodObject<{
11
11
  serverTime: z.ZodNullable<z.ZodString>;
12
12
  indicesGroups: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
13
13
  }, z.core.$loose>;
14
- declare const polygonIoGetMarketStatus: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ declare const polygonIoGetMarketStatus: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { polygonIoGetMarketStatus };
17
29
  //# sourceMappingURL=get-market-status.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-market-status.d.cts","names":[],"sources":["../../src/actions/get-market-status.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;cAU9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-market-status.d.cts","names":[],"sources":["../../src/actions/get-market-status.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;cAU9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -11,7 +11,19 @@ declare const PolygonIoGetMarketStatusOutput: z.ZodObject<{
11
11
  serverTime: z.ZodNullable<z.ZodString>;
12
12
  indicesGroups: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
13
13
  }, z.core.$loose>;
14
- declare const polygonIoGetMarketStatus: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ declare const polygonIoGetMarketStatus: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { polygonIoGetMarketStatus };
17
29
  //# sourceMappingURL=get-market-status.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-market-status.d.mts","names":[],"sources":["../../src/actions/get-market-status.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;cAU9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-market-status.d.mts","names":[],"sources":["../../src/actions/get-market-status.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;cAU9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
@@ -44,7 +44,19 @@ declare const polygonIoGetNews: import("@keystrokehq/action").WorkflowActionDefi
44
44
  ticker?: string | undefined;
45
45
  "published_utc.gte"?: string | undefined;
46
46
  "published_utc.lte"?: string | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
48
60
  //#endregion
49
61
  export { polygonIoGetNews };
50
62
  //# sourceMappingURL=get-news.d.cts.map
@@ -44,7 +44,19 @@ declare const polygonIoGetNews: import("@keystrokehq/action").WorkflowActionDefi
44
44
  ticker?: string | undefined;
45
45
  "published_utc.gte"?: string | undefined;
46
46
  "published_utc.lte"?: string | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
48
60
  //#endregion
49
61
  export { polygonIoGetNews };
50
62
  //# sourceMappingURL=get-news.d.mts.map
@@ -29,7 +29,19 @@ declare const PolygonIoGetOptionsContractOverviewOutput: z.ZodObject<{
29
29
  declare const polygonIoGetOptionsContractOverview: import("@keystrokehq/action").WorkflowActionDefinition<{
30
30
  options_ticker: string;
31
31
  as_of?: string | undefined;
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, 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 { polygonIoGetOptionsContractOverview };
35
47
  //# sourceMappingURL=get-options-contract-overview.d.cts.map
@@ -29,7 +29,19 @@ declare const PolygonIoGetOptionsContractOverviewOutput: z.ZodObject<{
29
29
  declare const polygonIoGetOptionsContractOverview: import("@keystrokehq/action").WorkflowActionDefinition<{
30
30
  options_ticker: string;
31
31
  as_of?: string | undefined;
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, 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 { polygonIoGetOptionsContractOverview };
35
47
  //# sourceMappingURL=get-options-contract-overview.d.mts.map
@@ -13,9 +13,9 @@ declare const PolygonIoGetOptionsEmaInput: z.ZodObject<{
13
13
  timestamp: z.ZodOptional<z.ZodString>;
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
  "timestamp.gt": z.ZodOptional<z.ZodString>;
21
21
  "timestamp.lt": z.ZodOptional<z.ZodString>;
@@ -56,13 +56,25 @@ declare const polygonIoGetOptionsEma: import("@keystrokehq/action").WorkflowActi
56
56
  order?: "asc" | "desc" | undefined;
57
57
  adjusted?: boolean | undefined;
58
58
  timestamp?: string | undefined;
59
- series_type?: "open" | "high" | "low" | "close" | undefined;
59
+ series_type?: "open" | "close" | "high" | "low" | undefined;
60
60
  "timestamp.gt"?: string | undefined;
61
61
  "timestamp.lt"?: string | undefined;
62
62
  "timestamp.gte"?: string | undefined;
63
63
  "timestamp.lte"?: string | undefined;
64
64
  expand_underlying?: boolean | undefined;
65
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
65
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
66
+ connectionId: z.ZodString;
67
+ entityId: z.ZodString;
68
+ instanceId: z.ZodString;
69
+ }, z.core.$strip>, z.ZodObject<{
70
+ generic_api_key: z.ZodString;
71
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
72
+ connectionId: z.ZodString;
73
+ entityId: z.ZodString;
74
+ instanceId: z.ZodString;
75
+ }, z.core.$strip>, z.ZodObject<{
76
+ generic_api_key: z.ZodString;
77
+ }, z.core.$strip>>]>;
66
78
  //#endregion
67
79
  export { polygonIoGetOptionsEma };
68
80
  //# sourceMappingURL=get-options-ema.d.cts.map
@@ -13,9 +13,9 @@ declare const PolygonIoGetOptionsEmaInput: z.ZodObject<{
13
13
  timestamp: z.ZodOptional<z.ZodString>;
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
  "timestamp.gt": z.ZodOptional<z.ZodString>;
21
21
  "timestamp.lt": z.ZodOptional<z.ZodString>;
@@ -56,13 +56,25 @@ declare const polygonIoGetOptionsEma: import("@keystrokehq/action").WorkflowActi
56
56
  order?: "asc" | "desc" | undefined;
57
57
  adjusted?: boolean | undefined;
58
58
  timestamp?: string | undefined;
59
- series_type?: "open" | "high" | "low" | "close" | undefined;
59
+ series_type?: "open" | "close" | "high" | "low" | undefined;
60
60
  "timestamp.gt"?: string | undefined;
61
61
  "timestamp.lt"?: string | undefined;
62
62
  "timestamp.gte"?: string | undefined;
63
63
  "timestamp.lte"?: string | undefined;
64
64
  expand_underlying?: boolean | undefined;
65
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
65
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
66
+ connectionId: z.ZodString;
67
+ entityId: z.ZodString;
68
+ instanceId: z.ZodString;
69
+ }, z.core.$strip>, z.ZodObject<{
70
+ generic_api_key: z.ZodString;
71
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
72
+ connectionId: z.ZodString;
73
+ entityId: z.ZodString;
74
+ instanceId: z.ZodString;
75
+ }, z.core.$strip>, z.ZodObject<{
76
+ generic_api_key: z.ZodString;
77
+ }, z.core.$strip>>]>;
66
78
  //#endregion
67
79
  export { polygonIoGetOptionsEma };
68
80
  //# sourceMappingURL=get-options-ema.d.mts.map
@@ -13,9 +13,9 @@ declare const PolygonIoGetOptionsMacdInput: 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
  short_window: z.ZodNumber;
21
21
  signal_window: z.ZodNumber;
@@ -48,9 +48,21 @@ declare const polygonIoGetOptionsMacd: import("@keystrokehq/action").WorkflowAct
48
48
  limit?: number | undefined;
49
49
  order?: "asc" | "desc" | undefined;
50
50
  adjusted?: boolean | undefined;
51
- series_type?: "open" | "high" | "low" | "close" | undefined;
51
+ series_type?: "open" | "close" | "high" | "low" | undefined;
52
52
  expand_underlying?: boolean | undefined;
53
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
53
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", 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_io", 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 { polygonIoGetOptionsMacd };
56
68
  //# sourceMappingURL=get-options-macd.d.cts.map