icostan/bitmex-api-ruby

View on GitHub
lib/bitmex/client.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Client has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Client
    attr_reader :host, :api_key, :api_secret

    # Create new client instance
    # @param testnet [Boolean] true for testnet network
Severity: Minor
Found in lib/bitmex/client.rb - About 2 hrs to fix

There are no issues that match your filters.

Category
Status