@cryptorobot.ai/client 1.26.0-dev.998 → 1.27.0

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 (301) hide show
  1. package/lib/src/client.d.ts +0 -8
  2. package/lib/src/client.js +0 -10
  3. package/lib/src/services/advisor/advisor.class.d.ts +2 -2
  4. package/lib/src/services/advisor/advisor.schema.d.ts +1 -1
  5. package/lib/src/services/advisor/advisor.shared.js +0 -1
  6. package/lib/src/services/advisor/messages/messages.class.d.ts +2 -2
  7. package/lib/src/services/advisor/messages/messages.schema.d.ts +144 -144
  8. package/lib/src/services/advisor/messages/messages.shared.js +0 -1
  9. package/lib/src/services/affiliates/affiliates.class.d.ts +2 -5
  10. package/lib/src/services/affiliates/affiliates.shared.js +0 -1
  11. package/lib/src/services/affiliates/clicks/clicks.class.d.ts +2 -2
  12. package/lib/src/services/affiliates/clicks/clicks.shared.js +0 -1
  13. package/lib/src/services/affiliates/comissions/comissions.class.d.ts +2 -2
  14. package/lib/src/services/affiliates/comissions/comissions.shared.js +0 -1
  15. package/lib/src/services/affiliates/contracts/contracts.class.d.ts +2 -2
  16. package/lib/src/services/affiliates/contracts/contracts.shared.js +0 -1
  17. package/lib/src/services/affiliates/coupons/coupons.class.d.ts +2 -2
  18. package/lib/src/services/affiliates/coupons/coupons.shared.js +0 -1
  19. package/lib/src/services/affiliates/links/links.class.d.ts +2 -2
  20. package/lib/src/services/affiliates/links/links.shared.js +7 -2
  21. package/lib/src/services/affiliates/payouts/payouts.class.d.ts +2 -2
  22. package/lib/src/services/affiliates/payouts/payouts.shared.js +0 -1
  23. package/lib/src/services/agents/agents.class.d.ts +2 -2
  24. package/lib/src/services/agents/agents.schema.d.ts +1 -1
  25. package/lib/src/services/agents/agents.shared.js +0 -1
  26. package/lib/src/services/agents/delete-agent-triggers.hooks.d.ts +0 -3
  27. package/lib/src/services/agents/prepare/prepare.shared.js +0 -1
  28. package/lib/src/services/agents/sessions/conversations/conversations.class.d.ts +2 -2
  29. package/lib/src/services/agents/sessions/conversations/conversations.schema.d.ts +85 -3
  30. package/lib/src/services/agents/sessions/conversations/conversations.shared.js +0 -1
  31. package/lib/src/services/agents/sessions/sessions.class.d.ts +2 -2
  32. package/lib/src/services/agents/sessions/sessions.schema.d.ts +143 -143
  33. package/lib/src/services/agents/sessions/sessions.shared.js +0 -1
  34. package/lib/src/services/agents/update-trigger-rules-with-agent-info.hooks.d.ts +0 -3
  35. package/lib/src/services/auth-management/auth-management.shared.js +0 -2
  36. package/lib/src/services/autotune/apply-params.d.ts +0 -39
  37. package/lib/src/services/autotune/optuna-bridge.d.ts +0 -3
  38. package/lib/src/services/autotune/score.d.ts +0 -25
  39. package/lib/src/services/autotune/storage.d.ts +0 -2
  40. package/lib/src/services/autotune/studies/studies.class.d.ts +2 -2
  41. package/lib/src/services/autotune/studies/studies.shared.js +0 -1
  42. package/lib/src/services/autotune/trials/trials.class.d.ts +2 -2
  43. package/lib/src/services/autotune/trials/trials.shared.js +0 -1
  44. package/lib/src/services/autotune/usage/usage.class.d.ts +2 -2
  45. package/lib/src/services/autotune/usage/usage.schema.d.ts +3 -3
  46. package/lib/src/services/autotune/usage/usage.shared.js +0 -1
  47. package/lib/src/services/blog/actions/actions.shared.js +0 -1
  48. package/lib/src/services/blog/calendar/calendar.shared.js +0 -1
  49. package/lib/src/services/blog/integrations/integrations.shared.js +0 -1
  50. package/lib/src/services/blog/posts/posts.shared.js +0 -1
  51. package/lib/src/services/blog/queries/queries.shared.js +0 -1
  52. package/lib/src/services/blog/sitemaps/pages/pages.shared.js +0 -1
  53. package/lib/src/services/blog/sitemaps/sitemaps.shared.js +0 -1
  54. package/lib/src/services/blog/suggestions/suggestions.shared.js +0 -1
  55. package/lib/src/services/changelog/changelog.class.d.ts +0 -3
  56. package/lib/src/services/changelog/changelog.helper.d.ts +0 -27
  57. package/lib/src/services/changelog/changelog.shared.js +0 -1
  58. package/lib/src/services/changelog/hooks/parse-from-file.d.ts +0 -4
  59. package/lib/src/services/config/config.class.d.ts +2 -2
  60. package/lib/src/services/config/config.shared.js +0 -1
  61. package/lib/src/services/copilot/concerns/concerns.class.d.ts +2 -2
  62. package/lib/src/services/copilot/concerns/concerns.schema.d.ts +8 -8
  63. package/lib/src/services/copilot/concerns/concerns.shared.js +7 -2
  64. package/lib/src/services/copilot/decisions/decisions.class.d.ts +2 -2
  65. package/lib/src/services/copilot/decisions/decisions.shared.js +0 -1
  66. package/lib/src/services/copilot/help/help.shared.js +0 -1
  67. package/lib/src/services/copilot/recommendations/recommendations.class.d.ts +2 -2
  68. package/lib/src/services/copilot/recommendations/recommendations.hooks.d.ts +4 -0
  69. package/lib/src/services/copilot/recommendations/recommendations.shared.js +0 -1
  70. package/lib/src/services/currencies/currencies.class.d.ts +2 -2
  71. package/lib/src/services/currencies/currencies.shared.js +0 -1
  72. package/lib/src/services/custom/custom.shared.js +0 -1
  73. package/lib/src/services/emails/emails.class.d.ts +2 -2
  74. package/lib/src/services/emails/emails.shared.js +0 -1
  75. package/lib/src/services/events/events.class.d.ts +2 -2
  76. package/lib/src/services/events/events.shared.js +0 -1
  77. package/lib/src/services/events/triggers/triggers.class.d.ts +2 -2
  78. package/lib/src/services/events/triggers/triggers.shared.js +0 -1
  79. package/lib/src/services/events/types/types.class.d.ts +2 -2
  80. package/lib/src/services/events/types/types.shared.js +0 -1
  81. package/lib/src/services/exchanges/arb-signals/arb-signals.class.d.ts +0 -10
  82. package/lib/src/services/exchanges/arb-signals/arb-signals.shared.js +0 -1
  83. package/lib/src/services/exchanges/arbitrage/opportunities/opportunities.class.d.ts +0 -10
  84. package/lib/src/services/exchanges/arbitrage/opportunities/opportunities.shared.js +0 -1
  85. package/lib/src/services/exchanges/balance/balance.class.d.ts +2 -2
  86. package/lib/src/services/exchanges/balance/balance.shared.js +0 -1
  87. package/lib/src/services/exchanges/deposits/deposits.class.d.ts +2 -2
  88. package/lib/src/services/exchanges/deposits/deposits.shared.js +0 -1
  89. package/lib/src/services/exchanges/deposits/sync/sync.class.d.ts +2 -2
  90. package/lib/src/services/exchanges/deposits/sync/sync.shared.js +1 -8
  91. package/lib/src/services/exchanges/download/download.class.d.ts +2 -2
  92. package/lib/src/services/exchanges/download/download.shared.js +0 -1
  93. package/lib/src/services/exchanges/download/webhooks/webhooks.class.d.ts +2 -2
  94. package/lib/src/services/exchanges/download/webhooks/webhooks.shared.js +0 -1
  95. package/lib/src/services/exchanges/exchanges.class.d.ts +2 -2
  96. package/lib/src/services/exchanges/exchanges.shared.js +0 -1
  97. package/lib/src/services/exchanges/ledger/ledger.class.d.ts +2 -2
  98. package/lib/src/services/exchanges/ledger/ledger.shared.js +7 -2
  99. package/lib/src/services/exchanges/ledger/sync/sync.class.d.ts +2 -2
  100. package/lib/src/services/exchanges/ledger/sync/sync.shared.js +0 -1
  101. package/lib/src/services/exchanges/markets-stats/markets-stats.class.d.ts +0 -5
  102. package/lib/src/services/exchanges/markets-stats/markets-stats.shared.js +0 -1
  103. package/lib/src/services/exchanges/ohlcv/history/history.class.d.ts +2 -2
  104. package/lib/src/services/exchanges/ohlcv/history/history.shared.js +0 -1
  105. package/lib/src/services/exchanges/ohlcv/ohlcv.shared.js +0 -1
  106. package/lib/src/services/exchanges/orderbook/orderbook.class.d.ts +0 -11
  107. package/lib/src/services/exchanges/orderbook/orderbook.shared.js +0 -1
  108. package/lib/src/services/exchanges/ticker/ticker.class.d.ts +2 -2
  109. package/lib/src/services/exchanges/ticker/ticker.shared.js +0 -1
  110. package/lib/src/services/exchanges/transactions/sync/sync.class.d.ts +2 -2
  111. package/lib/src/services/exchanges/transactions/sync/sync.shared.js +0 -1
  112. package/lib/src/services/exchanges/transactions/transactions.class.d.ts +2 -2
  113. package/lib/src/services/exchanges/transactions/transactions.shared.js +0 -1
  114. package/lib/src/services/extensions/extensions.class.d.ts +2 -2
  115. package/lib/src/services/extensions/extensions.shared.js +0 -1
  116. package/lib/src/services/homepage/homepage.shared.d.ts +2 -1
  117. package/lib/src/services/homepage/homepage.shared.js +0 -1
  118. package/lib/src/services/insights/crypto-stress-index/crypto-stress-index.class.d.ts +2 -14
  119. package/lib/src/services/insights/crypto-stress-index/crypto-stress-index.shared.js +0 -1
  120. package/lib/src/services/insights/etf-flow/etf-flow.class.d.ts +2 -2
  121. package/lib/src/services/insights/etf-flow/etf-flow.shared.js +7 -2
  122. package/lib/src/services/insights/fear-and-greed/fear-and-greed.class.d.ts +2 -2
  123. package/lib/src/services/insights/fear-and-greed/fear-and-greed.shared.js +0 -1
  124. package/lib/src/services/insights/global/global.class.d.ts +2 -2
  125. package/lib/src/services/insights/global/global.shared.js +0 -1
  126. package/lib/src/services/insights/insights.class.d.ts +2 -2
  127. package/lib/src/services/insights/insights.hooks.d.ts +0 -11
  128. package/lib/src/services/insights/insights.shared.js +0 -1
  129. package/lib/src/services/insights/news/news.class.d.ts +2 -5
  130. package/lib/src/services/insights/news/news.shared.js +0 -1
  131. package/lib/src/services/keys/KeysService.d.ts +2 -2
  132. package/lib/src/services/keys/keys.class.d.ts +2 -2
  133. package/lib/src/services/keys/keys.shared.js +0 -1
  134. package/lib/src/services/knowledges/knowledges.class.d.ts +0 -15
  135. package/lib/src/services/knowledges/knowledges.shared.js +0 -1
  136. package/lib/src/services/mailer/mailer.shared.js +0 -1
  137. package/lib/src/services/marketplaces/marketplaces.class.d.ts +2 -2
  138. package/lib/src/services/marketplaces/marketplaces.shared.js +0 -1
  139. package/lib/src/services/markets/markets.class.d.ts +2 -2
  140. package/lib/src/services/markets/markets.shared.js +0 -1
  141. package/lib/src/services/messages/messages.class.d.ts +2 -2
  142. package/lib/src/services/messages/messages.shared.js +0 -1
  143. package/lib/src/services/models/pods/events/events.class.d.ts +2 -2
  144. package/lib/src/services/models/pods/events/events.schema.d.ts +3 -3
  145. package/lib/src/services/models/pods/events/events.shared.js +0 -1
  146. package/lib/src/services/models/pods/pods.class.d.ts +2 -2
  147. package/lib/src/services/models/pods/pods.shared.js +0 -1
  148. package/lib/src/services/models/presets/presets.class.d.ts +2 -2
  149. package/lib/src/services/models/presets/presets.shared.js +0 -1
  150. package/lib/src/services/models/signals/history/history.class.d.ts +2 -2
  151. package/lib/src/services/models/signals/history/history.shared.js +0 -1
  152. package/lib/src/services/models/signals/signals-proxy-router.d.ts +0 -19
  153. package/lib/src/services/models/signals/signals.class.d.ts +2 -2
  154. package/lib/src/services/models/signals/signals.shared.js +0 -1
  155. package/lib/src/services/models/signals/subscriptions/subscriptions.class.d.ts +2 -2
  156. package/lib/src/services/models/signals/subscriptions/subscriptions.schema.d.ts +3 -3
  157. package/lib/src/services/models/signals/subscriptions/subscriptions.shared.js +0 -3
  158. package/lib/src/services/objectives/objectives.class.d.ts +2 -2
  159. package/lib/src/services/objectives/objectives.hooks.d.ts +0 -9
  160. package/lib/src/services/objectives/objectives.shared.js +0 -1
  161. package/lib/src/services/plans/plans.shared.js +0 -1
  162. package/lib/src/services/referrals/referrals.class.d.ts +2 -2
  163. package/lib/src/services/referrals/referrals.shared.js +0 -1
  164. package/lib/src/services/restricted/restricted.d.ts +0 -11
  165. package/lib/src/services/restricted/restricted.shared.js +0 -1
  166. package/lib/src/services/security/events/security-events.schema.d.ts +71 -71
  167. package/lib/src/services/security/events/security-events.shared.js +0 -1
  168. package/lib/src/services/series/balance/balance.class.d.ts +2 -2
  169. package/lib/src/services/series/balance/balance.shared.js +7 -2
  170. package/lib/src/services/series/performance/performance.class.d.ts +2 -2
  171. package/lib/src/services/series/performance/performance.shared.js +0 -1
  172. package/lib/src/services/series/performance/performance.usage.examples.d.ts +0 -6
  173. package/lib/src/services/snapshot/snapshot.class.d.ts +2 -2
  174. package/lib/src/services/snapshot/snapshot.schema.d.ts +1040 -336
  175. package/lib/src/services/snapshot/snapshot.shared.js +0 -2
  176. package/lib/src/services/store/items/items.class.d.ts +2 -2
  177. package/lib/src/services/store/items/items.shared.js +0 -1
  178. package/lib/src/services/strategies/ai/ai.class.d.ts +2 -2
  179. package/lib/src/services/strategies/ai/ai.shared.js +0 -1
  180. package/lib/src/services/strategies/ai/stream/stream.shared.js +0 -1
  181. package/lib/src/services/strategies/backtest/backtest.class.d.ts +2 -2
  182. package/lib/src/services/strategies/backtest/backtest.schema.d.ts +234 -134
  183. package/lib/src/services/strategies/backtest/backtest.shared.js +0 -1
  184. package/lib/src/services/strategies/backtest/preflight/preflight.class.d.ts +0 -23
  185. package/lib/src/services/strategies/backtest/preflight/preflight.shared.js +0 -1
  186. package/lib/src/services/strategies/backtest/results/results.class.d.ts +2 -2
  187. package/lib/src/services/strategies/backtest/results/results.shared.js +0 -1
  188. package/lib/src/services/strategies/blob/blob.shared.js +0 -1
  189. package/lib/src/services/strategies/follow/follow.class.d.ts +2 -2
  190. package/lib/src/services/strategies/follow/follow.shared.js +0 -1
  191. package/lib/src/services/strategies/generate/generate.class.d.ts +2 -2
  192. package/lib/src/services/strategies/generate/generate.schema.d.ts +80 -84
  193. package/lib/src/services/strategies/generate/generate.shared.js +0 -1
  194. package/lib/src/services/strategies/history/history.class.d.ts +2 -2
  195. package/lib/src/services/strategies/history/history.schema.d.ts +152 -152
  196. package/lib/src/services/strategies/history/history.shared.js +0 -1
  197. package/lib/src/services/strategies/hyperopt/hyperopt-generate-exchange-config.hooks.d.ts +0 -6
  198. package/lib/src/services/strategies/hyperopt/hyperopt-populate-exchange.hooks.d.ts +0 -5
  199. package/lib/src/services/strategies/hyperopt/hyperopt-promote-template.hooks.d.ts +0 -7
  200. package/lib/src/services/strategies/hyperopt/hyperopt-validate-exchange-whitelist.hooks.d.ts +0 -8
  201. package/lib/src/services/strategies/hyperopt/hyperopt-validate-historical-data.hooks.d.ts +0 -7
  202. package/lib/src/services/strategies/hyperopt/hyperopt-validate-stake-balance.hooks.d.ts +0 -5
  203. package/lib/src/services/strategies/hyperopt/hyperopt-validate-stake-currency.hooks.d.ts +0 -7
  204. package/lib/src/services/strategies/hyperopt/hyperopt-validate.hooks.d.ts +0 -5
  205. package/lib/src/services/strategies/hyperopt/hyperopt-verify-subscription-limits.hooks.d.ts +0 -4
  206. package/lib/src/services/strategies/hyperopt/hyperopt.class.d.ts +2 -2
  207. package/lib/src/services/strategies/hyperopt/hyperopt.shared.js +0 -1
  208. package/lib/src/services/strategies/indicators/indicators.class.d.ts +2 -2
  209. package/lib/src/services/strategies/indicators/indicators.shared.js +0 -1
  210. package/lib/src/services/strategies/indicators/talib/talib.class.d.ts +2 -2
  211. package/lib/src/services/strategies/indicators/talib/talib.schema.d.ts +0 -4
  212. package/lib/src/services/strategies/indicators/talib/talib.shared.js +0 -1
  213. package/lib/src/services/strategies/research/research.class.d.ts +2 -2
  214. package/lib/src/services/strategies/research/research.schema.d.ts +72 -87
  215. package/lib/src/services/strategies/research/research.shared.js +0 -1
  216. package/lib/src/services/strategies/strategies.class.d.ts +2 -2
  217. package/lib/src/services/strategies/strategies.schema.d.ts +455 -36
  218. package/lib/src/services/strategies/strategies.shared.js +0 -1
  219. package/lib/src/services/strategies/templates/templates.class.d.ts +2 -2
  220. package/lib/src/services/strategies/templates/templates.schema.d.ts +2464 -0
  221. package/lib/src/services/strategies/templates/templates.shared.js +0 -1
  222. package/lib/src/services/stripe/charges/charges.shared.js +0 -1
  223. package/lib/src/services/stripe/customers/cards/cards.shared.js +0 -1
  224. package/lib/src/services/stripe/customers/customers.shared.js +0 -1
  225. package/lib/src/services/stripe/customers/paymentintent/paymentintent.shared.js +0 -1
  226. package/lib/src/services/stripe/customers/paymentmethods/paymentmethods.shared.js +0 -1
  227. package/lib/src/services/stripe/customers/subscriptions/subscriptions.shared.js +0 -1
  228. package/lib/src/services/stripe/products/products.shared.js +0 -1
  229. package/lib/src/services/stripe/webhooks/webhooks.shared.js +0 -1
  230. package/lib/src/services/support/support.shared.js +0 -1
  231. package/lib/src/services/tasks/comments/comments.class.d.ts +2 -2
  232. package/lib/src/services/tasks/comments/comments.shared.js +0 -1
  233. package/lib/src/services/tasks/tasks.class.d.ts +2 -2
  234. package/lib/src/services/tasks/tasks.hooks.d.ts +0 -73
  235. package/lib/src/services/tasks/tasks.shared.js +0 -1
  236. package/lib/src/services/tax/research/research.class.d.ts +2 -2
  237. package/lib/src/services/tax/research/research.shared.js +7 -2
  238. package/lib/src/services/tax/sessions/conversations/conversations.class.d.ts +2 -2
  239. package/lib/src/services/tax/sessions/conversations/conversations.shared.js +0 -1
  240. package/lib/src/services/tax/sessions/sessions.class.d.ts +2 -2
  241. package/lib/src/services/tax/sessions/sessions.schema.d.ts +72 -72
  242. package/lib/src/services/tax/sessions/sessions.shared.js +7 -2
  243. package/lib/src/services/telegram/link/link.class.d.ts +0 -8
  244. package/lib/src/services/telegram/link/link.shared.js +0 -1
  245. package/lib/src/services/telegram/telegram.class.d.ts +0 -5
  246. package/lib/src/services/telegram/telegram.shared.js +0 -1
  247. package/lib/src/services/toggles/toggles.shared.js +0 -1
  248. package/lib/src/services/tokens/tokens.class.d.ts +2 -2
  249. package/lib/src/services/tokens/tokens.schema.d.ts +72 -72
  250. package/lib/src/services/tokens/tokens.shared.js +0 -1
  251. package/lib/src/services/traders/pods/api/api.class.d.ts +2 -2
  252. package/lib/src/services/traders/pods/api/api.schema.d.ts +496 -48
  253. package/lib/src/services/traders/pods/api/api.shared.js +0 -1
  254. package/lib/src/services/traders/pods/blob/blob.shared.js +0 -1
  255. package/lib/src/services/traders/pods/events/events.class.d.ts +2 -2
  256. package/lib/src/services/traders/pods/events/events.schema.d.ts +144 -144
  257. package/lib/src/services/traders/pods/events/events.shared.js +0 -1
  258. package/lib/src/services/traders/pods/pods.class.d.ts +2 -2
  259. package/lib/src/services/traders/pods/pods.schema.d.ts +621 -117
  260. package/lib/src/services/traders/pods/pods.shared.js +0 -1
  261. package/lib/src/services/traders/pods/webhooks/webhooks.class.d.ts +2 -2
  262. package/lib/src/services/traders/pods/webhooks/webhooks.schema.d.ts +144 -144
  263. package/lib/src/services/traders/pods/webhooks/webhooks.shared.js +0 -1
  264. package/lib/src/services/traders/traders.class.d.ts +2 -2
  265. package/lib/src/services/traders/traders.shared.js +0 -1
  266. package/lib/src/services/trades/trades.class.d.ts +2 -2
  267. package/lib/src/services/trades/trades.shared.js +0 -1
  268. package/lib/src/services/users/access/access.class.d.ts +2 -2
  269. package/lib/src/services/users/access/access.schema.d.ts +70 -70
  270. package/lib/src/services/users/access/access.shared.js +7 -2
  271. package/lib/src/services/users/marketing/campaigns/12-bot-no-trades.campaign.d.ts +3 -0
  272. package/lib/src/services/users/marketing/campaigns/13-trial-ending-cold.campaign.d.ts +3 -0
  273. package/lib/src/services/users/marketing/campaigns/14-trial-ending-engaged.campaign.d.ts +3 -0
  274. package/lib/src/services/users/marketing/campaigns/15-eve-followup-14d.campaign.d.ts +3 -0
  275. package/lib/src/services/users/marketing/campaigns/16-eve-followup-30d.campaign.d.ts +3 -0
  276. package/lib/src/services/users/marketing/campaigns/trial.context.d.ts +1 -11
  277. package/lib/src/services/users/marketing/marketing.class.d.ts +2 -6
  278. package/lib/src/services/users/marketing/marketing.engine.d.ts +0 -20
  279. package/lib/src/services/users/marketing/marketing.shared.js +0 -1
  280. package/lib/src/services/users/onboarding/onboarding.class.d.ts +2 -2
  281. package/lib/src/services/users/onboarding/onboarding.hooks.d.ts +0 -38
  282. package/lib/src/services/users/onboarding/onboarding.shared.js +0 -1
  283. package/lib/src/services/users/onboarding/steps/exchanges.processor.d.ts +0 -5
  284. package/lib/src/services/users/onboarding/steps/notifications.processor.d.ts +0 -4
  285. package/lib/src/services/users/onboarding/steps/preferences.processor.d.ts +0 -4
  286. package/lib/src/services/users/onboarding/steps/strategy.processor.d.ts +0 -5
  287. package/lib/src/services/users/onboarding/steps/traders.processor.d.ts +0 -5
  288. package/lib/src/services/users/sessions/sessions.class.d.ts +0 -6
  289. package/lib/src/services/users/sessions/sessions.schema.d.ts +70 -78
  290. package/lib/src/services/users/sessions/sessions.shared.js +0 -1
  291. package/lib/src/services/users/users.class.d.ts +0 -1
  292. package/lib/src/services/users/users.schema.d.ts +0 -13
  293. package/lib/src/services/users/users.shared.d.ts +1 -3
  294. package/lib/src/services/users/users.shared.js +0 -1
  295. package/lib/src/services/version/version.shared.js +0 -1
  296. package/package.json +1 -1
  297. package/lib/src/services/advisor/advisor.hooks.d.ts +0 -9
  298. package/lib/src/services/agents/sessions/conversations/conversations.hooks.d.ts +0 -11
  299. package/lib/src/services/agents/sessions/sessions.hooks.d.ts +0 -11
  300. package/lib/src/services/tax/sessions/conversations/conversations.hooks.d.ts +0 -11
  301. package/lib/src/services/tax/sessions/sessions.hooks.d.ts +0 -11
@@ -3,10 +3,10 @@ import type { HookContext } from '../../../declarations';
3
3
  import type { StrategiesHistoryService } from './history.class';
4
4
  export declare const strategiesHistorySchema: import("@feathersjs/typebox").TObject<{
5
5
  _id: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
6
- strategyId: import("@feathersjs/typebox").TString<string>;
7
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
6
+ strategyId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
7
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
8
8
  sessionId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
9
- backtestId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
9
+ backtestId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
10
10
  round: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
11
11
  changes: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
12
12
  field: import("@feathersjs/typebox").TString<string>;
@@ -32,10 +32,10 @@ export type StrategiesHistory = Static<typeof strategiesHistorySchema>;
32
32
  export declare const strategiesHistoryValidator: import("@feathersjs/schema").Validator<any, any>;
33
33
  export declare const strategiesHistoryResolver: import("@feathersjs/schema").Resolver<{
34
34
  _id: string | {};
35
- strategyId: string;
36
- userId?: string | undefined;
35
+ strategyId: string | {};
36
+ userId?: string | {} | undefined;
37
37
  sessionId?: string | undefined;
38
- backtestId?: string | undefined;
38
+ backtestId?: string | {} | undefined;
39
39
  round?: number | undefined;
40
40
  changes: {
41
41
  field: string;
@@ -59,10 +59,10 @@ export declare const strategiesHistoryResolver: import("@feathersjs/schema").Res
59
59
  }, HookContext<StrategiesHistoryService<import("./history.class").StrategiesHistoryParams>>>;
60
60
  export declare const strategiesHistoryExternalResolver: import("@feathersjs/schema").Resolver<{
61
61
  _id: string | {};
62
- strategyId: string;
63
- userId?: string | undefined;
62
+ strategyId: string | {};
63
+ userId?: string | {} | undefined;
64
64
  sessionId?: string | undefined;
65
- backtestId?: string | undefined;
65
+ backtestId?: string | {} | undefined;
66
66
  round?: number | undefined;
67
67
  changes: {
68
68
  field: string;
@@ -85,10 +85,10 @@ export declare const strategiesHistoryExternalResolver: import("@feathersjs/sche
85
85
  updatedAt?: any;
86
86
  }, HookContext<StrategiesHistoryService<import("./history.class").StrategiesHistoryParams>>>;
87
87
  export declare const strategiesHistoryDataSchema: import("@feathersjs/typebox").TObject<{
88
- strategyId: import("@feathersjs/typebox").TString<string>;
89
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
88
+ strategyId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
89
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
90
90
  sessionId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
91
- backtestId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
91
+ backtestId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
92
92
  round: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
93
93
  changes: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
94
94
  field: import("@feathersjs/typebox").TString<string>;
@@ -112,10 +112,10 @@ export type StrategiesHistoryData = Static<typeof strategiesHistoryDataSchema>;
112
112
  export declare const strategiesHistoryDataValidator: import("@feathersjs/schema").Validator<any, any>;
113
113
  export declare const strategiesHistoryDataResolver: import("@feathersjs/schema").Resolver<{
114
114
  _id: string | {};
115
- strategyId: string;
116
- userId?: string | undefined;
115
+ strategyId: string | {};
116
+ userId?: string | {} | undefined;
117
117
  sessionId?: string | undefined;
118
- backtestId?: string | undefined;
118
+ backtestId?: string | {} | undefined;
119
119
  round?: number | undefined;
120
120
  changes: {
121
121
  field: string;
@@ -139,10 +139,10 @@ export declare const strategiesHistoryDataResolver: import("@feathersjs/schema")
139
139
  }, HookContext<StrategiesHistoryService<import("./history.class").StrategiesHistoryParams>>>;
140
140
  export declare const strategiesHistoryPatchSchema: import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TObject<{
141
141
  _id: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
142
- strategyId: import("@feathersjs/typebox").TString<string>;
143
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
142
+ strategyId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
143
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
144
144
  sessionId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
145
- backtestId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
145
+ backtestId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
146
146
  round: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
147
147
  changes: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
148
148
  field: import("@feathersjs/typebox").TString<string>;
@@ -168,10 +168,10 @@ export type StrategiesHistoryPatch = Static<typeof strategiesHistoryPatchSchema>
168
168
  export declare const strategiesHistoryPatchValidator: import("@feathersjs/schema").Validator<any, any>;
169
169
  export declare const strategiesHistoryPatchResolver: import("@feathersjs/schema").Resolver<{
170
170
  _id: string | {};
171
- strategyId: string;
172
- userId?: string | undefined;
171
+ strategyId: string | {};
172
+ userId?: string | {} | undefined;
173
173
  sessionId?: string | undefined;
174
- backtestId?: string | undefined;
174
+ backtestId?: string | {} | undefined;
175
175
  round?: number | undefined;
176
176
  changes: {
177
177
  field: string;
@@ -195,10 +195,10 @@ export declare const strategiesHistoryPatchResolver: import("@feathersjs/schema"
195
195
  }, HookContext<StrategiesHistoryService<import("./history.class").StrategiesHistoryParams>>>;
196
196
  export declare const strategiesHistoryQueryProperties: import("@feathersjs/typebox").TPick<import("@feathersjs/typebox").TObject<{
197
197
  _id: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
198
- strategyId: import("@feathersjs/typebox").TString<string>;
199
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
198
+ strategyId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
199
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
200
200
  sessionId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
201
- backtestId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
201
+ backtestId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
202
202
  round: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
203
203
  changes: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
204
204
  field: import("@feathersjs/typebox").TString<string>;
@@ -277,25 +277,25 @@ export declare const strategiesHistoryQuerySchema: import("@feathersjs/typebox")
277
277
  }>, import("@feathersjs/typebox").TObject<{
278
278
  [key: string]: import("@feathersjs/typebox").TSchema;
279
279
  } | undefined>]>>]>>;
280
- strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
281
- $gt: import("@feathersjs/typebox").TString<string>;
282
- $gte: import("@feathersjs/typebox").TString<string>;
283
- $lt: import("@feathersjs/typebox").TString<string>;
284
- $lte: import("@feathersjs/typebox").TString<string>;
285
- $ne: import("@feathersjs/typebox").TString<string>;
286
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
287
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
280
+ strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
281
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
282
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
283
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
284
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
285
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
286
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
287
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
288
288
  }>, import("@feathersjs/typebox").TObject<{
289
289
  [key: string]: import("@feathersjs/typebox").TSchema;
290
290
  } | undefined>]>>]>>;
291
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
292
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
293
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
294
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
295
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
296
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
297
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
298
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
291
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
292
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
293
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
294
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
295
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
296
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
297
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
298
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
299
299
  }>, import("@feathersjs/typebox").TObject<{
300
300
  [key: string]: import("@feathersjs/typebox").TSchema;
301
301
  } | undefined>]>>]>>;
@@ -345,25 +345,25 @@ export declare const strategiesHistoryQuerySchema: import("@feathersjs/typebox")
345
345
  }>, import("@feathersjs/typebox").TObject<{
346
346
  [key: string]: import("@feathersjs/typebox").TSchema;
347
347
  } | undefined>]>>]>>;
348
- strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
349
- $gt: import("@feathersjs/typebox").TString<string>;
350
- $gte: import("@feathersjs/typebox").TString<string>;
351
- $lt: import("@feathersjs/typebox").TString<string>;
352
- $lte: import("@feathersjs/typebox").TString<string>;
353
- $ne: import("@feathersjs/typebox").TString<string>;
354
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
355
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
348
+ strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
349
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
350
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
351
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
352
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
353
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
354
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
355
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
356
356
  }>, import("@feathersjs/typebox").TObject<{
357
357
  [key: string]: import("@feathersjs/typebox").TSchema;
358
358
  } | undefined>]>>]>>;
359
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
360
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
361
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
362
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
363
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
364
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
365
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
366
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
359
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
360
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
361
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
362
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
363
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
364
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
365
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
366
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
367
367
  }>, import("@feathersjs/typebox").TObject<{
368
368
  [key: string]: import("@feathersjs/typebox").TSchema;
369
369
  } | undefined>]>>]>>;
@@ -414,25 +414,25 @@ export declare const strategiesHistoryQuerySchema: import("@feathersjs/typebox")
414
414
  }>, import("@feathersjs/typebox").TObject<{
415
415
  [key: string]: import("@feathersjs/typebox").TSchema;
416
416
  } | undefined>]>>]>>;
417
- strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
418
- $gt: import("@feathersjs/typebox").TString<string>;
419
- $gte: import("@feathersjs/typebox").TString<string>;
420
- $lt: import("@feathersjs/typebox").TString<string>;
421
- $lte: import("@feathersjs/typebox").TString<string>;
422
- $ne: import("@feathersjs/typebox").TString<string>;
423
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
424
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
417
+ strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
418
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
419
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
420
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
421
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
422
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
423
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
424
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
425
425
  }>, import("@feathersjs/typebox").TObject<{
426
426
  [key: string]: import("@feathersjs/typebox").TSchema;
427
427
  } | undefined>]>>]>>;
428
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
429
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
430
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
431
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
432
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
433
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
434
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
435
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
428
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
429
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
430
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
431
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
432
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
433
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
434
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
435
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
436
436
  }>, import("@feathersjs/typebox").TObject<{
437
437
  [key: string]: import("@feathersjs/typebox").TSchema;
438
438
  } | undefined>]>>]>>;
@@ -482,25 +482,25 @@ export declare const strategiesHistoryQuerySchema: import("@feathersjs/typebox")
482
482
  }>, import("@feathersjs/typebox").TObject<{
483
483
  [key: string]: import("@feathersjs/typebox").TSchema;
484
484
  } | undefined>]>>]>>;
485
- strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
486
- $gt: import("@feathersjs/typebox").TString<string>;
487
- $gte: import("@feathersjs/typebox").TString<string>;
488
- $lt: import("@feathersjs/typebox").TString<string>;
489
- $lte: import("@feathersjs/typebox").TString<string>;
490
- $ne: import("@feathersjs/typebox").TString<string>;
491
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
492
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
485
+ strategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
486
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
487
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
488
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
489
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
490
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
491
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
492
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>> | import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
493
493
  }>, import("@feathersjs/typebox").TObject<{
494
494
  [key: string]: import("@feathersjs/typebox").TSchema;
495
495
  } | undefined>]>>]>>;
496
- userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
497
- $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
498
- $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
499
- $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
500
- $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
501
- $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
502
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
503
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
496
+ userId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>, import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TIntersect<[import("@feathersjs/typebox").TObject<{
497
+ $gt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
498
+ $gte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
499
+ $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
500
+ $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
501
+ $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
502
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
503
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>> | import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
504
504
  }>, import("@feathersjs/typebox").TObject<{
505
505
  [key: string]: import("@feathersjs/typebox").TSchema;
506
506
  } | undefined>]>>]>>;
@@ -549,23 +549,23 @@ export declare const strategiesHistoryQueryResolver: import("@feathersjs/schema"
549
549
  $nin: "agent" | "auto_refine" | "generation" | "manual" | "user" | ("agent" | "auto_refine" | "generation" | "manual" | "user")[];
550
550
  } & {}> | undefined;
551
551
  strategyId?: string | Partial<{
552
- $gt: string;
553
- $gte: string;
554
- $lt: string;
555
- $lte: string;
556
- $ne: string;
557
- $in: string | string[];
558
- $nin: string | string[];
559
- } & {}> | undefined;
552
+ $gt: string | {};
553
+ $gte: string | {};
554
+ $lt: string | {};
555
+ $lte: string | {};
556
+ $ne: string | {};
557
+ $in: string | (string | {})[] | {};
558
+ $nin: string | (string | {})[] | {};
559
+ } & {}> | {} | undefined;
560
560
  userId?: string | Partial<{
561
- $gt?: string | undefined;
562
- $gte?: string | undefined;
563
- $lt?: string | undefined;
564
- $lte?: string | undefined;
565
- $ne?: string | undefined;
566
- $in: string | string[];
567
- $nin: string | string[];
568
- } & {}> | undefined;
561
+ $gt?: string | {} | undefined;
562
+ $gte?: string | {} | undefined;
563
+ $lt?: string | {} | undefined;
564
+ $lte?: string | {} | undefined;
565
+ $ne?: string | {} | undefined;
566
+ $in: string | (string | {})[] | {};
567
+ $nin: string | (string | {})[] | {};
568
+ } & {}> | {} | undefined;
569
569
  } | {
570
570
  $or: {
571
571
  _id?: string | Partial<{
@@ -597,23 +597,23 @@ export declare const strategiesHistoryQueryResolver: import("@feathersjs/schema"
597
597
  $nin: "agent" | "auto_refine" | "generation" | "manual" | "user" | ("agent" | "auto_refine" | "generation" | "manual" | "user")[];
598
598
  } & {}> | undefined;
599
599
  strategyId?: string | Partial<{
600
- $gt: string;
601
- $gte: string;
602
- $lt: string;
603
- $lte: string;
604
- $ne: string;
605
- $in: string | string[];
606
- $nin: string | string[];
607
- } & {}> | undefined;
600
+ $gt: string | {};
601
+ $gte: string | {};
602
+ $lt: string | {};
603
+ $lte: string | {};
604
+ $ne: string | {};
605
+ $in: string | (string | {})[] | {};
606
+ $nin: string | (string | {})[] | {};
607
+ } & {}> | {} | undefined;
608
608
  userId?: string | Partial<{
609
- $gt?: string | undefined;
610
- $gte?: string | undefined;
611
- $lt?: string | undefined;
612
- $lte?: string | undefined;
613
- $ne?: string | undefined;
614
- $in: string | string[];
615
- $nin: string | string[];
616
- } & {}> | undefined;
609
+ $gt?: string | {} | undefined;
610
+ $gte?: string | {} | undefined;
611
+ $lt?: string | {} | undefined;
612
+ $lte?: string | {} | undefined;
613
+ $ne?: string | {} | undefined;
614
+ $in: string | (string | {})[] | {};
615
+ $nin: string | (string | {})[] | {};
616
+ } & {}> | {} | undefined;
617
617
  }[];
618
618
  })[];
619
619
  $or: {
@@ -646,23 +646,23 @@ export declare const strategiesHistoryQueryResolver: import("@feathersjs/schema"
646
646
  $nin: "agent" | "auto_refine" | "generation" | "manual" | "user" | ("agent" | "auto_refine" | "generation" | "manual" | "user")[];
647
647
  } & {}> | undefined;
648
648
  strategyId?: string | Partial<{
649
- $gt: string;
650
- $gte: string;
651
- $lt: string;
652
- $lte: string;
653
- $ne: string;
654
- $in: string | string[];
655
- $nin: string | string[];
656
- } & {}> | undefined;
649
+ $gt: string | {};
650
+ $gte: string | {};
651
+ $lt: string | {};
652
+ $lte: string | {};
653
+ $ne: string | {};
654
+ $in: string | (string | {})[] | {};
655
+ $nin: string | (string | {})[] | {};
656
+ } & {}> | {} | undefined;
657
657
  userId?: string | Partial<{
658
- $gt?: string | undefined;
659
- $gte?: string | undefined;
660
- $lt?: string | undefined;
661
- $lte?: string | undefined;
662
- $ne?: string | undefined;
663
- $in: string | string[];
664
- $nin: string | string[];
665
- } & {}> | undefined;
658
+ $gt?: string | {} | undefined;
659
+ $gte?: string | {} | undefined;
660
+ $lt?: string | {} | undefined;
661
+ $lte?: string | {} | undefined;
662
+ $ne?: string | {} | undefined;
663
+ $in: string | (string | {})[] | {};
664
+ $nin: string | (string | {})[] | {};
665
+ } & {}> | {} | undefined;
666
666
  }[];
667
667
  }> & {
668
668
  _id?: string | Partial<{
@@ -694,21 +694,21 @@ export declare const strategiesHistoryQueryResolver: import("@feathersjs/schema"
694
694
  $nin: "agent" | "auto_refine" | "generation" | "manual" | "user" | ("agent" | "auto_refine" | "generation" | "manual" | "user")[];
695
695
  } & {}> | undefined;
696
696
  strategyId?: string | Partial<{
697
- $gt: string;
698
- $gte: string;
699
- $lt: string;
700
- $lte: string;
701
- $ne: string;
702
- $in: string | string[];
703
- $nin: string | string[];
704
- } & {}> | undefined;
697
+ $gt: string | {};
698
+ $gte: string | {};
699
+ $lt: string | {};
700
+ $lte: string | {};
701
+ $ne: string | {};
702
+ $in: string | (string | {})[] | {};
703
+ $nin: string | (string | {})[] | {};
704
+ } & {}> | {} | undefined;
705
705
  userId?: string | Partial<{
706
- $gt?: string | undefined;
707
- $gte?: string | undefined;
708
- $lt?: string | undefined;
709
- $lte?: string | undefined;
710
- $ne?: string | undefined;
711
- $in: string | string[];
712
- $nin: string | string[];
713
- } & {}> | undefined;
706
+ $gt?: string | {} | undefined;
707
+ $gte?: string | {} | undefined;
708
+ $lt?: string | {} | undefined;
709
+ $lte?: string | {} | undefined;
710
+ $ne?: string | {} | undefined;
711
+ $in: string | (string | {})[] | {};
712
+ $nin: string | (string | {})[] | {};
713
+ } & {}> | {} | undefined;
714
714
  } & {}, HookContext<StrategiesHistoryService<import("./history.class").StrategiesHistoryParams>>>;
@@ -16,4 +16,3 @@ const strategiesHistoryClient = (client) => {
16
16
  });
17
17
  };
18
18
  exports.strategiesHistoryClient = strategiesHistoryClient;
19
- //# sourceMappingURL=history.shared.js.map
@@ -1,8 +1,2 @@
1
1
  import type { HookContext } from '../../../declarations';
2
- /**
3
- * Generates the exchange configuration for hyperopting.
4
- *
5
- * @param {HookContext} context - The hook context.
6
- * @returns {Promise<void>} - A promise that resolves when the exchange configuration is generated.
7
- */
8
2
  export declare const hyperoptGenerateExchangeConfig: (context: HookContext) => Promise<void>;
@@ -1,7 +1,2 @@
1
1
  import { HookContext } from '@feathersjs/feathers';
2
- /**
3
- * Custom populate hook for hyperopt service to handle cross-user exchange access
4
- * This replaces the standard populate hook for exchange to handle cases where
5
- * the exchange might belong to a different user than the one creating the hyperopt
6
- */
7
2
  export declare const hyperoptPopulateExchange: (context: HookContext) => Promise<HookContext<import("@feathersjs/feathers").Application<any, any>, any>>;
@@ -1,9 +1,2 @@
1
1
  import { HookContext } from '@feathersjs/feathers';
2
- /**
3
- * After-hook for the hyperopt service.
4
- * When a hyperopt run succeeds and is profitable with enough trades, promotes
5
- * the optimized strategy parameters as a community template with a confidence score.
6
- *
7
- * Runs independently of hyperoptPropagateResults so the two concerns are separated.
8
- */
9
2
  export declare const hyperoptPromoteTemplate: (context: HookContext) => Promise<HookContext>;
@@ -1,10 +1,2 @@
1
1
  import type { HookContext } from '../../../declarations';
2
- /**
3
- * Validates and sets default whitelist for exchange if empty to prevent execution failures.
4
- * This hook ensures that the exchange has a valid whitelist for hyperopt execution by
5
- * fetching top pairs by volume from the exchange.
6
- *
7
- * @param {HookContext} context - The hook context.
8
- * @returns {Promise<void>} - A promise that resolves when the whitelist validation is complete.
9
- */
10
2
  export declare const hyperoptValidateExchangeWhitelist: (context: HookContext) => Promise<void>;
@@ -1,9 +1,2 @@
1
1
  import type { HookContext } from '../../../declarations';
2
- /**
3
- * Validates that historical data exists for the whitelisted pairs and interval.
4
- * If data is missing, patches the exchange and triggers data download.
5
- *
6
- * @param {HookContext} context - The hook context.
7
- * @returns {Promise<void>} - A promise that resolves when the data validation is complete.
8
- */
9
2
  export declare const hyperoptValidateHistoricalData: (context: HookContext) => Promise<void>;
@@ -1,7 +1,2 @@
1
1
  import type { HookContext } from '../../../declarations';
2
- /**
3
- * Validates that the trader's starting balance is sufficient for the stake amount
4
- * Starting balance is calculated as: dry_run_wallet * tradable_balance_ratio
5
- * This validation prevents hyperopt from running with invalid configurations
6
- */
7
2
  export declare const hyperoptValidateStakeBalance: (context: HookContext) => Promise<HookContext>;
@@ -1,9 +1,2 @@
1
1
  import type { HookContext } from '../../../declarations';
2
- /**
3
- * Validates and auto-corrects the trader's stake currency based on the exchange whitelist.
4
- * This prevents freqtrade errors when stake currency is incompatible with the pair whitelist.
5
- *
6
- * The hook analyzes the exchange whitelist pairs and sets the stake currency to the most
7
- * popular quote currency found in the pairs.
8
- */
9
2
  export declare const hyperoptValidateStakeCurrency: (context: HookContext) => Promise<HookContext>;
@@ -1,7 +1,2 @@
1
1
  import type { HookContext } from '../../../declarations';
2
- /**
3
- * Pre-validation hook for hyperopt — mirrors backtestValidate.
4
- * Checks that trader, strategy, exchange exist and are properly configured
5
- * before any expensive work (config generation, data copy, container launch).
6
- */
7
2
  export declare const hyperoptValidate: (context: HookContext) => Promise<void>;
@@ -1,6 +1,2 @@
1
1
  import type { HookContext } from '../../../declarations';
2
- /**
3
- * Pre-flight hook that verifies the user has not exceeded their
4
- * monthly hyperopt minutes limit before starting a new hyperopt run.
5
- */
6
2
  export declare const hyperoptVerifySubscriptionLimits: (context: HookContext) => Promise<void>;
@@ -1,12 +1,12 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../../declarations';
5
5
  import type { StrategiesHyperopt, StrategiesHyperoptData, StrategiesHyperoptPatch, StrategiesHyperoptQuery } from './hyperopt.schema';
6
6
  export type { StrategiesHyperopt, StrategiesHyperoptData, StrategiesHyperoptPatch, StrategiesHyperoptQuery };
7
7
  export interface StrategiesHyperoptParams extends MongoDBAdapterParams<StrategiesHyperoptQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class StrategiesHyperoptService<ServiceParams extends Params = StrategiesHyperoptParams> extends FlexibleMongoDBService<StrategiesHyperopt, StrategiesHyperoptData, StrategiesHyperoptParams, StrategiesHyperoptPatch> {
10
+ export declare class StrategiesHyperoptService<ServiceParams extends Params = StrategiesHyperoptParams> extends MongoDBService<StrategiesHyperopt, StrategiesHyperoptData, StrategiesHyperoptParams, StrategiesHyperoptPatch> {
11
11
  }
12
12
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -10,4 +10,3 @@ const strategiesHyperoptClient = (client) => {
10
10
  });
11
11
  };
12
12
  exports.strategiesHyperoptClient = strategiesHyperoptClient;
13
- //# sourceMappingURL=hyperopt.shared.js.map