@cryptorobot.ai/client 0.0.11 → 0.0.13

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.
@@ -721,8 +721,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
721
721
  $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
722
722
  $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
723
723
  $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
724
- $in: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
725
- $nin: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
724
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
725
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
726
726
  }>, import("@feathersjs/typebox").TObject<{
727
727
  [key: string]: import("@feathersjs/typebox").TSchema;
728
728
  } | undefined>]>>]>>;
@@ -732,8 +732,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
732
732
  $lt: import("@feathersjs/typebox").TAny;
733
733
  $lte: import("@feathersjs/typebox").TAny;
734
734
  $ne: import("@feathersjs/typebox").TAny;
735
- $in: import("@feathersjs/typebox").TAny | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TAny>;
736
- $nin: import("@feathersjs/typebox").TAny | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TAny>;
735
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TAny>;
736
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TAny>;
737
737
  }>, import("@feathersjs/typebox").TObject<{
738
738
  [key: string]: import("@feathersjs/typebox").TSchema;
739
739
  } | undefined>]>>]>>;
@@ -743,8 +743,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
743
743
  $lt: import("@feathersjs/typebox").TString<string>;
744
744
  $lte: import("@feathersjs/typebox").TString<string>;
745
745
  $ne: import("@feathersjs/typebox").TString<string>;
746
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
747
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
746
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
747
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
748
748
  }>, import("@feathersjs/typebox").TObject<{
749
749
  [key: string]: import("@feathersjs/typebox").TSchema;
750
750
  } | undefined>]>>]>>;
@@ -754,8 +754,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
754
754
  $lt: import("@feathersjs/typebox").TString<string>;
755
755
  $lte: import("@feathersjs/typebox").TString<string>;
756
756
  $ne: import("@feathersjs/typebox").TString<string>;
757
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
758
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
757
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
758
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
759
759
  }>, import("@feathersjs/typebox").TObject<{
760
760
  [key: string]: import("@feathersjs/typebox").TSchema;
761
761
  } | undefined>]>>]>>;
@@ -765,8 +765,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
765
765
  $lt: import("@feathersjs/typebox").TString<string>;
766
766
  $lte: import("@feathersjs/typebox").TString<string>;
767
767
  $ne: import("@feathersjs/typebox").TString<string>;
768
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
769
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
768
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
769
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
770
770
  }>, import("@feathersjs/typebox").TObject<{
771
771
  [key: string]: import("@feathersjs/typebox").TSchema;
772
772
  } | undefined>]>>]>>;
@@ -778,8 +778,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
778
778
  $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
779
779
  $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
780
780
  $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
781
- $in: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
782
- $nin: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
781
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
782
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
783
783
  }>, import("@feathersjs/typebox").TObject<{
784
784
  [key: string]: import("@feathersjs/typebox").TSchema;
785
785
  } | undefined>]>>]>>;
@@ -789,8 +789,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
789
789
  $lt: import("@feathersjs/typebox").TAny;
790
790
  $lte: import("@feathersjs/typebox").TAny;
791
791
  $ne: import("@feathersjs/typebox").TAny;
792
- $in: import("@feathersjs/typebox").TAny | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TAny>;
793
- $nin: import("@feathersjs/typebox").TAny | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TAny>;
792
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TAny>;
793
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TAny>;
794
794
  }>, import("@feathersjs/typebox").TObject<{
795
795
  [key: string]: import("@feathersjs/typebox").TSchema;
796
796
  } | undefined>]>>]>>;
@@ -800,8 +800,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
800
800
  $lt: import("@feathersjs/typebox").TString<string>;
801
801
  $lte: import("@feathersjs/typebox").TString<string>;
802
802
  $ne: import("@feathersjs/typebox").TString<string>;
803
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
804
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
803
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
804
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
805
805
  }>, import("@feathersjs/typebox").TObject<{
806
806
  [key: string]: import("@feathersjs/typebox").TSchema;
807
807
  } | undefined>]>>]>>;
@@ -811,8 +811,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
811
811
  $lt: import("@feathersjs/typebox").TString<string>;
812
812
  $lte: import("@feathersjs/typebox").TString<string>;
813
813
  $ne: import("@feathersjs/typebox").TString<string>;
814
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
815
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
814
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
815
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
816
816
  }>, import("@feathersjs/typebox").TObject<{
817
817
  [key: string]: import("@feathersjs/typebox").TSchema;
818
818
  } | undefined>]>>]>>;
@@ -822,8 +822,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
822
822
  $lt: import("@feathersjs/typebox").TString<string>;
823
823
  $lte: import("@feathersjs/typebox").TString<string>;
824
824
  $ne: import("@feathersjs/typebox").TString<string>;
825
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
826
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
825
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
826
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
827
827
  }>, import("@feathersjs/typebox").TObject<{
828
828
  [key: string]: import("@feathersjs/typebox").TSchema;
829
829
  } | undefined>]>>]>>;
@@ -836,8 +836,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
836
836
  $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
837
837
  $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
838
838
  $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
839
- $in: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
840
- $nin: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
839
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
840
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
841
841
  }>, import("@feathersjs/typebox").TObject<{
842
842
  [key: string]: import("@feathersjs/typebox").TSchema;
843
843
  } | undefined>]>>]>>;
@@ -847,8 +847,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
847
847
  $lt: import("@feathersjs/typebox").TAny;
848
848
  $lte: import("@feathersjs/typebox").TAny;
849
849
  $ne: import("@feathersjs/typebox").TAny;
850
- $in: import("@feathersjs/typebox").TAny | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TAny>;
851
- $nin: import("@feathersjs/typebox").TAny | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TAny>;
850
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TAny>;
851
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TAny>;
852
852
  }>, import("@feathersjs/typebox").TObject<{
853
853
  [key: string]: import("@feathersjs/typebox").TSchema;
854
854
  } | undefined>]>>]>>;
@@ -858,8 +858,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
858
858
  $lt: import("@feathersjs/typebox").TString<string>;
859
859
  $lte: import("@feathersjs/typebox").TString<string>;
860
860
  $ne: import("@feathersjs/typebox").TString<string>;
861
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
862
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
861
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
862
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
863
863
  }>, import("@feathersjs/typebox").TObject<{
864
864
  [key: string]: import("@feathersjs/typebox").TSchema;
865
865
  } | undefined>]>>]>>;
@@ -869,8 +869,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
869
869
  $lt: import("@feathersjs/typebox").TString<string>;
870
870
  $lte: import("@feathersjs/typebox").TString<string>;
871
871
  $ne: import("@feathersjs/typebox").TString<string>;
872
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
873
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
872
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
873
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
874
874
  }>, import("@feathersjs/typebox").TObject<{
875
875
  [key: string]: import("@feathersjs/typebox").TSchema;
876
876
  } | undefined>]>>]>>;
@@ -880,8 +880,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
880
880
  $lt: import("@feathersjs/typebox").TString<string>;
881
881
  $lte: import("@feathersjs/typebox").TString<string>;
882
882
  $ne: import("@feathersjs/typebox").TString<string>;
883
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
884
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
883
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
884
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
885
885
  }>, import("@feathersjs/typebox").TObject<{
886
886
  [key: string]: import("@feathersjs/typebox").TSchema;
887
887
  } | undefined>]>>]>>;
@@ -893,8 +893,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
893
893
  $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
894
894
  $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
895
895
  $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
896
- $in: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
897
- $nin: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
896
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
897
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
898
898
  }>, import("@feathersjs/typebox").TObject<{
899
899
  [key: string]: import("@feathersjs/typebox").TSchema;
900
900
  } | undefined>]>>]>>;
@@ -904,8 +904,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
904
904
  $lt: import("@feathersjs/typebox").TAny;
905
905
  $lte: import("@feathersjs/typebox").TAny;
906
906
  $ne: import("@feathersjs/typebox").TAny;
907
- $in: import("@feathersjs/typebox").TAny | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TAny>;
908
- $nin: import("@feathersjs/typebox").TAny | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TAny>;
907
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TAny>;
908
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TAny>;
909
909
  }>, import("@feathersjs/typebox").TObject<{
910
910
  [key: string]: import("@feathersjs/typebox").TSchema;
911
911
  } | undefined>]>>]>>;
@@ -915,8 +915,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
915
915
  $lt: import("@feathersjs/typebox").TString<string>;
916
916
  $lte: import("@feathersjs/typebox").TString<string>;
917
917
  $ne: import("@feathersjs/typebox").TString<string>;
918
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
919
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
918
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
919
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
920
920
  }>, import("@feathersjs/typebox").TObject<{
921
921
  [key: string]: import("@feathersjs/typebox").TSchema;
922
922
  } | undefined>]>>]>>;
@@ -926,8 +926,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
926
926
  $lt: import("@feathersjs/typebox").TString<string>;
927
927
  $lte: import("@feathersjs/typebox").TString<string>;
928
928
  $ne: import("@feathersjs/typebox").TString<string>;
929
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
930
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
929
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
930
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
931
931
  }>, import("@feathersjs/typebox").TObject<{
932
932
  [key: string]: import("@feathersjs/typebox").TSchema;
933
933
  } | undefined>]>>]>>;
@@ -937,8 +937,8 @@ export declare const strategiesBacktestResultsQuerySchema: import("@feathersjs/t
937
937
  $lt: import("@feathersjs/typebox").TString<string>;
938
938
  $lte: import("@feathersjs/typebox").TString<string>;
939
939
  $ne: import("@feathersjs/typebox").TString<string>;
940
- $in: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
941
- $nin: import("@feathersjs/typebox").TString<string> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
940
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
941
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TString<string>>;
942
942
  }>, import("@feathersjs/typebox").TObject<{
943
943
  [key: string]: import("@feathersjs/typebox").TSchema;
944
944
  } | undefined>]>>]>>;
@@ -963,8 +963,8 @@ export declare const strategiesBacktestResultsQueryResolver: import("@feathersjs
963
963
  $lt: string | {};
964
964
  $lte: string | {};
965
965
  $ne: string | {};
966
- $in: string | {} | (string | {})[];
967
- $nin: string | {} | (string | {})[];
966
+ $in: (string | {})[];
967
+ $nin: (string | {})[];
968
968
  } & {}> | undefined;
969
969
  createdAt?: any;
970
970
  strategyId?: string | Partial<{
@@ -973,8 +973,8 @@ export declare const strategiesBacktestResultsQueryResolver: import("@feathersjs
973
973
  $lt: string;
974
974
  $lte: string;
975
975
  $ne: string;
976
- $in: string | string[];
977
- $nin: string | string[];
976
+ $in: string[];
977
+ $nin: string[];
978
978
  } & {}> | undefined;
979
979
  traderId?: string | Partial<{
980
980
  $gt: string;
@@ -982,8 +982,8 @@ export declare const strategiesBacktestResultsQueryResolver: import("@feathersjs
982
982
  $lt: string;
983
983
  $lte: string;
984
984
  $ne: string;
985
- $in: string | string[];
986
- $nin: string | string[];
985
+ $in: string[];
986
+ $nin: string[];
987
987
  } & {}> | undefined;
988
988
  profit_total?: string | Partial<{
989
989
  $gt: string;
@@ -991,8 +991,8 @@ export declare const strategiesBacktestResultsQueryResolver: import("@feathersjs
991
991
  $lt: string;
992
992
  $lte: string;
993
993
  $ne: string;
994
- $in: string | string[];
995
- $nin: string | string[];
994
+ $in: string[];
995
+ $nin: string[];
996
996
  } & {}> | undefined;
997
997
  } | {
998
998
  $or: {
@@ -1002,8 +1002,8 @@ export declare const strategiesBacktestResultsQueryResolver: import("@feathersjs
1002
1002
  $lt: string | {};
1003
1003
  $lte: string | {};
1004
1004
  $ne: string | {};
1005
- $in: string | {} | (string | {})[];
1006
- $nin: string | {} | (string | {})[];
1005
+ $in: (string | {})[];
1006
+ $nin: (string | {})[];
1007
1007
  } & {}> | undefined;
1008
1008
  createdAt?: any;
1009
1009
  strategyId?: string | Partial<{
@@ -1012,8 +1012,8 @@ export declare const strategiesBacktestResultsQueryResolver: import("@feathersjs
1012
1012
  $lt: string;
1013
1013
  $lte: string;
1014
1014
  $ne: string;
1015
- $in: string | string[];
1016
- $nin: string | string[];
1015
+ $in: string[];
1016
+ $nin: string[];
1017
1017
  } & {}> | undefined;
1018
1018
  traderId?: string | Partial<{
1019
1019
  $gt: string;
@@ -1021,8 +1021,8 @@ export declare const strategiesBacktestResultsQueryResolver: import("@feathersjs
1021
1021
  $lt: string;
1022
1022
  $lte: string;
1023
1023
  $ne: string;
1024
- $in: string | string[];
1025
- $nin: string | string[];
1024
+ $in: string[];
1025
+ $nin: string[];
1026
1026
  } & {}> | undefined;
1027
1027
  profit_total?: string | Partial<{
1028
1028
  $gt: string;
@@ -1030,8 +1030,8 @@ export declare const strategiesBacktestResultsQueryResolver: import("@feathersjs
1030
1030
  $lt: string;
1031
1031
  $lte: string;
1032
1032
  $ne: string;
1033
- $in: string | string[];
1034
- $nin: string | string[];
1033
+ $in: string[];
1034
+ $nin: string[];
1035
1035
  } & {}> | undefined;
1036
1036
  }[];
1037
1037
  })[];
@@ -1042,8 +1042,8 @@ export declare const strategiesBacktestResultsQueryResolver: import("@feathersjs
1042
1042
  $lt: string | {};
1043
1043
  $lte: string | {};
1044
1044
  $ne: string | {};
1045
- $in: string | {} | (string | {})[];
1046
- $nin: string | {} | (string | {})[];
1045
+ $in: (string | {})[];
1046
+ $nin: (string | {})[];
1047
1047
  } & {}> | undefined;
1048
1048
  createdAt?: any;
1049
1049
  strategyId?: string | Partial<{
@@ -1052,8 +1052,8 @@ export declare const strategiesBacktestResultsQueryResolver: import("@feathersjs
1052
1052
  $lt: string;
1053
1053
  $lte: string;
1054
1054
  $ne: string;
1055
- $in: string | string[];
1056
- $nin: string | string[];
1055
+ $in: string[];
1056
+ $nin: string[];
1057
1057
  } & {}> | undefined;
1058
1058
  traderId?: string | Partial<{
1059
1059
  $gt: string;
@@ -1061,8 +1061,8 @@ export declare const strategiesBacktestResultsQueryResolver: import("@feathersjs
1061
1061
  $lt: string;
1062
1062
  $lte: string;
1063
1063
  $ne: string;
1064
- $in: string | string[];
1065
- $nin: string | string[];
1064
+ $in: string[];
1065
+ $nin: string[];
1066
1066
  } & {}> | undefined;
1067
1067
  profit_total?: string | Partial<{
1068
1068
  $gt: string;
@@ -1070,8 +1070,8 @@ export declare const strategiesBacktestResultsQueryResolver: import("@feathersjs
1070
1070
  $lt: string;
1071
1071
  $lte: string;
1072
1072
  $ne: string;
1073
- $in: string | string[];
1074
- $nin: string | string[];
1073
+ $in: string[];
1074
+ $nin: string[];
1075
1075
  } & {}> | undefined;
1076
1076
  }[];
1077
1077
  }> & {
@@ -1081,8 +1081,8 @@ export declare const strategiesBacktestResultsQueryResolver: import("@feathersjs
1081
1081
  $lt: string | {};
1082
1082
  $lte: string | {};
1083
1083
  $ne: string | {};
1084
- $in: string | {} | (string | {})[];
1085
- $nin: string | {} | (string | {})[];
1084
+ $in: (string | {})[];
1085
+ $nin: (string | {})[];
1086
1086
  } & {}> | undefined;
1087
1087
  createdAt?: any;
1088
1088
  strategyId?: string | Partial<{
@@ -1091,8 +1091,8 @@ export declare const strategiesBacktestResultsQueryResolver: import("@feathersjs
1091
1091
  $lt: string;
1092
1092
  $lte: string;
1093
1093
  $ne: string;
1094
- $in: string | string[];
1095
- $nin: string | string[];
1094
+ $in: string[];
1095
+ $nin: string[];
1096
1096
  } & {}> | undefined;
1097
1097
  traderId?: string | Partial<{
1098
1098
  $gt: string;
@@ -1100,8 +1100,8 @@ export declare const strategiesBacktestResultsQueryResolver: import("@feathersjs
1100
1100
  $lt: string;
1101
1101
  $lte: string;
1102
1102
  $ne: string;
1103
- $in: string | string[];
1104
- $nin: string | string[];
1103
+ $in: string[];
1104
+ $nin: string[];
1105
1105
  } & {}> | undefined;
1106
1106
  profit_total?: string | Partial<{
1107
1107
  $gt: string;
@@ -1109,7 +1109,7 @@ export declare const strategiesBacktestResultsQueryResolver: import("@feathersjs
1109
1109
  $lt: string;
1110
1110
  $lte: string;
1111
1111
  $ne: string;
1112
- $in: string | string[];
1113
- $nin: string | string[];
1112
+ $in: string[];
1113
+ $nin: string[];
1114
1114
  } & {}> | undefined;
1115
1115
  } & {}, HookContext<StrategiesBacktestResultsService<import("./results.class").StrategiesBacktestResultsParams>>>;
@@ -94,8 +94,8 @@ export declare const strategiesIndicatorsQuerySchema: import("@feathersjs/typebo
94
94
  $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
95
95
  $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
96
96
  $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
97
- $in: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>>;
98
- $nin: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>>;
97
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>>;
98
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>>;
99
99
  }>, import("@feathersjs/typebox").TObject<{
100
100
  [key: string]: import("@feathersjs/typebox").TSchema;
101
101
  } | undefined>]>>]>>;
@@ -105,8 +105,8 @@ export declare const strategiesIndicatorsQuerySchema: import("@feathersjs/typebo
105
105
  $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
106
106
  $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
107
107
  $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
108
- $in: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
109
- $nin: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
108
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
109
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
110
110
  }>, import("@feathersjs/typebox").TObject<{
111
111
  [key: string]: import("@feathersjs/typebox").TSchema;
112
112
  } | undefined>]>>]>>;
@@ -118,8 +118,8 @@ export declare const strategiesIndicatorsQuerySchema: import("@feathersjs/typebo
118
118
  $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
119
119
  $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
120
120
  $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
121
- $in: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>>;
122
- $nin: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>>;
121
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>>;
122
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>>;
123
123
  }>, import("@feathersjs/typebox").TObject<{
124
124
  [key: string]: import("@feathersjs/typebox").TSchema;
125
125
  } | undefined>]>>]>>;
@@ -129,8 +129,8 @@ export declare const strategiesIndicatorsQuerySchema: import("@feathersjs/typebo
129
129
  $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
130
130
  $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
131
131
  $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
132
- $in: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
133
- $nin: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
132
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
133
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
134
134
  }>, import("@feathersjs/typebox").TObject<{
135
135
  [key: string]: import("@feathersjs/typebox").TSchema;
136
136
  } | undefined>]>>]>>;
@@ -143,8 +143,8 @@ export declare const strategiesIndicatorsQuerySchema: import("@feathersjs/typebo
143
143
  $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
144
144
  $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
145
145
  $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
146
- $in: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>>;
147
- $nin: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>>;
146
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>>;
147
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>>;
148
148
  }>, import("@feathersjs/typebox").TObject<{
149
149
  [key: string]: import("@feathersjs/typebox").TSchema;
150
150
  } | undefined>]>>]>>;
@@ -154,8 +154,8 @@ export declare const strategiesIndicatorsQuerySchema: import("@feathersjs/typebo
154
154
  $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
155
155
  $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
156
156
  $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
157
- $in: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
158
- $nin: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
157
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
158
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
159
159
  }>, import("@feathersjs/typebox").TObject<{
160
160
  [key: string]: import("@feathersjs/typebox").TSchema;
161
161
  } | undefined>]>>]>>;
@@ -167,8 +167,8 @@ export declare const strategiesIndicatorsQuerySchema: import("@feathersjs/typebo
167
167
  $lt: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
168
168
  $lte: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
169
169
  $ne: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>;
170
- $in: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>>;
171
- $nin: import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>>;
170
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>>;
171
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TOptional<import("@feathersjs/typebox").TString<string>>>;
172
172
  }>, import("@feathersjs/typebox").TObject<{
173
173
  [key: string]: import("@feathersjs/typebox").TSchema;
174
174
  } | undefined>]>>]>>;
@@ -178,8 +178,8 @@ export declare const strategiesIndicatorsQuerySchema: import("@feathersjs/typebo
178
178
  $lt: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
179
179
  $lte: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
180
180
  $ne: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>;
181
- $in: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
182
- $nin: import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]> | import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
181
+ $in: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
182
+ $nin: import("@feathersjs/typebox").TArray<import("@feathersjs/typebox").TUnion<[import("@feathersjs/typebox").TString<string>, import("@feathersjs/typebox").TObject<{}>]>>;
183
183
  }>, import("@feathersjs/typebox").TObject<{
184
184
  [key: string]: import("@feathersjs/typebox").TSchema;
185
185
  } | undefined>]>>]>>;
@@ -201,8 +201,8 @@ export declare const strategiesIndicatorsQueryResolver: import("@feathersjs/sche
201
201
  $lt?: string | undefined;
202
202
  $lte?: string | undefined;
203
203
  $ne?: string | undefined;
204
- $in: string | string[];
205
- $nin: string | string[];
204
+ $in: string[];
205
+ $nin: string[];
206
206
  } & {}> | undefined;
207
207
  _id?: string | {} | Partial<{
208
208
  $gt: string | {};
@@ -210,8 +210,8 @@ export declare const strategiesIndicatorsQueryResolver: import("@feathersjs/sche
210
210
  $lt: string | {};
211
211
  $lte: string | {};
212
212
  $ne: string | {};
213
- $in: string | {} | (string | {})[];
214
- $nin: string | {} | (string | {})[];
213
+ $in: (string | {})[];
214
+ $nin: (string | {})[];
215
215
  } & {}> | undefined;
216
216
  } | {
217
217
  $or: {
@@ -221,8 +221,8 @@ export declare const strategiesIndicatorsQueryResolver: import("@feathersjs/sche
221
221
  $lt?: string | undefined;
222
222
  $lte?: string | undefined;
223
223
  $ne?: string | undefined;
224
- $in: string | string[];
225
- $nin: string | string[];
224
+ $in: string[];
225
+ $nin: string[];
226
226
  } & {}> | undefined;
227
227
  _id?: string | {} | Partial<{
228
228
  $gt: string | {};
@@ -230,8 +230,8 @@ export declare const strategiesIndicatorsQueryResolver: import("@feathersjs/sche
230
230
  $lt: string | {};
231
231
  $lte: string | {};
232
232
  $ne: string | {};
233
- $in: string | {} | (string | {})[];
234
- $nin: string | {} | (string | {})[];
233
+ $in: (string | {})[];
234
+ $nin: (string | {})[];
235
235
  } & {}> | undefined;
236
236
  }[];
237
237
  })[];
@@ -242,8 +242,8 @@ export declare const strategiesIndicatorsQueryResolver: import("@feathersjs/sche
242
242
  $lt?: string | undefined;
243
243
  $lte?: string | undefined;
244
244
  $ne?: string | undefined;
245
- $in: string | string[];
246
- $nin: string | string[];
245
+ $in: string[];
246
+ $nin: string[];
247
247
  } & {}> | undefined;
248
248
  _id?: string | {} | Partial<{
249
249
  $gt: string | {};
@@ -251,8 +251,8 @@ export declare const strategiesIndicatorsQueryResolver: import("@feathersjs/sche
251
251
  $lt: string | {};
252
252
  $lte: string | {};
253
253
  $ne: string | {};
254
- $in: string | {} | (string | {})[];
255
- $nin: string | {} | (string | {})[];
254
+ $in: (string | {})[];
255
+ $nin: (string | {})[];
256
256
  } & {}> | undefined;
257
257
  }[];
258
258
  }> & {
@@ -262,8 +262,8 @@ export declare const strategiesIndicatorsQueryResolver: import("@feathersjs/sche
262
262
  $lt?: string | undefined;
263
263
  $lte?: string | undefined;
264
264
  $ne?: string | undefined;
265
- $in: string | string[];
266
- $nin: string | string[];
265
+ $in: string[];
266
+ $nin: string[];
267
267
  } & {}> | undefined;
268
268
  _id?: string | {} | Partial<{
269
269
  $gt: string | {};
@@ -271,7 +271,7 @@ export declare const strategiesIndicatorsQueryResolver: import("@feathersjs/sche
271
271
  $lt: string | {};
272
272
  $lte: string | {};
273
273
  $ne: string | {};
274
- $in: string | {} | (string | {})[];
275
- $nin: string | {} | (string | {})[];
274
+ $in: (string | {})[];
275
+ $nin: (string | {})[];
276
276
  } & {}> | undefined;
277
277
  } & {}, HookContext<StrategiesIndicatorsService<import("./indicators.class").StrategiesIndicatorsParams>>>;