@cryptorobot.ai/client 1.26.0-dev.999 → 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
@@ -557,7 +557,7 @@ export declare const tradersPodsSchema: import("@feathersjs/typebox").TObject<{
557
557
  userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
558
558
  __v: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
559
559
  }>>>;
560
- exchangeId: import("@feathersjs/typebox").TString<string>;
560
+ exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
561
561
  strategyId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
562
562
  strategy: import("@feathersjs/typebox").TRef<import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TObject<{
563
563
  _id: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
@@ -650,16 +650,16 @@ export declare const tradersPodsSchema: import("@feathersjs/typebox").TObject<{
650
650
  _id: import("@feathersjs/typebox").TString<string>;
651
651
  alias: import("@feathersjs/typebox").TString<string>;
652
652
  name: import("@feathersjs/typebox").TString<string>;
653
- group: import("@feathersjs/typebox").TString<string>;
654
- description: import("@feathersjs/typebox").TString<string>;
655
- optInputs: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
653
+ group: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
654
+ description: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
655
+ optInputs: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
656
656
  name: import("@feathersjs/typebox").TString<string>;
657
657
  displayName: import("@feathersjs/typebox").TString<string>;
658
658
  defaultValue: import("@feathersjs/typebox").TNumber;
659
659
  hint: import("@feathersjs/typebox").TString<string>;
660
660
  type: import("@feathersjs/typebox").TString<string>;
661
661
  normName: import("@feathersjs/typebox").TString<string>;
662
- }>>;
662
+ }>>>;
663
663
  hyperopt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
664
664
  field: import("@feathersjs/typebox").TString<string>;
665
665
  space: import("@feathersjs/typebox").TString<string>;
@@ -700,6 +700,34 @@ export declare const tradersPodsSchema: import("@feathersjs/typebox").TObject<{
700
700
  stress_shield: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
701
701
  enabled: import("@feathersjs/typebox").TBoolean;
702
702
  }>>;
703
+ dca: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
704
+ enabled: import("@feathersjs/typebox").TBoolean;
705
+ reference: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ath">, import("@feathersjs/typebox").TLiteral<"lastEntry">, import("@feathersjs/typebox").TLiteral<"averageEntry">, import("@feathersjs/typebox").TLiteral<"baseEntry">]>>;
706
+ trigger: import("@feathersjs/typebox").TObject<{
707
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"priceDeviation">, import("@feathersjs/typebox").TLiteral<"interval">, import("@feathersjs/typebox").TLiteral<"signal">]>;
708
+ stepPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
709
+ stepScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
710
+ every: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"hour">, import("@feathersjs/typebox").TLiteral<"day">, import("@feathersjs/typebox").TLiteral<"week">, import("@feathersjs/typebox").TLiteral<"month">]>>;
711
+ count: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
712
+ }>;
713
+ baseOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
714
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"fixed">, import("@feathersjs/typebox").TLiteral<"percentOfBalance">]>;
715
+ value: import("@feathersjs/typebox").TNumber;
716
+ }>>;
717
+ safetyOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
718
+ type: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"multipleOfBase">, import("@feathersjs/typebox").TLiteral<"fixed">]>>;
719
+ value: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
720
+ volumeScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
721
+ }>>;
722
+ maxSafetyOrders: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
723
+ start: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"immediate">, import("@feathersjs/typebox").TLiteral<"onSignal">]>>;
724
+ exit: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
725
+ mode: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"none">, import("@feathersjs/typebox").TLiteral<"takeProfit">, import("@feathersjs/typebox").TLiteral<"newAth">, import("@feathersjs/typebox").TLiteral<"roi">]>;
726
+ takeProfitPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
727
+ trailing: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TBoolean>;
728
+ stopLossPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
729
+ }>>;
730
+ }>>;
703
731
  configured: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TBoolean>;
704
732
  sourceStrategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
705
733
  sourceUserId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
@@ -1281,6 +1309,34 @@ export declare const tradersPodsSchema: import("@feathersjs/typebox").TObject<{
1281
1309
  }>;
1282
1310
  }>>;
1283
1311
  }>;
1312
+ dca: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
1313
+ enabled: import("@feathersjs/typebox").TBoolean;
1314
+ reference: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ath">, import("@feathersjs/typebox").TLiteral<"lastEntry">, import("@feathersjs/typebox").TLiteral<"averageEntry">, import("@feathersjs/typebox").TLiteral<"baseEntry">]>>;
1315
+ trigger: import("@feathersjs/typebox").TObject<{
1316
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"priceDeviation">, import("@feathersjs/typebox").TLiteral<"interval">, import("@feathersjs/typebox").TLiteral<"signal">]>;
1317
+ stepPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
1318
+ stepScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
1319
+ every: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"hour">, import("@feathersjs/typebox").TLiteral<"day">, import("@feathersjs/typebox").TLiteral<"week">, import("@feathersjs/typebox").TLiteral<"month">]>>;
1320
+ count: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
1321
+ }>;
1322
+ baseOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
1323
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"fixed">, import("@feathersjs/typebox").TLiteral<"percentOfBalance">]>;
1324
+ value: import("@feathersjs/typebox").TNumber;
1325
+ }>>;
1326
+ safetyOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
1327
+ type: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"multipleOfBase">, import("@feathersjs/typebox").TLiteral<"fixed">]>>;
1328
+ value: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
1329
+ volumeScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
1330
+ }>>;
1331
+ maxSafetyOrders: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
1332
+ start: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"immediate">, import("@feathersjs/typebox").TLiteral<"onSignal">]>>;
1333
+ exit: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
1334
+ mode: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"none">, import("@feathersjs/typebox").TLiteral<"takeProfit">, import("@feathersjs/typebox").TLiteral<"newAth">, import("@feathersjs/typebox").TLiteral<"roi">]>;
1335
+ takeProfitPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
1336
+ trailing: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TBoolean>;
1337
+ stopLossPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
1338
+ }>>;
1339
+ }>>;
1284
1340
  }>;
1285
1341
  timeinforce: import("@feathersjs/typebox").TString<string>;
1286
1342
  source: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"official">, import("@feathersjs/typebox").TLiteral<"community">]>>;
@@ -1890,7 +1946,7 @@ export declare const tradersPodsResolver: import("@feathersjs/schema").Resolver<
1890
1946
  userId: string | {};
1891
1947
  __v?: any;
1892
1948
  }>;
1893
- exchangeId: string;
1949
+ exchangeId: string | {};
1894
1950
  strategyId: string | {};
1895
1951
  strategy: Partial<{
1896
1952
  _id?: string | {} | undefined;
@@ -1945,7 +2001,7 @@ export declare const tradersPodsResolver: import("@feathersjs/schema").Resolver<
1945
2001
  }[] | undefined;
1946
2002
  buywhen?: {
1947
2003
  logic: "AND" | "OR";
1948
- conditions: (/*elided*/ any | {
2004
+ conditions: (any | {
1949
2005
  indicator: string;
1950
2006
  condition: "<" | "<=" | "==" | ">" | ">=" | "crossed" | "crossed_above" | "crossed_below";
1951
2007
  compare_to: {
@@ -1963,7 +2019,7 @@ export declare const tradersPodsResolver: import("@feathersjs/schema").Resolver<
1963
2019
  } | undefined;
1964
2020
  sellwhen?: {
1965
2021
  logic: "AND" | "OR";
1966
- conditions: (/*elided*/ any | {
2022
+ conditions: (any | {
1967
2023
  indicator: string;
1968
2024
  condition: "<" | "<=" | "==" | ">" | ">=" | "crossed" | "crossed_above" | "crossed_below";
1969
2025
  compare_to: {
@@ -1983,16 +2039,16 @@ export declare const tradersPodsResolver: import("@feathersjs/schema").Resolver<
1983
2039
  _id: string;
1984
2040
  alias: string;
1985
2041
  name: string;
1986
- group: string;
1987
- description: string;
1988
- optInputs: {
2042
+ group?: string | undefined;
2043
+ description?: string | undefined;
2044
+ optInputs?: {
1989
2045
  name: string;
1990
2046
  displayName: string;
1991
2047
  defaultValue: number;
1992
2048
  hint: string;
1993
2049
  type: string;
1994
2050
  normName: string;
1995
- }[];
2051
+ }[] | undefined;
1996
2052
  hyperopt?: {
1997
2053
  field: string;
1998
2054
  space: string;
@@ -2033,6 +2089,34 @@ export declare const tradersPodsResolver: import("@feathersjs/schema").Resolver<
2033
2089
  stress_shield?: {
2034
2090
  enabled: boolean;
2035
2091
  } | undefined;
2092
+ dca?: {
2093
+ enabled: boolean;
2094
+ reference?: "ath" | "averageEntry" | "baseEntry" | "lastEntry" | undefined;
2095
+ trigger: {
2096
+ type: "interval" | "priceDeviation" | "signal";
2097
+ stepPct?: number | undefined;
2098
+ stepScale?: number | undefined;
2099
+ every?: "day" | "hour" | "month" | "week" | undefined;
2100
+ count?: number | undefined;
2101
+ };
2102
+ baseOrder?: {
2103
+ type: "fixed" | "percentOfBalance";
2104
+ value: number;
2105
+ } | undefined;
2106
+ safetyOrder?: {
2107
+ type?: "fixed" | "multipleOfBase" | undefined;
2108
+ value?: number | undefined;
2109
+ volumeScale?: number | undefined;
2110
+ } | undefined;
2111
+ maxSafetyOrders?: number | undefined;
2112
+ start?: "immediate" | "onSignal" | undefined;
2113
+ exit?: {
2114
+ mode: "newAth" | "none" | "roi" | "takeProfit";
2115
+ takeProfitPct?: number | undefined;
2116
+ trailing?: boolean | undefined;
2117
+ stopLossPct?: number | undefined;
2118
+ } | undefined;
2119
+ } | undefined;
2036
2120
  configured?: boolean | undefined;
2037
2121
  sourceStrategyId?: string | {} | undefined;
2038
2122
  sourceUserId?: string | {} | undefined;
@@ -2614,6 +2698,34 @@ export declare const tradersPodsResolver: import("@feathersjs/schema").Resolver<
2614
2698
  };
2615
2699
  }[];
2616
2700
  };
2701
+ dca?: {
2702
+ enabled: boolean;
2703
+ reference?: "ath" | "averageEntry" | "baseEntry" | "lastEntry" | undefined;
2704
+ trigger: {
2705
+ type: "interval" | "priceDeviation" | "signal";
2706
+ stepPct?: number | undefined;
2707
+ stepScale?: number | undefined;
2708
+ every?: "day" | "hour" | "month" | "week" | undefined;
2709
+ count?: number | undefined;
2710
+ };
2711
+ baseOrder?: {
2712
+ type: "fixed" | "percentOfBalance";
2713
+ value: number;
2714
+ } | undefined;
2715
+ safetyOrder?: {
2716
+ type?: "fixed" | "multipleOfBase" | undefined;
2717
+ value?: number | undefined;
2718
+ volumeScale?: number | undefined;
2719
+ } | undefined;
2720
+ maxSafetyOrders?: number | undefined;
2721
+ start?: "immediate" | "onSignal" | undefined;
2722
+ exit?: {
2723
+ mode: "newAth" | "none" | "roi" | "takeProfit";
2724
+ takeProfitPct?: number | undefined;
2725
+ trailing?: boolean | undefined;
2726
+ stopLossPct?: number | undefined;
2727
+ } | undefined;
2728
+ } | undefined;
2617
2729
  };
2618
2730
  timeinforce: string;
2619
2731
  source?: "community" | "official" | undefined;
@@ -3221,7 +3333,7 @@ export declare const tradersPodsExternalResolver: import("@feathersjs/schema").R
3221
3333
  userId: string | {};
3222
3334
  __v?: any;
3223
3335
  }>;
3224
- exchangeId: string;
3336
+ exchangeId: string | {};
3225
3337
  strategyId: string | {};
3226
3338
  strategy: Partial<{
3227
3339
  _id?: string | {} | undefined;
@@ -3276,7 +3388,7 @@ export declare const tradersPodsExternalResolver: import("@feathersjs/schema").R
3276
3388
  }[] | undefined;
3277
3389
  buywhen?: {
3278
3390
  logic: "AND" | "OR";
3279
- conditions: (/*elided*/ any | {
3391
+ conditions: (any | {
3280
3392
  indicator: string;
3281
3393
  condition: "<" | "<=" | "==" | ">" | ">=" | "crossed" | "crossed_above" | "crossed_below";
3282
3394
  compare_to: {
@@ -3294,7 +3406,7 @@ export declare const tradersPodsExternalResolver: import("@feathersjs/schema").R
3294
3406
  } | undefined;
3295
3407
  sellwhen?: {
3296
3408
  logic: "AND" | "OR";
3297
- conditions: (/*elided*/ any | {
3409
+ conditions: (any | {
3298
3410
  indicator: string;
3299
3411
  condition: "<" | "<=" | "==" | ">" | ">=" | "crossed" | "crossed_above" | "crossed_below";
3300
3412
  compare_to: {
@@ -3314,16 +3426,16 @@ export declare const tradersPodsExternalResolver: import("@feathersjs/schema").R
3314
3426
  _id: string;
3315
3427
  alias: string;
3316
3428
  name: string;
3317
- group: string;
3318
- description: string;
3319
- optInputs: {
3429
+ group?: string | undefined;
3430
+ description?: string | undefined;
3431
+ optInputs?: {
3320
3432
  name: string;
3321
3433
  displayName: string;
3322
3434
  defaultValue: number;
3323
3435
  hint: string;
3324
3436
  type: string;
3325
3437
  normName: string;
3326
- }[];
3438
+ }[] | undefined;
3327
3439
  hyperopt?: {
3328
3440
  field: string;
3329
3441
  space: string;
@@ -3364,6 +3476,34 @@ export declare const tradersPodsExternalResolver: import("@feathersjs/schema").R
3364
3476
  stress_shield?: {
3365
3477
  enabled: boolean;
3366
3478
  } | undefined;
3479
+ dca?: {
3480
+ enabled: boolean;
3481
+ reference?: "ath" | "averageEntry" | "baseEntry" | "lastEntry" | undefined;
3482
+ trigger: {
3483
+ type: "interval" | "priceDeviation" | "signal";
3484
+ stepPct?: number | undefined;
3485
+ stepScale?: number | undefined;
3486
+ every?: "day" | "hour" | "month" | "week" | undefined;
3487
+ count?: number | undefined;
3488
+ };
3489
+ baseOrder?: {
3490
+ type: "fixed" | "percentOfBalance";
3491
+ value: number;
3492
+ } | undefined;
3493
+ safetyOrder?: {
3494
+ type?: "fixed" | "multipleOfBase" | undefined;
3495
+ value?: number | undefined;
3496
+ volumeScale?: number | undefined;
3497
+ } | undefined;
3498
+ maxSafetyOrders?: number | undefined;
3499
+ start?: "immediate" | "onSignal" | undefined;
3500
+ exit?: {
3501
+ mode: "newAth" | "none" | "roi" | "takeProfit";
3502
+ takeProfitPct?: number | undefined;
3503
+ trailing?: boolean | undefined;
3504
+ stopLossPct?: number | undefined;
3505
+ } | undefined;
3506
+ } | undefined;
3367
3507
  configured?: boolean | undefined;
3368
3508
  sourceStrategyId?: string | {} | undefined;
3369
3509
  sourceUserId?: string | {} | undefined;
@@ -3945,6 +4085,34 @@ export declare const tradersPodsExternalResolver: import("@feathersjs/schema").R
3945
4085
  };
3946
4086
  }[];
3947
4087
  };
4088
+ dca?: {
4089
+ enabled: boolean;
4090
+ reference?: "ath" | "averageEntry" | "baseEntry" | "lastEntry" | undefined;
4091
+ trigger: {
4092
+ type: "interval" | "priceDeviation" | "signal";
4093
+ stepPct?: number | undefined;
4094
+ stepScale?: number | undefined;
4095
+ every?: "day" | "hour" | "month" | "week" | undefined;
4096
+ count?: number | undefined;
4097
+ };
4098
+ baseOrder?: {
4099
+ type: "fixed" | "percentOfBalance";
4100
+ value: number;
4101
+ } | undefined;
4102
+ safetyOrder?: {
4103
+ type?: "fixed" | "multipleOfBase" | undefined;
4104
+ value?: number | undefined;
4105
+ volumeScale?: number | undefined;
4106
+ } | undefined;
4107
+ maxSafetyOrders?: number | undefined;
4108
+ start?: "immediate" | "onSignal" | undefined;
4109
+ exit?: {
4110
+ mode: "newAth" | "none" | "roi" | "takeProfit";
4111
+ takeProfitPct?: number | undefined;
4112
+ trailing?: boolean | undefined;
4113
+ stopLossPct?: number | undefined;
4114
+ } | undefined;
4115
+ } | undefined;
3948
4116
  };
3949
4117
  timeinforce: string;
3950
4118
  source?: "community" | "official" | undefined;
@@ -4552,7 +4720,7 @@ export declare const tradersPodsDataSchema: import("@feathersjs/typebox").TInter
4552
4720
  userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
4553
4721
  __v: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
4554
4722
  }>>>;
4555
- exchangeId: import("@feathersjs/typebox").TString<string>;
4723
+ exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
4556
4724
  strategyId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
4557
4725
  strategy: import("@feathersjs/typebox").TRef<import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TObject<{
4558
4726
  _id: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
@@ -4645,16 +4813,16 @@ export declare const tradersPodsDataSchema: import("@feathersjs/typebox").TInter
4645
4813
  _id: import("@feathersjs/typebox").TString<string>;
4646
4814
  alias: import("@feathersjs/typebox").TString<string>;
4647
4815
  name: import("@feathersjs/typebox").TString<string>;
4648
- group: import("@feathersjs/typebox").TString<string>;
4649
- description: import("@feathersjs/typebox").TString<string>;
4650
- optInputs: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
4816
+ group: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
4817
+ description: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
4818
+ optInputs: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
4651
4819
  name: import("@feathersjs/typebox").TString<string>;
4652
4820
  displayName: import("@feathersjs/typebox").TString<string>;
4653
4821
  defaultValue: import("@feathersjs/typebox").TNumber;
4654
4822
  hint: import("@feathersjs/typebox").TString<string>;
4655
4823
  type: import("@feathersjs/typebox").TString<string>;
4656
4824
  normName: import("@feathersjs/typebox").TString<string>;
4657
- }>>;
4825
+ }>>>;
4658
4826
  hyperopt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
4659
4827
  field: import("@feathersjs/typebox").TString<string>;
4660
4828
  space: import("@feathersjs/typebox").TString<string>;
@@ -4695,6 +4863,34 @@ export declare const tradersPodsDataSchema: import("@feathersjs/typebox").TInter
4695
4863
  stress_shield: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
4696
4864
  enabled: import("@feathersjs/typebox").TBoolean;
4697
4865
  }>>;
4866
+ dca: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
4867
+ enabled: import("@feathersjs/typebox").TBoolean;
4868
+ reference: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ath">, import("@feathersjs/typebox").TLiteral<"lastEntry">, import("@feathersjs/typebox").TLiteral<"averageEntry">, import("@feathersjs/typebox").TLiteral<"baseEntry">]>>;
4869
+ trigger: import("@feathersjs/typebox").TObject<{
4870
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"priceDeviation">, import("@feathersjs/typebox").TLiteral<"interval">, import("@feathersjs/typebox").TLiteral<"signal">]>;
4871
+ stepPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
4872
+ stepScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
4873
+ every: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"hour">, import("@feathersjs/typebox").TLiteral<"day">, import("@feathersjs/typebox").TLiteral<"week">, import("@feathersjs/typebox").TLiteral<"month">]>>;
4874
+ count: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
4875
+ }>;
4876
+ baseOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
4877
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"fixed">, import("@feathersjs/typebox").TLiteral<"percentOfBalance">]>;
4878
+ value: import("@feathersjs/typebox").TNumber;
4879
+ }>>;
4880
+ safetyOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
4881
+ type: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"multipleOfBase">, import("@feathersjs/typebox").TLiteral<"fixed">]>>;
4882
+ value: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
4883
+ volumeScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
4884
+ }>>;
4885
+ maxSafetyOrders: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
4886
+ start: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"immediate">, import("@feathersjs/typebox").TLiteral<"onSignal">]>>;
4887
+ exit: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
4888
+ mode: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"none">, import("@feathersjs/typebox").TLiteral<"takeProfit">, import("@feathersjs/typebox").TLiteral<"newAth">, import("@feathersjs/typebox").TLiteral<"roi">]>;
4889
+ takeProfitPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
4890
+ trailing: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TBoolean>;
4891
+ stopLossPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
4892
+ }>>;
4893
+ }>>;
4698
4894
  configured: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TBoolean>;
4699
4895
  sourceStrategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
4700
4896
  sourceUserId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
@@ -5276,6 +5472,34 @@ export declare const tradersPodsDataSchema: import("@feathersjs/typebox").TInter
5276
5472
  }>;
5277
5473
  }>>;
5278
5474
  }>;
5475
+ dca: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
5476
+ enabled: import("@feathersjs/typebox").TBoolean;
5477
+ reference: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ath">, import("@feathersjs/typebox").TLiteral<"lastEntry">, import("@feathersjs/typebox").TLiteral<"averageEntry">, import("@feathersjs/typebox").TLiteral<"baseEntry">]>>;
5478
+ trigger: import("@feathersjs/typebox").TObject<{
5479
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"priceDeviation">, import("@feathersjs/typebox").TLiteral<"interval">, import("@feathersjs/typebox").TLiteral<"signal">]>;
5480
+ stepPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
5481
+ stepScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
5482
+ every: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"hour">, import("@feathersjs/typebox").TLiteral<"day">, import("@feathersjs/typebox").TLiteral<"week">, import("@feathersjs/typebox").TLiteral<"month">]>>;
5483
+ count: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
5484
+ }>;
5485
+ baseOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
5486
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"fixed">, import("@feathersjs/typebox").TLiteral<"percentOfBalance">]>;
5487
+ value: import("@feathersjs/typebox").TNumber;
5488
+ }>>;
5489
+ safetyOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
5490
+ type: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"multipleOfBase">, import("@feathersjs/typebox").TLiteral<"fixed">]>>;
5491
+ value: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
5492
+ volumeScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
5493
+ }>>;
5494
+ maxSafetyOrders: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
5495
+ start: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"immediate">, import("@feathersjs/typebox").TLiteral<"onSignal">]>>;
5496
+ exit: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
5497
+ mode: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"none">, import("@feathersjs/typebox").TLiteral<"takeProfit">, import("@feathersjs/typebox").TLiteral<"newAth">, import("@feathersjs/typebox").TLiteral<"roi">]>;
5498
+ takeProfitPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
5499
+ trailing: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TBoolean>;
5500
+ stopLossPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
5501
+ }>>;
5502
+ }>>;
5279
5503
  }>;
5280
5504
  timeinforce: import("@feathersjs/typebox").TString<string>;
5281
5505
  source: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"official">, import("@feathersjs/typebox").TLiteral<"community">]>>;
@@ -5882,7 +6106,7 @@ export declare const tradersPodsDataSchema: import("@feathersjs/typebox").TInter
5882
6106
  userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
5883
6107
  __v: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
5884
6108
  }>>>;
5885
- exchangeId: import("@feathersjs/typebox").TString<string>;
6109
+ exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
5886
6110
  strategyId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
5887
6111
  strategy: import("@feathersjs/typebox").TRef<import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TObject<{
5888
6112
  _id: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
@@ -5975,16 +6199,16 @@ export declare const tradersPodsDataSchema: import("@feathersjs/typebox").TInter
5975
6199
  _id: import("@feathersjs/typebox").TString<string>;
5976
6200
  alias: import("@feathersjs/typebox").TString<string>;
5977
6201
  name: import("@feathersjs/typebox").TString<string>;
5978
- group: import("@feathersjs/typebox").TString<string>;
5979
- description: import("@feathersjs/typebox").TString<string>;
5980
- optInputs: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
6202
+ group: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
6203
+ description: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
6204
+ optInputs: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
5981
6205
  name: import("@feathersjs/typebox").TString<string>;
5982
6206
  displayName: import("@feathersjs/typebox").TString<string>;
5983
6207
  defaultValue: import("@feathersjs/typebox").TNumber;
5984
6208
  hint: import("@feathersjs/typebox").TString<string>;
5985
6209
  type: import("@feathersjs/typebox").TString<string>;
5986
6210
  normName: import("@feathersjs/typebox").TString<string>;
5987
- }>>;
6211
+ }>>>;
5988
6212
  hyperopt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
5989
6213
  field: import("@feathersjs/typebox").TString<string>;
5990
6214
  space: import("@feathersjs/typebox").TString<string>;
@@ -6025,6 +6249,34 @@ export declare const tradersPodsDataSchema: import("@feathersjs/typebox").TInter
6025
6249
  stress_shield: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
6026
6250
  enabled: import("@feathersjs/typebox").TBoolean;
6027
6251
  }>>;
6252
+ dca: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
6253
+ enabled: import("@feathersjs/typebox").TBoolean;
6254
+ reference: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ath">, import("@feathersjs/typebox").TLiteral<"lastEntry">, import("@feathersjs/typebox").TLiteral<"averageEntry">, import("@feathersjs/typebox").TLiteral<"baseEntry">]>>;
6255
+ trigger: import("@feathersjs/typebox").TObject<{
6256
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"priceDeviation">, import("@feathersjs/typebox").TLiteral<"interval">, import("@feathersjs/typebox").TLiteral<"signal">]>;
6257
+ stepPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
6258
+ stepScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
6259
+ every: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"hour">, import("@feathersjs/typebox").TLiteral<"day">, import("@feathersjs/typebox").TLiteral<"week">, import("@feathersjs/typebox").TLiteral<"month">]>>;
6260
+ count: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
6261
+ }>;
6262
+ baseOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
6263
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"fixed">, import("@feathersjs/typebox").TLiteral<"percentOfBalance">]>;
6264
+ value: import("@feathersjs/typebox").TNumber;
6265
+ }>>;
6266
+ safetyOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
6267
+ type: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"multipleOfBase">, import("@feathersjs/typebox").TLiteral<"fixed">]>>;
6268
+ value: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
6269
+ volumeScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
6270
+ }>>;
6271
+ maxSafetyOrders: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
6272
+ start: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"immediate">, import("@feathersjs/typebox").TLiteral<"onSignal">]>>;
6273
+ exit: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
6274
+ mode: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"none">, import("@feathersjs/typebox").TLiteral<"takeProfit">, import("@feathersjs/typebox").TLiteral<"newAth">, import("@feathersjs/typebox").TLiteral<"roi">]>;
6275
+ takeProfitPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
6276
+ trailing: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TBoolean>;
6277
+ stopLossPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
6278
+ }>>;
6279
+ }>>;
6028
6280
  configured: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TBoolean>;
6029
6281
  sourceStrategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
6030
6282
  sourceUserId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
@@ -6606,6 +6858,34 @@ export declare const tradersPodsDataSchema: import("@feathersjs/typebox").TInter
6606
6858
  }>;
6607
6859
  }>>;
6608
6860
  }>;
6861
+ dca: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
6862
+ enabled: import("@feathersjs/typebox").TBoolean;
6863
+ reference: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ath">, import("@feathersjs/typebox").TLiteral<"lastEntry">, import("@feathersjs/typebox").TLiteral<"averageEntry">, import("@feathersjs/typebox").TLiteral<"baseEntry">]>>;
6864
+ trigger: import("@feathersjs/typebox").TObject<{
6865
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"priceDeviation">, import("@feathersjs/typebox").TLiteral<"interval">, import("@feathersjs/typebox").TLiteral<"signal">]>;
6866
+ stepPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
6867
+ stepScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
6868
+ every: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"hour">, import("@feathersjs/typebox").TLiteral<"day">, import("@feathersjs/typebox").TLiteral<"week">, import("@feathersjs/typebox").TLiteral<"month">]>>;
6869
+ count: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
6870
+ }>;
6871
+ baseOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
6872
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"fixed">, import("@feathersjs/typebox").TLiteral<"percentOfBalance">]>;
6873
+ value: import("@feathersjs/typebox").TNumber;
6874
+ }>>;
6875
+ safetyOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
6876
+ type: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"multipleOfBase">, import("@feathersjs/typebox").TLiteral<"fixed">]>>;
6877
+ value: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
6878
+ volumeScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
6879
+ }>>;
6880
+ maxSafetyOrders: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
6881
+ start: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"immediate">, import("@feathersjs/typebox").TLiteral<"onSignal">]>>;
6882
+ exit: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
6883
+ mode: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"none">, import("@feathersjs/typebox").TLiteral<"takeProfit">, import("@feathersjs/typebox").TLiteral<"newAth">, import("@feathersjs/typebox").TLiteral<"roi">]>;
6884
+ takeProfitPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
6885
+ trailing: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TBoolean>;
6886
+ stopLossPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
6887
+ }>>;
6888
+ }>>;
6609
6889
  }>;
6610
6890
  timeinforce: import("@feathersjs/typebox").TString<string>;
6611
6891
  source: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"official">, import("@feathersjs/typebox").TLiteral<"community">]>>;
@@ -7215,7 +7495,7 @@ export declare const tradersPodsDataResolver: import("@feathersjs/schema").Resol
7215
7495
  userId: string | {};
7216
7496
  __v?: any;
7217
7497
  }>;
7218
- exchangeId: string;
7498
+ exchangeId: string | {};
7219
7499
  strategyId: string | {};
7220
7500
  strategy: Partial<{
7221
7501
  _id?: string | {} | undefined;
@@ -7270,7 +7550,7 @@ export declare const tradersPodsDataResolver: import("@feathersjs/schema").Resol
7270
7550
  }[] | undefined;
7271
7551
  buywhen?: {
7272
7552
  logic: "AND" | "OR";
7273
- conditions: (/*elided*/ any | {
7553
+ conditions: (any | {
7274
7554
  indicator: string;
7275
7555
  condition: "<" | "<=" | "==" | ">" | ">=" | "crossed" | "crossed_above" | "crossed_below";
7276
7556
  compare_to: {
@@ -7288,7 +7568,7 @@ export declare const tradersPodsDataResolver: import("@feathersjs/schema").Resol
7288
7568
  } | undefined;
7289
7569
  sellwhen?: {
7290
7570
  logic: "AND" | "OR";
7291
- conditions: (/*elided*/ any | {
7571
+ conditions: (any | {
7292
7572
  indicator: string;
7293
7573
  condition: "<" | "<=" | "==" | ">" | ">=" | "crossed" | "crossed_above" | "crossed_below";
7294
7574
  compare_to: {
@@ -7308,16 +7588,16 @@ export declare const tradersPodsDataResolver: import("@feathersjs/schema").Resol
7308
7588
  _id: string;
7309
7589
  alias: string;
7310
7590
  name: string;
7311
- group: string;
7312
- description: string;
7313
- optInputs: {
7591
+ group?: string | undefined;
7592
+ description?: string | undefined;
7593
+ optInputs?: {
7314
7594
  name: string;
7315
7595
  displayName: string;
7316
7596
  defaultValue: number;
7317
7597
  hint: string;
7318
7598
  type: string;
7319
7599
  normName: string;
7320
- }[];
7600
+ }[] | undefined;
7321
7601
  hyperopt?: {
7322
7602
  field: string;
7323
7603
  space: string;
@@ -7358,6 +7638,34 @@ export declare const tradersPodsDataResolver: import("@feathersjs/schema").Resol
7358
7638
  stress_shield?: {
7359
7639
  enabled: boolean;
7360
7640
  } | undefined;
7641
+ dca?: {
7642
+ enabled: boolean;
7643
+ reference?: "ath" | "averageEntry" | "baseEntry" | "lastEntry" | undefined;
7644
+ trigger: {
7645
+ type: "interval" | "priceDeviation" | "signal";
7646
+ stepPct?: number | undefined;
7647
+ stepScale?: number | undefined;
7648
+ every?: "day" | "hour" | "month" | "week" | undefined;
7649
+ count?: number | undefined;
7650
+ };
7651
+ baseOrder?: {
7652
+ type: "fixed" | "percentOfBalance";
7653
+ value: number;
7654
+ } | undefined;
7655
+ safetyOrder?: {
7656
+ type?: "fixed" | "multipleOfBase" | undefined;
7657
+ value?: number | undefined;
7658
+ volumeScale?: number | undefined;
7659
+ } | undefined;
7660
+ maxSafetyOrders?: number | undefined;
7661
+ start?: "immediate" | "onSignal" | undefined;
7662
+ exit?: {
7663
+ mode: "newAth" | "none" | "roi" | "takeProfit";
7664
+ takeProfitPct?: number | undefined;
7665
+ trailing?: boolean | undefined;
7666
+ stopLossPct?: number | undefined;
7667
+ } | undefined;
7668
+ } | undefined;
7361
7669
  configured?: boolean | undefined;
7362
7670
  sourceStrategyId?: string | {} | undefined;
7363
7671
  sourceUserId?: string | {} | undefined;
@@ -7939,6 +8247,34 @@ export declare const tradersPodsDataResolver: import("@feathersjs/schema").Resol
7939
8247
  };
7940
8248
  }[];
7941
8249
  };
8250
+ dca?: {
8251
+ enabled: boolean;
8252
+ reference?: "ath" | "averageEntry" | "baseEntry" | "lastEntry" | undefined;
8253
+ trigger: {
8254
+ type: "interval" | "priceDeviation" | "signal";
8255
+ stepPct?: number | undefined;
8256
+ stepScale?: number | undefined;
8257
+ every?: "day" | "hour" | "month" | "week" | undefined;
8258
+ count?: number | undefined;
8259
+ };
8260
+ baseOrder?: {
8261
+ type: "fixed" | "percentOfBalance";
8262
+ value: number;
8263
+ } | undefined;
8264
+ safetyOrder?: {
8265
+ type?: "fixed" | "multipleOfBase" | undefined;
8266
+ value?: number | undefined;
8267
+ volumeScale?: number | undefined;
8268
+ } | undefined;
8269
+ maxSafetyOrders?: number | undefined;
8270
+ start?: "immediate" | "onSignal" | undefined;
8271
+ exit?: {
8272
+ mode: "newAth" | "none" | "roi" | "takeProfit";
8273
+ takeProfitPct?: number | undefined;
8274
+ trailing?: boolean | undefined;
8275
+ stopLossPct?: number | undefined;
8276
+ } | undefined;
8277
+ } | undefined;
7942
8278
  };
7943
8279
  timeinforce: string;
7944
8280
  source?: "community" | "official" | undefined;
@@ -8546,7 +8882,7 @@ export declare const tradersPodsPatchSchema: import("@feathersjs/typebox").TPart
8546
8882
  userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
8547
8883
  __v: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
8548
8884
  }>>>;
8549
- exchangeId: import("@feathersjs/typebox").TString<string>;
8885
+ exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
8550
8886
  strategyId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
8551
8887
  strategy: import("@feathersjs/typebox").TRef<import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TObject<{
8552
8888
  _id: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
@@ -8639,16 +8975,16 @@ export declare const tradersPodsPatchSchema: import("@feathersjs/typebox").TPart
8639
8975
  _id: import("@feathersjs/typebox").TString<string>;
8640
8976
  alias: import("@feathersjs/typebox").TString<string>;
8641
8977
  name: import("@feathersjs/typebox").TString<string>;
8642
- group: import("@feathersjs/typebox").TString<string>;
8643
- description: import("@feathersjs/typebox").TString<string>;
8644
- optInputs: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
8978
+ group: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
8979
+ description: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
8980
+ optInputs: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
8645
8981
  name: import("@feathersjs/typebox").TString<string>;
8646
8982
  displayName: import("@feathersjs/typebox").TString<string>;
8647
8983
  defaultValue: import("@feathersjs/typebox").TNumber;
8648
8984
  hint: import("@feathersjs/typebox").TString<string>;
8649
8985
  type: import("@feathersjs/typebox").TString<string>;
8650
8986
  normName: import("@feathersjs/typebox").TString<string>;
8651
- }>>;
8987
+ }>>>;
8652
8988
  hyperopt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
8653
8989
  field: import("@feathersjs/typebox").TString<string>;
8654
8990
  space: import("@feathersjs/typebox").TString<string>;
@@ -8689,6 +9025,34 @@ export declare const tradersPodsPatchSchema: import("@feathersjs/typebox").TPart
8689
9025
  stress_shield: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
8690
9026
  enabled: import("@feathersjs/typebox").TBoolean;
8691
9027
  }>>;
9028
+ dca: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
9029
+ enabled: import("@feathersjs/typebox").TBoolean;
9030
+ reference: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ath">, import("@feathersjs/typebox").TLiteral<"lastEntry">, import("@feathersjs/typebox").TLiteral<"averageEntry">, import("@feathersjs/typebox").TLiteral<"baseEntry">]>>;
9031
+ trigger: import("@feathersjs/typebox").TObject<{
9032
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"priceDeviation">, import("@feathersjs/typebox").TLiteral<"interval">, import("@feathersjs/typebox").TLiteral<"signal">]>;
9033
+ stepPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
9034
+ stepScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
9035
+ every: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"hour">, import("@feathersjs/typebox").TLiteral<"day">, import("@feathersjs/typebox").TLiteral<"week">, import("@feathersjs/typebox").TLiteral<"month">]>>;
9036
+ count: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
9037
+ }>;
9038
+ baseOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
9039
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"fixed">, import("@feathersjs/typebox").TLiteral<"percentOfBalance">]>;
9040
+ value: import("@feathersjs/typebox").TNumber;
9041
+ }>>;
9042
+ safetyOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
9043
+ type: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"multipleOfBase">, import("@feathersjs/typebox").TLiteral<"fixed">]>>;
9044
+ value: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
9045
+ volumeScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
9046
+ }>>;
9047
+ maxSafetyOrders: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
9048
+ start: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"immediate">, import("@feathersjs/typebox").TLiteral<"onSignal">]>>;
9049
+ exit: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
9050
+ mode: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"none">, import("@feathersjs/typebox").TLiteral<"takeProfit">, import("@feathersjs/typebox").TLiteral<"newAth">, import("@feathersjs/typebox").TLiteral<"roi">]>;
9051
+ takeProfitPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
9052
+ trailing: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TBoolean>;
9053
+ stopLossPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
9054
+ }>>;
9055
+ }>>;
8692
9056
  configured: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TBoolean>;
8693
9057
  sourceStrategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
8694
9058
  sourceUserId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
@@ -9270,6 +9634,34 @@ export declare const tradersPodsPatchSchema: import("@feathersjs/typebox").TPart
9270
9634
  }>;
9271
9635
  }>>;
9272
9636
  }>;
9637
+ dca: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
9638
+ enabled: import("@feathersjs/typebox").TBoolean;
9639
+ reference: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ath">, import("@feathersjs/typebox").TLiteral<"lastEntry">, import("@feathersjs/typebox").TLiteral<"averageEntry">, import("@feathersjs/typebox").TLiteral<"baseEntry">]>>;
9640
+ trigger: import("@feathersjs/typebox").TObject<{
9641
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"priceDeviation">, import("@feathersjs/typebox").TLiteral<"interval">, import("@feathersjs/typebox").TLiteral<"signal">]>;
9642
+ stepPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
9643
+ stepScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
9644
+ every: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"hour">, import("@feathersjs/typebox").TLiteral<"day">, import("@feathersjs/typebox").TLiteral<"week">, import("@feathersjs/typebox").TLiteral<"month">]>>;
9645
+ count: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
9646
+ }>;
9647
+ baseOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
9648
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"fixed">, import("@feathersjs/typebox").TLiteral<"percentOfBalance">]>;
9649
+ value: import("@feathersjs/typebox").TNumber;
9650
+ }>>;
9651
+ safetyOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
9652
+ type: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"multipleOfBase">, import("@feathersjs/typebox").TLiteral<"fixed">]>>;
9653
+ value: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
9654
+ volumeScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
9655
+ }>>;
9656
+ maxSafetyOrders: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
9657
+ start: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"immediate">, import("@feathersjs/typebox").TLiteral<"onSignal">]>>;
9658
+ exit: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
9659
+ mode: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"none">, import("@feathersjs/typebox").TLiteral<"takeProfit">, import("@feathersjs/typebox").TLiteral<"newAth">, import("@feathersjs/typebox").TLiteral<"roi">]>;
9660
+ takeProfitPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
9661
+ trailing: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TBoolean>;
9662
+ stopLossPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
9663
+ }>>;
9664
+ }>>;
9273
9665
  }>;
9274
9666
  timeinforce: import("@feathersjs/typebox").TString<string>;
9275
9667
  source: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"official">, import("@feathersjs/typebox").TLiteral<"community">]>>;
@@ -9879,7 +10271,7 @@ export declare const tradersPodsPatchResolver: import("@feathersjs/schema").Reso
9879
10271
  userId: string | {};
9880
10272
  __v?: any;
9881
10273
  }>;
9882
- exchangeId: string;
10274
+ exchangeId: string | {};
9883
10275
  strategyId: string | {};
9884
10276
  strategy: Partial<{
9885
10277
  _id?: string | {} | undefined;
@@ -9934,7 +10326,7 @@ export declare const tradersPodsPatchResolver: import("@feathersjs/schema").Reso
9934
10326
  }[] | undefined;
9935
10327
  buywhen?: {
9936
10328
  logic: "AND" | "OR";
9937
- conditions: (/*elided*/ any | {
10329
+ conditions: (any | {
9938
10330
  indicator: string;
9939
10331
  condition: "<" | "<=" | "==" | ">" | ">=" | "crossed" | "crossed_above" | "crossed_below";
9940
10332
  compare_to: {
@@ -9952,7 +10344,7 @@ export declare const tradersPodsPatchResolver: import("@feathersjs/schema").Reso
9952
10344
  } | undefined;
9953
10345
  sellwhen?: {
9954
10346
  logic: "AND" | "OR";
9955
- conditions: (/*elided*/ any | {
10347
+ conditions: (any | {
9956
10348
  indicator: string;
9957
10349
  condition: "<" | "<=" | "==" | ">" | ">=" | "crossed" | "crossed_above" | "crossed_below";
9958
10350
  compare_to: {
@@ -9972,16 +10364,16 @@ export declare const tradersPodsPatchResolver: import("@feathersjs/schema").Reso
9972
10364
  _id: string;
9973
10365
  alias: string;
9974
10366
  name: string;
9975
- group: string;
9976
- description: string;
9977
- optInputs: {
10367
+ group?: string | undefined;
10368
+ description?: string | undefined;
10369
+ optInputs?: {
9978
10370
  name: string;
9979
10371
  displayName: string;
9980
10372
  defaultValue: number;
9981
10373
  hint: string;
9982
10374
  type: string;
9983
10375
  normName: string;
9984
- }[];
10376
+ }[] | undefined;
9985
10377
  hyperopt?: {
9986
10378
  field: string;
9987
10379
  space: string;
@@ -10022,6 +10414,34 @@ export declare const tradersPodsPatchResolver: import("@feathersjs/schema").Reso
10022
10414
  stress_shield?: {
10023
10415
  enabled: boolean;
10024
10416
  } | undefined;
10417
+ dca?: {
10418
+ enabled: boolean;
10419
+ reference?: "ath" | "averageEntry" | "baseEntry" | "lastEntry" | undefined;
10420
+ trigger: {
10421
+ type: "interval" | "priceDeviation" | "signal";
10422
+ stepPct?: number | undefined;
10423
+ stepScale?: number | undefined;
10424
+ every?: "day" | "hour" | "month" | "week" | undefined;
10425
+ count?: number | undefined;
10426
+ };
10427
+ baseOrder?: {
10428
+ type: "fixed" | "percentOfBalance";
10429
+ value: number;
10430
+ } | undefined;
10431
+ safetyOrder?: {
10432
+ type?: "fixed" | "multipleOfBase" | undefined;
10433
+ value?: number | undefined;
10434
+ volumeScale?: number | undefined;
10435
+ } | undefined;
10436
+ maxSafetyOrders?: number | undefined;
10437
+ start?: "immediate" | "onSignal" | undefined;
10438
+ exit?: {
10439
+ mode: "newAth" | "none" | "roi" | "takeProfit";
10440
+ takeProfitPct?: number | undefined;
10441
+ trailing?: boolean | undefined;
10442
+ stopLossPct?: number | undefined;
10443
+ } | undefined;
10444
+ } | undefined;
10025
10445
  configured?: boolean | undefined;
10026
10446
  sourceStrategyId?: string | {} | undefined;
10027
10447
  sourceUserId?: string | {} | undefined;
@@ -10603,6 +11023,34 @@ export declare const tradersPodsPatchResolver: import("@feathersjs/schema").Reso
10603
11023
  };
10604
11024
  }[];
10605
11025
  };
11026
+ dca?: {
11027
+ enabled: boolean;
11028
+ reference?: "ath" | "averageEntry" | "baseEntry" | "lastEntry" | undefined;
11029
+ trigger: {
11030
+ type: "interval" | "priceDeviation" | "signal";
11031
+ stepPct?: number | undefined;
11032
+ stepScale?: number | undefined;
11033
+ every?: "day" | "hour" | "month" | "week" | undefined;
11034
+ count?: number | undefined;
11035
+ };
11036
+ baseOrder?: {
11037
+ type: "fixed" | "percentOfBalance";
11038
+ value: number;
11039
+ } | undefined;
11040
+ safetyOrder?: {
11041
+ type?: "fixed" | "multipleOfBase" | undefined;
11042
+ value?: number | undefined;
11043
+ volumeScale?: number | undefined;
11044
+ } | undefined;
11045
+ maxSafetyOrders?: number | undefined;
11046
+ start?: "immediate" | "onSignal" | undefined;
11047
+ exit?: {
11048
+ mode: "newAth" | "none" | "roi" | "takeProfit";
11049
+ takeProfitPct?: number | undefined;
11050
+ trailing?: boolean | undefined;
11051
+ stopLossPct?: number | undefined;
11052
+ } | undefined;
11053
+ } | undefined;
10606
11054
  };
10607
11055
  timeinforce: string;
10608
11056
  source?: "community" | "official" | undefined;
@@ -11210,7 +11658,7 @@ export declare const tradersPodsQueryProperties: import("@feathersjs/typebox").T
11210
11658
  userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
11211
11659
  __v: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TAny>;
11212
11660
  }>>>;
11213
- exchangeId: import("@feathersjs/typebox").TString<string>;
11661
+ exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
11214
11662
  strategyId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
11215
11663
  strategy: import("@feathersjs/typebox").TRef<import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TObject<{
11216
11664
  _id: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
@@ -11303,16 +11751,16 @@ export declare const tradersPodsQueryProperties: import("@feathersjs/typebox").T
11303
11751
  _id: import("@feathersjs/typebox").TString<string>;
11304
11752
  alias: import("@feathersjs/typebox").TString<string>;
11305
11753
  name: import("@feathersjs/typebox").TString<string>;
11306
- group: import("@feathersjs/typebox").TString<string>;
11307
- description: import("@feathersjs/typebox").TString<string>;
11308
- optInputs: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
11754
+ group: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
11755
+ description: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
11756
+ optInputs: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
11309
11757
  name: import("@feathersjs/typebox").TString<string>;
11310
11758
  displayName: import("@feathersjs/typebox").TString<string>;
11311
11759
  defaultValue: import("@feathersjs/typebox").TNumber;
11312
11760
  hint: import("@feathersjs/typebox").TString<string>;
11313
11761
  type: import("@feathersjs/typebox").TString<string>;
11314
11762
  normName: import("@feathersjs/typebox").TString<string>;
11315
- }>>;
11763
+ }>>>;
11316
11764
  hyperopt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TObject<{
11317
11765
  field: import("@feathersjs/typebox").TString<string>;
11318
11766
  space: import("@feathersjs/typebox").TString<string>;
@@ -11353,6 +11801,34 @@ export declare const tradersPodsQueryProperties: import("@feathersjs/typebox").T
11353
11801
  stress_shield: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
11354
11802
  enabled: import("@feathersjs/typebox").TBoolean;
11355
11803
  }>>;
11804
+ dca: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
11805
+ enabled: import("@feathersjs/typebox").TBoolean;
11806
+ reference: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ath">, import("@feathersjs/typebox").TLiteral<"lastEntry">, import("@feathersjs/typebox").TLiteral<"averageEntry">, import("@feathersjs/typebox").TLiteral<"baseEntry">]>>;
11807
+ trigger: import("@feathersjs/typebox").TObject<{
11808
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"priceDeviation">, import("@feathersjs/typebox").TLiteral<"interval">, import("@feathersjs/typebox").TLiteral<"signal">]>;
11809
+ stepPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
11810
+ stepScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
11811
+ every: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"hour">, import("@feathersjs/typebox").TLiteral<"day">, import("@feathersjs/typebox").TLiteral<"week">, import("@feathersjs/typebox").TLiteral<"month">]>>;
11812
+ count: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
11813
+ }>;
11814
+ baseOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
11815
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"fixed">, import("@feathersjs/typebox").TLiteral<"percentOfBalance">]>;
11816
+ value: import("@feathersjs/typebox").TNumber;
11817
+ }>>;
11818
+ safetyOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
11819
+ type: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"multipleOfBase">, import("@feathersjs/typebox").TLiteral<"fixed">]>>;
11820
+ value: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
11821
+ volumeScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
11822
+ }>>;
11823
+ maxSafetyOrders: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
11824
+ start: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"immediate">, import("@feathersjs/typebox").TLiteral<"onSignal">]>>;
11825
+ exit: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
11826
+ mode: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"none">, import("@feathersjs/typebox").TLiteral<"takeProfit">, import("@feathersjs/typebox").TLiteral<"newAth">, import("@feathersjs/typebox").TLiteral<"roi">]>;
11827
+ takeProfitPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
11828
+ trailing: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TBoolean>;
11829
+ stopLossPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
11830
+ }>>;
11831
+ }>>;
11356
11832
  configured: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TBoolean>;
11357
11833
  sourceStrategyId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
11358
11834
  sourceUserId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
@@ -11934,6 +12410,34 @@ export declare const tradersPodsQueryProperties: import("@feathersjs/typebox").T
11934
12410
  }>;
11935
12411
  }>>;
11936
12412
  }>;
12413
+ dca: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
12414
+ enabled: import("@feathersjs/typebox").TBoolean;
12415
+ reference: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"ath">, import("@feathersjs/typebox").TLiteral<"lastEntry">, import("@feathersjs/typebox").TLiteral<"averageEntry">, import("@feathersjs/typebox").TLiteral<"baseEntry">]>>;
12416
+ trigger: import("@feathersjs/typebox").TObject<{
12417
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"priceDeviation">, import("@feathersjs/typebox").TLiteral<"interval">, import("@feathersjs/typebox").TLiteral<"signal">]>;
12418
+ stepPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
12419
+ stepScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
12420
+ every: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"hour">, import("@feathersjs/typebox").TLiteral<"day">, import("@feathersjs/typebox").TLiteral<"week">, import("@feathersjs/typebox").TLiteral<"month">]>>;
12421
+ count: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
12422
+ }>;
12423
+ baseOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
12424
+ type: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"fixed">, import("@feathersjs/typebox").TLiteral<"percentOfBalance">]>;
12425
+ value: import("@feathersjs/typebox").TNumber;
12426
+ }>>;
12427
+ safetyOrder: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
12428
+ type: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"multipleOfBase">, import("@feathersjs/typebox").TLiteral<"fixed">]>>;
12429
+ value: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
12430
+ volumeScale: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
12431
+ }>>;
12432
+ maxSafetyOrders: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
12433
+ start: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"immediate">, import("@feathersjs/typebox").TLiteral<"onSignal">]>>;
12434
+ exit: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
12435
+ mode: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"none">, import("@feathersjs/typebox").TLiteral<"takeProfit">, import("@feathersjs/typebox").TLiteral<"newAth">, import("@feathersjs/typebox").TLiteral<"roi">]>;
12436
+ takeProfitPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
12437
+ trailing: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TBoolean>;
12438
+ stopLossPct: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
12439
+ }>>;
12440
+ }>>;
11937
12441
  }>;
11938
12442
  timeinforce: import("@feathersjs/typebox").TString<string>;
11939
12443
  source: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"official">, import("@feathersjs/typebox").TLiteral<"community">]>>;
@@ -12010,14 +12514,14 @@ export declare const tradersPodsQuerySchema: import("@feathersjs/typebox").TInte
12010
12514
  }>, import("@feathersjs/typebox").TObject<{
12011
12515
  [key: string]: import("@feathersjs/typebox").TSchema;
12012
12516
  } | undefined>]>>]>>;
12013
- exchangeId: 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<{
12014
- $gt: import("@feathersjs/typebox").TString<string>;
12015
- $gte: import("@feathersjs/typebox").TString<string>;
12016
- $lt: import("@feathersjs/typebox").TString<string>;
12017
- $lte: import("@feathersjs/typebox").TString<string>;
12018
- $ne: import("@feathersjs/typebox").TString<string>;
12019
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
12020
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
12517
+ exchangeId: 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<{
12518
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12519
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12520
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12521
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12522
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12523
+ $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<{}>]>;
12524
+ $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<{}>]>;
12021
12525
  }>, import("@feathersjs/typebox").TObject<{
12022
12526
  [key: string]: import("@feathersjs/typebox").TSchema;
12023
12527
  } | undefined>]>>]>>;
@@ -12089,14 +12593,14 @@ export declare const tradersPodsQuerySchema: import("@feathersjs/typebox").TInte
12089
12593
  }>, import("@feathersjs/typebox").TObject<{
12090
12594
  [key: string]: import("@feathersjs/typebox").TSchema;
12091
12595
  } | undefined>]>>]>>;
12092
- exchangeId: 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<{
12093
- $gt: import("@feathersjs/typebox").TString<string>;
12094
- $gte: import("@feathersjs/typebox").TString<string>;
12095
- $lt: import("@feathersjs/typebox").TString<string>;
12096
- $lte: import("@feathersjs/typebox").TString<string>;
12097
- $ne: import("@feathersjs/typebox").TString<string>;
12098
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
12099
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
12596
+ exchangeId: 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<{
12597
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12598
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12599
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12600
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12601
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12602
+ $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<{}>]>;
12603
+ $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<{}>]>;
12100
12604
  }>, import("@feathersjs/typebox").TObject<{
12101
12605
  [key: string]: import("@feathersjs/typebox").TSchema;
12102
12606
  } | undefined>]>>]>>;
@@ -12169,14 +12673,14 @@ export declare const tradersPodsQuerySchema: import("@feathersjs/typebox").TInte
12169
12673
  }>, import("@feathersjs/typebox").TObject<{
12170
12674
  [key: string]: import("@feathersjs/typebox").TSchema;
12171
12675
  } | undefined>]>>]>>;
12172
- exchangeId: 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<{
12173
- $gt: import("@feathersjs/typebox").TString<string>;
12174
- $gte: import("@feathersjs/typebox").TString<string>;
12175
- $lt: import("@feathersjs/typebox").TString<string>;
12176
- $lte: import("@feathersjs/typebox").TString<string>;
12177
- $ne: import("@feathersjs/typebox").TString<string>;
12178
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
12179
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
12676
+ exchangeId: 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<{
12677
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12678
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12679
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12680
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12681
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12682
+ $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<{}>]>;
12683
+ $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<{}>]>;
12180
12684
  }>, import("@feathersjs/typebox").TObject<{
12181
12685
  [key: string]: import("@feathersjs/typebox").TSchema;
12182
12686
  } | undefined>]>>]>>;
@@ -12248,14 +12752,14 @@ export declare const tradersPodsQuerySchema: import("@feathersjs/typebox").TInte
12248
12752
  }>, import("@feathersjs/typebox").TObject<{
12249
12753
  [key: string]: import("@feathersjs/typebox").TSchema;
12250
12754
  } | undefined>]>>]>>;
12251
- exchangeId: 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<{
12252
- $gt: import("@feathersjs/typebox").TString<string>;
12253
- $gte: import("@feathersjs/typebox").TString<string>;
12254
- $lt: import("@feathersjs/typebox").TString<string>;
12255
- $lte: import("@feathersjs/typebox").TString<string>;
12256
- $ne: import("@feathersjs/typebox").TString<string>;
12257
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
12258
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TString<string>;
12755
+ exchangeId: 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<{
12756
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12757
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12758
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12759
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12760
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
12761
+ $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<{}>]>;
12762
+ $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<{}>]>;
12259
12763
  }>, import("@feathersjs/typebox").TObject<{
12260
12764
  [key: string]: import("@feathersjs/typebox").TSchema;
12261
12765
  } | undefined>]>>]>>;
@@ -12341,14 +12845,14 @@ export declare const tradersPodsQueryResolver: import("@feathersjs/schema").Reso
12341
12845
  $nin: string | (string | {})[] | {};
12342
12846
  } & {}> | {} | undefined;
12343
12847
  exchangeId?: string | Partial<{
12344
- $gt: string;
12345
- $gte: string;
12346
- $lt: string;
12347
- $lte: string;
12348
- $ne: string;
12349
- $in: string | string[];
12350
- $nin: string | string[];
12351
- } & {}> | undefined;
12848
+ $gt: string | {};
12849
+ $gte: string | {};
12850
+ $lt: string | {};
12851
+ $lte: string | {};
12852
+ $ne: string | {};
12853
+ $in: string | (string | {})[] | {};
12854
+ $nin: string | (string | {})[] | {};
12855
+ } & {}> | {} | undefined;
12352
12856
  host?: string | Partial<{
12353
12857
  $gt?: string | undefined;
12354
12858
  $gte?: string | undefined;
@@ -12390,14 +12894,14 @@ export declare const tradersPodsQueryResolver: import("@feathersjs/schema").Reso
12390
12894
  $nin: string | (string | {})[] | {};
12391
12895
  } & {}> | {} | undefined;
12392
12896
  exchangeId?: string | Partial<{
12393
- $gt: string;
12394
- $gte: string;
12395
- $lt: string;
12396
- $lte: string;
12397
- $ne: string;
12398
- $in: string | string[];
12399
- $nin: string | string[];
12400
- } & {}> | undefined;
12897
+ $gt: string | {};
12898
+ $gte: string | {};
12899
+ $lt: string | {};
12900
+ $lte: string | {};
12901
+ $ne: string | {};
12902
+ $in: string | (string | {})[] | {};
12903
+ $nin: string | (string | {})[] | {};
12904
+ } & {}> | {} | undefined;
12401
12905
  host?: string | Partial<{
12402
12906
  $gt?: string | undefined;
12403
12907
  $gte?: string | undefined;
@@ -12440,14 +12944,14 @@ export declare const tradersPodsQueryResolver: import("@feathersjs/schema").Reso
12440
12944
  $nin: string | (string | {})[] | {};
12441
12945
  } & {}> | {} | undefined;
12442
12946
  exchangeId?: string | Partial<{
12443
- $gt: string;
12444
- $gte: string;
12445
- $lt: string;
12446
- $lte: string;
12447
- $ne: string;
12448
- $in: string | string[];
12449
- $nin: string | string[];
12450
- } & {}> | undefined;
12947
+ $gt: string | {};
12948
+ $gte: string | {};
12949
+ $lt: string | {};
12950
+ $lte: string | {};
12951
+ $ne: string | {};
12952
+ $in: string | (string | {})[] | {};
12953
+ $nin: string | (string | {})[] | {};
12954
+ } & {}> | {} | undefined;
12451
12955
  host?: string | Partial<{
12452
12956
  $gt?: string | undefined;
12453
12957
  $gte?: string | undefined;
@@ -12489,14 +12993,14 @@ export declare const tradersPodsQueryResolver: import("@feathersjs/schema").Reso
12489
12993
  $nin: string | (string | {})[] | {};
12490
12994
  } & {}> | {} | undefined;
12491
12995
  exchangeId?: string | Partial<{
12492
- $gt: string;
12493
- $gte: string;
12494
- $lt: string;
12495
- $lte: string;
12496
- $ne: string;
12497
- $in: string | string[];
12498
- $nin: string | string[];
12499
- } & {}> | undefined;
12996
+ $gt: string | {};
12997
+ $gte: string | {};
12998
+ $lt: string | {};
12999
+ $lte: string | {};
13000
+ $ne: string | {};
13001
+ $in: string | (string | {})[] | {};
13002
+ $nin: string | (string | {})[] | {};
13003
+ } & {}> | {} | undefined;
12500
13004
  host?: string | Partial<{
12501
13005
  $gt?: string | undefined;
12502
13006
  $gte?: string | undefined;