@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
@@ -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.mts.map
@@ -10,9 +10,9 @@ declare const PolygonIoGetOptionsRsiInput: z.ZodObject<{
10
10
  window: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
11
11
  adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
12
12
  timespan: z.ZodEnum<{
13
+ day: "day";
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 PolygonIoGetOptionsRsiInput: 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
  timestamp_gt: z.ZodOptional<z.ZodString>;
29
29
  timestamp_lt: z.ZodOptional<z.ZodString>;
@@ -47,20 +47,32 @@ declare const PolygonIoGetOptionsRsiOutput: z.ZodObject<{
47
47
  request_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
48
48
  }, z.core.$loose>;
49
49
  declare const polygonIoGetOptionsRsi: import("@keystrokehq/action").WorkflowActionDefinition<{
50
- timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
50
+ timespan: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year";
51
51
  options_ticker: string;
52
52
  limit?: number | undefined;
53
53
  order?: "asc" | "desc" | undefined;
54
54
  window?: number | 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 { polygonIoGetOptionsRsi };
66
78
  //# sourceMappingURL=get-options-rsi.d.cts.map
@@ -10,9 +10,9 @@ declare const PolygonIoGetOptionsRsiInput: z.ZodObject<{
10
10
  window: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
11
11
  adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
12
12
  timespan: z.ZodEnum<{
13
+ day: "day";
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 PolygonIoGetOptionsRsiInput: 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
  timestamp_gt: z.ZodOptional<z.ZodString>;
29
29
  timestamp_lt: z.ZodOptional<z.ZodString>;
@@ -47,20 +47,32 @@ declare const PolygonIoGetOptionsRsiOutput: z.ZodObject<{
47
47
  request_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
48
48
  }, z.core.$loose>;
49
49
  declare const polygonIoGetOptionsRsi: import("@keystrokehq/action").WorkflowActionDefinition<{
50
- timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
50
+ timespan: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year";
51
51
  options_ticker: string;
52
52
  limit?: number | undefined;
53
53
  order?: "asc" | "desc" | undefined;
54
54
  window?: number | 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 { polygonIoGetOptionsRsi };
66
78
  //# sourceMappingURL=get-options-rsi.d.mts.map
@@ -11,9 +11,9 @@ declare const PolygonIoGetOptionsSmaInput: z.ZodObject<{
11
11
  window: z.ZodNumber;
12
12
  adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
13
13
  timespan: z.ZodEnum<{
14
+ day: "day";
14
15
  minute: "minute";
15
16
  hour: "hour";
16
- day: "day";
17
17
  week: "week";
18
18
  month: "month";
19
19
  quarter: "quarter";
@@ -22,9 +22,9 @@ declare const PolygonIoGetOptionsSmaInput: z.ZodObject<{
22
22
  timestamp: z.ZodOptional<z.ZodString>;
23
23
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
24
24
  open: "open";
25
+ close: "close";
25
26
  high: "high";
26
27
  low: "low";
27
- close: "close";
28
28
  }>>>;
29
29
  timestamp_gt: z.ZodOptional<z.ZodString>;
30
30
  timestamp_lt: z.ZodOptional<z.ZodString>;
@@ -59,20 +59,32 @@ declare const PolygonIoGetOptionsSmaOutput: z.ZodObject<{
59
59
  }, z.core.$loose>;
60
60
  declare const polygonIoGetOptionsSma: import("@keystrokehq/action").WorkflowActionDefinition<{
61
61
  window: number;
62
- timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
62
+ timespan: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year";
63
63
  options_ticker: string;
64
64
  limit?: number | undefined;
65
65
  order?: "asc" | "desc" | undefined;
66
66
  cursor?: string | undefined;
67
67
  adjusted?: boolean | undefined;
68
68
  timestamp?: string | undefined;
69
- series_type?: "open" | "high" | "low" | "close" | undefined;
69
+ series_type?: "open" | "close" | "high" | "low" | undefined;
70
70
  timestamp_gt?: string | undefined;
71
71
  timestamp_lt?: string | undefined;
72
72
  timestamp_gte?: string | undefined;
73
73
  timestamp_lte?: string | undefined;
74
74
  expand_underlying?: boolean | undefined;
75
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
75
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
76
+ connectionId: z.ZodString;
77
+ entityId: z.ZodString;
78
+ instanceId: z.ZodString;
79
+ }, z.core.$strip>, z.ZodObject<{
80
+ generic_api_key: z.ZodString;
81
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
82
+ connectionId: z.ZodString;
83
+ entityId: z.ZodString;
84
+ instanceId: z.ZodString;
85
+ }, z.core.$strip>, z.ZodObject<{
86
+ generic_api_key: z.ZodString;
87
+ }, z.core.$strip>>]>;
76
88
  //#endregion
77
89
  export { polygonIoGetOptionsSma };
78
90
  //# sourceMappingURL=get-options-sma.d.cts.map
@@ -11,9 +11,9 @@ declare const PolygonIoGetOptionsSmaInput: z.ZodObject<{
11
11
  window: z.ZodNumber;
12
12
  adjusted: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
13
13
  timespan: z.ZodEnum<{
14
+ day: "day";
14
15
  minute: "minute";
15
16
  hour: "hour";
16
- day: "day";
17
17
  week: "week";
18
18
  month: "month";
19
19
  quarter: "quarter";
@@ -22,9 +22,9 @@ declare const PolygonIoGetOptionsSmaInput: z.ZodObject<{
22
22
  timestamp: z.ZodOptional<z.ZodString>;
23
23
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
24
24
  open: "open";
25
+ close: "close";
25
26
  high: "high";
26
27
  low: "low";
27
- close: "close";
28
28
  }>>>;
29
29
  timestamp_gt: z.ZodOptional<z.ZodString>;
30
30
  timestamp_lt: z.ZodOptional<z.ZodString>;
@@ -59,20 +59,32 @@ declare const PolygonIoGetOptionsSmaOutput: z.ZodObject<{
59
59
  }, z.core.$loose>;
60
60
  declare const polygonIoGetOptionsSma: import("@keystrokehq/action").WorkflowActionDefinition<{
61
61
  window: number;
62
- timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
62
+ timespan: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year";
63
63
  options_ticker: string;
64
64
  limit?: number | undefined;
65
65
  order?: "asc" | "desc" | undefined;
66
66
  cursor?: string | undefined;
67
67
  adjusted?: boolean | undefined;
68
68
  timestamp?: string | undefined;
69
- series_type?: "open" | "high" | "low" | "close" | undefined;
69
+ series_type?: "open" | "close" | "high" | "low" | undefined;
70
70
  timestamp_gt?: string | undefined;
71
71
  timestamp_lt?: string | undefined;
72
72
  timestamp_gte?: string | undefined;
73
73
  timestamp_lte?: string | undefined;
74
74
  expand_underlying?: boolean | undefined;
75
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
75
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
76
+ connectionId: z.ZodString;
77
+ entityId: z.ZodString;
78
+ instanceId: z.ZodString;
79
+ }, z.core.$strip>, z.ZodObject<{
80
+ generic_api_key: z.ZodString;
81
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
82
+ connectionId: z.ZodString;
83
+ entityId: z.ZodString;
84
+ instanceId: z.ZodString;
85
+ }, z.core.$strip>, z.ZodObject<{
86
+ generic_api_key: z.ZodString;
87
+ }, z.core.$strip>>]>;
76
88
  //#endregion
77
89
  export { polygonIoGetOptionsSma };
78
90
  //# sourceMappingURL=get-options-sma.d.mts.map
@@ -14,7 +14,19 @@ declare const PolygonIoGetRelatedCompaniesOutput: z.ZodObject<{
14
14
  }, z.core.$loose>;
15
15
  declare const polygonIoGetRelatedCompanies: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  ticker: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>;
18
30
  //#endregion
19
31
  export { polygonIoGetRelatedCompanies };
20
32
  //# sourceMappingURL=get-related-companies.d.cts.map
@@ -14,7 +14,19 @@ declare const PolygonIoGetRelatedCompaniesOutput: z.ZodObject<{
14
14
  }, z.core.$loose>;
15
15
  declare const polygonIoGetRelatedCompanies: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  ticker: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ generic_api_key: z.ZodString;
29
+ }, z.core.$strip>>]>;
18
30
  //#endregion
19
31
  export { polygonIoGetRelatedCompanies };
20
32
  //# sourceMappingURL=get-related-companies.d.mts.map
@@ -13,9 +13,9 @@ declare const PolygonIoGetRsiInput: z.ZodObject<{
13
13
  timestamp: z.ZodOptional<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
  stock_ticker: z.ZodString;
21
21
  timestampLimit: z.ZodOptional<z.ZodNumber>;
@@ -42,9 +42,21 @@ declare const polygonIoGetRsi: import("@keystrokehq/action").WorkflowActionDefin
42
42
  window?: number | undefined;
43
43
  adjusted?: boolean | undefined;
44
44
  timestamp?: number | undefined;
45
- series_type?: "open" | "high" | "low" | "close" | undefined;
45
+ series_type?: "open" | "close" | "high" | "low" | undefined;
46
46
  timestampLimit?: number | 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 { polygonIoGetRsi };
50
62
  //# sourceMappingURL=get-rsi.d.cts.map
@@ -13,9 +13,9 @@ declare const PolygonIoGetRsiInput: z.ZodObject<{
13
13
  timestamp: z.ZodOptional<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
  stock_ticker: z.ZodString;
21
21
  timestampLimit: z.ZodOptional<z.ZodNumber>;
@@ -42,9 +42,21 @@ declare const polygonIoGetRsi: import("@keystrokehq/action").WorkflowActionDefin
42
42
  window?: number | undefined;
43
43
  adjusted?: boolean | undefined;
44
44
  timestamp?: number | undefined;
45
- series_type?: "open" | "high" | "low" | "close" | undefined;
45
+ series_type?: "open" | "close" | "high" | "low" | undefined;
46
46
  timestampLimit?: number | 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 { polygonIoGetRsi };
50
62
  //# sourceMappingURL=get-rsi.d.mts.map
@@ -14,9 +14,9 @@ declare const PolygonIoGetSmaInput: z.ZodObject<{
14
14
  timestamp: z.ZodOptional<z.ZodNumber>;
15
15
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
16
16
  open: "open";
17
+ close: "close";
17
18
  high: "high";
18
19
  low: "low";
19
- close: "close";
20
20
  }>>>;
21
21
  expand_underlying: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
22
22
  }, z.core.$strip>;
@@ -42,9 +42,21 @@ declare const polygonIoGetSma: import("@keystrokehq/action").WorkflowActionDefin
42
42
  order?: "asc" | "desc" | undefined;
43
43
  adjusted?: boolean | undefined;
44
44
  timestamp?: number | undefined;
45
- series_type?: "open" | "high" | "low" | "close" | undefined;
45
+ series_type?: "open" | "close" | "high" | "low" | undefined;
46
46
  expand_underlying?: boolean | 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 { polygonIoGetSma };
50
62
  //# sourceMappingURL=get-sma.d.cts.map
@@ -14,9 +14,9 @@ declare const PolygonIoGetSmaInput: z.ZodObject<{
14
14
  timestamp: z.ZodOptional<z.ZodNumber>;
15
15
  series_type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
16
16
  open: "open";
17
+ close: "close";
17
18
  high: "high";
18
19
  low: "low";
19
- close: "close";
20
20
  }>>>;
21
21
  expand_underlying: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
22
22
  }, z.core.$strip>;
@@ -42,9 +42,21 @@ declare const polygonIoGetSma: import("@keystrokehq/action").WorkflowActionDefin
42
42
  order?: "asc" | "desc" | undefined;
43
43
  adjusted?: boolean | undefined;
44
44
  timestamp?: number | undefined;
45
- series_type?: "open" | "high" | "low" | "close" | undefined;
45
+ series_type?: "open" | "close" | "high" | "low" | undefined;
46
46
  expand_underlying?: boolean | 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 { polygonIoGetSma };
50
62
  //# sourceMappingURL=get-sma.d.mts.map
@@ -38,7 +38,19 @@ declare const polygonIoGetSplits: import("@keystrokehq/action").WorkflowActionDe
38
38
  reverse_split?: boolean | undefined;
39
39
  execution_date?: string | undefined;
40
40
  execution_type?: string | 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 { polygonIoGetSplits };
44
56
  //# sourceMappingURL=get-splits.d.cts.map
@@ -38,7 +38,19 @@ declare const polygonIoGetSplits: import("@keystrokehq/action").WorkflowActionDe
38
38
  reverse_split?: boolean | undefined;
39
39
  execution_date?: string | undefined;
40
40
  execution_type?: string | 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 { polygonIoGetSplits };
44
56
  //# sourceMappingURL=get-splits.d.mts.map
@@ -10,9 +10,9 @@ declare const PolygonIoGetStocksCustomBarsInput: 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";
13
14
  minute: "minute";
14
15
  hour: "hour";
15
- day: "day";
16
16
  week: "week";
17
17
  month: "month";
18
18
  quarter: "quarter";
@@ -41,14 +41,26 @@ declare const PolygonIoGetStocksCustomBarsOutput: z.ZodObject<{
41
41
  }, z.core.$loose>;
42
42
  declare const polygonIoGetStocksCustomBars: import("@keystrokehq/action").WorkflowActionDefinition<{
43
43
  to_date: string;
44
- timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
44
+ timespan: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year";
45
45
  from_date: string;
46
46
  multiplier: number;
47
47
  stocks_ticker: string;
48
48
  sort?: "asc" | "desc" | undefined;
49
49
  limit?: number | undefined;
50
50
  adjusted?: boolean | undefined;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
58
+ connectionId: z.ZodString;
59
+ entityId: z.ZodString;
60
+ instanceId: z.ZodString;
61
+ }, z.core.$strip>, z.ZodObject<{
62
+ generic_api_key: z.ZodString;
63
+ }, z.core.$strip>>]>;
52
64
  //#endregion
53
65
  export { polygonIoGetStocksCustomBars };
54
66
  //# sourceMappingURL=get-stocks-custom-bars.d.cts.map
@@ -10,9 +10,9 @@ declare const PolygonIoGetStocksCustomBarsInput: 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";
13
14
  minute: "minute";
14
15
  hour: "hour";
15
- day: "day";
16
16
  week: "week";
17
17
  month: "month";
18
18
  quarter: "quarter";
@@ -41,14 +41,26 @@ declare const PolygonIoGetStocksCustomBarsOutput: z.ZodObject<{
41
41
  }, z.core.$loose>;
42
42
  declare const polygonIoGetStocksCustomBars: import("@keystrokehq/action").WorkflowActionDefinition<{
43
43
  to_date: string;
44
- timespan: "minute" | "hour" | "day" | "week" | "month" | "quarter" | "year";
44
+ timespan: "day" | "minute" | "hour" | "week" | "month" | "quarter" | "year";
45
45
  from_date: string;
46
46
  multiplier: number;
47
47
  stocks_ticker: string;
48
48
  sort?: "asc" | "desc" | undefined;
49
49
  limit?: number | undefined;
50
50
  adjusted?: boolean | undefined;
51
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
51
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"polygon_io", z.ZodObject<{
58
+ connectionId: z.ZodString;
59
+ entityId: z.ZodString;
60
+ instanceId: z.ZodString;
61
+ }, z.core.$strip>, z.ZodObject<{
62
+ generic_api_key: z.ZodString;
63
+ }, z.core.$strip>>]>;
52
64
  //#endregion
53
65
  export { polygonIoGetStocksCustomBars };
54
66
  //# sourceMappingURL=get-stocks-custom-bars.d.mts.map
@@ -29,7 +29,19 @@ declare const polygonIoGetStocksDailyMarketSummary: import("@keystrokehq/action"
29
29
  date: string;
30
30
  adjusted?: boolean | undefined;
31
31
  include_otc?: boolean | undefined;
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, 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 { polygonIoGetStocksDailyMarketSummary };
35
47
  //# sourceMappingURL=get-stocks-daily-market-summary.d.cts.map
@@ -29,7 +29,19 @@ declare const polygonIoGetStocksDailyMarketSummary: import("@keystrokehq/action"
29
29
  date: string;
30
30
  adjusted?: boolean | undefined;
31
31
  include_otc?: boolean | undefined;
32
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, 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 { polygonIoGetStocksDailyMarketSummary };
35
47
  //# sourceMappingURL=get-stocks-daily-market-summary.d.mts.map
@@ -58,7 +58,19 @@ declare const polygonIoGetStocksFilingsRiskFactors: import("@keystrokehq/action"
58
58
  "filing_date.gte"?: string | undefined;
59
59
  "filing_date.lte"?: string | undefined;
60
60
  "filing_date.any_of"?: string | 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 { polygonIoGetStocksFilingsRiskFactors };
64
76
  //# sourceMappingURL=get-stocks-filings-risk-factors.d.cts.map