unhappychoice/bitflyer-cli

View on GitHub
lib/bitflyer/cli/command/ifdoco_by_range_command.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method request has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def request(side:, size:, profit_price:, loss_price:)
    {
      order_method: 'IFDOCO',
      time_in_force: 'GTC',
      parameters: [
Severity: Minor
Found in lib/bitflyer/cli/command/ifdoco_by_range_command.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status