Showing 497 of 497 total issues

Avoid too many return statements within this function.
Open

      return this.emitError(
        "It does not support D-Peg orders.",
        ErrorCode.UPDATE_TWS,
        id,
      );
Severity: Major
Found in src/core/io/encoder.ts - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

          return this.emitError(
            "It does not support advanced error override attribute",
            ErrorCode.UPDATE_TWS,
            id,
          );
    Severity: Major
    Found in src/core/io/encoder.ts - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

              return this.emitError(
                "It does not support professional customer parameter",
                ErrorCode.UPDATE_TWS,
                id,
              );
      Severity: Major
      Found in src/core/io/encoder.ts - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                return this.emitError(
                  "It does not support issuerId parameter in reqContractDetails.",
                  ErrorCode.UPDATE_TWS,
                  reqId,
                );
        Severity: Major
        Found in src/core/io/encoder.ts - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                  return this.emitError(
                    "It does not support notHeld parameter.",
                    ErrorCode.UPDATE_TWS,
                    id,
                  );
          Severity: Major
          Found in src/core/io/encoder.ts - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                    return this.emitError(
                      "It does not support conId parameter.",
                      ErrorCode.UPDATE_TWS,
                      id,
                    );
            Severity: Major
            Found in src/core/io/encoder.ts - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                      return this.emitError(
                        "It does not support hedge orders.",
                        ErrorCode.UPDATE_TWS,
                        id,
                      );
              Severity: Major
              Found in src/core/io/encoder.ts - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                      return this.emitError(
                        "It does not support duration attribute",
                        ErrorCode.UPDATE_TWS,
                        id,
                      );
                Severity: Major
                Found in src/core/io/encoder.ts - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                        return this.emitError(
                          "It does not support ext operator",
                          ErrorCode.UPDATE_TWS,
                          id,
                        );
                  Severity: Major
                  Found in src/core/io/encoder.ts - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                          return this.emitError(
                            "It does not support don't use auto price for hedge parameter.",
                            ErrorCode.UPDATE_TWS,
                            id,
                          );
                    Severity: Major
                    Found in src/core/io/encoder.ts - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                              return this.emitError(
                                "It does not support model code parameter.",
                                ErrorCode.UPDATE_TWS,
                                id,
                              );
                      Severity: Major
                      Found in src/core/io/encoder.ts - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                              return this.emitError(
                                "It does not support soft dollar tier",
                                ErrorCode.UPDATE_TWS,
                                id,
                              );
                        Severity: Major
                        Found in src/core/io/encoder.ts - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                  return this.emitError(
                                    "It does not support deltaNeutral parameters: ConId, SettlingFirm, ClearingAccount, ClearingIntent.",
                                    ErrorCode.UPDATE_TWS,
                                    id,
                                  );
                          Severity: Major
                          Found in src/core/io/encoder.ts - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                  return this.emitError(
                                    "It does not support MIFID II execution parameters",
                                    ErrorCode.UPDATE_TWS,
                                    id,
                                  );
                            Severity: Major
                            Found in src/core/io/encoder.ts - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                      return this.emitError(
                                        "It does not support optOutSmartRouting parameter.",
                                        ErrorCode.UPDATE_TWS,
                                        id,
                                      );
                              Severity: Major
                              Found in src/core/io/encoder.ts - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                      return this.emitError(
                                        "It does not support PEG BEST / PEG MID order parameters: minTradeQty, minCompeteSize, competeAgainstBestOffset, midOffsetAtWhole and midOffsetAtHalf",
                                        ErrorCode.UPDATE_TWS,
                                        id,
                                      );
                                Severity: Major
                                Found in src/core/io/encoder.ts - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                          return this.emitError(
                                            "It does not support order solicited parameter.",
                                            ErrorCode.UPDATE_TWS,
                                            id,
                                          );
                                  Severity: Major
                                  Found in src/core/io/encoder.ts - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                          return this.emitError(
                                            "It does not support MIFID II decision maker parameters",
                                            ErrorCode.UPDATE_TWS,
                                            id,
                                          );
                                    Severity: Major
                                    Found in src/core/io/encoder.ts - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                              return this.emitError(
                                                "It does not support deltaNeutral parameters: OpenClose, ShortSale, ShortSaleSlot, DesignatedLocation.",
                                                ErrorCode.UPDATE_TWS,
                                                id,
                                              );
                                      Severity: Major
                                      Found in src/core/io/encoder.ts - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                return this.emitError(
                                                  "It does not support trailing percent parameter.",
                                                  ErrorCode.UPDATE_TWS,
                                                  id,
                                                );
                                        Severity: Major
                                        Found in src/core/io/encoder.ts - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language