alexander-emelyanov/opteck-api-client

View on GitHub

Showing 2 of 20 total issues

File ApiClient.php has 303 lines of code (exceeds 250 allowed). Consider refactoring.
Open

<?php

namespace Opteck;

use GuzzleHttp;
Severity: Minor
Found in src/ApiClient.php - About 3 hrs to fix

    Method openPosition has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function openPosition($email, $password, $symbol, $direction, $amount)
    Severity: Minor
    Found in src/ApiClient.php - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language