@cryptorobot.ai/client 1.26.0-dev.1029 → 1.26.0-dev.1031

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 (118) hide show
  1. package/lib/src/services/advisor/advisor.class.d.ts +2 -2
  2. package/lib/src/services/advisor/advisor.schema.d.ts +1 -1
  3. package/lib/src/services/advisor/messages/messages.class.d.ts +2 -2
  4. package/lib/src/services/advisor/messages/messages.schema.d.ts +144 -144
  5. package/lib/src/services/affiliates/affiliates.class.d.ts +2 -2
  6. package/lib/src/services/affiliates/clicks/clicks.class.d.ts +2 -2
  7. package/lib/src/services/affiliates/comissions/comissions.class.d.ts +2 -2
  8. package/lib/src/services/affiliates/contracts/contracts.class.d.ts +2 -2
  9. package/lib/src/services/affiliates/coupons/coupons.class.d.ts +2 -2
  10. package/lib/src/services/affiliates/links/links.class.d.ts +2 -2
  11. package/lib/src/services/affiliates/payouts/payouts.class.d.ts +2 -2
  12. package/lib/src/services/agents/agents.class.d.ts +2 -2
  13. package/lib/src/services/agents/sessions/conversations/conversations.class.d.ts +2 -2
  14. package/lib/src/services/agents/sessions/sessions.class.d.ts +2 -2
  15. package/lib/src/services/agents/sessions/sessions.schema.d.ts +143 -143
  16. package/lib/src/services/autotune/studies/studies.class.d.ts +2 -2
  17. package/lib/src/services/autotune/trials/trials.class.d.ts +2 -2
  18. package/lib/src/services/autotune/usage/usage.class.d.ts +2 -2
  19. package/lib/src/services/autotune/usage/usage.schema.d.ts +3 -3
  20. package/lib/src/services/blog/calendar/calendar.class.d.ts +2 -2
  21. package/lib/src/services/blog/integrations/integrations.class.d.ts +2 -2
  22. package/lib/src/services/blog/posts/posts.class.d.ts +2 -2
  23. package/lib/src/services/blog/queries/queries.class.d.ts +2 -2
  24. package/lib/src/services/blog/sitemaps/pages/pages.class.d.ts +2 -2
  25. package/lib/src/services/blog/sitemaps/sitemaps.class.d.ts +2 -2
  26. package/lib/src/services/blog/suggestions/suggestions.class.d.ts +2 -2
  27. package/lib/src/services/config/config.class.d.ts +2 -2
  28. package/lib/src/services/copilot/concerns/concerns.class.d.ts +2 -2
  29. package/lib/src/services/copilot/concerns/concerns.schema.d.ts +8 -8
  30. package/lib/src/services/copilot/decisions/decisions.class.d.ts +2 -2
  31. package/lib/src/services/copilot/recommendations/recommendations.class.d.ts +2 -2
  32. package/lib/src/services/currencies/currencies.class.d.ts +2 -2
  33. package/lib/src/services/emails/emails.class.d.ts +2 -2
  34. package/lib/src/services/events/events.class.d.ts +2 -2
  35. package/lib/src/services/events/triggers/triggers.class.d.ts +2 -2
  36. package/lib/src/services/events/types/types.class.d.ts +2 -2
  37. package/lib/src/services/exchanges/balance/balance.class.d.ts +2 -2
  38. package/lib/src/services/exchanges/deposits/deposits.class.d.ts +2 -2
  39. package/lib/src/services/exchanges/deposits/sync/sync.class.d.ts +2 -2
  40. package/lib/src/services/exchanges/download/download.class.d.ts +2 -2
  41. package/lib/src/services/exchanges/download/webhooks/webhooks.class.d.ts +2 -2
  42. package/lib/src/services/exchanges/exchanges.class.d.ts +2 -2
  43. package/lib/src/services/exchanges/ledger/ledger.class.d.ts +2 -2
  44. package/lib/src/services/exchanges/ledger/sync/sync.class.d.ts +2 -2
  45. package/lib/src/services/exchanges/ohlcv/history/history.class.d.ts +2 -2
  46. package/lib/src/services/exchanges/ticker/ticker.class.d.ts +2 -2
  47. package/lib/src/services/exchanges/transactions/sync/sync.class.d.ts +2 -2
  48. package/lib/src/services/exchanges/transactions/transactions.class.d.ts +2 -2
  49. package/lib/src/services/extensions/extensions.class.d.ts +2 -2
  50. package/lib/src/services/insights/crypto-stress-index/crypto-stress-index.class.d.ts +2 -2
  51. package/lib/src/services/insights/etf-flow/etf-flow.class.d.ts +2 -2
  52. package/lib/src/services/insights/fear-and-greed/fear-and-greed.class.d.ts +2 -2
  53. package/lib/src/services/insights/global/global.class.d.ts +2 -2
  54. package/lib/src/services/insights/insights.class.d.ts +2 -2
  55. package/lib/src/services/insights/news/news.class.d.ts +2 -2
  56. package/lib/src/services/keys/KeysService.d.ts +2 -2
  57. package/lib/src/services/keys/keys.class.d.ts +2 -2
  58. package/lib/src/services/marketplaces/marketplaces.class.d.ts +2 -2
  59. package/lib/src/services/markets/markets.class.d.ts +2 -2
  60. package/lib/src/services/messages/messages.class.d.ts +2 -2
  61. package/lib/src/services/models/pods/events/events.class.d.ts +2 -2
  62. package/lib/src/services/models/pods/events/events.schema.d.ts +3 -3
  63. package/lib/src/services/models/pods/pods.class.d.ts +2 -2
  64. package/lib/src/services/models/presets/presets.class.d.ts +2 -2
  65. package/lib/src/services/models/signals/history/history.class.d.ts +2 -2
  66. package/lib/src/services/models/signals/signals.class.d.ts +2 -2
  67. package/lib/src/services/models/signals/subscriptions/subscriptions.class.d.ts +2 -2
  68. package/lib/src/services/models/signals/subscriptions/subscriptions.schema.d.ts +3 -3
  69. package/lib/src/services/objectives/objectives.class.d.ts +2 -2
  70. package/lib/src/services/referrals/referrals.class.d.ts +2 -2
  71. package/lib/src/services/security/events/security-events.class.d.ts +2 -2
  72. package/lib/src/services/security/events/security-events.schema.d.ts +70 -70
  73. package/lib/src/services/series/balance/balance.class.d.ts +2 -2
  74. package/lib/src/services/series/performance/performance.class.d.ts +2 -2
  75. package/lib/src/services/snapshot/snapshot.class.d.ts +2 -2
  76. package/lib/src/services/snapshot/snapshot.schema.d.ts +336 -336
  77. package/lib/src/services/store/items/items.class.d.ts +2 -2
  78. package/lib/src/services/strategies/ai/ai.class.d.ts +2 -2
  79. package/lib/src/services/strategies/backtest/backtest.class.d.ts +2 -2
  80. package/lib/src/services/strategies/backtest/backtest.schema.d.ts +231 -135
  81. package/lib/src/services/strategies/backtest/results/results.class.d.ts +2 -2
  82. package/lib/src/services/strategies/follow/follow.class.d.ts +2 -2
  83. package/lib/src/services/strategies/generate/generate.class.d.ts +2 -2
  84. package/lib/src/services/strategies/generate/generate.schema.d.ts +80 -80
  85. package/lib/src/services/strategies/history/history.class.d.ts +2 -2
  86. package/lib/src/services/strategies/history/history.schema.d.ts +152 -152
  87. package/lib/src/services/strategies/hyperopt/hyperopt.class.d.ts +2 -2
  88. package/lib/src/services/strategies/indicators/indicators.class.d.ts +2 -2
  89. package/lib/src/services/strategies/indicators/talib/talib.class.d.ts +2 -2
  90. package/lib/src/services/strategies/research/research.class.d.ts +2 -2
  91. package/lib/src/services/strategies/research/research.schema.d.ts +72 -72
  92. package/lib/src/services/strategies/strategies.class.d.ts +2 -2
  93. package/lib/src/services/strategies/templates/templates.class.d.ts +2 -2
  94. package/lib/src/services/tasks/comments/comments.class.d.ts +2 -2
  95. package/lib/src/services/tasks/tasks.class.d.ts +2 -2
  96. package/lib/src/services/tax/research/research.class.d.ts +2 -2
  97. package/lib/src/services/tax/sessions/conversations/conversations.class.d.ts +2 -2
  98. package/lib/src/services/tax/sessions/sessions.class.d.ts +2 -2
  99. package/lib/src/services/tax/sessions/sessions.schema.d.ts +72 -72
  100. package/lib/src/services/tokens/tokens.class.d.ts +2 -2
  101. package/lib/src/services/tokens/tokens.schema.d.ts +72 -72
  102. package/lib/src/services/traders/pods/api/api.class.d.ts +2 -2
  103. package/lib/src/services/traders/pods/api/api.schema.d.ts +8 -8
  104. package/lib/src/services/traders/pods/events/events.class.d.ts +2 -2
  105. package/lib/src/services/traders/pods/events/events.schema.d.ts +144 -144
  106. package/lib/src/services/traders/pods/pods.class.d.ts +2 -2
  107. package/lib/src/services/traders/pods/pods.schema.d.ts +73 -73
  108. package/lib/src/services/traders/pods/webhooks/webhooks.class.d.ts +2 -2
  109. package/lib/src/services/traders/pods/webhooks/webhooks.schema.d.ts +144 -144
  110. package/lib/src/services/traders/traders.class.d.ts +2 -2
  111. package/lib/src/services/trades/trades.class.d.ts +2 -2
  112. package/lib/src/services/users/access/access.class.d.ts +2 -2
  113. package/lib/src/services/users/access/access.schema.d.ts +70 -70
  114. package/lib/src/services/users/marketing/marketing.class.d.ts +2 -2
  115. package/lib/src/services/users/onboarding/onboarding.class.d.ts +2 -2
  116. package/lib/src/services/users/sessions/sessions.class.d.ts +2 -2
  117. package/lib/src/services/users/sessions/sessions.schema.d.ts +70 -70
  118. package/package.json +1 -1
@@ -4,8 +4,8 @@ import type { StrategiesResearchService } from './research.class';
4
4
  export declare const strategiesResearchSchema: import("@feathersjs/typebox").TObject<{
5
5
  _id: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
6
6
  userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
7
- traderId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
8
- exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
7
+ traderId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
8
+ exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
9
9
  sessionId: import("@feathersjs/typebox").TString<string>;
10
10
  prompt: import("@feathersjs/typebox").TString<string>;
11
11
  status: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"initializing">, import("@feathersjs/typebox").TLiteral<"analyzing">, import("@feathersjs/typebox").TLiteral<"generating">, import("@feathersjs/typebox").TLiteral<"backtesting">, import("@feathersjs/typebox").TLiteral<"comparing">, import("@feathersjs/typebox").TLiteral<"waiting">, import("@feathersjs/typebox").TLiteral<"completed">, import("@feathersjs/typebox").TLiteral<"failed">]>;
@@ -172,8 +172,8 @@ export declare const strategiesResearchExternalResolver: import("@feathersjs/sch
172
172
  correlationId?: string | undefined;
173
173
  }, HookContext<StrategiesResearchService<import("./research.class").StrategiesResearchParams>>>;
174
174
  export declare const strategiesResearchDataSchema: import("@feathersjs/typebox").TObject<{
175
- traderId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
176
- exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
175
+ traderId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
176
+ exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
177
177
  prompt: import("@feathersjs/typebox").TString<string>;
178
178
  options: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TObject<{
179
179
  strategyCount: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TNumber>;
@@ -248,8 +248,8 @@ export declare const strategiesResearchDataResolver: import("@feathersjs/schema"
248
248
  export declare const strategiesResearchPatchSchema: import("@feathersjs/typebox").TPartial<import("@feathersjs/typebox").TOmit<import("@feathersjs/typebox").TObject<{
249
249
  _id: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
250
250
  userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
251
- traderId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
252
- exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
251
+ traderId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
252
+ exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
253
253
  sessionId: import("@feathersjs/typebox").TString<string>;
254
254
  prompt: import("@feathersjs/typebox").TString<string>;
255
255
  status: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"initializing">, import("@feathersjs/typebox").TLiteral<"analyzing">, import("@feathersjs/typebox").TLiteral<"generating">, import("@feathersjs/typebox").TLiteral<"backtesting">, import("@feathersjs/typebox").TLiteral<"comparing">, import("@feathersjs/typebox").TLiteral<"waiting">, import("@feathersjs/typebox").TLiteral<"completed">, import("@feathersjs/typebox").TLiteral<"failed">]>;
@@ -362,8 +362,8 @@ export declare const strategiesResearchPatchResolver: import("@feathersjs/schema
362
362
  export declare const strategiesResearchQueryProperties: import("@feathersjs/typebox").TPick<import("@feathersjs/typebox").TObject<{
363
363
  _id: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
364
364
  userId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
365
- traderId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
366
- exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
365
+ traderId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
366
+ exchangeId: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
367
367
  sessionId: import("@feathersjs/typebox").TString<string>;
368
368
  prompt: import("@feathersjs/typebox").TString<string>;
369
369
  status: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TLiteral<"initializing">, import("@feathersjs/typebox").TLiteral<"analyzing">, import("@feathersjs/typebox").TLiteral<"generating">, import("@feathersjs/typebox").TLiteral<"backtesting">, import("@feathersjs/typebox").TLiteral<"comparing">, import("@feathersjs/typebox").TLiteral<"waiting">, import("@feathersjs/typebox").TLiteral<"completed">, import("@feathersjs/typebox").TLiteral<"failed">]>;
@@ -451,14 +451,14 @@ export declare const strategiesResearchQuerySchema: import("@feathersjs/typebox"
451
451
  }>, import("@feathersjs/typebox").TObject<{
452
452
  [key: string]: import("@feathersjs/typebox").TSchema;
453
453
  } | undefined>]>>]>>;
454
- exchangeId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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<{
455
- $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
456
- $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
457
- $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
458
- $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
459
- $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
460
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
461
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
454
+ 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<{
455
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
456
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
457
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
458
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
459
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
460
+ $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<{}>]>;
461
+ $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<{}>]>;
462
462
  }>, import("@feathersjs/typebox").TObject<{
463
463
  [key: string]: import("@feathersjs/typebox").TSchema;
464
464
  } | undefined>]>>]>>;
@@ -484,14 +484,14 @@ export declare const strategiesResearchQuerySchema: import("@feathersjs/typebox"
484
484
  }>, import("@feathersjs/typebox").TObject<{
485
485
  [key: string]: import("@feathersjs/typebox").TSchema;
486
486
  } | undefined>]>>]>>;
487
- traderId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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<{
488
- $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
489
- $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
490
- $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
491
- $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
492
- $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
493
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
494
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
487
+ traderId: 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<{
488
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
489
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
490
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
491
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
492
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
493
+ $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<{}>]>;
494
+ $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<{}>]>;
495
495
  }>, import("@feathersjs/typebox").TObject<{
496
496
  [key: string]: import("@feathersjs/typebox").TSchema;
497
497
  } | undefined>]>>]>>;
@@ -530,14 +530,14 @@ export declare const strategiesResearchQuerySchema: import("@feathersjs/typebox"
530
530
  }>, import("@feathersjs/typebox").TObject<{
531
531
  [key: string]: import("@feathersjs/typebox").TSchema;
532
532
  } | undefined>]>>]>>;
533
- exchangeId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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<{
534
- $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
535
- $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
536
- $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
537
- $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
538
- $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
539
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
540
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
533
+ 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<{
534
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
535
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
536
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
537
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
538
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
539
+ $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<{}>]>;
540
+ $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<{}>]>;
541
541
  }>, import("@feathersjs/typebox").TObject<{
542
542
  [key: string]: import("@feathersjs/typebox").TSchema;
543
543
  } | undefined>]>>]>>;
@@ -563,14 +563,14 @@ export declare const strategiesResearchQuerySchema: import("@feathersjs/typebox"
563
563
  }>, import("@feathersjs/typebox").TObject<{
564
564
  [key: string]: import("@feathersjs/typebox").TSchema;
565
565
  } | undefined>]>>]>>;
566
- traderId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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<{
567
- $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
568
- $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
569
- $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
570
- $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
571
- $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
572
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
573
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
566
+ traderId: 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<{
567
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
568
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
569
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
570
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
571
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
572
+ $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<{}>]>;
573
+ $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<{}>]>;
574
574
  }>, import("@feathersjs/typebox").TObject<{
575
575
  [key: string]: import("@feathersjs/typebox").TSchema;
576
576
  } | undefined>]>>]>>;
@@ -610,14 +610,14 @@ export declare const strategiesResearchQuerySchema: import("@feathersjs/typebox"
610
610
  }>, import("@feathersjs/typebox").TObject<{
611
611
  [key: string]: import("@feathersjs/typebox").TSchema;
612
612
  } | undefined>]>>]>>;
613
- exchangeId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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<{
614
- $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
615
- $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
616
- $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
617
- $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
618
- $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
619
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
620
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
613
+ 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<{
614
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
615
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
616
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
617
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
618
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
619
+ $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<{}>]>;
620
+ $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<{}>]>;
621
621
  }>, import("@feathersjs/typebox").TObject<{
622
622
  [key: string]: import("@feathersjs/typebox").TSchema;
623
623
  } | undefined>]>>]>>;
@@ -643,14 +643,14 @@ export declare const strategiesResearchQuerySchema: import("@feathersjs/typebox"
643
643
  }>, import("@feathersjs/typebox").TObject<{
644
644
  [key: string]: import("@feathersjs/typebox").TSchema;
645
645
  } | undefined>]>>]>>;
646
- traderId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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<{
647
- $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
648
- $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
649
- $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
650
- $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
651
- $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
652
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
653
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
646
+ traderId: 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<{
647
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
648
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
649
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
650
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
651
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
652
+ $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<{}>]>;
653
+ $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<{}>]>;
654
654
  }>, import("@feathersjs/typebox").TObject<{
655
655
  [key: string]: import("@feathersjs/typebox").TSchema;
656
656
  } | undefined>]>>]>>;
@@ -689,14 +689,14 @@ export declare const strategiesResearchQuerySchema: import("@feathersjs/typebox"
689
689
  }>, import("@feathersjs/typebox").TObject<{
690
690
  [key: string]: import("@feathersjs/typebox").TSchema;
691
691
  } | undefined>]>>]>>;
692
- exchangeId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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<{
693
- $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
694
- $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
695
- $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
696
- $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
697
- $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
698
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
699
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
692
+ 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<{
693
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
694
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
695
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
696
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
697
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
698
+ $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<{}>]>;
699
+ $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<{}>]>;
700
700
  }>, import("@feathersjs/typebox").TObject<{
701
701
  [key: string]: import("@feathersjs/typebox").TSchema;
702
702
  } | undefined>]>>]>>;
@@ -722,14 +722,14 @@ export declare const strategiesResearchQuerySchema: import("@feathersjs/typebox"
722
722
  }>, import("@feathersjs/typebox").TObject<{
723
723
  [key: string]: import("@feathersjs/typebox").TSchema;
724
724
  } | undefined>]>>]>>;
725
- traderId: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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<{
726
- $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
727
- $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
728
- $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
729
- $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
730
- $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
731
- $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
732
- $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, 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").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>]>;
725
+ traderId: 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<{
726
+ $gt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
727
+ $gte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
728
+ $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
729
+ $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
730
+ $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
731
+ $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<{}>]>;
732
+ $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<{}>]>;
733
733
  }>, import("@feathersjs/typebox").TObject<{
734
734
  [key: string]: import("@feathersjs/typebox").TSchema;
735
735
  } | undefined>]>>]>>;
@@ -1,12 +1,12 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../declarations';
5
5
  import type { Strategies, StrategiesData, StrategiesPatch, StrategiesQuery } from './strategies.schema';
6
6
  export type { Strategies, StrategiesData, StrategiesPatch, StrategiesQuery };
7
7
  export interface StrategiesParams extends MongoDBAdapterParams<StrategiesQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class StrategiesService<ServiceParams extends Params = StrategiesParams> extends FlexibleMongoDBService<Strategies, StrategiesData, StrategiesParams, StrategiesPatch> {
10
+ export declare class StrategiesService<ServiceParams extends Params = StrategiesParams> extends MongoDBService<Strategies, StrategiesData, StrategiesParams, StrategiesPatch> {
11
11
  }
12
12
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -1,11 +1,11 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../../declarations';
5
5
  import type { StrategiesTemplates, StrategiesTemplatesData, StrategiesTemplatesPatch, StrategiesTemplatesQuery } from './templates.schema';
6
6
  export type { StrategiesTemplates, StrategiesTemplatesData, StrategiesTemplatesPatch, StrategiesTemplatesQuery };
7
7
  export interface StrategiesTemplatesParams extends MongoDBAdapterParams<StrategiesTemplatesQuery> {
8
8
  }
9
- export declare class StrategiesTemplatesService<ServiceParams extends Params = StrategiesTemplatesParams> extends FlexibleMongoDBService<StrategiesTemplates, StrategiesTemplatesData, StrategiesTemplatesParams, StrategiesTemplatesPatch> {
9
+ export declare class StrategiesTemplatesService<ServiceParams extends Params = StrategiesTemplatesParams> extends MongoDBService<StrategiesTemplates, StrategiesTemplatesData, StrategiesTemplatesParams, StrategiesTemplatesPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -1,11 +1,11 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../../declarations';
5
5
  import type { TasksComments, TasksCommentsData, TasksCommentsPatch, TasksCommentsQuery } from './comments.schema';
6
6
  export type { TasksComments, TasksCommentsData, TasksCommentsPatch, TasksCommentsQuery };
7
7
  export interface TasksCommentsParams extends MongoDBAdapterParams<TasksCommentsQuery> {
8
8
  }
9
- export declare class TasksCommentsService<ServiceParams extends Params = TasksCommentsParams> extends FlexibleMongoDBService<TasksComments, TasksCommentsData, TasksCommentsParams, TasksCommentsPatch> {
9
+ export declare class TasksCommentsService<ServiceParams extends Params = TasksCommentsParams> extends MongoDBService<TasksComments, TasksCommentsData, TasksCommentsParams, TasksCommentsPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -1,13 +1,13 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../declarations';
5
5
  import type { Tasks, TasksData, TasksPatch, TasksQuery } from './tasks.schema';
6
6
  export type { Tasks, TasksData, TasksPatch, TasksQuery };
7
7
  export interface TasksParams extends MongoDBAdapterParams<TasksQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class TasksService<ServiceParams extends Params = TasksParams> extends FlexibleMongoDBService<Tasks, TasksData, TasksParams, TasksPatch> {
10
+ export declare class TasksService<ServiceParams extends Params = TasksParams> extends MongoDBService<Tasks, TasksData, TasksParams, TasksPatch> {
11
11
  setup(): Promise<void>;
12
12
  private ensureIndexes;
13
13
  }
@@ -1,11 +1,11 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../../declarations';
5
5
  import type { TaxResearch, TaxResearchData, TaxResearchPatch, TaxResearchQuery } from './research.schema';
6
6
  export type { TaxResearch, TaxResearchData, TaxResearchPatch, TaxResearchQuery };
7
7
  export interface TaxResearchParams extends MongoDBAdapterParams<TaxResearchQuery> {
8
8
  }
9
- export declare class TaxResearchService<ServiceParams extends Params = TaxResearchParams> extends FlexibleMongoDBService<TaxResearch, TaxResearchData, TaxResearchParams, TaxResearchPatch> {
9
+ export declare class TaxResearchService<ServiceParams extends Params = TaxResearchParams> extends MongoDBService<TaxResearch, TaxResearchData, TaxResearchParams, TaxResearchPatch> {
10
10
  }
11
11
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -1,12 +1,12 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../../../declarations';
5
5
  import type { TaxSessionsConversations, TaxSessionsConversationsData, TaxSessionsConversationsPatch, TaxSessionsConversationsQuery } from './conversations.schema';
6
6
  export type { TaxSessionsConversations, TaxSessionsConversationsData, TaxSessionsConversationsPatch, TaxSessionsConversationsQuery };
7
7
  export interface TaxSessionsConversationsParams extends MongoDBAdapterParams<TaxSessionsConversationsQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class TaxSessionsConversationsService<ServiceParams extends Params = TaxSessionsConversationsParams> extends FlexibleMongoDBService<TaxSessionsConversations, TaxSessionsConversationsData, TaxSessionsConversationsParams, TaxSessionsConversationsPatch> {
10
+ export declare class TaxSessionsConversationsService<ServiceParams extends Params = TaxSessionsConversationsParams> extends MongoDBService<TaxSessionsConversations, TaxSessionsConversationsData, TaxSessionsConversationsParams, TaxSessionsConversationsPatch> {
11
11
  }
12
12
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;
@@ -1,12 +1,12 @@
1
1
  import type { Params } from '@feathersjs/feathers';
2
2
  import type { MongoDBAdapterOptions, MongoDBAdapterParams } from '@feathersjs/mongodb';
3
- import { FlexibleMongoDBService } from '../../../helpers/flexible-objectid';
3
+ import { MongoDBService } from '@feathersjs/mongodb';
4
4
  import type { Application } from '../../../declarations';
5
5
  import type { TaxSessions, TaxSessionsData, TaxSessionsPatch, TaxSessionsQuery } from './sessions.schema';
6
6
  export type { TaxSessions, TaxSessionsData, TaxSessionsPatch, TaxSessionsQuery };
7
7
  export interface TaxSessionsParams extends MongoDBAdapterParams<TaxSessionsQuery> {
8
8
  user?: any;
9
9
  }
10
- export declare class TaxSessionsService<ServiceParams extends Params = TaxSessionsParams> extends FlexibleMongoDBService<TaxSessions, TaxSessionsData, TaxSessionsParams, TaxSessionsPatch> {
10
+ export declare class TaxSessionsService<ServiceParams extends Params = TaxSessionsParams> extends MongoDBService<TaxSessions, TaxSessionsData, TaxSessionsParams, TaxSessionsPatch> {
11
11
  }
12
12
  export declare const getOptions: (app: Application) => MongoDBAdapterOptions;