src/tools/market-depth.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function start has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  start(): void {
    super.start();

    if (!this.cmdLineArgs.conid) {
      this.error("-conid argument missing.");
Severity: Minor
Found in src/tools/market-depth.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status